.elementor-52 .elementor-element.elementor-element-4616ea8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-52 .elementor-element.elementor-element-6eb7ac8{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-52 .elementor-element.elementor-element-ed2a0de{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-52 .elementor-element.elementor-element-5870cb5.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-52 .elementor-element.elementor-element-5870cb5.elementor-wc-products ul.products li.product span.onsale{display:block;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-52 .elementor-element.elementor-element-5870cb5.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-52 .elementor-element.elementor-element-ed2a0de{--padding-top:60px;--padding-bottom:60px;--padding-left:10px;--padding-right:10px;}.elementor-52 .elementor-element.elementor-element-5870cb5.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-6eb7ac8 */<style>
/* --- 💥 CORRECCIÓN CRÍTICA PARA ELEMENTOR Y ALTO FIJO --- */

/* 1. Contenedor Externo de Elementor (Fuerza el alto y elimina paddings/margins) */
.elementor-element-4616ea8 { 
    height: 700px !important; 
    min-height: 700px !important; 
    padding: 0 !important; 
    margin: 0 !important; 
    width: 100% !important;
}

/* 2. Contenedor HTML Interno (Se ajusta al 100% del padre de 700px) */
#custom-hero-banner {
    height: 100%;
    min-height: 100%;
    width: 100%;       
    
    position: relative; 
    overflow: hidden; 
    margin: 0; 
    padding: 0; 
    
    /* Estilos del Fondo */
    background-size: cover !important; 
    background-position: center center !important; 
    transition: background-image 1s ease-in-out; 
    
    /* Overlay para oscurecer la imagen */
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.25);
    z-index: 1; 
}

/* Ocultar flechas */
.nav-btn {
    display: none !important;
}


/* --- CONTENIDO DE TEXTO Y POSICIONAMIENTO (Izquierda) --- */
.slider-content {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    z-index: 10;
    color: white; 
    max-width: 700px;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.6);
    
    opacity: 0; 
    transition: opacity 0.5s ease-in-out 0.5s; 
}

.slider-content.active-text {
    opacity: 1;
}

.slider-content .tour-date {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #ffd700; 
}

.slider-content h1 {
    font-size: 4.5em; 
    font-weight: 900;
    margin-bottom: 20px;
    line-height: 1.1;
}

.slider-content p#slide-subtitle {
    font-size: 1.1em;
    margin-bottom: 30px;
    max-width: 80%;
}

.book-button {
    background-color: white !important;
    color: #000 !important;
    font-weight: bold;
    border-radius: 50px;
    padding: 10px 30px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s;
}

/* Estilos para "People Joined" */
.people-joined {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 20px;
}
.avatars {
    display: flex;
}
.avatars img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 2px solid white;
    margin-left: -10px; 
}
.avatars img:first-child {
    margin-left: 0;
}
.more-people {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    margin-left: -10px;
    border: 2px solid white;
}


/* --- MINIATURAS TIPO TARJETA --- */
#thumb-navigation {
    position: absolute;
    bottom: 100px; 
    right: 5%; 
    display: flex;
    justify-content: flex-end; 
    align-items: flex-end; 
    z-index: 20;
    max-width: 60%; 
}

.thumb-item-container {
    position: relative;
    width: 200px; 
    height: 280px; 
    margin-left: -110px; 
    cursor: pointer;
    border-radius: 15px;
    overflow: hidden; 
    background-color: rgba(0, 0, 0, 0.7); 
    
    transform: rotate(3deg) scale(0.95); 
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94); 
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

.thumb-item-container:first-child {
    margin-left: 0;
}

.thumb-item {
    width: 100%;
    height: 85%; 
    background-size: cover;
    background-position: center;
    border-radius: 15px 15px 0 0; 
    transition: transform 0.5s ease;
    filter: brightness(0.9); 
}

.thumb-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 15%; 
    padding: 5px 10px;
    color: white;
    font-size: 0.95em;
    font-weight: bold;
    display: flex;
    align-items: center; 
    text-align: left;
    line-height: 1.2;
}

.thumb-item-container.active {
    z-index: 30; 
    transform: rotate(0deg) scale(1.1); 
    margin-left: -60px; 
    border: 5px solid #ffffff; 
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
}

.thumb-item-container:first-child.active {
    margin-left: 0;
}

.thumb-item-container.active .thumb-item {
    filter: brightness(1.0); 
    transform: scale(1.05); 
}


/* --- INDICADOR Y BARRA DE PROGRESO (Inferior Izquierda) --- */
.slide-indicator {
    position: absolute;
    bottom: 30px;
    left: 10%;
    color: white;
    font-size: 1.5em;
    font-weight: 500;
    z-index: 25;
}

#total-slides {
    opacity: 0.6;
}

#progress-bar-container {
    position: absolute;
    bottom: 45px; 
    left: 10%;
    transform: translateY(10px); 
    width: 150px; 
    height: 2px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    z-index: 25;
    overflow: hidden;
}

#progress-bar {
    height: 100%;
    width: 0;
    background-color: #ffffff;
    transition: none;
}
</style>/* End custom CSS */