/** ======== PERFIL HOGAR ======= */

.wp-block-cover, .wp-block-cover-image{
    height: 100%;
}

.content-btn-tabs>*.is-active-tab::after{
	display:none;
}

.c-buttons-content div{
	width: calc(48% - var(--wp--style--block-gap, .5em)*.5) !important;
}
.is-style-c-card--border.c-single-card {
    align-items: center;
    border-radius: 0;
}

.is-style-c-card--border .c-single-card__image img{
	border-bottom:none;
}

/** Post others elements */

.c-single_post__single_post img {
    width: 100%;
}

.c-single_post__image img {
    height: 235px !important;
    object-fit: cover;
}

.c-single_post__title {
    text-transform: uppercase;
    font-weight: 700;
    color: gray;
    font-size: 18px;
}

 .c-single_post__excerpt{
	font-size: 12px;
}

/* ajuste josue */

.c-columnas-info-producto {
    justify-content: center !important;
}

.c-columna-informacion-producto {
    max-width: 90% !important;
}

@media screen and (max-width: 767px) {
	.c-columna-informacion-producto .swiper-wrapper {
		justify-content: center;
	}	
}

/** ======== PERFIL CONSTRUCCIÓN ======= */

/** Perfil Industrial */
.is-active-tab .wp-block-cover__background {
    background: transparent !important;
    transition: 0.35s;
}

@media(max-width:780px){
	
	div#tipo-edificaciones {
		padding: 0px !important;
	}
	
	.is-style-columns--middle .content--columns {
		grid-template-columns: 1fr;
		gap: 4%;
	}
	
	.grid-content-block {
		display: grid !important;
		grid-template-columns: 1fr 1fr !important;
	}
	
	.grid-content-block.c-content-places .c-content-places__element {
		margin: 0;
	}
	
	.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
		width: calc(90% - var(--wp--style--block-gap, .5em)*.75);
	}
	
	.c-color-palete h4 {
		font-size: 20px !important;
		margin-top: 30px !important;
	}
}


/** Element **/

.is-style-c-post--gray-conten{
    padding-bottom: 15px;
}

.is-style-c-post--gray-conten img {
    width: 100%;
    height: 235px !important;
    object-fit: cover;
}

.is-style-c-post--gray-conten .c-single_post__title{
	text-transform: uppercase;
    font-weight: 700;
    color: gray;
    font-size: 17px;	
	/* min-height: 50px; */
}

.c-single_post__body {
    padding-bottom: 24px;
}

.is-style-c-post--gray-conten .c-single_post__excerpt{
	font-size: 12px;
	min-height: 78px;
}

.is-style-c-post--gray-conten .c-single_post__anchor{
	position: absolute;
    bottom: 7px;
    text-transform: uppercase;
    border-bottom: 3px solid darkblue;
    text-align: center;
    padding: 2px 15px;
    font-weight: 500;
    color: #666;
    width: 147px;
    left: 0px;
    right: 0px;
    margin: auto;
	transition:0.35s;
}

.is-style-c-post--gray-conten .c-single_post__anchor:hover{
	background-color:var(--wp--preset--color--amarillo-pintuco);
	transition:0.35s;
}

.is-style-c-post--gray-conten .c-single_post__anchor p{
	margin:0px !important;
}

/*boton*/

.icono__cart a.wp-element-button{
	display:flex;
	justify-content: space-evenly;
}


.icono__calculadora a.wp-element-button{
	display:flex;
	justify-content: space-evenly;
}

.modo__uso a.wp-element-button{
	display:flex;
	justify-content: space-evenly;
}
.saber__mas a.wp-element-button{
	display:flex;
	justify-content: space-evenly;
}




/* ------------------ Perfil hogar ------------------------*/

.page-template.page-template-perfil-hogar #id-711d263c-a3b4-4beb-8e11-816e21252cc7 .item-slider-content.swiper-slide img {
    width: auto;
    max-width: 100%;
}

.page-template.page-template-perfil-hogar .swiper-slide { width: fit-content; } 

.page-template.page-template-perfil-hogar .swiper.o-products__content .wp-block-plm-slide-v2 > figure img {
    width: auto;
}

.page-template.page-template-perfil-hogar #id-711d263c-a3b4-4beb-8e11-816e21252cc7 figure.c-single_post__image {
    width: fit-content !important;
    max-width: fit-content;
}

.page-template.page-template-perfil-hogar #id-711d263c-a3b4-4beb-8e11-816e21252cc7 .swiper-slide .c-single_post__body {
    max-width: 314px;
    width: 100%;
}

.page-template.page-template-perfil-hogar .product-element--perfiles .swiper-wrapper {
    width: 100%;
    display: flex;
}

.page-template.page-template-perfil-hogar .product-element--perfiles .swiper-wrapper .wp-block-plm-slide-v2 {
    width: calc(100%/4) !important;
}

.page-template.page-template-perfil-hogar .product-element--perfiles .swiper-wrapper .wp-block-plm-slide-v2 p.c-single-card__buy {
    max-width: 82%;
}

.page-template.page-template-perfil-hogar .product-element--perfiles .c-buttons-content div {
    width: calc(95%/3) !important;
    display: flex !important;
    align-items: center;
}

@media screen and (min-width: 767px) and (max-width: 900px) {
  .page-template.page-template-perfil-hogar .product-element--perfiles .c-buttons-content div {
		width: calc(95%/2) !important;
		margin: 0 auto !important;
	} 
}

@media screen and (max-width: 767px) {
	 .page-template.page-template-perfil-hogar .product-element--perfiles .c-buttons-content div {
		width: calc(200px/1) !important;
		margin: 0 auto !important;
	} 
}

.page-template.page-template-perfil-hogar .product-element--perfiles .wp-block-buttons {
    display: flex;
    max-width: 100%;
    flex-direction: row;
}

.page-template.page-template-perfil-hogar .product-element--perfiles .c-buttons-content .wp-block-button__link {
    display: flex;
    align-items: center;
}