/* FE TOP*/

/* SHARED */
#exchange-rate-container {
    display: inline-block;
    color: #fff;
    margin: 5px 0px;
}

.joinchat__button {
    bottom: 0;
    right: 0;
}

.scrollToTop {
    bottom: 94px !important;
    right: 25px !important;
}

/* HEADER */
@media (max-width: 767px) {
    .header_sticky.active_sticky {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}

/* HOME */
.home .cats-tours .rating,
.home .cats-tours .count-tour {
    display: none !important;
}


.home .content .item-destination.item-destination-template2 .info .name {
    font-size: 35px;
}

.home .content .item-destination.item-destination-template2 .img {
    border-radius: 10px;
}

.home .content .item-destination.item-destination-template2 .img .img_pretti_logo {
    position: absolute;
    top: 10px;
    right: 10px;
    max-height: 30px
}

.home .header-cats-pretti {
    background: linear-gradient(90deg, rgb(225 5 33) 0%, rgb(145 32 39) 35%, rgb(47 10 12) 100%);
}


.home .cats_products .cat-design-replace-title .wrapp-category:before {
    opacity: 0;
}

.home .cat-design-replace-title:hover .wrapp-category:before {
    opacity: .4;
}

/* Ensure the parent container is positioned correctly */
.promo-banner .main-wrapp-img {
    position: relative;
    /* Makes this container the reference point for the overlay */
}

/* Add the overlay using ::before */
.promo-banner .main-wrapp-img::before {
    content: '';
    /* Required for pseudo-elements */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    /* Black overlay with 50% opacity */
    z-index: 1;
    /* Ensures the overlay is above the image */
    pointer-events: none;
    /* Ensures the overlay doesn't block interactions */
}

/* Ensure the image itself stays below the overlay */
.promo-banner .main-wrapp-img .banner-image {
    position: relative;
    z-index: 0;
    /* Places the image below the overlay */
}


/* CATEGORIES */
.cat-design-zoom-out .wd-cat-content .wd-cat-header .wd-entities-title {
    background-color: var(--wd-primary-color);
    color: #fff;
}

/* ARCHIVE */

.header-cats-pretti {
    width: 100vw;
    position: relative;
    left: calc(-50vw + 50%);
    max-width: none !important;
}

.header-cats-pretti .title h2 {
    color: #FFFFFF;
    font-size: 60px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.4em;
}

.product-wrapper .wd-product-stock.stock {
    display: none;
}

.wd-product.wd-hover-fw-button .product-wrapper .shop_attributes tr {
    display: none;
}

/* SINGLE PRODUCT */


/* .woocommerce-info.pending-buy::before {
    content: ''
} */

.woocommerce-info.pending-buy {
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid var(--notices-warning-bg);
    background-color: var(--notices-warning-bg);
    color: #fff;
}

.woocommerce-info.pending-buy a.button {
    color: #fff;
    font-size: 1.2rem;
}

.woocommerce div.product .summary .product_title {
    margin-top: 0px;
}

body.single-product #woo_main,
body.single-product-not-rental.woocommerce #woo_main {
    margin-top: 40px;
}

.single-product .wrapper__product_options {
    gap: 0px;
}

.single-product .e-con .elementor-widget.elementor-widget-wd_single_product_add_to_cart {
    margin-bottom: 1rem;
}

.single-product .e-con .elementor-widget-wd_single_product_visitor_counter {
    margin-top: 1rem;
}

.qty_pax_legend {
    color: #000;
    font-weight: bold;
}

.pax_number {
    font-weight: bold;
}

.single-product .product_meta,
.woocommerce-product-rating,
.woocommerce div.product .summary .woocommerce-product-rating,
.woocommerce-product-details__short-description,
.single-product.woocommerce div.product .summary .price,
.single-product.woocommerce.woocommerce div.product .woocommerce-tabs {
    display: none;
}

.woocommerce-product-details__short-description {
    margin-top: 40px;
}

/* .single-product .wcpa_form_outer .wcpa_row select {
    max-width: 450px;
} */

.single-product .wcpa_wrap select option:disabled {
    color: #aaa;
    /* Cambiar el color del texto */
    background-color: #f5f5f5;
    /* Fondo claro */
    font-style: italic;
    /* Texto en cursiva */
    cursor: not-allowed;
    /* Mostrar que está deshabilitado */
}

.single-product .wcpa_wrap .wcpa_field_wrap select {
    color: #000;
}

.single-product .wcpa_wrap .wcpa_field_wrap {
    margin-bottom: 20px;
}

.single-product .qty_adults.wcpa_field_wrap {
    max-width: 14%;
}

.single-product .wcpa_field_wrap .wcpa_field_bottom .wcpa_field_price {
    display: none;
}

.single-product .wcpa_wrap .wcpa_field_label {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 10px;
}

/* ^PRODUCT FULL DAY */
.single-product .wcpa_form_outer {
    margin-bottom: 0px;
}

.single-product select[name="fecha_salida"] {
    max-width: 350px;
}

.single-product select[name="qty_adults"] {
    max-width: 80px;
}

.single-product select[name="qty_kids_2"] {
    max-width: 110px;
}

.single-product select[name="punto_embarque"] {
    max-width: 350px;
}

