/*
Theme Name: Braverman Company
Theme URL: https://themeforest.net/item/bauen-architecture-interior-wordpress-theme/34326026?ref=webRedox
Description: Child theme of Bauen
Author: Root802
Author URI: http://root802.com/
Template: bauen
Version: 1.0
Text Domain: bauen-child
*/ 
/*******Add Your Css Below This Line*********/

body:not(.home) .left-panel {
    height: 0 !important;
}
.logo-img {
    width: 250px !important;
    opacity:0.85;
}
.logo-wrapper {
    padding:30px !important;
}
.sec-contact-info a:link,  .sec-contact-info a:hover    {
    display:block;
}
.left-panel.bn-left-panel-half  {
    height:0 !important;
}
/* NOTE: Edit /wp-content/plugins/bauen-plugin/widgets/bauen-portfolio-grid.php and /wp-content/plugins/bauen-plugin/widgets/bauen-portfolio-carousel.phpto re-allow portfolio items to click through
.owl-item a, .isotope-item a {
    pointer-events: none !important;
    cursor: default !important;
}*/

.header .caption h1, h1.bn-slider-title-class   {
    margin-bottom: 4px !important;
    font-size: 54px !important;
    letter-spacing: 3px !important;
    font-family: "Oswald", sans-serif !important;
    font-weight:600 !important;
}
.header .caption p, h1.bn-slider-title-class + p    {
    text-transform: uppercase !important;
    line-height: 1.2 !important;
    letter-spacing: 2px !important;
    font-size: 43px !important;
    font-family: "Oswald", sans-serif !important;
    font-weight:400 !important;
}h6.category {
    display:none !important;
}
#bauen-aside.if-call-black {
    background-color: #272727;
    border-right: 1px solid #323232;
}
#bauen-aside.if-call-black  {
    /*background-color: #fff !important;
    border-right: 1px solid #fff !important;*/
}
/* Turn off the dark overlay on home page slideshow */
.header.main-slider .bg-img::before {
  background: transparent !important;
  opacity: 0 !important;
}
.elementor-56 .elementor-element.elementor-element-6fd9e0ed:not(.elementor-motion-effects-element-type-background),
.elementor-1563 .elementor-element.elementor-element-15ca1b19:not(.elementor-motion-effects-element-type-background),
.elementor-1299 .elementor-element.elementor-element-45c02d45:not(.elementor-motion-effects-element-type-background),
.elementor-2620 .elementor-element.elementor-element-6fd9e0ed:not(.elementor-motion-effects-element-type-background),
.elementor-110 .elementor-element.elementor-element-edf6965:not(.elementor-motion-effects-element-type-background)  { /* Remove white bottom border on footer image */
  background-color:transparent !important;
}
.elementor-element-628bca7  {
  background-color:transparent !important;
}
.services .item img {
  width:auto !important;
}

/* Turn off all background grid stylings */
.about .about-img .img:before, .content-lines-inner, .content-lines, .main-footer, .main-footer .sub-footer   {
  border:none !important;
}