/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* GRID */


.jet-color-image-list__label {
    padding: 18px;
}
.product-categories{
    font-size:.8rem;
    text-transform:uppercase;
    letter-spacing:.08em;
    color:#9A8A72;
    margin-bottom:6px;
}

.elan-product-info{
    margin:25px 0;
    padding:18px 0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
}

.elan-product-info__row{
    display:flex;
    gap:10px;
    margin:8px 0;
    align-items:flex-start;
}

.elan-product-info__row .label{
    font-weight:600;
    min-width:90px;
}

.elan-product-info__row .value{
    flex:1;
}

.elan-variaciones{
    width:100%;
    border-collapse:collapse;
    margin:20px 0;
}

.elan-variaciones td{
    padding:10px 0;
    border-bottom:1px solid #eee;
}

.elan-variaciones td:last-child{
    text-align:right;
    white-space:nowrap;
    font-weight:600;
}
.elan-resumen-variaciones{
    margin:8px 0 20px;
    font-size:0.95rem;
    color:#666;
    font-weight:500;
}

.elan-btn-disponibilidad{
    display:flex;
    justify-content:center;
    align-items:center;

    width:100%;
    margin:0 0 16px;
    padding:15px 24px;

    background:#141211;
    color:#fff !important;

    border:1px solid #141211;
    border-radius:4px;

    font-size:15px;
    font-weight:500;
    letter-spacing:.08em;
    text-decoration:none;

    transition:all .3s ease;
}

.elan-btn-disponibilidad:hover{
    background:transparent;
    color:#141211 !important;
}
#abre_popup_disponibilidad{
	display: flex;
	width: auto;
}
.elan-btn-disponibilidad:focus{
    outline:none;
    box-shadow:0 0 0 3px rgba(20,18,17,.15);
}

.woocommerce_gc_giftcard_form {
    display:none !important;
}

table.variations td,
table.variations th{
	background-color: #141211 !important;
}
table.variations select{
	background-color: #dddddd !important;
}

.woocommerce-message{
	display: none;
}

.elementor-menu-cart__product{
	grid-template-columns: 10% auto;
}

/*calendarios*/
.flatpickr-calendar{
    border: none;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0,0,0,.15);
}

.flatpickr-months{
    background: #b89b75 !important;
}

.flatpickr-current-month,
.flatpickr-monthDropdown-months,
.flatpickr-weekday{
    color: #fff;
}

.flatpickr-weekdays{
    background: #b89b75 !important;
}

.flatpickr-day{
    border-radius: 50%;
}

.flatpickr-day:hover{
    background: #efe7dc !important;
    border-color: #efe7dc !important;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange{
    background: #8c6b45 !important;
    border-color: #8c6b45 !important;
}

.flatpickr-day.today{
    border-color: #b89b75 !important;
}

.flatpickr-day.flatpickr-disabled{
    color: #c8c8c8 !important;
}


/*ocultamos icono carrito de página de carrito*/
body.woocommerce-cart #elementor-menu-cart__toggle_button,
body.woocommerce-account #elementor-menu-cart__toggle_button,
body.woocommerce-checkout #elementor-menu-cart__toggle_button{
	display: none;
}

body.woocommerce-cart .e-fas-user,
body.woocommerce-account .e-fas-user,
body.woocommerce-checkout .e-fas-user{
	margin-left: 40px;
}
@media (min-width: 768px) and (max-width: 1024px) {
    .e-fas-user {
        margin-right: 24px;
    }
}