/* .single-product .wrapper_butacas {
    display: inline-block;
    max-width: 230px;
    margin-right: 10px;
} */

.single-product .summary.entry-summary .included_services {
    display: none;
}

.single-product .included_services .wcpa_field_label {
    font-size: 18px;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

/* SINGLE - FIELDSET */
.seccion_entradas,
.seccion_transporte,
.seccion_fecha_salida,
.seccion_alojamiento,
.seccion_excursions {
    border: 2px solid var(--wd-primary-color);
    border-radius: 5px;
    padding: 30px 20px 0px 20px;
    margin: 20px 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

.seccion_entradas::before,
.seccion_transporte::before,
.seccion_fecha_salida::before,
.seccion_alojamiento::before,
.seccion_excursions::before {
    position: absolute;
    top: -17px;
    left: 10px;
    background: #fff;
    padding: 0 5px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
}

.seccion_transporte,
.seccion_entradas {
    margin-top: 25px;
}

.seccion_fecha_salida::before {
    content: "Seleccione";
}

.seccion_transporte::before {
    content: "Transporte";
}


.seccion_entradas::before {
    content: "Entradas";
}

.seccion_alojamiento::before {
    content: "Alojamiento";
}

.seccion_excursions::before {
    content: "Excursiones";
}

.seccion_fecha_salida select {
    max-width: 300px;
}

.seccion_alojamiento select[name="hotel"],
.seccion_alojamiento select[name="regimen"],
.seccion_transporte select[name="regimen"]  {
    max-width: 300px;
}

.seccion_alojamiento .qty_base.wcpa_field_wrap {
    min-width: 190px;
}

.seccion_alojamiento .qty_base.wcpa_field_wrap,
.seccion_alojamiento .kids_no_charge.wcpa_field_wrap {
    margin-bottom: 10px;
}

.seccion_alojamiento .qty_base select,
.seccion_alojamiento .kids_no_charge select {
    max-width: 60px;
    height: 40px;
}

.seccion_alojamiento .qty_base label.wcpa_field_label,
.seccion_alojamiento .kids_no_charge label.wcpa_field_label {
    margin-bottom: 8px;
    color: #3f51b5;
    font-size: 1rem;
}

.seccion_alojamiento .regimen {
    margin-top: 10px;
}

@media (max-width: 905px) {

    .seccion_fecha_salida select,
    .seccion_alojamiento select[name="hotel"],
    .seccion_alojamiento select[name="regimen"] {
        min-width: 100%;
    }

    .seccion_alojamiento .qty_base.wcpa_field_wrap {
        min-width: 0px;
        width: 43%;
        font-size: 1rem;
    }

    .seccion_alojamiento .kids_no_charge.wcpa_field_wrap {
        min-width: 0px;
        width: 56%;
    }

    .seccion_alojamiento .qty_base label.wcpa_field_label,
    .seccion_alojamiento .kids_no_charge label.wcpa_field_label {
        font-size: 0.8rem;
    }

    .package-type-full_day .seccion_entradas .qty_adults.wcpa_field_wrap {
        min-width: 100px;
    }

    .package-type-full_day .seccion_entradas .qty_kids.wcpa_field_wrap {
        min-width: 200px;
    }
}

@media (max-width: 500px) {
    .seccion_entradas .wcpa-col-2 {
        width: 100%;
        padding: 0px;
    }

    .package-type-full_day .seccion_entradas .wcpa_row_index_0 .wcpa-col-2 {
        width: 50%;
    }

    .seccion_entradas>.wcpa_section_body>.wcpa_row:last-of-type select {
        min-width: 100%;
    }

    .seccion_transporte .wcpa-col-2 {
        width: 100%;
        padding: 0px;
    }


}

/* SINGLE - PRICING */
.single-product .wcpa_price_summary {
    margin-top: 3rem;
}

.single-product .wcpa_wrap .wcpa_price_summary .wcpa_total,
.single-product .wcpa_price_summary .administrative_fee,
.single-product .wcpa_price_summary .total_with_fee {
    border-top: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 10px;
    padding: 0px;
}

.single-product .wcpa_price_summary .total_with_fee {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid var(--wcpalinecolor);
    font-weight: bold;
    font-size: 18px;
}

/* CART */
.woocommerce-cart.woocommerce-page .shop_table .product-name a {
    font-size: 1.2rem;
    color: #F44336;
    margin-bottom: 10px;
}

.woocommerce-cart.woocommerce-page .shop_table .product-name ul.variation {
    flex-direction: column;
    gap: 0px;
}

.woocommerce-cart.woocommerce-page .shop_table thead .product-price,
.woocommerce-cart.woocommerce-page .shop_table thead .product-quantity,
.woocommerce-cart.woocommerce-page .shop_table thead .product-subtotal,
.woocommerce-cart.woocommerce-page .shop_table .product-price,
.woocommerce-cart.woocommerce-page .shop_table .product-quantity,
.woocommerce-cart.woocommerce-page .shop_table .product-subtotal {
    display: none;
}


/* MINI CART */

.widget_shopping_cart_content .woocommerce-mini-cart .cart-info .quantity {
    display: none;
}

.ova-menu-cart .cart-total .items {
    background: var(--wd-primary-color);
}

.ova-menu-cart .minicart {
    width: 500px;
    overflow: scroll;
    height: 100vh;
    padding-bottom: 52px;
}

.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons a {
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}

.ova-menu-cart .minicart p.woocommerce-mini-cart__buttons a:first-child {
    display: none;
}

.minicart a img {
    display: none;
}

.ova-menu-cart .minicart ul.woocommerce-mini-cart li>a {
    font-size: 20px;
    font-weight: bold;
}

.ova-menu-cart .minicart ul.woocommerce-mini-cart li a.remove {
    background-color: red;
    color: #fff !important;
    padding: 2px 7px;
    font-weight: bold;
    font-size: 15px;
    margin-right: 10px;
}

.ova-menu-cart .minicart ul.woocommerce-mini-cart li a.remove:hover {
    background-color: #000;
    color: #fff;
}

.minicart .mini_cart_item .wcpa_cart_meta {
    margin-top: 20px;
    font-size: 16px;
}

.minicart .mini_cart_item .wcpa_cart_meta {
    padding: 0px;
}

.minicart .mini_cart_item .wcpa_cart_meta li {
    margin: 0px;
    padding: 0px;
}

.minicart .quantity {
    display: none;
}

.woocommerce-mini-cart__total.total {
    margin-top: 20px;
    font-size: 18px;
}

.minicart .wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-label {
    margin-bottom: 0px;
}

/* Mobile screens (e.g., max-width: 768px) */
@media (max-width: 768px) {
    .ova-menu-cart .minicart {
        width: 100vw;
        position: fixed;
        top: 60px !important;
    }
}

/* FOOTER 
.wrap_footer {
    background-image: url(https://grupopraia.tur.ar/wp-content/uploads/2022/07/back_footer_pretti.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: 55rem;
}*/

/* WOO */
.blockUI.blockOverlay {
    z-index: 9999 !important;
    position: fixed !important;
    background: rgba(0, 0, 0, 0.8) !important;
    opacity: 0.65 !important;
}

.blockUI.blockOverlay::before {
    font-size: 4rem !important;
    filter: invert(1);
}

div:is(.blockOverlay, .wd-loader-overlay):after {
    border: 7px solid rgba(0, 0, 0, 0);
    border-left-color: #d31010;
    top: calc(50% - 35px);
    left: calc(50% - 35px);
    width: 70px;
    height: 70px;
}




/* WOO - CHECKOUT */

.woocommerce-checkout .elementor-widget-tripgo_elementor_menu_cart {
    display: none;
}

#passenger_count_field {
    display: none;
}

.passenger-field-group .passenger-fields {
    display: flex;
    gap: 10px;
}

.woocommerce-checkout .passenger-field-group .passenger-fields .passenger-field {
    display: flex;
    margin-bottom: 20px;
}

.woocommerce-checkout .passenger-field-group .passenger-fields .passenger-field:nth-child(1) {
    width: 45%;
}

.woocommerce-checkout .passenger-field-group .passenger-fields .passenger-field:nth-child(2) {
    width: 20%;
}

.woocommerce-checkout .passenger-field-group .passenger-fields .passenger-field:nth-child(3) {
    width: 24%;
}

body.woocommerce-checkout .row_site {
    margin-top: 30px;
}

.woocommerce-checkout h1.page-title {
    margin-bottom: 40px;
}

.woocommerce-checkout .wd-header-cart {
    display: none;
}

#billing_company_field,
#billing_address_2_field,
#billing_country_field {
    display: none !important;
}

