.movil-menu, .title-color {
    display: none;
}

.posts-contents {
    border-bottom: 1px solid gray;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0px !important;
    margin: 22px auto !important;
    padding-bottom: 0 !important;
}
.continer-li {
    overflow-y: hidden;
}
@media (min-width: 782px) {
    .content-internal-menu {
        position: fixed;
        z-index: 3;
        right: 5%;
        top: 40%;
        text-align: center;
        list-style: none;
        margin: 0;
    }
	.title-color {
        box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
        position: relative;
        z-index: 1;
		color:black !important;
		
    }
	.title-color img{
		filter: brightness(0) saturate(100%) invert(0%) sepia(99%) saturate(7455%) hue-rotate(60deg) brightness(91%) contrast(97%);
	}
	.title-color {
        display: block;
    }
	  .continer-li{
		overflow:hidden;
		background: white;
		max-width: 85%;
		margin: auto;
		padding: 0px;
		box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
		overflow: hidden;
		max-height: 0px;
		transition: 0.5s cubic-bezier(0.73, 0.16, 0.47, 0.86);
	}
	.content-internal-menu:hover .continer-li {
		max-height: 1500px;
		transition: 0.5s cubic-bezier(0.73, 0.16, 0.47, 0.86);
	}
	.posts-contents {
		border-bottom: 1px solid transparent;
		display: flex;
		flex-direction: column;
		list-style: none;
		justify-content: center;
		align-items: center;
		padding: 0px !important;
		gap: 5px 0px !important;
		padding-right: 8px !important;
	}
	.posts-contents__anchor{
		color: var(--wp--preset--color--azul-third) !important;
	}
	
	.posts-contents__list{
		border-bottom: solid 0px var(--wp--preset--color--amarillo-oscuro);
		transition:0.35s;
	}
	
	.posts-contents__list:hover{
		border-bottom: solid 2px var(--wp--preset--color--amarillo-oscuro);
		transition:0.35s;
	}
}

.c-colores-del-mes__cover-ppal{
	min-height: clamp(448px,41vw,578px);
}
.c-columns__cover-ppal{
	max-width: 85%;
	margin: auto;

}

.c-colores-del-mes__cover-filter{
	border-top-right-radius: 80px;
border-bottom-left-radius: 80px;
min-height: clamp(188px,25vw,392px);
@media(max-width:781px){
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	border-top-right-radius: 0;
border-bottom-left-radius: 0;
}

}
.c-colores-del-mes__pila-cover{
	max-width: 80%;
	margin: auto;
}

.c-colores-del-mes__cover-filter .c-color-del-mes__title-cover-ppal:nth-child(1){
	font-size: clamp(20px, 2vw, 30px);
}
.c-colores-del-mes__cover-filter .c-color-del-mes__title-cover-ppal:nth-child(2){
	font-size: clamp(30px, 3vw, 40px);
}
.c-color-del-mes__group-titlte{
	margin-top: clamp(32px,5vw,55px);
	@media(max-width:781px){
		margin-bottom: clamp(32px,5vw,55px);
	}
}
.c-color-del-mes__group-titlte h2{
font-size: clamp(20px, 5vw, 30px);
}

.c-color-del-mes__group-titlte p{
	font-size: clamp(15px, 3vw, 18px);
	}

.c-color-del-mes__group-titlte #h-experimenta-los-diferentes-ambientes-que-puedes-lograr{
	margin-bottom: clamp(48px,5vw,45px);
}
.c-columns__flex-imgs{
	max-width: 80% !important;
	margin: auto;
}
.c-columns__flex-imgs .c-imagen__extended.alignfull img{
	height: clamp(133px, 25vw, 352px ) !important;
	object-fit: cover;
	@media(max-width:781px){
		object-fit: contain;
	}
}

.c-color-del-mes__columns-tendencias{
	margin-top: clamp(30px,5vw,45px);
}
.c-colores-del-mes__img-tendencia{
	@media(max-width:781px){
		display: none;
	}
	
}
.c-colores-del-mes__img-tendencia-movil {
	display: none !important;
	@media(max-width:781px){
			display: flex !important;
		justify-content:center;
	}
}

.c-colores-del-mes__img-tendencia img{
	width:  clamp(168px, 25vw, 209px ) !important;
	height: clamp(49px, 24vw, 335px ) !important;
}
.c-columns__cover-tendencias{
	max-width: 80%;
	margin: auto;
}

.c-color-del-mes__colunm-tende{
display: flex;
align-items: center;
@media(max-width:781px){
	padding-top: 4rem;
	padding-bottom: 4rem;
}
}