.elementor-menu-cart__main .elementor-menu-cart__close-button {
	margin: 0 0 5px !important;
}
/* Mini carrito Elementor - estilo Elan Spa */
body.woocommerce .elementor-menu-cart__main{
    padding: 10px 20px !important;
}
body:not(.woocommerce) .elementor-menu-cart__main{
    padding: 10px 20px !important;
}
/* Contenedor de cada experiencia */
body.woocommerce .elementor-menu-cart__main .mini_cart_item,
body:not(.woocommerce) .elementor-menu-cart__main .mini_cart_item{
position: relative !important;
  display: grid !important;
  grid-template-columns: 80px 1fr !important;
  gap: 16px !important;
  align-items: center !important;
  padding: 20px !important;
  margin-bottom: 25px !important;
 /* border-bottom: 1px solid #e8e1d8;
  background-color: #d3c7b5 !important;*/
	background: linear-gradient(
    to right,
    #e3d7c7 0%,
    #d3c7b5 25%,
    #d3c7b5 75%,
    #e3d7c7 100%
);
  border-radius: 20px !important;
}
body:not(.woocommerce) .elementor-menu-cart__main .mini_cart_item{
  margin: 0 0 10px -35px !important;
}
body.woocommerce .elementor-menu-cart__main .mini_cart_item{
	 margin: 0px 0px 10px 0px !important;
  grid-template-columns: 0px 80px 1fr !important; !important;
	padding: 20px 5px !important;
}

body.woocommerce .elementor-menu-cart__main dl.variation,
body:not(.woocommerce) .elementor-menu-cart__main dl.variation {
	font-size: 12px !important;
}
body.woocommerce .elementor-menu-cart__main dl.variation dt,
body:not(.woocommerce) .elementor-menu-cart__main dl.variation dt{
	font-weight: 600 !important;
	display: inline;
}
body.woocommerce .elementor-menu-cart__main dl.variation dd,
body:not(.woocommerce) .elementor-menu-cart__main dl.variation dd{
	margin: 0 !important;
}
body.woocommerce ul.cart_list li dl{
	border-left: 0 !important;
}
body.woocommerce .elementor-menu-cart__main dl.variation dd p,
body:not(.woocommerce) .elementor-menu-cart__main dl.variation dd p{
	display: inline !important;
}
body.woocommerce .elementor-menu-cart__main dt.variation-Para,
body.woocommerce .elementor-menu-cart__main dt.variation-De,
body.woocommerce .elementor-menu-cart__main dt.variation-Mensaje,
body.woocommerce .elementor-menu-cart__main dd.variation-Para,
body.woocommerce .elementor-menu-cart__main dd.variation-De,
body.woocommerce .elementor-menu-cart__main dd.variation-Mensaje,
body:not(.woocommerce) .elementor-menu-cart__main dt.variation-Para,
body:not(.woocommerce) .elementor-menu-cart__main dt.variation-De,
body:not(.woocommerce) .elementor-menu-cart__main dt.variation-Mensaje,
body:not(.woocommerce) .elementor-menu-cart__main dd.variation-Para,
body:not(.woocommerce) .elementor-menu-cart__main dd.variation-De,
body:not(.woocommerce) .elementor-menu-cart__main dd.variation-Mensaje
{
	display: none !important;
}
/* Imagen */
body.woocommerce .elementor-menu-cart__main .mini_cart_item img,
body:not(.woocommerce) .elementor-menu-cart__main .mini_cart_item img{
    width: 70px !important;
    height: 70px !important;
    object-fit: cover !important;
    border-radius: 8px !important;
}

/* Nombre del tratamiento */
body.woocommerce .elementor-menu-cart__main .mini_cart_item > a:not(.remove) ,
body:not(.woocommerce) .elementor-menu-cart__main .mini_cart_item > a:not(.remove) {
display: flex !important;
  flex-direction: column !important;
  color: #3c3a36 !important;
  font-size: 13px !important;
  line-height: 1.4 !important;
  font-weight: 600 !important;
  text-align: center !important;
}
/* Botón eliminar */
body.woocommerce .elementor-menu-cart__main .remove_from_cart_button,
body:not(.woocommerce) .elementor-menu-cart__main .remove_from_cart_button{
    position: absolute !important;
    top: 0px !important;
    left: 8px !important;
    font-size: 22px !important;
    color: #9b8d7b !important;
    font-weight: 300 !important;
    text-decoration: none !important;
}
.elementor-menu-cart__main .remove_from_cart_button:hover {
    color: #c47b6b !important;
}
/* Cantidad y precio */
.elementor-menu-cart__main .quantity {
    display: none !important;
    margin-top: 8px !important;
    color: #7d7469 !important;
    font-size: 14px !important;
}