#new_order_notes_field {
    order: 12;
}


#order_review {
    display: flex;
    gap: 20px;
}

.woocommerce-checkout .woocommerce-billing-fields input,
.woocommerce-checkout .woocommerce-billing-fields select,
.woocommerce-checkout .woocommerce-billing-fields textarea,
.woocommerce-checkout .woocommerce-billing-fields .select2-selection.select2-selection--single,
.woocommerce-additional-fields #custom_passenger_fields input {
    border-color: #cccccc;
    color: #000;
}

.woocommerce-checkout .woocommerce-billing-fields label,
.woocommerce-additional-fields label {
    font-weight: bold;
}

.woocommerce-checkout .woocommerce-billing-fields input::placeholder,
.woocommerce-additional-fields #custom_passenger_fields input::placeholder,
.woocommerce-checkout .woocommerce-billing-fields textarea {
    color: #888;
    opacity: 1;
    font-style: italic;
}


.woocommerce-checkout #order_review ul.wcpa_cart_meta {
    margin: 20px 0px;
    padding: 0px;
    display: none;
}


.woocommerce-checkout #order_review .product-quantity {
    display: none;
}

.woocommerce-checkout table.shop_table {
    height: fit-content;
}

.woocommerce-checkout table.shop_table tbody tr td.product-name {
    font-weight: bold;
    font-size: 1.25rem;
    color: #000;
}

.woocommerce-checkout table.shop_table tbody tr td.product-name button {
    font-size: 1rem;
    margin-top: 10px;
}

.woocommerce-checkout .woocommerce-error {
    line-height: 30px;
    border-radius: 5px;
    border: 1px solid red;
    color: #000 !important;
    background-color: #ffdddd !important;
    padding: 20px 30px;
}

