/*
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*********/

.navbar{
    background: rgb(0,0,0) !important;
    padding-top: 0px !important;
    height: 50px !important;
}

.custom-full-slider .logo-wrapper.custom-logo-bg{
    margin-top: 42px;
}

.navbar.nav-scroll.custom-full-slider .logo-wrapper{
    margin-top: 18px;
}

.admin-bar .navbar.custom-full-slider{
    top: 30px !important;
}

.admin-bar .navbar.nav-scroll{
    top: -70px !important;
}

.nav-scroll #navbarSupportedContent{
    margin-top: 0px !important;
}

.bauen-blog3 .post-cont .tag{
    color: #ffffff !important;
}

.bauen-blog3 .post-cont{
    padding-bottom: 0px !important;
}

.category-spacer, .tag-spacer, .search-spacer{
    padding-top: 140px;
}

.bauen-blog3 .post-cont:first-child{
    padding-top: 0px !important;
}

.woocommerce a.remove:hover, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce button.button.alt.disabled, .nav-button span{
    color: #ffffff;
}

@media only screen and (max-width: 1064px) {
    .logo-holder {
        left: 5px;
        top: 0px;
    }
}

@media (max-width: 820px) {}

@media (min-width: 768px) {
    .elementor-76 .elementor-element.elementor-element-27a6d8f {
        --e-con-grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media screen and (max-width: 480px){
    .elementor-widget-spacer{
        --spacer-size: 65px !important;
    }
}