/* Subtotal */
.elementor-menu-cart__main .woocommerce-mini-cart__total {
    padding: 20px 0 0 0 !important;
    margin: 0 !important;
    /*border-top: 1px solid #e8e1d8;*/
    color: #3c3a36 !important;
    font-size: 17px !important;
	text-align: center !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart__total strong {
    font-weight: 500 !important;
}


/* Botones */
.elementor-menu-cart__main .woocommerce-mini-cart__buttons {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    margin-top: 20px !important;
}

.elementor-menu-cart__main .woocommerce-mini-cart__buttons .button {
    width: 100% !important;
    text-align: center !important;
    border-radius: 30px !important;
    padding: 14px 25px !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    transition: all .25s ease !important;
}


/* Ver carrito */
.elementor-menu-cart__main .woocommerce-mini-cart__buttons .wc-forward:not(.checkout) {
    background: transparent !important;
    border: 1px solid #b8a792 !important;
    color: #6d6255 !important;
}


/* Finalizar compra */
.elementor-menu-cart__main .woocommerce-mini-cart__buttons .checkout {
    background: #b89a7a !important;
    color: #fff !important;
    border: 1px solid #b89a7a !important;
}


.elementor-menu-cart__main .woocommerce-mini-cart__buttons .button:hover {
    opacity: .85 !important;
}

body.woocommerce .woocommerce-mini-cart-item > a:not(.remove):not([style*="cursor: default"]),
body:not(.woocommerce) .woocommerce-mini-cart-item > a:not(.remove):not([style*="cursor: default"]){
	display: contents !important;
}

/*filtros blog*/
body.blog .jet-radio-list-wrapper {
    margin: 0;
}

body.blog .jet-list-tree {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
}

body.blog .jet-radio-list__row {
    margin: 0;
}

body.blog .jet-radio-list__item {
    display: block;
    cursor: pointer;
}

body.blog .jet-radio-list__input {
    display: none;
}

body.blog .jet-radio-list__decorator {
    display: none;
}

body.blog .jet-radio-list__button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    padding: 12px 22px;
    border: 1px solid #d3c7b5;
    border-radius: 999px;
    background: #fff;
    color: #5e5144;
    font-size: 15px;
    font-weight: 500;
    transition: all .25s ease;
}

body.blog .jet-radio-list__button:hover {
    background: #f5f1ea;
    border-color: #bba992;
}

body.blog .jet-radio-list__input:checked + .jet-radio-list__button {
    background: linear-gradient(
        90deg,
        #e3d7c7 0%,
        #d3c7b5 50%,
        #e3d7c7 100%
    );
    border-color: #b79e82;
    color: #3f3429;
    font-weight: 600;
    box-shadow: 0 3px 10px rgba(0,0,0,.08);
}

body.blog .jet-radio-list__label {
    margin: 0;
    line-height: 1.2;
}
.elan-loop-variaciones{
	font-size: 13px;
	color: #fff;
}

/* ===========================
   Mi cuenta - Navegación
   =========================== */

.woocommerce-MyAccount-navigation {
    background: #f8f5f0;
    border: 1px solid #e6ddd0;
    border-radius: 18px;
    padding: 20px;
    box-shadow: 0 8px 20px rgba(0,0,0,.04);
}

.woocommerce-MyAccount-navigation ul{
    list-style:none;
    margin:0;
    padding:0;
}

.woocommerce-MyAccount-navigation li{
    margin:0 0 10px;
}

.woocommerce-MyAccount-navigation li:last-child{
    margin-bottom:0;
}

.woocommerce-MyAccount-navigation a{
    display:flex;
    align-items:center;
    min-height:52px;
    padding:0 18px;
    border-radius:12px;
    background:#fff;
    color:#6e6559;
    text-decoration:none;
    font-weight:500;
    transition:.25s;
    border:1px solid #ebe4da;
}

.woocommerce-MyAccount-navigation a:hover{
    background:#e3d7c7;
    border-color:#d3c7b5;
    color:#4b433a;
    transform:translateX(4px);
}

/* Página activa */

.woocommerce-MyAccount-navigation li.is-active a{
    background:linear-gradient(
        90deg,
        #e3d7c7 0%,
        #d3c7b5 50%,
        #e3d7c7 100%
    );
    color:#3d352d;
    font-weight:600;
    border-color:#d3c7b5;
    box-shadow:0 4px 12px rgba(0,0,0,.08);
}