.woocommerce-checkout .woocommerce-error::before {
    content: '';
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    border-radius: 5px;
    background-color: #fff !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    color: #000 !important;
    font-size: 1.1rem;
    padding: 10px 20px !important;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info::before {
    color: #fff;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info a {
    font-weight: bold;
    color: #fff;
}

.woocommerce-checkout input:focus,
.woocommerce-checkout select:focus,
.woocommerce-checkout textarea:focus {
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px !important;
}

.woocommerce-checkout #payment {
    border-radius: 5px;
    /*     box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}


.woocommerce-checkout .wd-checkout-prod-total.product-total {
    display: none;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table th.product-total {
    display: none;
}

.woocommerce-checkout .wd-checkout-prod .product-quantity {
    display: none;
}

.woocommerce-checkout .wd-checkout-prod .wd-checkout-prod-title .cart-product-label {
    color: #000;
    font-weight: bold;
    font-size: 1.3rem;
}

.wc_payment_methods.payment_methods input[type=radio] {
    --active: var(--wd-primary-color);
    --active-inner: #fff;
    --focus: 2px rgba(39, 94, 254, .3);
    --border: var(--wd-primary-color);
    --border-hover: --var(--wd-primary-color);
    --background: #fff;
    --disabled: #F6F8FF;
    --disabled-inner: #E1E6F9;
    appearance: none;
    width: 21px !important;
    height: 21px !important;
    border-radius: 50%;
    border: 1px solid var(--border);
    background: var(--background);
    cursor: pointer;
    transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
    position: relative;
    margin: 0;
}

.wc_payment_methods.payment_methods input[type=radio]:checked {
    background-color: var(--active);
    border-color: var(--active);
}

.wc_payment_methods.payment_methods input[type=radio]:checked::after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background-color: var(--active-inner);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.wc_payment_methods.payment_methods input[type=radio]:hover:not(:checked) {
    border-color: var(--border-hover);
}

.wc_payment_methods.payment_methods input[type=radio]:focus {
    box-shadow: 0 0 0 var(--focus);
}

.wc_payment_methods.payment_methods input[type=radio]:disabled {
    background-color: var(--disabled);
    border-color: var(--disabled);
    cursor: not-allowed;
}

.wc_payment_methods.payment_methods input[type=radio]:disabled:checked {
    background-color: var(--disabled-inner);
}

.wc_payment_methods.payment_methods label {
    margin-left: 8px;
    cursor: pointer;
}

.wc_payment_methods.payment_methods input[type=radio]:checked+label {
    font-weight: bold;
}

.wc_payment_methods.payment_methods .payment_box {
    color: #000;
    border: 1px solid #cecece;
}

.wc_payment_methods.payment_methods .payment_box:before {
    border: 1px solid #cecece;
    width: 8px;
    height: 7px;
    border-bottom-width: 0px;
    border-right-width: 0px;
}

.woocommerce-checkout .col2-set .col-1 {
    width: 43%;
}

.woocommerce-checkout .col2-set .col-2 {
    width: 56%;
}


.woocommerce-page.woocommerce-checkout #payment #place_order {
    display: block;
    float: none;
    margin: 20px auto 0 auto;
}

.woocommerce-page.woocommerce-checkout #order_review.woocommerce-checkout-review-order table {
    min-width: 53%;
}

.woocommerce-page.woocommerce-checkout #order_review.woocommerce-checkout-review-order #payment {
    min-width: 45%;
}

#custom_passenger_fields {
    margin-top: 20px;
}

#custom_passenger_fields>h3 {
    font-size: 22px;
    margin-bottom: 20px;
}

#custom_passenger_fields .passenger-header h3 {
    font-size: 18px;
}



@media (max-width: 980px) {

    .woocommerce-checkout .passenger-field-group .passenger-fields {
        flex-direction: column;
    }

    .woocommerce-checkout #custom_passenger_fields .passenger-field-group .passenger-fields .passenger-field {
        display: block;
        width: 100%;
        margin-bottom: 0px;
    }

    .woocommerce-checkout #custom_passenger_fields .passenger-field-group {
        margin-bottom: 40px;
    }

    .woocommerce-checkout #custom_passenger_fields .passenger-field-group:last-of-type {
        margin-bottom: 60px;
    }

}


@media screen and (max-width: 780px) {
    .woocommerce-checkout .wd-checkout-prod ul.variation,
    .woocommerce-table__line-item.order_item ul.wc-item-meta {
        max-height: 100px;
        /* Limit height on small screens */
        overflow: hidden;
        /* Hide excess content */
        position: relative;
        padding: 10px;
        border: none;
        margin-top: 10px;
        transition: max-height 0.3s ease-in-out;
    }

    .woocommerce-checkout .wd-checkout-prod ul.variation.expanded,
    .woocommerce-table__line-item.order_item ul.wc-item-meta.expanded {
        max-height: 100%;
        /* Expanded height */
        overflow: visible;
    }

    .woocommerce-checkout .wd-checkout-prod ul.variation:after,
    .woocommerce-table__line-item.order_item ul.wc-item-meta:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 40px;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
        pointer-events: none;
    }

    .woocommerce-checkout .wd-checkout-prod ul.variation.expanded:after,
    .woocommerce-table__line-item.order_item ul.wc-item-meta.expanded:after {
        display: none;
        /* Hide gradient when expanded */
    }

    .variation-toggle {
        display: block;
        margin-top: 10px;
        cursor: pointer;
        font-weight: bold;
        color: #0073aa;
        text-align: center;
        font-size: 1rem;
    }

    .variation-toggle:hover {
        color: #005177;
    }
}

