<style>
    * {}

    /* DESKTOP */
    .display {
                color: #9E8A66;
    /* display/desktop */
                 font-family: QuestaGrandeMedium;
                        font-size: 70px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
    }

    .title-1 {
        /* title-1/desktop */
                                                    }

    .title-2 {
        /* title-2/desktop */
                                                    }

    .subtitle-1, .calendar-heading  {
        /* subtitle-1/desktop */
                                                        }

    .subtitle-2, .calendar-date-heading, .asd__month-name span {
        /* subtitle-2/desktop */
                                                        }

    .asd__month-name span:nth-child(2) {
                color: #282828;
    }

    body, body > *, .body-text, .asd__day-button, .calendar {
        /* body/desktop */
                                                text-transform: none;
    }

    .asd__day-button
    {
                background-color: #FFFFFF !important;
                        color: #494D50 !important;
    }

    .asd__wrapper,
    .asd__change-month-button,
    .asd__day--empty
    {
        }

    .body-bold {
                color: #494D50;
    /* body-bold/desktop */
                font-family: ParalucentLight;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
    }

    .small-text, .asd__day-title {
        /* small-text/desktop */
                                        }

    .form-group label, .invalid-gift-card p {
                color: #494D50;
    /* form label/desktop */
                font-family: ParalucentLight;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
                                    text-transform: NULL;
                        letter-spacing: upperc;
    }

    .ohip-pms-offer-datepicker .datepicker-trigger .form-control, .datepicker-trigger .form-control {
                background: #fff;
                background-image: url("/ibe/p3custom/images/icons/62782/offers-dates-icon.svg") !important;
        background-size: 16px 16px;
        background-position: calc(100% - 16px) 50%;
        background-repeat: no-repeat;
    }

    .offer__calendar {
                background: #F2F4F5;
                width: 100%;
    }

    .calendar-date.calendar-date--selected {
                        }

    .offer__banner {
                background: #F2F4F5  !important;
                        color: #0D0D0D  !important;
    }

    .calendar-date--selected p {
        }

    .form-group input, .form-group select, .form-group input:focus, .form-floating>.form-control, .form-group input::placeholder {
                color: #494D50;
    /* form input/desktop */
                font-family: ParalucentLight;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
    }

    .p3-mask {
        left: 1px !important;
        height: 50px;
        padding: .375rem .75rem;
                font-size: 18px;
        }

    .hotel-message{
                background-color: #FFF;
                        border: none;
                        border-radius: 8px;
                    }

    .hotel-message .body-bold{
        }

    .validationError, label.validationError, .errors-list li, .guest-details-error, .invalid-gift-card p{
        /* form/error-message */
                                                        }

    .form-floating label.validationError {
        margin-top: 80px !important;
    }

    .form-group label.booking-widget-label {
        /* form/booking-widget-label */
                                                }

    .booking-widget-input {
        /* form/booking-widget-input */
                                        }

    .booking-widget-error {
        /* form/booking-widget-error */
                                        }

    .price__color {
        }

    .price {
        /* price/desktop */
                                        }

    .price-section .small-text {
        }


    .strike-price {
        /* strike-price/desktop */
                                                }

    .button-label {
        /* button-label */
                font-family: ParalucentLight;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: 12px;
                                text-transform: capitalize;
    }

    .inline-link {
                color: #9E8A66 !important;
    /* body/inline-link/desktop */
                font-family: ParalucentLight;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
                        text-decoration-line: underline;
    }

    .inline-link:hover {
                color: #04253C;
    /* body/inline-link/desktop */
                font-family: ParalucentLight;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
                        text-decoration-line: underline;
    }
    .loyalty-profile-option .button-label.inline-link:hover {
                    text-decoration-color: #04253C;
            }


    .inline-link:active {
                color: #9E8A66;
    /* body/inline-link/desktop */
                font-family: ParalucentLight;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
                        text-decoration-line: underline;
    }

    .inline-link:focus {
                color: #9E8A66;
    /* body/inline-link/desktop */
                font-family: ParalucentLight;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
                        text-decoration-line: underline;
    }

    .lightbox-tab-label {
                font-family: ParalucentLight;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
                        letter-spacing: NULL;
                        text-transform: NULL;
    }




    /* MOBILE */
    @media screen and (max-width: 1024px) {
        .display {
            color: #9E8A66;
                /* display/mobile */
            font-family: QuestaGrandeMedium;
                        font-size: 48px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
            }

        .title-1 {
                    /* title-1/mobile */
                                                                            }

        .title-2 {
                    /* title-2/mobile */
            
                                                                }

        .subtitle-1 {
                    /* subtitle-1/mobile */
                                                                                        }

        .subtitle-2 {
                    /* subtitle-2/mobile */
                                                                                         }

        body, body > *, .body-text, .asd__day-button, .calendar {
                    /* body/mobile */
                                                                }

        .body-bold {
            color: #494D50;
                /* body-bold/mobile */
            font-family: ParalucentLight;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 500;
                        line-height: normal;
            }

        .small-text {
                    /* small-text/mobile */
                                                                }

        .form-group label {
            color: #494D50;
                /* form label/mobile */
            font-family: ParalucentLight;
                        font-size: 14px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: normal;
                        letter-spacing: upperc;
                        text-transform: NULL;
            }

        .form-group input, .form-floating>.form-control {
            color: #494D50;
                /* form input/mobile */
            font-family: ParalucentLight;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 300;
                        line-height: normal;
            }

        .validationError, label.validationError, .invalid-gift-card p {
                    /* form/error-message */
                                                                }

        .form-floating label.validationError {
            margin-top: 80px !important;
                        letter-spacing: upperc;
                                    text-transform: NULL;
        }

        .booking-widget-label {
                    /* form/booking-widget-label */
                                                                                    letter-spacing: upperc;
                                    text-transform: NULL;
            }

        .booking-widget-input {
                    /* form/booking-widget-input */
                                                                }

        .booking-widget-error {
                    /* form/booking-widget-error */
                                                                }

        .price {
                    /* price/mobile */
                                                                }

        .strike-price {
                    /* strike-price/mobile */
                                                                            }
    }

    .pb-room-component-gap-between-usps {
        padding-bottom: 40px!important;
    }

    
    @media screen and (max-width: 992px) {
        #addOnsForm .addOns-items-list-filter .card-style {
                }
    }

    @media screen and (min-width: 992px) {
        .spacing-padding:not(.modal-room-content .spacing-padding) {
                    }

        .room-slider .slick-prev {
                    }
    }

    /** EMAIL START */
    .email.small-text, .email.small-text strike {
        /* email/small-text */
                                                            }

    .email .checkin-checkout-color {
        }

    .email.dates, .email.dates strike {
        /* email/dates */
                        font-family: Verdana;
                        font-size: 18px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 24px;
                        letter-spacing: 0.36px;
                        text-transform: uppercase;
    }

    .email.heading, .email.heading strike {
        /* email/heading */
                        font-family: Verdana;
                        font-size: 22px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 32px;
                            }

    .email.sub-heading, .email.sub-heading strike {
        /* email/sub-heading */
                                                                    }

    .email.confirmation-number, .email.confirmation-number strike {
        /* email/confirmation-number */
                                                                }

    .email, .email > * {
        /* email/body */
                        font-family: Verdana;
                        font-size: 16px;
                        font-style: normal;
                        font-weight: 400;
                        line-height: 24px;
    }

    .email_border-right {
        }

    .email_bg-color {
        }

    .email .btn.light.primary .button-label {
                color: #FFFFFF;
    }


    [class~="x_outlook-only"] {
                background: #AB8C6B;
    }


    .email .footer > *, .email .footer a {
        }

    /** EMAIL END */


    /* FORM COMPONENTS START */
    input[type="text"], input[type="email"], input[type="tel"], .custom-select, .form-control, .form-control:active, .form-select, select, textarea, input[type="password"], input[type="search"], .form-floating>.form-control {
                border: 1px solid #C8CACB;
                        background: #fff;
                        border-radius: 0;
            }

    textarea.form-control {
        height: 80px;
    }

    input[type="text"], input[type="email"], input[type="tel"], .custom-select, .form-control, .form-select, select, input[type="password"], input[type="search"], .form-floating>.form-control {
                height: 48px;
    }

    .card-guest-details input:-webkit-autofill, .retrieve-form input:-webkit-autofill, .guests_change input:-webkit-autofill, .payment-link-challenge input:-webkit-autofill,
    .payment-details input:-webkit-autofill,
    .payment-link-card input:-webkit-autofill {
                background: #fff;
        -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    }

    input[type="email"]::placeholder, .custom-select::placeholder, .form-select::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder {
                border: 1px solid #C8CACB;
                        background: #fff;
    }

    input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, .custom-select:focus, .form-select:focus, textarea:focus, .form-control:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="search"]:focus input:-webkit-autofill {
                border: 1px solid #494D50;
                        background: #fff;
        -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    }

    input[type="text"].validationError, input[type="email"].validationError, input[type="tel"].validationError, .custom-select.validationError, .form-select.validationError, textarea.validationError, input[type="password"].validationError, input[type="search"].validationError, .form-control.validationError .error-message, input[type="text"].invalid-gift-card{
                border: 1px solid #9A1919;
                        background: #FCEDED;
                background-image: url('/ibe/p3custom/images/icons/form-invalid-x.svg');
        background-repeat: no-repeat;
        background-position: center right calc(.375em + .1875rem);
    }

    input[type="text"].valid, input[type="email"].valid, input[type="tel"].valid .custom-select.valid, .form-select.valid, textarea.valid, input[type="password"].valid, input[type="search"].valid {
                border: 1px solid #C8CACB;
                        background: #fff;
    }

    input[type="text"]:disabled, input[type="email"]:disabled,
    input[type="tel"]:disabled, .custom-select:disabled,
    .form-select:disabled, textarea:disabled,
    input[type="password"]:disabled, .form-control[readonly],
    input[type="search"]:disabled {
                border: 1px solid #C8CACB;
                        background: #fff;
    }
    /* FORM COMPONENTS END */


    /**
        CHECKBOXES START - DESKTOP + MOBILE same
     */

    span.custom-check {
                width: 24px;
        min-width: 24px;
                        height: 24px;
                        border: 1px solid #C8CACB;
                        background-color: #fff;
                        vertical-align: middle;
        cursor: pointer;
        display: inline-block;
        position: relative;
        margin-right: 16px;
    }

    span.custom-check:focus {
                width: 24px;
        min-width: 24px;
                        height: 24px;
                margin: 0 10px 0 0;
                border: #C8CACB;
                        background-color: #fff;
        }

    .bookingCommentRadio:focus + span.custom-radio {
                border: #C8CACB;
    }


    input[type=checkbox]:checked + span.custom-check::after, .form-check-input[type="checkbox"]:checked + .form-check-label .custom-check::after  {
        line-height: 13px;
        text-align: center;
        position: absolute;
        content: url('/ibe/p3custom/images/icons/62782/form-checkbox-check-icon.svg');
        animation: form-zoom .5s ease-in-out;
        padding: 3px 0px;
        left: -1px;
        top: -1px;
                        background-color: #04253C;
                        width: 24px;
                        height: 24px;
                }

    span.custom-check:disabled {
        opacity: 20%;
                border: #C8CACB;
                        background-color: #FFF;
    }

    /**
        CHECKBOXES END
     */

    /**
/**
 RADIO BUTTONS START - DESKTOP + MOBILE same
 */
    span.custom-radio {
                width: 16px;
                        height: 16px;
                margin: 0 16px 0 0;
        border-radius: 100px;
        vertical-align: middle;
        cursor: pointer;
        display: inline-block;
        position: relative;
                border: 1px solid #494D50;
                        background-color: #fff;
    }

    span.custom-radio:focus {
        border-radius: 100px;
                border: 1px solid #494D50;
                        background-color: #fff;
    }

    span.custom-radio:hover {
                }

    input[type=radio]:checked + span.custom-radio:after {
        border-radius: 100px;
                width: 16px;
                        height: 16px;
                content: url("../images/icons/p3/icon-checked-radio.svg");
        line-height: 16px;
        text-align: center;
        animation: form-zoom .5s ease-in-out;
        position: absolute;
        left: -1px;
        top: -1px;
                border: 1px solid #494D50;
                        background-color: #04253C;
    }

    span.custom-radio:disabled {
        opacity: 0.6;
                border: 1px solid #494D50;
                        background-color: #fff;
    }

    /**
     RADIO BUTTONS END
     */


    /* BUTTONS START */
    .btn {
        padding: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 8px;
        height: 48px;
        max-height: 48px;
                }

    /* LIGHT PRIMARY */
    .btn.light.primary {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #9E8A66;
    }

    .btn.light.primary:hover {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #04253C;
    }

    .btn.light.primary:active {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #9E8A66;
    }

    .btn.light.primary:focus {
                color: #FFFFFF;
                        border: 4px solid #04253C;
                        border-radius: 40px;
                        background: #9E8A66;
                }

    .btn.light.primary:disabled {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #9E8A66;
                        opacity: 0.5;
    }


    /* DARK PRIMARY */
    .btn.dark.primary {
                color: #9E8A66;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
    }

    .btn.dark.primary:hover {
                color: #04253C;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
    }

    .btn.dark.primary:active {
                color: #9E8A66;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
    }

    .btn.dark.primary:focus {
                color: #9E8A66;
                        border: 4px solid #EBE7E0;
                        border-radius: 40px;
                        background: #FFFFFF;
                }

    .btn.dark.primary:disabled {
                color: NULL;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
                        opacity: 0.5;
    }

    /* LIGHT SECONDARY */
    .btn.light.secondary {
                color: #9E8A66;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #ffffff;
                }

    .btn.light.secondary:hover {
                color: #04253C;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
    }

    .btn.light.secondary:active {
                color: #04253C;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
    }

    .btn.light.secondary:focus {
                color: #9E8A66;
                        border: 4px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
                }

    .btn.light.secondary:disabled {
                color: #9E8A66;
                        border: 1px solid #9E8A66;
                        border-radius: 40px;
                        background: #FFFFFF;
                        opacity: 0.5;
    }

    /* DARK SECONDARY */
    .btn.dark.secondary {
                color: #FFFFFF;
                        border: 1px solid #FFFFFF;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.dark.secondary:hover {
                color: #FFFFFF;
                        border: 1px solid #FFFFFF;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.dark.secondary:active {
                color: #FFFFFF;
                        border: 1px solid #FFFFFF;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.dark.secondary:focus {
                color: #FFFFFF;
                        border: 4px solid #FFFFFF;
                        border-radius: 40px;
                        background: transparent;
                }

    .btn.dark.secondary:disabled {
                color: #FFFFFF;
                        border: 1px solid #FFFFFF;
                        border-radius: 40px;
                        background: transparent;
                        opacity: 0.5;
    }


    /* LIGHT TERTIARY */
    .btn.light.tertiary {
                color: #9E8A66;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.light.tertiary:hover {
                color: #04253C;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.light.tertiary:active {
                color: #9E8A66;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.light.tertiary:focus {
                color: #9E8A66;
                        border: 4px solid #9E8A66;
                        border-radius: 40px;
                        background: transparent;
                }

    .btn.light.tertiary:disabled {
                color: #9E8A66;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
                        opacity: 0.5;
    }

    /* DARK TERTIARY */
    .btn.dark.tertiary {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.dark.tertiary:hover {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.dark.tertiary:active {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
    }

    .btn.dark.tertiary:focus {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: transparent;
                }

    .btn.dark.tertiary:disabled {
                color: #FFFFFF;
                        border: 4px solid #FFFFFF;
                        border-radius: 40px;
                        background: transparent;
                        opacity: 0.5;
    }

    /* DESTRUCTIVE BUTTONS */

    .btn.destructive {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #DB2424;
    }

    .btn.destructive:hover {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #9A1919;
    }

    .btn.destructive:active {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #9A1919;
    }

    .btn.destructive:focus {
                color: #FFFFFF;
                        border: 4px solid #DB2424;
                        border-radius: 40px;
                        background: #9A1919;
                }

    .btn.destructive:disabled {
                color: #FFFFFF;
                        border: none;
                        border-radius: 40px;
                        background: #DB2424;
                        opacity: 0.5;
    }

    
    
    
    
/* BUTTONS END */

    /*LIGHTBOX BTN */
    .lightbox-tab {
                color: #9E8A66;
                        border-radius: 8px 8px 0 0;
                        background: #F2F4F5;
    }
    .lightbox-tab:hover {
                color: #04253C;
                        border-radius: 8px 8px 0 0;
                        background: #F2F4F5;
    }
    .lightbox-tab:focus {
                color: #04253C;
                        border: 1px solid #9E8A66;
                        border-radius: 8px 8px 0 0;
                        background: #FFFFFF;
    }
    .lightbox-tab.active {
                color: #9E8A66;
                        border-radius: 8px 8px 0 0;
                        background: #FFFFFF;
    }
    /* */

    /* SPACING VARIABLES START */
    .spacing-between-rooms {
        height: var(--rooms-rates-spacing-between-rooms, 56px);
    }

    .pb-gap-between-usps {
        padding-bottom: 40px;
    }

    .pt-gap-between-usps {
        padding-top: 40px;
    }

    .pr-gap-between-usps {
        padding-right: 40px;
    }

    .pl-gap-between-usps {
        padding-left: 40px;
    }

    .pl-16 {
        padding-left: 16px;
    }

    /* SPACING VARIABLES END */

    /* BODY START */
    body {
                background-color: #F2F4F5;
                    }
    /* BODY END */

    /* BANNER COMPONENT START */
    .banner--desktop, .banner-overlay::before, .banner{
                height: 440px;
    }

    .brand-pattern-overlay, .half-banner-desktop {
                        height: 440px;
                width: 50%;
    }

    .banner-overlay::before {
                }

    .hotel-name {
                color: #0D0D0D;
        }

    /* BANNER COMPONENT END */

    /* SEARCH BANNER COMPONENT START */
    .search-rates-banner--desktop {
                 height: 228px;
    }
    .search-rates-banner--mobile {
                 height: 88px;
    }

    /* CONFIRMATION BANNER COMPONENT START */
    .confirmation-banner--desktop {
                height: 480px;
    }
    .confirmation-banner--mobile {
                height: 240px;
                background-size: cover;
    }

    /* OFFERS BANNER COMPONENT START */
    .offers-banner--desktop {
                height: 480px;
    }
    .offers-banner--mobile {
                height: 240px;
                background-size: cover;
    }

    /* RETRIEVE BANNER COMPONENT START */
    .retrieve-banner--desktop {
                height: 480px;
    }
    .retrieve-banner--mobile {
                height: 240px;
                background-size: cover;
    }

    /* CITY SEARCH COMPONENT START */
    .city-search-banner--desktop {
        }
    .city-search-banner--mobile {
                background-size: cover;
    }


    /* PROGRESS BAR START */

    .progress-bar.past {
        background-image: url("/ibe/p3custom/images/icons/62782/step-past-mobile.svg");
    }

    .progress-bar.current {
        background-image: url("/ibe/p3custom/images/icons/62782/step-current-mobile.svg");
    }

    .progress-bar.future {
        background-image: url("/ibe/p3custom/images/icons/62782/step-future-mobile.svg");
    }

    @media (min-width: 1400px) {
        .progress-bar.past {
            background-image: url("/ibe/p3custom/images/icons/62782/step-past-desktop.svg");
        }

        .progress-bar.current {
            background-image: url("/ibe/p3custom/images/icons/62782/step-current-desktop.svg");
        }

        .progress-bar.future {
            background-image: url("/ibe/p3custom/images/icons/62782/step-future-desktop.svg");
        }
    }

    .progress-bar::before {
                background-color: #BFBFBF;
    }

    
    
    
    
    

    .progress-bar.past:not(:last-child)::before {
                background-color: #F59C00;
    }

    /* PROGRESS BAR END */

    /* SECONDARY MENU START */
    .section-secondary-menu-component, .secondary-menu-component {
                background-color: #FFF;
        }

            .section-secondary-menu-component .lang-menu ul, .secondary-menu-component .lang-menu ul {
            background-color: #FFF;
        }
    
            .section-secondary-menu-component .lang-menu ul li, .secondary-menu-component .lang-menu ul li {
            border-bottom: 1px solid#9E8A66;
        }
    
                .section-secondary-menu-component .lang-menu ul > :first-child, .secondary-menu-component .lang-menu ul > :first-child {
            border-top: 1px solid#9E8A66;
        }
    
    .section-secondary-menu-component > *, .secondary-menu-component > *, .section-secondary-menu-component a  {
                color: #9E8A66;
    }

    .secondary-menu-component a {
        }

    .booking-details-list li {
                    border-right: 1px solid #9E8A66;
    }

    .divider-menu {
                background-color: #9E8A66;
    }

    .child-icon {
                    background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }

    .adults-icon {
        padding: 7px;
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px auto !important;
        background-repeat: no-repeat;
    }

    @media screen and (max-width: 1200px) {
        .section-secondary-menu-component, .secondary-menu-component {
                        background-color: #9E8A66;
                }

                    .section-secondary-menu-component .lang-menu ul, .secondary-menu-component .lang-menu ul {
                background-color: #9E8A66;
            }
        
                    .section-secondary-menu-component .lang-menu ul li:not(:last-child), .secondary-menu-component .lang-menu ul li:not(:last-child) {
                border-bottom: 1px solid#FFF;
            }
        
                    .section-secondary-menu-component .lang-menu ul > :first-child, .secondary-menu-component .lang-menu ul > :first-child {
                border-top: 1px solid#FFF;
            }
        

        .section-secondary-menu-component > *, .secondary-menu-component > *,
        .section-secondary-menu-component a, .secondary-menu-component a ,
        .section-secondary-menu-component span {
                        color: #FFF;
        }

        .divider-menu {
                        background-color: #FFF;
        }
    }
    /* SECONDARY MENU END */



    /* BOOKING WIDGET COMPONENT START */
    .search-rates {
        max-width: 920px;
        padding: 40px;
        margin: 80px auto;
                border-radius: 0px;
                    border: none;
    }

    .bw-bg_color, #search-componentModal .bw-bg_color .modal-content, .bw-bg_color.modal-body {
                background: #F2F4F5;
    }

    .search-rates h1,
    .search-rates input,
    .search-rates select,
    .search-rates p,
    .search-rates a,
    .search-rates legend,
    .bw-bg_color h2,
    .bw-bg_color a,
    .bw-bg_color legend {
                color: #494D50;
    }

    .form-floating input:focus + label, .form-floating>.form-control:not(:placeholder-shown)~label {
                color: #494D50;
        }

    .booking-widget-modal .form-control {
        background-size: 16px 16px;
        background-position: calc(100% - 10px) 50%;
        background-repeat: no-repeat;
                border: 1px solid #C8CACB;
                        background-color: #fff;
                        color: #494D50;
                        box-shadow: none;
                        border-radius: 0;
                text-overflow: ellipsis;
    }

    .booking-widget-modal .form-control:focus {
                border: 1px solid #494D50;
                        background-color: #fff;
        -webkit-box-shadow: 0 0 0px 1000px #fff inset;
                }

    .booking-widget-modal input:-webkit-autofill {
                -webkit-box-shadow: 0 0 0px 1000px #fff inset;
    }

    .booking-widget-modal .form-control:disabled {
                border: #282828;
                        background: #fff;
    }

    







    p.validationError {
                    border: #8F0000;
                            background: #FCEDED;
                }

    .booking-widget-modal select {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-select-expand-icon.svg") !important;
        background-size: 16px 16px;
    }
    .booking-widget-modal .datepicker-trigger .form-control {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-dates-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal .promo-code__icon {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-promo-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
        height: 16px;
        width: 32px;
    }

    .form-floating>.form-control {
                height: 48px;
                                        color: #494D50;
    }

    #promoCodeInput .form-floating>.form-control::placeholder {
                background-color: #fff;
                border: none;
    }

    #promoCodeInput .form-group label {
                color: #494D50;
                        letter-spacing: upperc;
                        text-transform: NULL;
                opacity: unset;
    }

    .asd__day--selected, .asd__day--selected > * {
                background: #9E8A66  !important;
                        color: #FFFFFF  !important;
                        border: 1px solid #C8CACB  !important;
    }

    .asd__day--in-range, .asd__day--in-range > *, .asd__day--hovered, .asd__day--hovered > * {
                background: #9E8A66  !important;
                        color: #FFFFFF  !important;
                        border: 1px solid #9E8A66  !important;
    }

    .asd__day--enabled:focus {
        outline: none;
    }

    .asd__change-month-button--previous button svg, .asd__change-month-button--next button svg {
        display: none;
    }

    .asd__change-month-button--previous button::before {
        content: url("/ibe/p3custom/images/icons/62782/datepicker-arrow-left-icon.svg");
        width: 40px;
        height: 40px;
    }

    .asd__change-month-button--next button::before {
        content: url("/ibe/p3custom/images/icons/62782/datepicker-arrow-right-icon.svg");
        width: 40px;
        height: 40px;
    }

    .asd__change-month-button>button {
        background-color: transparent !important;
        border: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
    }

    .asd__month-name {
        margin: 0 0 45px;
    }

    .asd__days-legend {
        top: 60px;
    }

        .booking-widget-modal select[name="children[1]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[1]"], .booking-widget-modal select[name="infants[1]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[2]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[2]"], .booking-widget-modal select[name="infants[2]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[3]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[3]"], .booking-widget-modal select[name="infants[3]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[4]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[4]"], .booking-widget-modal select[name="infants[4]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[5]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[5]"], .booking-widget-modal select[name="infants[5]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[6]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[6]"], .booking-widget-modal select[name="infants[6]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[7]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[7]"], .booking-widget-modal select[name="infants[7]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[8]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[8]"], .booking-widget-modal select[name="infants[8]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[9]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[9]"], .booking-widget-modal select[name="infants[9]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[10]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[10]"], .booking-widget-modal select[name="infants[10]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[11]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[11]"], .booking-widget-modal select[name="infants[11]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[12]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[12]"], .booking-widget-modal select[name="infants[12]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[13]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[13]"], .booking-widget-modal select[name="infants[13]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[14]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[14]"], .booking-widget-modal select[name="infants[14]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        .booking-widget-modal select[name="children[15]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-child-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
    .booking-widget-modal select[name="adults[15]"], .booking-widget-modal select[name="infants[15]"] {
        background-image: url("/ibe/p3custom/images/icons/62782/booking-widget-adult-icon.svg") !important;
        background-size: 16px 16px;
        background-repeat: no-repeat;
    }
        /* BOOKING WIDGET COMPONENT END */

    /* MODALS START */

    .modal-tabs .modal-body, .addonModal .modal-body, #termsModal .modal-body, #privacyPolicyModal .modal-body {
        padding: 40px;
    }

    .modal-body {
                        background: #FFF;
    }

            .tab-content .tab-property-details .icon.icon-location, .hotel-listing-post .icon.icon-location {
        background-image: url("/ibe/p3custom/images/icons/62782/hotel-address-icon.svg");
    }
    
            .tab-content .tab-property-details .icon.icon-phone {
        background-image: url("/ibe/p3custom/images/icons/62782/hotel-phone-icon.svg");
    }
    
             .tab-content .tab-property-details .icon.icon-mail{
        background-image: url("/ibe/p3custom/images/icons/62782/hotel-email-icon.svg");
    }
    
            .tab-content .tab-property-details .icon.icon-address, .hotel-listing-post .icon.icon-address {
        background-image: url("/ibe/p3custom/images/icons/62782/alt-hotel-address-icon.svg");
    }
    
            .tab-content .tab-property-details .icon.icon-phone {
        background-image: url("/ibe/p3custom/images/icons/62782/hotel-phone-icon.svg");
    }
    
            .buttons-list-alt-hotels .icon.icon-tab-map {
        background-image: url("/ibe/p3custom/images/icons/62782/tab-map-icon.svg");
    }
    


    @media screen and (max-width: 992px) {
        
        .modal-tabs .modal-body, .addonModal .modal-body, .modal-body, #termsModal .modal-body, #privacyPolicyModal .modal-body  {
            padding: 32px 16px;
            border-radius: 0;
        }

        .modal-header {
            padding: 12px 16px 12px 0;
                        background: #04253C;
        }

        .navs-header {
                        background: #04253C;
        }

        .modal .icon-close-mobile .icon-close {
            background:  url("/ibe/p3custom/images/icons/62782/lightbox-close-mobile-icon.svg") no-repeat center;
        }

        .modal-tabs li .hotel-info-icon {
            cursor: pointer;
            width: 16px;
            height: 16px;
            background:  url("/ibe/p3custom/images/icons/62782/tab-info-icon.svg") no-repeat center;
            background-size: 100% 100%;
        }

        .modal-tabs .nav-tabs li a.active .hotel-info-icon {
            background:  url("/ibe/p3custom/images/icons/62782/tab-info-active-icon.svg") no-repeat center;
        }

        .modal-tabs li .gallery-icon {
            cursor: pointer;
            width: 16px;
            height: 16px;
            background:  url("/ibe/p3custom/images/icons/62782/tab-gallery-icon.svg") no-repeat center;
            background-size: 100% 100%;
        }

        .modal-tabs .nav-tabs li a.active .gallery-icon {
            background:  url("/ibe/p3custom/images/icons/62782/tab-gallery-active-icon.svg") no-repeat center;
        }

        .modal-tabs li .map-icon {
            cursor: pointer;
            width: 16px;
            height: 16px;
            background: url("/ibe/p3custom/images/icons/62782/tab-map-icon.svg") no-repeat center;
            background-size: 100% 100%;
        }

        .modal-tabs .nav-tabs li a.active .map-icon {
            background: url("/ibe/p3custom/images/icons/62782/tab-map-active-icon.svg") no-repeat center;
        }

        .lightbox-tab:focus {
            border: none;
        }

        .calendar-date:not(.calendar-date--loading).calendar-date--disabled:after {
            background-image: url("/ibe/p3custom/images/icons/62782/X-mobile.svg")!important;
        }

        .container .calendar-rows {
            padding-top: 24px;
            padding-bottom: 8px;
        }

        #no_avail_calendar {
            padding-bottom: 40px;
        }

        .pt-gap-between-usps-mobile {
            padding-top: 32px !important;
        }
    }

    .icon-expand-map {
        background: url("/ibe/p3custom/images/icons/62782/accordian-closed-icon.svg") no-repeat center;
    }

    .icon-info {
        height: 24px;
        width: 24px;
        display: inline-block;
        background: url("/ibe/p3custom/images/icons/62782/icon-info.svg") no-repeat center;
        margin-right: 16px;
        margin-top: 6px;
    }

    .nearby-link_color {
                color: #FFF2DB !important;
    }
    /* MODALS END */

    /* DIVIDERS START */
    .divider-line, .divider-mobile-hotel-info {
        width: 100%;
        height: 1px;
        align-self: stretch;
                background: #C8CACB;
    }

    .left-line,
    .right-line {
                background: #C8CACB;
    }

    /* TODO change background-color with db value */
    .divider-line-addons {
        width: 100%;
        height: 1px;
        align-self: stretch;
                    background-color: #C8CACB;
            }

    .divider-top-addons {
        border-top: 1px solid;
                    border-color: #C8CACB;
                padding: 40px 0;
    }

    .divider-top-sidebar {
        border-top: 1px solid;
                border-color: #C8CACB;
    }


    .divider__bottom--desktop {
        border-bottom: 1px solid;
                border-bottom-color: #C8CACB;
    }

    .divider {
                background: #C8CACB;
    }

    /* DIVIDERS END */

    /* ROOM COMPONENT START */
    .rateInfoIcon {
        width: 24px;
        height: 24px;
        background-image:  url("/ibe/p3custom/images/icons/62782/rate-name-icon.svg");
    }
    .rateInfoIconCss:before {
        background-image: url("/ibe/p3custom/images/icons/62782/rate-name-icon.svg");
    }
    .rate-tag-icon:before {
        background-image: url("/ibe/p3custom/images/icons/62782/reassure-icon.svg");
    }

    .rate_name__color {
                color: #0D0D0D;
    }

    h2.roomName__color {
                 color: #0D0D0D  !important;
    }
    .roomInfoIcon {
        background-image:  url("/ibe/p3custom/images/icons/62782/room-info-icon-desktop.svg");
    }

    @media screen and (max-width: 1024px) {
        .roomInfoIcon {
            background-image:  url("/ibe/p3custom/images/icons/62782/room-info-icon-mobile.svg");
        }
    }

    .rooms-left {
                background-color: #fff;
    }
    .categoryName {
                color: #494D50;
    }

    .rooms-left .rooms-left__text, .from-price__on_image span {
                color: #0D0D0D;
    }

    .room-with-rates-wrapper {
        }

    .room-wrapper {
                background-color: #FFF;
    }





    .room-wrapper .single-image {
            }


    .room-right-side {
                background-color: #FFF;
        }

    .modal-room-content {
                background-color: #FFF;
                padding: 40px;
    }

    .rate-container {
                border-bottom: 1px solid #C8CACB;
                        background: #fff;
    }

    

    .room-modal .rate-container {
                background: #FFF;
    }
    .modal .icon-close {
        background:  url("/ibe/p3custom/images/icons/62782/lightbox-close-icon.svg") no-repeat center;
    }

    /* ROOM COMPONENT END */

    /* ADDON COMPONENT START */

    .row.addon-content, .addonModal .modal-body, .addOns-item-group, .addon_component_bg_color, .payment-type-wrapper {
                 background: #FFF;
    }

    .addonModal .modal-dialog .modal-content  .modal-body .addon-modal-content .form-group select {
        background-image: url("/ibe/p3custom/images/icons/62782/chevron-down-light.svg") !important;
        background-size: 16px auto;
        background-repeat: no-repeat;
        background-position: calc(100% - 8px) center;
    }

    select, select:focus, select:active {
        background-image: url("/ibe/p3custom/images/icons/62782/chevron-down-light.svg") !important;
        background-repeat: no-repeat !important;
        background-size: 12px auto !important;
        background-position: calc(100% - 8px) center !important;
    }

    .addon-name__color {
                 color: #0D0D0D !important;
    }

    /* ADDON COMPONENT END */

    /* OFFERS COMPONENT START */
    .removeFilterBtn {
                background-color: #FFFFFF;
    }

    .selectedFilterOffer, .selectedFilterRoom {
                background-color: #FFFFFF;
                        border-radius: 32px;
    }

    .offer__search {
        }

    /* OFFERS COMPONENT END */

    /* BOOKING SUMMARY START */
    .booking-summary, .booking-summary-mobile {
                background: #F2F2F3;
                    }

    .booking-summary{
            }

    .booking-summary p,
    .show-daily-rates-btn,
    .booking-summary-mobile p,
    .booking-summary h2,
    .booking-summary-mobile h2,
    .booking-summary a,
    .booking-summary-mobile a,
    .booking-summary span,
    .booking-summary-mobile span,
    .booking-summary div,
    .booking-summary-mobile div {
                color: #494D50;
    }

    .booking-summary-align-items {
                                    align-items: start;
        }

    .booking-summary .bookingSummaryBg .booking-summary-room-heading .cancellation-note, .booking-summary-mobile .cancellation-note {
        }
    .icon-booking-summary-expand {
        display: flex;
        background: url("/ibe/p3custom/images/icons/62782/summary-expand-room-icon.svg") no-repeat center;
        background-size: 100% 100%;
        height: 24px;
        width: 24px;
    }

    .icon-booking-summary-expand-rates {
        display: flex;
        background: url("/ibe/p3custom/images/icons/62782/summary-expand-rates-icon.svg") no-repeat center;
        background-size: 100% 100%;
        height: 16px;
        width: 16px;
        padding-bottom: 25px;
    }


    .icon-booking-expand {
        background: url("/ibe/p3custom/images/icons/62782/summary-expand-room-icon.svg") no-repeat center;
    }

    /* BOOKING SUMMARY END */

    /* GUEST DETAILS PAGE START */

    .search-icon-input-address, .search-icon-input-address:active {
        background: url("/ibe/p3custom/images/icons/62782/form-search-icon.svg") no-repeat center, #fff !important;
    }

    .card-guest-details {
                        background: #FFF;
    }
    .transport-details-section {
                    background: #FFF;
    }

    #guestDetailsForm .custom-select,  #filterModal .custom-select,
    .offer-details__terms-link i, #offers-form .infants-dropdown,
    #offers-form .children-dropdown, #offers-form .adults-dropdown,
    #offers-form .rooms-dropdown, #offers-form .children-ages-dropdown,
    #retrieve_form .custom-select, .custom-select__icon {
        padding: 4px 7px 4px 7px;
        background-image: url("/ibe/p3custom/images/icons/62782/icon-start.svg") !important;
        background-size: 16px auto !important;
        background-repeat: no-repeat;
        background-position: calc(100% - 8px) center;
    }

    .card-payment-details, .gift-voucher-redemption, .payment-type-wrapper, .pay-card, .transport-details-section {
                                background: #FFF;
    }

    .payment-details-wrapper .secureInfoText {
                color: #0D0D0D;
    }

    .secureInfoTextPrompt .secureInfoText {
                background: #FFF;
        }

    .payment-method-gift-voucher-parent, .payment-method-card-parent, .checked{
                     background: #F59C00 !important;
                }

    /* GUEST DETAILS PAGE END */

    .bordered-hotel {
        }

    /* CONFIRMATION PAGE START */
    .confirmation-bg_color {
        }

    .manage-booking-section_bg-color {
                background: #F2F2F3;
    }
    /* CONFIRMATION PAGE END */

    /* MANAGE MY BOOKING START */
    .retrieve-form-details {
                        background: #F2F2F3;
    }
    /* MANAGE MY BOOKING END */

    /* NO AVAILABILITY CALENDAR START */
    .calendar {
                                background: #F2F4F5;
        }

    .calendar-heading, .calendar-weekday {
                color: #0D0D0D;
    }

    .calendar-date {
                                background: #F2F4F5;
    }

    .calendar-date .calendar-date-heading {
                color: #0D0D0D;
    }

    .calendar-date.calendar-date--disabled, .calendar-date.calendar-date--disabled {
                background-color: #FFFBF5;
    }

    .calendar-date.calendar-date--disabled .calendar-date-heading {
                color: #282828;
            }
    .ohip .calendar-date .calendar-date-no-availability {
        margin-top: 0 !important;
        z-index: 9;
    }

    .calendar-date:not(.calendar-date--loading).calendar-date--disabled:after {
        background-image: url("/ibe/p3custom/images/icons/62782/x.svg");
        background-repeat: no-repeat;
        content: '';
        height: 100%;
        width: 100%;
        position: absolute;
        inset: 0;
        opacity: 1;
        background-position: center;
        background-size: cover;
    }

    @media screen and (min-width: 768px) {
        .calendar-date.calendar-date--disabled .calendar-date-heading {
                            background-color: #FFFBF5;
                    }

        .ohip .calendar-date .calendar-date-no-availability {
                            background-color: #FFFBF5;
                    }
    }
    /* NO AVAILABILITY CALENDAR END */


    .icon__down {
        content: url("/ibe/p3custom/images/icons/62782/icon-right.svg");
    }

    @media screen and (max-width: 1200px) {
        .icon__down {
            content: url("/ibe/p3custom/images/icons/62782/menu-select-icon.svg");
        }
    }


    input[type="checkbox"]:focus + .custom-check, .inputWithToggle:focus + .form-check-label .custom-check {
                    border: 1px solid #000;
    }

    .floating-label input:focus + label,
    .floating-label.using-placeholder-shown input:not(:placeholder-shown) + label,
    .floating-label.using-valid input:valid + label {
                    color: #494D50;
    }
    .datepicker-trigger label {
                    color: #494D50;
    }

    /* start payment link */
    .payment-link-card {
        
        border-radius: 8px;
        padding: 40px;
    }

    .payment-by-link-guest-details .payment-details {
        
        padding:40px;
        border-radius: 16px;
    }

    .payment-by-link-guest-details.secureInfoText {
        border-radius: 16px;
        padding:16px;
    }

    @media screen and (max-width: 768px) {
        .payment-link-card {
                            background: #F59C00;
                        padding:32px 16px;
            border-radius: 14px;
            border-bottom: 1px solid #FAA80B;
        }

        .payment-details {
            padding:32px 14px;
            border-radius: 14px;
        }
        .payment-by-link-guest-details .payment-details {
                            background: #F59C00;
                        padding:40px 16px;
            border-radius: 16px;
        }
    }
    /* end payment link */

    /*start loyalty*/

           .icon.icon-members-area-sign-out {
        display: inline-block;
        background-size: 100% 100%;
        height: 24px;
        width: 24px;
        background-image: url("/ibe/p3custom/images/icons/62782/calendar-arrow-right.svg");
    }
    
    
    
           .icon-show-password {
            background-size: 100% 100%;
            background-image: url("/ibe/p3custom/images/icons/62782/form-show-password-icon.svg");
        }
    
    
             .icon.icon-search-booking {
        display: inline-block;
        background-size: 100% 100%;
        height: 24px;
        width: 24px;
        background-image: url("/ibe/p3custom/images/icons/62782/form-search-icon.svg");
    }
    
    
           .password-displayed .icon-show-password {
        background-image: url("/ibe/p3custom/images/icons/62782/form-hide-password-icon.svg");
    }
    

            li.password-validation.passed::marker {
            content: url("/ibe/p3custom/images/icons/62782/condition-check-icon.svg");
        }
    
    
    .dataTables_paginate span a.paginate_button {
                    color: #9E8A66;
        
                    border: 1px solid #9E8A66;
            }

    .dataTables_paginate span a.paginate_button.current {
                    color: #04253C;
                            border: 1px solid #9E8A66;
                            background: #FFFFFF;
            }

    
    
    
    
     
    
    
    
    
    
    /*end loyalty*/
    @media screen and (max-width: 768px) {
        .loyalty-profile-option.active  {
                              background: #04253C;
                            
        }
        .loyalty-profile-option  {
                    }

        .loyalty-profile-option.active .button-label.inline-link {
                           color: #FFFFFF !important;
                    }

    }


</style>
