/*
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 .navbar .navbar-nav.-white .current-menu-item>a.nav-link.nav-color {
    color: #ffffff !important;
    font-size: large;
}

.icoon span.icon {
    display: none;
}

.font-13 {
    font-size: 13px !important;
}

.main-footer .abot .social-icon {
    text-align: left !important;
}

.fothead {
    padding-bottom: 15px;
}

.social-left li a {

    color: #fff !important;

}

.bauen-project-wrap .bu-post-title {
    letter-spacing: 3px !important;
}

.bauen-project-wrap p {

    letter-spacing: 3px !important;

}

.banner-header {
    height: 50vh !important;
}

.services .item h5 {
    letter-spacing: 0px !important;
}

.single-portfolio .services .item {
    padding: 0px 30px !important;
}

* {
    letter-spacing: 0px !important;
}

ul.list-style {
    color: white;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 pro" !important;
}

.page-list-icon svg {
	width:60px;
	height :60px ;
}
@media screen and (min-width:1100px)and (max-width:1200px){
    .navbar .navbar-nav .nav-link {
    font-size: 14px!important;
    margin: 5px 0px!important;
   
}
}