/*
Theme Name: Bauen Child
Theme URL: https://themeforest.net/item/bauen-architecture-interior-wordpress-theme/34326026?ref=webRedox
Description: Child theme of Bauen
Author: webRedox WordPress Team
Author URI: http://webredox.net/
Template: bauen
Version: 1.0
Text Domain: bauen-child
*/ 
/*******Add Your Css Below This Line*********/

body,.left-panel,.logo-wrapper,.social-left {
    background: #464646!important;
}
.main-footer .abot .social-icon a {
    border: 1px solid #f72326!important;
}
.main-footer .abot .social-icon a i{
    color: #f72326!important;
}
body .butn-light a {
    border-color: #f72326;
}
.redcolor {
    border-color: #f72326;
} 
.about .about-img .img:before {
    border: 1px solid #f72326!important;
}
.social-left:before {
    background: #fff;
}
section.content-lines-wrapper {
    display: none;
}
.home .item .con span.category a {
    display: none;
}

.home .item .con span.category::first-letter {
    font-size: 0px !important;
}
.home .item .con span.category {
    margin-left: -9px;
}
#width100{width:100%!important}
.tcolorw p{color:#fff!important}
p.text-color-red{color:#f72326!important}
.submitbcform {
    background-color: #f72326!important;
    border: none!important;
    padding: 2% 15%!important; 
}
p.right a,
.text-left {color:#fff;}
.navbar .navbar-nav.-black .nav-link.nav-color {
    color: #fff;
}