@media (max-width: 576px) {
    .woocommerce-checkout .wd-checkout-prod-total {
        display: none;
    }
}


/* WOO - THANK YOU */

.custom-order-content.passengers-data.passenger-data-container {
    overflow: auto;
}

.woocommerce-order-received .page-title {
    display: none;
}

.wrapper-accbank {
    background-color: var(--wd-primary-color);
    color: #fff;
    border-radius: 5px;
    padding: 1rem 2rem;
    margin-bottom: 2.5rem;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    font-size: 1.1rem;
}

.wrapper-accbank .text.title {
    color: #fff;
    font-weight: normal;
}

.wrapper-accbank a {
    color: #fff;
    font-weight: bold;
}

.wrapper-accbank a:hover {
    color: var(--secondary);
}

.wrapper-accbank ul.account-bank {
    list-style: none;
}

.wrapper-accbank ul.account-bank li {
    margin: 0px;
}

.woocommerce-order-received .woocommerce-order:not(.wd-with-extra-content) {
    max-width: 1100px;
}

.woocommerce-order-received .order-again {
    display: none;
}

.woocommerce-order-received .woocommerce-thankyou-order-received {
    font-size: 38px;
}

.woocommerce-order-received .thankyou-order-received {
    margin: 3rem 1rem;
    text-align: center;
    font-weight: bold;
    font-size: 2.2rem;
    color: var(--secondary);
}

.woocommerce-order-received .woocommerce ul.order_details {
    display: flex;
    padding: 0px;
    margin: 0px;
    justify-content: center;
    margin-bottom: 30px;
}


.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received .woocommerce-customer-details {
    width: 49%;
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
}

.woocommerce-order-received .woocommerce-order-details {
    padding-right: 1.5rem;
}

.woocommerce-order-received .woocommerce-order-details table {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.woocommerce-order-received .woocommerce-customer-details {
    padding-left: 1.5rem;
}

.woocommerce-order-received .woocommerce-order-details table li {
    display: flex;
    margin-bottom: 3px;
}

.woocommerce-order-received .wc-item-meta li strong,
.woocommerce-order-received .wc-item-meta li p {
    margin-bottom: 0px;
    font-size: 14px;
}

.woocommerce-order-received .wc-item-meta li p {
    font-weight: normal;
}

.woocommerce-checkout table.shop_table tbody tr td.product-name {
    width: 75%
}

.woocommerce-order-received.woocommerce-checkout table.shop_table {
    border-radius: 5px;
}

.woocommerce-order-received.woocommerce-checkout table.shop_table,
.woocommerce-order-received.woocommerce-checkout table.shop_table tr {
    border: 1px #aaa solid;
}


.woocommerce-order-received.woocommerce-checkout table.shop_table td,
.woocommerce-order-received.woocommerce-checkout table.shop_table th {
    border-bottom: 1px solid #aaa;
}


.woocommerce-order-received.woocommerce-checkout table.shop_table thead {
    background-color: var(--wd-primary-color);
    border: 2px solid var(--wd-primary-color);
}

.woocommerce-order-received.woocommerce-checkout table.shop_table thead th {
    font-size: 1.25rem;
    color: #fff;
}

.woocommerce .woocommerce-order .order_details .order_item .product-name a {
    font-weight: bold;
    color: #000;
    font-size: 1.2rem;
}

.woocommerce .woocommerce-order .order_details .order_item .product-quantity {
    display: none;
}

.woocommerce-order-received.woocommerce-checkout table.shop_table tfoot tr {
    color: #000;
}

.woocommerce-order-received.woocommerce-checkout table.shop_table tfoot tr:last-child {
    background-color: #eee;
}

.woocommerce .woocommerce-customer-details address {
    padding: 20px;
    border: 1px solid #aaa;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    color: #000;
}

.woocommerce-order-received .passengers-data {
    margin-top: 40px;
}

.woocommerce-order-received .passengers-data h3 {
    margin-bottom: 25px;
}

.woocommerce-order-received .passengers-data table {
    max-width: 800px;
    border-collapse: separate;
    border-radius: 5px;
    border: 1px solid #cecece;
    overflow: hidden;
    border-spacing: 0;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.woocommerce-order-received .passengers-data table thead {
    background-color: #f8f8f8;
}

.woocommerce-order-received .passengers-data table tbody tr td,
.woocommerce-order-received .passengers-data table thead tr th {
    padding: 8px;
}

.woocommerce-order-received .passengers-data table tbody tr,
.woocommerce-order-received .passengers-data table thead tr {
    border-bottom: 1px solid #cecece;
}

.woocommerce-order-received .passengers-data table tbody tr:last-child {
    border-bottom: none;
}


.woocommerce-order-received .note-msg {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    max-width: 1100px;
    margin-top: 60px;
    background-color: var(--wd-primary-color);
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.woocommerce-order-received .note-msg i {
    padding-right: 10px;
    font-weight: bold;
    font-size: 1.1rem;
}

.woocommerce-order-received .woocommerce-table__product-name .wc-item-meta {
    font-size: 1rem;
}

.woocommerce-order-received .woocommerce-table__product-name .wc-item-meta li {
    align-items: center;
}

.woocommerce-table--order-details tfoot:has(th.order-actions--heading) {
    display: none;
}


/* FE TOP ROOMS*/
/* SHARED */
.wpcf7-submit:disabled {
    border-color: #ccc;
    background-color: #ccc;
    /* Change to any color you like */
    cursor: not-allowed;
}

/* CATS */
.cats-home-wrapper .elementor-image-box-title {
    position: absolute;
    bottom: 0px;
    left: 0px;
    font-family: var(--wd-primary-color-font);
    font-size: 35px;
    font-weight: bold;
    color: #fff;
    z-index: 999;
    margin: 50px auto;
    width: 100%;
    padding: 0px 40px;
    line-height: 44px;
}

.cats-home-wrapper img {
    border-radius: 10px;
}

.cats-home-wrapper .elementor-image-box-img {
    position: relative;
}

.cats-home-wrapper .elementor-image-box-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(17, 27, 25, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
    z-index: 1;
    pointer-events: none;
    /* Allows clicking through the overlay */
    border-radius: 10px;
}

.cats-home-wrapper .elementor-image-box-img img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
}

.cats-home-wrapper .elementor-image-box-img:hover::before {
    background: linear-gradient(180deg, rgba(17, 27, 25, 0) 0%, rgba(0, 0, 0, 0.95) 100%);
    /* Darker gradient on hover */
}

.cats-home-wrapper .elementor-image-box-img .img_pretti_logo {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 40px;
}

/* ROOM AVAILABILITY FORM */
#availability-form #error-messages,
#availability-form #date-errors,
#availability-form .room-errors {
    font-weight: bold;
    color: #E91E63;
    margin-bottom: 12px;
}

#availability-form #date-errors,
#availability-form .room-errors {
    margin: 10px 0px 0px 0px;
}

