/*
Theme Name: CozyStay Child
Theme URI: https://www.linkedin.com/in/zbeiba-jaafar-69242870/
Description: Theme enfant crée par jaafar zbeiba
Author: Jaafar zbeiba
Template: cozystay
Version: 1.1.0
Text Domain: cozystay-child
*/

.notrip .ti-widget.ti-trip .ti-fade-container:nth-child(1) {
    display: none !important;
}
.elementor-element.elementor-element-1bb35772.elementor-widget__width-auto.nobottom.elementor-widget.elementor-widget-text-editor {
    margin-bottom: 0px;
}

.elementor-element.elementor-element-024f132.elementor-widget__width-auto.nobottom.elementor-widget.elementor-widget-text-editor {
    margin-bottom: 0px;
}
.cs-room-booking .room-booking-title span {
    display: none;
}
.badamier-room-products-list {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.badamier-room-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    align-items: center;
    gap: 70px;
}

.badamier-room-card:nth-child(even) .badamier-room-card__image {
    order: 2;
}

.badamier-room-card:nth-child(even) .badamier-room-card__content {
    order: 1;
}

.badamier-room-card__image {
    overflow: hidden;
}

.badamier-room-card__img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 780 / 520;
    object-fit: cover;
}

.badamier-room-card__content {
    text-align: center;
}

.badamier-room-card__subtitle {
    margin-bottom: 14px;
    font-size: 15px;
    line-height: 1.5;
    color: #1f2933;
}

.badamier-room-card__subtitle p {
    margin: 0;
}

.badamier-room-card__title {
    margin: 0 0 24px;
    font-size: clamp(32px, 3vw, 48px);
    line-height: 1.15;
    font-weight: 400;
}

.badamier-room-card__title a {
    color: inherit;
    text-decoration: none;
}

.badamier-room-features {
    margin: 0 0 26px;
}

.badamier-room-features ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px 30px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.badamier-room-features li {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin: 0;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
}

.badamier-room-features i {
    color: #8a4b20;
    font-size: 20px;
    line-height: 1;
}

.badamier-room-card__extra {
    max-width: 650px;
    margin: 0 auto 28px;
    font-size: 18px;
    line-height: 1.65;
    color: #111;
}

.badamier-room-card__extra p {
    margin: 0;
}

.badamier-room-card__button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #111;
    text-decoration: none;
    border-bottom: 1px solid #b59a7a;
    padding-bottom: 4px;
    font-size: 16px;
}

.badamier-room-card__button:hover {
    color: #8a4b20;
}

