/*
Theme Name: Balkon Child
Theme URI: https://demowp.cththemes.com/balkon/
Author: CTHthemes
Author URI: http://themeforest.net/user/cththemes/
Description: Balkon - Creative  Responsive  Architecture WordPress Theme is perfect if you like a clean and modern design. This theme is ideal for designers, photographers and those who need an easy, attractive and effective way to share their work with clients.
Version: 1.0
Tags: custom-background, custom-menu, editor-style, featured-images, post-formats, sticky-post, theme-options, translation-ready
Template: balkon
Text Domain: balkon-child
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/* =Theme customization starts here
------------------------------------------------------- */

.footer-inner {
  padding: 90px 0 10px 50px !important;
}
.policy-box {
  padding-top: 10px !important;
}
.team-box:before {
  display: none;
}
.team-info h3 {
  font-size: 16px;
}
.project-team-sec .container {
  text-align: center;
}
.project-team-sec .title {
  text-align: center;
  font-size: 60px;
}
.skills-section img {
  width: 100%;
  max-width: 55px !important;
}
.skills-section h4 {
  font-size: 1.15rem;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.hero-wrap h2 {
  max-width: 100%;
}
body p {
  font-size: 16px;
}
#sec4 h1.head-sec-title {
  max-width: 600px;
  text-transform: capitalize;
}
#sec7 h1.head-sec-title {
  max-width: 500px;
  text-transform: capitalize;
}
.gray-txt p {
  color: #ababab;
}
.services .pr-title {
  margin-bottom: 12px;
}
.services .wpb_wrapper p {
  padding-left: 40px;
}
@media only screen and (max-width: 768px) {
  .services
    .vc_column-inner
    .wpb_wrapper
    .vc_row.wpb_row.vc_inner.vc_row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer-inner .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .footer-inner {
    padding: 90px 0 10px 0 !important;
  }
}
.box-item:hover .overlay,
.gallery-item:hover .overlay {
  opacity: 0 !important;
}
@media only screen and (min-width: 768px) {
  .responsive-font h2,
  .responsive-font h1 {
    font-size: 5vw;
  }
  .responsive-font .pr-title {
    font-size: 3.3vw;
  }
}

.videoRemover::-webkit-media-controls {
  display: none !important;
}