/* Salir */

.woocommerce-MyAccount-navigation-link--customer-logout{
    margin-top:18px;
    padding-top:18px;
    border-top:1px solid #e6ddd0;
}

.woocommerce-MyAccount-navigation-link--customer-logout a{
    color:#9b4d4d;
}

.woocommerce-MyAccount-navigation-link--customer-logout a:hover{
    background:#f8ecec;
    border-color:#e7cfcf;
    color:#8a2d2d;
}



/* El HTML introduce un <br> inútil */

.woocommerce-MyAccount-navigation a br{
    display:none;
}

/* Tablet */

@media (max-width:1024px){

    .woocommerce-MyAccount-navigation{
        margin-bottom:30px;
    }

}

/* Móvil */

@media (max-width:767px){

    .woocommerce-MyAccount-navigation{
        padding:15px;
    }

    .woocommerce-MyAccount-navigation a{
        min-height:48px;
        justify-content:center;
        text-align:center;
    }
	
	#cmplz-cookiebanner-1-optin{
	max-width: 390px;
}

}

/* Botón Finalizar compra (WooCommerce Blocks) */

.wc-block-cart__submit-button,
.wc-block-components-button.contained{
    background: linear-gradient(
        90deg,
        #e3d7c7 0%,
        #d3c7b5 50%,
        #e3d7c7 100%
    ) !important;

    color: #3d352d !important;
    border: 1px solid #d3c7b5 !important;
    border-radius: 14px !important;

    min-height: 56px;
    padding: 0 28px !important;

    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .02em;

    transition: all .25s ease;
    box-shadow: 0 6px 18px rgba(0,0,0,.08);
}

.wc-block-cart__submit-button:hover,
.wc-block-components-button.contained:hover{
    background: #d3c7b5 !important;
    color: #2f2924 !important;

    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0,0,0,.12);
}

.wc-block-cart__submit-button:active,
.wc-block-components-button.contained:active{
    transform: translateY(0);
}

.wc-block-components-button__text{
    font-weight: 600;
}
/* Botón Finalizar compra (WooCommerce Blocks) */

.wc-block-cart__submit-button,
.wc-block-components-button.contained{
    background: linear-gradient(
        90deg,
        #e3d7c7 0%,
        #d3c7b5 50%,
        #e3d7c7 100%
    ) !important;

    color: #3d352d !important;
    border: 1px solid #d3c7b5 !important;
    border-radius: 14px !important;

    min-height: 56px;
    padding: 0 28px !important;

    font-size: 1rem;
    font-weight: 600;
    letter-spacing: .02em;

    transition: all .25s ease;
    box-shadow: 0 6px 18px rgba(0,0,0,.08);
}

.wc-block-cart__submit-button:hover,
.wc-block-components-button.contained:hover{
    background: #d3c7b5 !important;
    color: #2f2924 !important;

    transform: translateY(-2px);
    box-shadow: 0 10px 24px rgba(0,0,0,.12);
}

.wc-block-cart__submit-button:active,
.wc-block-components-button.contained:active{
    transform: translateY(0);
}

.wc-block-components-button__text{
    font-weight: 600;
}

/*botones productos*/
/* Contenedor */
/*
.elementor-product-simple form.cart{
	display: block !important;
}
*/
.elementor-product-simple form.cart,
.woocommerce-variation-add-to-cart{
    display:grid !important;
    grid-template-columns:repeat(3,1fr) !important;
    gap:16px !important;
    align-items:stretch !important;
    margin-top:30px !important;
}

/* Ocultar el selector de cantidad */
.elementor-product-simple form.cart .quantity,
.woocommerce-variation-add-to-cart .quantity,
.elementor-product-simple form.cart::before{
    display:none !important;
}
#abre_popup_disponibilidad,
#abre_popup_bono{
	text-align: center;
}
/* Estilo común */


.woocommerce-variation-add-to-cart .button{
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:center;

    min-height:58px;
    padding:14px 18px;

    border-radius:999px;
    font-size:15px;
    font-weight:600;
    line-height:1.3;
    text-decoration:none;

    transition:.25s;
}

