/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 12 2024 | 16:57:12 */
/* Añade aquí tu código CSS.

Por ejemplo:
.ejemplo {
    color: red;
}

Para mejorar tu conocimiento sobre CSS, echa un vistazo a https://www.w3schools.com/css/css_syntax.asp

Fin del comentario */ 

.elementor-2 .elementor-element.elementor-element-319f64d .elementor-repeater-item-18b50a7 .swiper-slide-bg{
	background-position-x: 22%;
}
.elementor-2 .elementor-element.elementor-element-319f64d .elementor-repeater-item-4dd586d .swiper-slide-bg{
	background-position-x: 80%;	
}

#blckBannerMain .swiper-slide-contents {
    padding: 3em 2em;
    background-color: #8c8281;
    border-radius: 9px;
}

#tipsCuidadoCabello{
	position:relative;
	overflow: hidden;
}
#tipsCuidadoCabello::before {
	content: '';
	position: absolute;
	width: 173px;
	height: 250px;
	top: -7%;
	left: 90%;
	background-image: url('/wp-content/uploads/2024/04/ico_hoja_gris_v3.webp');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	z-index: 2;
}
#tipsCuidadoCabelloContent::before {
	content: '';
	position: absolute;
	width: 97px;
	height: 300px;
	bottom: 50%;
	left: 95%;
	background-image: url('/wp-content/uploads/2024/04/linea_08.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	z-index: 2;
	transform: rotate(180deg) translateY(-40%);
}
#tipsCuidadoCabelloContent{
	position:relative;
	overflow: hidden;
}
#tipsCuidadoCabelloContent::before{
	content: '';
	position: absolute;
	width: 126px;
	height: 400px;
	bottom: 6%;
	left: -5%;
	background-image: url('/wp-content/uploads/2024/04/linea_08.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
	z-index: 2;
	transform: rotate(0 deg);
}

#blckNuestraInspiracion{
	position:relative;
	overflow: hidden;
}
#blckNuestraInspiracion::before {
	content: '';
	position: absolute;
	width: 234px;
	height: 226px;
	top: -1%;
	left: -1%;
	background-image: url('/wp-content/uploads/2024/04/ico_linea_con_flor_v2.webp');
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 2;
}
#blckNuestraInspiracion::after {
	content: '';
	position: absolute;
	width: 293px;
	height: 320px;
	bottom: 5%;
	left: -5%;
	background-image: url('/wp-content/uploads/2024/04/ico_hoja_beige_claro.png');
	background-repeat: no-repeat;
	background-position: 50% bottom;
	z-index: 3;
	background-size: contain;
	transform: rotate(150deg);
}

#formContactReservas{}
#formContactReservas input.wpcf7-file{
    color: #FFFFFF;
}

#formContactReservas p.campoSubirArchivo .txtLabel{
	display: block;
    color: #FFFFFF;
    font-weight: 700;
}

#formContactReservas p.campoSubirArchivo > span:nth-child(4){
    color: #210805;
    font-size: 85%;
}
#formContactReservas{}




@media (max-width: 767px) {
	.elementor-2 .elementor-element.elementor-element-319f64d .elementor-repeater-item-18b50a7 .swiper-slide-bg{
		background-position-x: 22%;
	}
	.elementor-2 .elementor-element.elementor-element-319f64d .elementor-repeater-item-4dd586d .swiper-slide-bg{
		background-position-x: 80%;	
	}
	.elementor-2 .elementor-element.elementor-element-319f64d .elementor-repeater-item-3baf742 .swiper-slide-bg{
		background-position-x: 45%;	
	}
	
	#blckBannerMain .swiper-slide-inner{
		justify-content: space-around !important;
	}
	#blckNuestraInspiracion::before{
		top: -115px;
    	left: -13%;
	}
	.elementor--h-position-right .swiper-slide-inner {
    		justify-content: center;
	}
	#blckServicios > div > div > div{
		background-position: 115% 0;
	}
}



