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

@media (min-width: 992px) {
  .br-mobile {
    display: none;
  }
}
img.kit-partner {
    height: 50px;
    margin-right: 10px;
	width: auto;
}
@media (max-width: 991px) {
  img.kit-partner {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

#home_slider h2 {
	position: relative;
    margin-bottom: 20px;
    font-family: 'Oswald', sans-serif;
    font-size: 48px;
    text-transform: uppercase;
    line-height: 1.35em;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
    color: #fff;
    font-weight: 400;
    letter-spacing: 15px;
}

.bauen-blog .item .con .category {
    color: white;
}

.bauen-comment-section .comment-respond h3 {

    font-family: "Oswald", sans-serif;
    color: #b19777;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 5px
}

.bauen-comment-section .row {

    justify-content: right;

}

/* portfolio*/

.cat-divider {

    color: #b19777;
    font-family: 'Oswald', sans-serif;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 5px;

}

.bu-post-title {
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 300;
    letter-spacing: 5px;
}


.dark-version .bauen-project-content {
    background-color: #333333;
}


/* rectangulo que contiene el texto que apoya la imagen de hombe -Diseñando espacios- 
.about-img .about-img-2 {
    background-color: #272727;
}
*/


/* rectangulos con la info de los posts
.bauen-blog .item .con {

    background-color: #272727;
    border: 1px solid #272727;
} */




/* - Trabajos- padding de la page*/

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px;
}



/*footer copyright text */

.text-left {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75em;
    color: #999;
}

/* - Trabajos- Background page*/
.elementor.elementor-1309 {
    background-color: #333333;
}

/* - Portfolios - alinear imagenes*/
.owl-carousel .owl-stage-outer .owl-stage {
	display: flex;
	align-items: baseline;
}

.page-id-2785 .content-wrapper section.banner-header {
	opacity: 0;
    background-color: #333333;
}

/*
#preloader.isdone {
    visibility: hidden;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;

} */


#preloader{

    transition-delay: 0s; 
}

@media (max-width: 767px) {
  .page-id-1309 .isotope-item.col-md-6, .page-id-3316 .isotope-item.col-md-6 {
    position: relative !important;
    top: unset !important;
    margin-top: 15px !important;
  }
  .page-id-1309 .sec-portfolio .bauen-project-items, .page-id-3316 .sec-portfolio .bauen-project-items {
    height: auto !important;
  }
}