#availability-form .room-type {
    margin-top: 10px;
}

#availability-form .room-type label {
    display: inline-block;
    margin-right: 7px;
    /*min-width: 115px;*/
}

#availability-form .room-type input {
    max-width: 80px;
}

.btn-booknow {
    display: block;
    margin: 0px 0 auto auto;
}

.spinner-btn {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-left: 4px solid var(--wd-primary-color);
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: spin 1s linear infinite;
    display: inline-block;
    margin-left: 8px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#availability-result {
    display: none;
    background-color: #f8f8f8;
    border-radius: 5px;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 1px solid #cecece;
    clear: both;
    margin-top: 20px;
    top: 20px;
    position: relative;
    color: #000;
}

button.single_add_to_cart_button {
    padding: 12px 25px;
    font-size: 1.1rem;
    background-color: #4CAF50;
    /* Default green color, feel free to change */
    border: 2px solid var(#3e8e41);
    border-radius: 5px;
    color: white;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease;
    /* Smooth transition */
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    position: relative;
    overflow: hidden;
}

button.single_add_to_cart_button::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300%;
    height: 300%;
    background: rgba(255, 255, 255, 0.15);
    transform: translate(-50%, -50%) scale(0);
    border-radius: 50%;
    transition: transform 0.5s ease;
}

button.single_add_to_cart_button:hover::before {
    transform: translate(-50%, -50%) scale(1);
}

