.elementor-kit-11{--e-global-color-primary:#292523;--e-global-color-secondary:#EFEDE2;--e-global-color-text:#292523;--e-global-color-accent:#61CE70;--e-global-color-a58ef65:#F51917;--e-global-color-f4c07a5:#F4327A;--e-global-color-5b0772a:#F5EA1E;--e-global-color-4a24499:#2323F5;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Libre Bodoni";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-font-style:italic;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-319af7f-font-family:"Reenie Beanie";--e-global-typography-319af7f-font-weight:400;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{background-color:#EFEDE2;font-family:"Jost", Sans-serif;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:var( --e-global-color-text );}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 p{margin-block-end:18px;}.elementor-kit-11 a{color:var( --e-global-color-primary );}.elementor-kit-11 a:hover{color:var( --e-global-color-text );}.elementor-kit-11 h1{color:var( --e-global-color-text );}.elementor-kit-11 h2{color:var( --e-global-color-text );}.elementor-kit-11 h3{color:var( --e-global-color-text );}.elementor-kit-11 h4{color:var( --e-global-color-text );}.elementor-kit-11 h5{color:var( --e-global-color-text );}.elementor-kit-11 h6{color:var( --e-global-color-text );}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{color:var( --e-global-color-primary );}.elementor-kit-11 img{border-radius:0px 0px 0px 0px;opacity:1;}.elementor-kit-11 img:hover{border-radius:0px 0px 0px 0px;opacity:1;}.elementor-kit-11 label{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-kit-11 input:not([type="button"]):not([type="submit"]),.elementor-kit-11 textarea,.elementor-kit-11 .elementor-field-textual{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.q_price_table.qode_pricing_table_advanced .price_table_inner .price {
    font-size: 57px;
    line-height: 60px;
    padding: 0 3px;
    font-weight: 450;
    vertical-align: middle;
    display: inline-block;
}
.qbutton.large {
    display: inline-block;        
    height: 47px;
    line-height: 47px;
    font-size: 19px;
    padding: 0 29px;
    background-color: #292523;    
    color: white;                 
    border: none;                 
    border-radius: 8px;           
    cursor: pointer;              
    transition: all 0.3s ease; /* Transición más completa */
     border: 2px solid transparent;
    transition: all 0.3s ease;
}

.qbutton.large:hover {
    background-color: #EFEDE2; 
    color: #000; /* Cambia el texto a negro para contraste */
    border: 2px solid #000; /* Contorno negro */
}

#block-11 {
    visibility: hidden;
}
#block-15 {
    visibility: hidden;
}
#block-14 {
    visibility: hidden;
}
/* Botón en forma de rectángulo con contorno completo */
.single_add_to_cart_button.button.alt.qbutton {
    position: relative;
    display: inline-flex;          /* Asegura forma rectangular y centra el contenido */
    align-items: center;
    justify-content: center;

    color: transparent;            /* Oculta el texto original */
    background: transparent;       /* Sin fondo, solo marco (cámbialo si quieres color) */
    border: 2px solid #292523;     /* Contorno completo */
    border-radius: 0;              /* Esquinas rectas (rectángulo) */
    padding: 12px 24px;            /* Ajusta el tamaño del rectángulo */
}

/* Texto "Comprar" personalizado */
.single_add_to_cart_button.button.alt.qbutton::before {
    content: "Comprar";
    position: absolute;
    inset: 0;                      /* Ocupa todo el botón */
    display: flex;
    align-items: center;
    justify-content: center;

    color: #292523;                /* Color del texto */
    font-weight: 700;              /* Negritas */
    font-size: 18px;               /* Tamaño de fuente */
    font-family: "Jost", sans-serif; /* Fuente Jost */
}

#bkap-booking-form {
    font-family: "Jost", sans-serif;
    font-weight: 400;     /* normal */
    color: #292523;
}
.tab-title {
    font-family: "Jost", sans-serif;
    font-weight: 500;   /* normal */
    color: #292523;
}
/* Estilo general para todas las pestañas */
.tab-title {
    font-family: "Jost", sans-serif;
    font-weight: 400;      /* normal */
    color: #292523;
}