.c-colores-mes__column-paleta{
@media(max-width:781px){
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
}

.c-colores-mes__column-paleta .c-color-mes__pila-p-paleta p{
	@media(max-width:781px){
text-align: justify;
}
}



.c-colores-mes__column-img-buttons {
display: flex ;
	flex-direction: column;
	gap: 17px;
	@media(max-width:781px){
		flex-direction: row;
		max-width: 95%;
		margin: auto !important;
		}

}

.c-colores-mes__column-img-buttons .wp-block-columns:nth-child(1){
	@media(max-width:781px){
		flex-basis: 60%;
	}
}
.c-color_columns-mes-mostaza {
	@media(max-width:781px){
		flex-basis: 100% !important;
	}
}
	
.c-color_columns-mes-mostaza .wp-block-cover.is-light {
	@media(max-width:781px){
		min-height: 254px !important;
		margin-bottom:66px;
	}
}
.c-colores-mes__column-img-buttons .wp-block-columns:nth-child(2){

	@media(max-width:781px){
		flex-basis: 40%;
	
	}
}

.c-colores-mes__column-img-buttons .wp-block-columns:nth-child(2) .wp-block-button {
height: 100%;
}

.c-colores-mes__fila-buttons{
	gap:clamp(10px,5vw,24px);
}

.c-colores-mes__fila-buttons .wp-block-buttons{
	height: 100%;
}

.c-colores-mes__fila-buttons .wp-block-buttons a{
	height: 100%;
	display: grid;
    place-content: center;
}
.c-colores-del-mes__cover-atrevete{
	margin-top: 51px;
	
	 
	  min-height: 560px;
	 
	@media(max-width:781px){
		
		min-height: 650px;
		
	}
}

.c-colores-del-mes__cover-atrevete {
	max-width:95%;
	background-image: url(/wp-content/uploads/2019/12/Group-34-1.png);
	background-repeat: no-repeat;
    background-size: contain;
	
	 
	@media(max-width:781px){
		margin:0 34px !important;
		padding-bottom: 2rem;
		
		background-image: url(/wp-content/uploads/2019/12/Group-35.webp);
	
		border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;
		background-size: 100% 100%;
	}
	
	@media(min-width:782px) and (max-width:1240px){
		background-size: 100% 100%;
	}


}

.c-colores-mes__group-atrevete{
	max-width: 90%;
	margin: auto;
	
}
.c-colores-del-mes__cover-atrevete .wp-block-column:nth-child(1){
	max-width: 50%;
	@media(max-width:781px){
		align-self: flex-end;
		max-width: 100%;
	}
	
}

.c-colores-mes__group-atrevete h2{
	font-size: clamp(30px, 5vw,65px);
	@media(max-width:781px){
		text-align: center;
		margin: auto;
	}
	
}
.c-colores-mes__group-atrevete p{
	font-size: clamp(14px, 3vw,30px);
	 
	@media(max-width:781px){
		text-align: center;
	}

}

.c-colores-del-mes__group-relations{
	margin-top: clamp(30px,5vw,57px);
}
.c-colores-del-mes__title-relations{
	
	margin-bottom:31px;
}

.c-color-del-mes__column-comprar{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.c-colore-mes__pila-name-color{
	border-bottom: 2px solid white;
	
}
.c-colore-mes__pila-paleta {
	@media(max-width:781px){
		align-items:center;
	}
	margin-bottom:.5rem;
}
.c-colore-mes__pila-paleta h2:nth-child(2){
	@media(min-width:1440px){
		white-space:nowrap;
	}
	
}
.c-colores-del-mes__group-atrevete{
	margin-bottom: clamp(35px, 5vw,128px) !important;
	@media(min-width:781px){
		margin-right: 3rem !important;
	}
	
}

.c-colores-del-mes__group-atrevete .wp-block-plm-slide-v2{
	border: 2px solid  #A4A4A4;
	border-radius: 20px;
	height: 100%;
	
}
.c-colores-del-mes__group-atrevete  .swiper-wrapper{
	height: 100%;
	padding-bottom:0 !important;
}

.c-single-card__paragraph img, .c-single-card__buy img{
	display: none;
}

.c-colores-del-mes__group-atrevete .c-single-card__anchor p{
	background-color: var(--wp--preset--color--verde-botton);
	color: white;
	max-width: 50%;
    margin: auto;
	border-radius: 10px;
	height: 54px;
    display: grid;
    place-content: center;

}

.c-colores-del-mes__group-atrevete .is-style-c-card--border.c-single-card {
	min-height: 500px;
	padding-top:1rem;
}

.c-color-mes__columns-name-color{
	@media(max-width:781px){
		gap: 74px;;
	}
}

.c-single-card__title{
	font-family: var(--wp--preset--font-family--open-sans) !important;
	font-weight:600 !important;
	font-size:clamp(16px, 2vw,18px) !important;
	    max-width: 50%;
    margin: auto;
}

.c-column__slider .swiper.c-relared-slide{
	padding:0 3rem;
}

.c-column__slider .swiper-button-next:after, .c-column__slider .swiper-button-prev:after{
	color: #000000;
}