button.single_add_to_cart_button:hover {
    background-color: var(--btn-hover-color, #45a049);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.25);
    border-color: #2e7034;
}

button.single_add_to_cart_button:active {
    background-color: var(--btn-active-color, #3e8e41);
    transform: translateY(2px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}



.wcpa_wrap .wcpa_price_summary {
    display: none !important;
}

#summary-container {
    max-width: 500px;
    margin: 0 auto;
}

.summary-row {
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
}

.summary-row.total {
    border-top: 1px solid #cecece;
    margin-top: 10px;
    font-size: 1.2rem;
}

.summary-row.total .summary-value {
    font-weight: bold;
}

.summary-label {
    font-weight: bold;
    text-align: left;
}

.summary-value {
    text-align: right;
}

#loading-message {
    font-size: 16px;
    color: #fff;
    padding: 10px;
    background-color: var(--wd-primary-color);
    border: 1px solid #F44336;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
}

/* CSS for loading gradient animation */
@keyframes loading-gradient {
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}

.loading {
    background: linear-gradient(135deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
    background-size: 200% 200%;
    animation: loading-gradient 1.5s infinite linear;
    cursor: wait;
    color: #333;
    /* Ensure text is visible if necessary */
}

/* FIELSET */

input:disabled {
    background-color: #f0f0f0;
    /* Light grey background */
    color: #a0a0a0;
    /* Grey text color */
    border: 1px solid #d0d0d0;
    /* Light grey border */
    cursor: not-allowed;
    /* Show a not-allowed cursor */
    opacity: 0.6;
    /* Slightly reduce opacity */
}

fieldset.dates_check,
fieldset.room-type-group {
    border: 2px solid var(--wd-primary-color);
    border-radius: 5px;
    padding: 10px 20px 20px 20px;
    margin: 20px 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
}

fieldset.dates_check legend,
fieldset.room-type-group legend {
    font-weight: bold;
    padding: 0 10px;
    color: var(--wd-primary-color);
    font-size: 1.2em;
    background-color: #fff;
}

.dates_check .form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.dates_check .form-group {
    display: flex;
    flex-direction: column;
}

.dates_check .form-group label {
    margin-bottom: 5px;
    font-weight: bold;
}

.dates_check .form-group input {
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 3px;
    max-width: 170px;
}

.room-type-group label {
    min-width: 45px;
    font-weight: bold;
}


.room-type-group input {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 10px;
}

/* CHECKOUT */
.wrapper-room-details .wcpa_cart_meta_item-label:first-of-type {
    display: none;
}

.wrapper-room-details .wcpa_cart_meta_item-value {
    margin: 0px !important;
}

.wrapper-room-details .room_details {}

/* THANK YOU */
.woocommerce-order-received .has-room-details .wc-item-meta {
    display: none;
}

.woocommerce-order-received .custom-order-item-data.product-type-room.custom-order-item-data {
    margin-top: 20px !important;
}

.woocommerce-order-received .custom-order-item-data.product-type-room {}

.woocommerce-order-received .custom-order-item-data.product-type-room h3 {
    font-size: 1.2rem;
    color: var(--secondary);
    font-weight: bold;
}

.woocommerce-order-received .custom-order-item-data.product-type-room ul {
    margin-top: 0px;
}

.woocommerce-order-received .custom-order-item-data.product-type-room ul li {
    font-size: 1rem;
}

.woocommerce-order-received .woocommerce-table--order-details .product-total,
.woocommerce-order-received .woocommerce-table__product-total.product-total {
    display: none;
}

.woocommerce-order-received .wc-item-meta li strong,
.woocommerce-order-received .wc-item-meta li p {
    margin-bottom: 0px;
}


/* MOBILE */
@media (max-width: 768px) {

    #scrollUp {
        bottom: 87px !important;
        right: 27px !important;
    }

    #availability-form .dates_check input {
        max-width: 130px;
    }

    #availability-form fieldset.room-type-group .room-type {
        background-color: #f4f8fa;
        padding: 10px 10px 0px 10px;
        border-radius: 5px;
    }

    #availability-form fieldset.room-type-group .room-type input {
        max-width: 50px;
        margin-bottom: 10px;
    }

    .cats-home-wrapper .elementor-image-box-title {
        left: 0px;
        bottom: 65px;
        width: 100%;
        padding: 0px 10px;
    }

    .woocommerce-order-received .row_site {
        margin-top: 0px !important;
    }

    .woocommerce-order-received .thankyou-order-received {
        line-height: 38px;
    }

    .woocommerce-order-received .woocommerce ul.order_details {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .woocommerce-order-received .woocommerce-order-details {
        min-width: 100%;
        padding: 0px !important;
    }

    .woocommerce-order-received .woocommerce-customer-details {
        padding: 0px !important;
        margin: 0px;
        min-width: 100%;
    }

    /*     .woocommerce-order-received .woocommerce-table--order-details .product-total,
    .woocommerce-order-received .woocommerce-table__product-total.product-total {
        display: none;
    } */

    .woocommerce-order-received .woocommerce-table__product-name.product-name ul li {
        display: flex;
    }

    .woocommerce-order-received .woocommerce-table__product-name.product-name ul li p {
        margin: 0px;
        padding: 0px;
        margin-left: 5px;
    }

}


select[name="select_butacas"] option[value="no_aplica"],
select[name^="select_butacas_cl"] option[value="no_aplica"] {
    display: none !important;
}

/* .single-product .wrapper_butacas {
    display: inline-block;
    max-width: 230px;
    margin-right: 10px;
} */

/* .seccion_transporte > .wcpa_section_body > .wcpa_row:not(.wcpa_row_index_0) {
    display: inline-block;
    max-width: 170px;
    margin-right: 10px;
} */

/* .seccion_entradas > .wcpa_section_body > .wcpa_row:not(.wcpa_row_index_0) select {
    display: inline-block;
    max-width: 100px;
}
 */
.seccion_entradas>.wcpa_section_body>.wcpa_row:last-of-type select {
    max-width: 340px;
}

.single-product .discount_departure_date {
    display: none;
}

.wcpa_wrap .wcpa_price_summary {
    display: none;
}

/* .single-product .wcpa_form_outer .wcpa_row select[name="punto_embarque"] {
    max-width: 260px;
}*/

.single-product .wcpa_form_outer.wcpa_rendered .servicios_incluidos,
.single-product .wcpa_form_outer.wcpa_rendered .servicios_no_incluidos {
    display: none;
}

/* KIDS */
.single-product .wcpa_wrap .kids .wcpa_field_label {
    font-size: 0.85rem;
    color: #646464;
}

.single-product .wcpa_wrap .kids select {
    margin: 0px;
    height: 40px;
    font-weight: bold;
    max-width: 70px !important;
    color: #646464;
}