/* --- Additional Information → Información Adicional --- */
.additional_information_tab .tab-title {
    position: relative;
    color: transparent;     /* ocultamos el texto original */
}

.additional_information_tab .tab-title::before {
    content: "Información Adicional";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;

    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #292523;
}

/* --- Valoraciones (0) → Valoraciones --- */
.reviews_tab .tab-title {
    position: relative;
    color: transparent;     /* ocultamos el texto original */
}

.reviews_tab .tab-title::before {
    content: "Valoraciones";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;

    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #292523;
}
label[for="bkap_duration_lable"] {
    display: none !important;
}
p.bkap_duration_section {
    display: none !important;
}
/* Oculta el texto original del label */
label.book_start_date_label {
    font-size: 0 !important;   /* Oculta visualmente el texto ("Start Date" o lo que tenga) */
    position: relative;
}

/* Muestra el nuevo texto */
label.book_start_date_label::before {
    content: "Fecha ";
    font-size: 15px;           /* Tamaño del texto nuevo */
    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #292523;
}

/* Ocultar el texto original */
#bkap_book_time {
    position: relative;
    color: transparent; /* Oculta "Booking Time:" */
}

/* Mostrar el nuevo texto */
#bkap_book_time::before {
    content: "Selecciona";
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;

    font-family: "Jost", sans-serif; /* opcional */
    font-weight: 400;
    color: #292523;
}
/* Ocultar el texto original */
.qwfw-m-text {
    position: relative;
    color: transparent; /* Oculta "Browse wishlist" */
}

/* Ocultar completamente el texto original */
.qwfw-m-text {
    position: relative;
    font-size: 0;              /* truco: el texto original se queda sin tamaño */
}

/* Oculta visualmente el texto original */
span.qwfw-m-text {
    font-size: 0 !important;      /* el texto "Browse wishlist" queda invisible */
    position: relative;
}

/* Muestra el nuevo texto */
span.qwfw-m-text::before {
    content: "Agregar a Favoritos" !important;
    font-size: 14px;              /* tamaño del texto nuevo */
    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #292523;
}
/* Oculta el texto original del botón */
a.button.product_type_simple.add_to_cart_button.qbutton.add-to-cart-button {
    font-size: 0 !important;   /* Esconde "Select Resource" */
    position: relative;
}

/* Muestra el nuevo texto */
a.button.product_type_simple.add_to_cart_button.qbutton.add-to-cart-button::before {
    content: "Selecciona";
    font-size: 14px;           /* Tamaño del texto nuevo */
    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #EFEDE2;
}
h4.qode-related-upsells-title {
    font-size: 0 !important;   /* Oculta "Related products" */
    position: relative;
}

/* Texto nuevo */
h4.qode-related-upsells-title::before {
    content: "Productos Relacionados";
    font-size: 40px;           /* ajusta el tamaño a gusto */
    font-family: "Jost", sans-serif;  /* opcional */
    font-weight: 600;
    color: #292523;            /* opcional, si quieres mantener misma línea de estilos */
}
.qqvfw .qqvfw-m-content .qqvfw-m-product>.product {
    display: flex;
    height: 100%;
    background-color: #dcdcde;
}
/* Oculta el texto original "Select Resource" SOLO en el producto 5251 */
a.button.product_type_simple.add_to_cart_button.qbutton.add-to-cart-button[data-product_id="5251"] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    font-size: 0 !important;   /* oculta el texto original */
    color: transparent;
}