@media (max-width: 900px) {
    .badamier-room-products-list {
        gap: 50px;
    }

    .badamier-room-card {
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .badamier-room-card:nth-child(even) .badamier-room-card__image,
    .badamier-room-card:nth-child(even) .badamier-room-card__content {
        order: initial;
    }

    .badamier-room-card__content {
        padding: 0 15px;
    }

    .badamier-room-card__title {
        font-size: 34px;
    }

    .badamier-room-card__extra {
        font-size: 16px;
    }
}
.badamier-product-room-features,
.badamier-room-features {
    margin: 18px 0 30px;
}

.badamier-product-room-features ul,
.badamier-room-features ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 14px 26px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.badamier-product-room-features li,
.badamier-room-features li {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
}

.badamier-product-room-features i,
.badamier-room-features i {
    color: #b59a7a;
    font-size: 19px;
}
.woocommerce-product-details__short-description p {
    margin-bottom: 0px;
}
.badamier-yith-reserve-card {
    background: #fff;
    padding: 34px 34px 42px;
    border-radius: 4px;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}

.badamier-yith-reserve-card::before {
    /* content: "RESERVE:"; */
    display: block;
    margin-bottom: 26px;
    font-family: inherit;
    font-size: 30px;
    line-height: 1.2;
    font-weight: 400;
    color: #111;
}

.badamier-yith-reserve-card .widget,
.badamier-yith-reserve-card .product,
.badamier-yith-reserve-card form.cart {
    margin: 0;
    padding: 0;
}

.badamier-yith-reserve-card .price {
    display: none;
}

.badamier-yith-reserve-card .yith-booking-meta {
    display: none;
}

.badamier-yith-reserve-card .yith-wcbk-form-section-wrapper {
    margin: 0;
}

.badamier-yith-reserve-card .yith-wcbk-form-section {
    margin-bottom: 12px;
}

.badamier-yith-reserve-card .yith-wcbk-form-section__label {
    display: block;
    margin: 0 0 7px;
    font-size: 14px;
    font-weight: 400;
    color: #111;
}

.badamier-yith-reserve-card .yith-wcbk-form-section__content {
    position: relative;
}

.badamier-yith-reserve-card input[type="text"],
.badamier-yith-reserve-card input[type="number"],
.badamier-yith-reserve-card select {
    width: 100%;
    min-height: 52px;
    padding: 0 16px;
    border: 1px solid #c8a77f;
    border-radius: 0;
    background: #fff;
    color: #111;
    font-size: 15px;
    box-shadow: none;
}

.badamier-yith-reserve-card .yith-wcbk-date-picker-wrapper {
    width: 100%;
}

.badamier-yith-reserve-card .yith-wcbk-date-picker,
.badamier-yith-reserve-card .yith-wcbk-date-picker--formatted {
    cursor: pointer;
}

.badamier-yith-reserve-card .yith-wcbk-booking-date-icon {
    right: 15px;
    color: #8a6f51;
}

.badamier-yith-reserve-card .yith-wcbk-form-section-persons input {
    text-align: right;
}

.badamier-yith-reserve-card .yith-wcbk-form-section-services-wrapper {
    margin-top: 18px;
    padding-top: 16px;
    border-top: 1px solid #eee;
}

.badamier-yith-reserve-card .yith-wcbk-form-section-services .yith-wcbk-form-section__label {
    font-size: 15px;
    margin-bottom: 10px;
}

.badamier-yith-reserve-card .yith-wcbk-form-section-service {
    margin-bottom: 8px;
    font-size: 14px;
}

.badamier-yith-reserve-card .yith-wcbk-form-section-totals {
    margin-top: 22px;
    padding-top: 22px;
    border-top: 1px solid #eee;
}

.badamier-yith-reserve-card .yith-wcbk-booking-form-totals {
    font-size: 15px;
    color: #111;
}

.badamier-yith-reserve-card .single_add_to_cart_button,
.badamier-yith-reserve-card .yith-wcbk-add-to-cart-button {
    width: 100%;
    min-height: 56px;
    margin-top: 24px;
    border: 0;
    border-radius: 4px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: none;
}

.badamier-yith-reserve-card .single_add_to_cart_button:hover,
.badamier-yith-reserve-card .yith-wcbk-add-to-cart-button:hover {
    background: #2a2a2a;
    color: #fff;
}

.badamier-yith-reserve-card .single_add_to_cart_button:disabled,
.badamier-yith-reserve-card .yith-wcbk-add-to-cart-button:disabled {
    opacity: 0.45;
    cursor: not-allowed;
}

.badamier-yith-reserve-card .ui-datepicker {
    border: 1px solid #c8a77f;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.12);
}

@media (max-width: 767px) {
    .badamier-yith-reserve-card {
        padding: 26px 20px 32px;
    }

    .badamier-yith-reserve-card::before {
        font-size: 25px;
    }
}

.yith-wcbk-booking-form {
    border: none !important;
}

.yith_wcbk_booking_product_form_widget {
    border: none !important;
}

.woocommerce.single.single-product div.product form.cart:not(.variations_form) .button.single_add_to_cart_button, .woocommerce.single.single-product .woocommerce-variation-add-to-cart .button.single_add_to_cart_button {
    background: #000;
    opacity: 1;
    color: #fff;
}