.single-product .wcpa_wrap .kids select option:disabled {
    color: #cecece;
}

.single-product .wcpa_wrap .kids select option:has(option:disabled) {
    cursor: not-allowed;
    /* Not-allowed cursor */
}

/* .single-product .wcpa_wrap .qty_base .wcpa_field_label {
    font-size: 1rem;
}

.single-product .wcpa_wrap .qty_base select { 
    max-width: 70px !important;
} */

.wcpa_checkbox label input[type="checkbox"]:checked+.wcpa_checkbox_custom+span {
    font-weight: bold;
}

.qty_base.wcpa-col-2 {
    width: 25%;
}

.kids.wcpa-col-3 {
    width: 35%;
}

.single-product .wcpa_wrap .qty_base select {
    height: 40px;
}

@media (max-width: 768px) {
    .qty_base.wcpa-col-2 {
        width: 50%;
        padding: 0px;
    }

    .kids.wcpa-col-2,
    .kids.wcpa-col-3 {
        width: 50%;
        padding: 0px;
        padding-right: 10px;
    }

    .seccion_transporte>.wcpa_section_body>.wcpa_row:not(.wcpa_row_index_0) {
        min-width: 100%;
        width: 100%;
    }

    .single-product .wcpa_wrap .butacas select {
        width: 100% !important;
    }
}


#result-availability-package {
    clear: both;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    position: relative;
    background-color: var(--wd-primary-color);
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    box-shadow: rgb(6 103 200 / 27%) 0px 8px 24px;
    font-weight: bold;
    font-size: 1.1rem;
}

/* SPINER BIIGER*/
#spinner-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    visibility: hidden;
    /* Initially hidden */
    opacity: 0;
    /* Initially hidden */
}

#spinner-overlay.visible {
    visibility: visible;
    opacity: 1;
}

.overlay-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.spinner {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid var(--wd-primary-color);
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin-bottom: 20px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

button.btn-reserve {
    font-size: 1.4rem;
    font-weight: bold;
    color: #fff;
    background-color: var(--wd-primary-color);
    border-radius: 4px;
}

button.btn-reserve:hover {
    background-color: #E63970;
    color: #fff;
}

button.btn-reserve {
    float: right;
    margin-top: 20px;
}


.stock-error-message {
    text-align: center;
}

.stock-error-message img {
    max-height: 120px;
    margin-bottom: 15px;
}

.stock-error-message p {
    margin-bottom: 25px;
}

.stock-error-message p:last-of-type {
    margin-bottom: 0px;
}

.stock-error-message {
    margin: 0 auto;
}

.stock-error-message p {
    font-size: 1.2rem;
}

.stock-error-message a {
    font-weight: bold;
    color: #000 !important;
}

.stock-error-message a:hover {
    font-weight: bold;
    color: green !important;
}




.pum-content.popmake-content p {
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}


/* select seats */

.button_select_seats > .wcpa_field {
    max-width: 215px;
    margin-top: 0px;
    padding: 10px 15px;
    background-color: #007bff;
    color: #fff; 
    border: none;
    border-radius: 5px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
	padding-left: 37px;
}

.button_select_seats > .wcpa_field:hover {
    background-color: #0056b3;
}

.button_select_seats > .wcpa_field:active {
    background-color: #004085; 
}

.button_select_seats > .wcpa_field:focus {
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}


/* PayWay */
#payway_gateway-cc-form hr {
    display: none;
}

#payway_gateway-cc-form .fieldset-description {
    padding: 10px 0px;
    font-size: 1.0rem;
}

.payment_method_payway_gateway .fields-wrapper  label {
    margin-left: 0px !important;
    font-weight: bold;
}

.woocommerce-checkout form[name="checkout"] .wc-gateway-payway .form-row input.input-text,
.woocommerce-checkout form[name="checkout"] .wc-gateway-payway .form-row select {
    border: 1px solid #cccccc;
    margin: 0px;
}

.woocommerce-checkout form[name="checkout"] .wc-gateway-payway .form-row.woocommerce-validated input.input-text, 
.woocommerce-checkout form[name="checkout"] .wc-gateway-payway .form-row.woocommerce-validated select {
    border: 1px solid green;
}

.woocommerce-checkout form[name="checkout"] .wc-gateway-payway .form-row.woocommerce-invalid input.input-text, 
.woocommerce-checkout form[name="checkout"] .wc-gateway-payway .form-row.woocommerce-invalid select {
    border: 1px solid red;
}

#payway_gateway-cc-form .fields-wrapper {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

#payway_gateway-cc-form .form-row-group {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
}

#payway_gateway-cc-form .form-row-group .form-row {
	flex: 1;
	min-width: 120px;
}

#payway_gateway-cc-form .form-row-group.address .form-row:first-child  {
    flex: 3;
}

#payway_gateway-cc-form .form-row-group.address .form-row:first-child input {
    max-width: 100%;
}


/* LOGIN */
.wd-dropdown-register label,
.woocommerce-form-login label {
    font-weight: 600;
}

.wd-dropdown-register .create-account-link {
    display: none;
}

.login-form-side .create-account-question {
    display: none;
}
