/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.0.1.1713969555
Updated: 2024-04-24 14:39:15

*/
.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{}



.ldrs-main-container.ldrs-theme-purple{
	background: transparent !important;
}



@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;
	}
}