/* Muestra el nuevo texto "Selecciona Habitación" */
a.button.product_type_simple.add_to_cart_button.qbutton.add-to-cart-button[data-product_id="5251"]::before {
    content: "Selecciona Habitación";
    font-size: 14px;               /* ajusta tamaño si quieres */
    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #292523;

    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* 1. Ocultamos el texto original "Quick View" */
span.qqvfw-m-text {
    font-size: 0 !important;
}

/* 2. Insertamos el nuevo texto "Ver más" usando tu estilo de base */
span.qqvfw-m-text::before {
    content: "Ver más";
    font-size: 14px;               /* Ajustado: 40px sería gigante para un botón, 14-16px es estándar */
    font-family: "Jost", sans-serif; /* Mismo estilo que tu ejemplo */
    font-weight: 600;              /* Mismo peso que tu ejemplo */
    color: #292523;                /* Mismo color que tu ejemplo */
    
    /* Propiedad extra recomendada para spans: */
    display: inline-block;         /* Ayuda a que respete márgenes y alineación vertical */
}
/* 1. Ocultamos el texto original "Category" */
.info.portfolio_categories h6 {
    font-size: 0 !important;
    margin-bottom: 5px; /* Mantiene el espacio con el texto de abajo */
}

/* 2. Insertamos el nuevo texto "Categoría" */
.info.portfolio_categories h6::before {
    content: "Categoría";
    
    /* Estilos visuales */
    font-size: 16px; /* Ajuste estándar para etiquetas pequeñas */
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    
    display: block;
}
/* Oculta el texto original "Products you might like" */
span.xoo-wsc-drh-txt {
    font-size: 0 !important;   /* oculta visualmente el texto original */
    position: relative;
    display: inline-block;
}

/* Muestra el nuevo texto "Productos que te pueden gustar" */
span.xoo-wsc-drh-txt::before {
    content: "Productos que te pueden gustar";
    font-size: 16px;            /* ajusta el tamaño a gusto */
    font-family: "Jost", sans-serif;
    font-weight: 400;
    color: #292523;
    display: inline-block;
}

/* Fondo del bloque donde está "Finalizar Pago" */
.container_inner.clearfix {
    background-color: #EFEDE2;
}
.title.title_size_small.position_left {
    background-color: #EFEDE2 !important;  /* nuevo color de fondo */
}

.title.title_size_small.position_left {
    background-color: #EFEDE2 !important;  /* sobrescribe #ab2626 */
}



.qqvfw .qqvfw-m-content .qqvfw-m-product>.product {
    display: flex;
    height: 100%;
    background-color: rgb(239 237 226);
    padding: var(--qqvfw-qv-padding,0);
    border: var(--qqvfw-qv-border-width,0) var(--qqvfw-qv-border-style,solid) var(--qqvfw-qv-border-color,transparent);
    border-radius: var(--qqvfw-qv-border-radius,0);
    overflow: hidden
}

/* Texto del testimonio: sin negritas */
.testimonial_text_inner p {
    text-transform: none !important;   /* lo que ya tenías */
    font-weight: 400 !important;       /* quita bold */
}

/* Autor del testimonio: sin negritas */
.testimonial_author {
    text-transform: none !important;
    font-weight: 400 !important;       /* quita bold */
}

/* Por si el tema mete <strong> o <b> dentro */
.testimonial_text_inner strong,
.testimonial_text_inner b,
.testimonial_author strong,
.testimonial_author b {
    font-weight: 400 !important;
}
.qode-inter-page-navigation-holder,
.qode-inter-page-navigation-holder .qode-inter-page-navigation-inner {
    background-color: #EFEDE2 !important;
}
/* Forzar el fondo #EFEDE2 en el bloque de título, por encima del style inline */
body div.content_inner > div.title_outer.title_without_animation > div.title.title_size_small.position_left {
    background-color: #EFEDE2 !important;
}

/* Asegurarnos de que dentro no haya otro fondo diferente */
body div.content_inner > div.title_outer.title_without_animation > div.title.title_size_small.position_left *,
body div.content_inner > div.title_outer.title_without_animation {
    background-color: #EFEDE2 !important;
    background-image: none !important;
    
}

div.title.title_size_small.position_left {
    background-color: #EFEDE2 !important;
    
}
.price.wc-block-components-product-price {
    display: none !important;
}
@media only screen and (max-width: 300px) {
    .xoo-wsc-basket {
        width: 60px !important;
        height: 60px !important;
    }
}

.joinchat__button {
    bottom: 118px;
    right: 10px;
}/* End custom CSS */