/* Solicitar cita */

.elan-btn-disponibilidad{

    background:#fff;
    border:1px solid #d8cec0;
    color:#6e6559;

}

.elan-btn-disponibilidad:hover{

    background:#f5f1eb;
    border-color:#c7b8a6;
}

/* Comprar */

.single_add_to_cart_button{

    background:linear-gradient(
        90deg,
        #e3d7c7 0%,
        #d3c7b5 50%,
        #e3d7c7 100%
    ) !important;

    border:1px solid #d3c7b5 !important;
    color:#3d352d !important;

}

.single_add_to_cart_button:hover{

    background:#d3c7b5 !important;
    transform:translateY(-2px);

}

/* Bono regalo */

.elan-btn-bono{

    background:#fff;
    border:1px solid #d8cec0;
    color:#6e6559;

}

.elan-btn-bono:hover{

    background:#f5f1eb;
    border-color:#c7b8a6;

}

/* Tablet */

@media (max-width:1024px){

    .woocommerce-variation-add-to-cart{
        grid-template-columns:1fr;
    }

}
.woocommerce-variation-add-to-cart .button{
    display:flex !important;
    justify-content:center;
    align-items:center;

    min-height:58px;
    padding:14px 18px;

    border-radius:999px;

    text-align:center;
    line-height:1.25;

    font-size:15px;
    font-weight:600;

    box-sizing:border-box;
}
.elan-btn-disponibilidad{
    background:#fff;
    border:1px solid #d8cec0 !important;
    color:#3d352d !important;
}

.elan-btn-disponibilidad:hover{
    color:#2d2722 !important;
}

table.variations{
    margin-left:0 !important;
    margin-right:auto !important;
}
table.variations td,
table.variations th{
    text-align:left;
	padding: 0 0 10px 0 !important;
}
.woocommerce div.product form.cart{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}

/*arreglo botón rs*/
#SR7_3_2-3-2{
	text-align: center !important;
	width: 100% !important;
	max-height: 45px !important;
	height: 25px !important;
	margin: 0 !important;
	padding-top: 15px !important;
	padding-bottom: 2px !important;
	line-height: 120% !important;
}
@media (max-width:655px){
	
	#SR7_3_2-3-2{
	padding-bottom: 30px !important;		
	}
}

/*flechas slides*/
/* Flechas del widget Slides */
.elementor-widget-slides .elementor-swiper-button {
    width: 60px;
    height: 60px;
}

.elementor-widget-slides .elementor-swiper-button i {
    display: none !important;
}

/* Dibujar las flechas */
.elementor-swiper-button svg{
	opacity:0;
}
.elementor-widget-slides .elementor-swiper-button::before {
    content: '';
    display: block;
    width: 40px;
    height: 25px;
    border-top: 1px solid #e3d7c7;
    border-right: 1px solid #e3d7c7;
	opacity:1;
}

/* Flecha izquierda */
.elementor-widget-slides .elementor-swiper-button-prev::before {
    transform: rotate(-135deg);
}

/* Flecha derecha */
.elementor-widget-slides .elementor-swiper-button-next::before {
    transform: rotate(45deg);
}
.elementor-widget-slides .elementor-swiper-button-next{
	right:-26px !important;
}
/*descripciones slides*/
.elementor-slide-description{
    display: block;
    max-width: 400px !important;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
}
.elementor-slide-description ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.elementor-slide-description li{
    background-color: #ffffff22;
    margin-bottom: 2px;
}

/*el tiempo se detiene*/
.text-images-scroll{
     position: relative;
  overflow: visible;
}
.text-images-scroll__sticky{
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  z-index: 2;
  pointer-events: none;
  }
.text-images-scroll__sticky a,
.text-images-scroll__sticky button {
  pointer-events: auto;
}
.text-images-scroll__images{
    position: relative;
  z-index: 1;
  margin-top: -100vh;
  padding-top: 115vh;
  padding-bottom: 20vh;

}
.text-images-scroll__image{
      width: 60%;
    min-height: 85vh;
  margin-bottom: 20vh;
    overflow: hidden;
		opacity: 0.6 !important;
}
