/**
 *
 * STYLE FOR COMPONENTS PER PROJECT - START
 *
 */
/**
 *
 * FOLLOW THE GENERAL STYLE GUIDE AND ADD THE CORRESPONDING CSS
 *
 */

/**
    BACKGROUND STYLES START - DESKTOP + MOBILE same
*/
[v-cloak] {
    display: block;
    padding: 50px 0;
}
[v-cloak] > *, [v-cloak] > div > * {

    display: none!important;

}
@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.row{
    margin: 0;
}

[v-cloak]:before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    border-top-color: #333;
    animation: spinner 0.6s linear infinite;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

[v-cloak]>* {
    display: none;
}
.disableButton:disabled {
    cursor:not-allowed;
}

/* Adding cursor just works: */
a[aria-disabled="true"] {
    cursor: not-allowed !important;
}

.locked {
    pointer-events: none;
}

.collapse-hide {
    display: none;
}

.collapse-show {
    display: block;
}

.gap-24 {
    gap: 24px;
}

/* Makes link non-clickable: */
a[aria-disabled="true"]:active {
    pointer-events: none;
}

/* @lightbox */

/* OVERLAY - $overlay */
.modal-open .modal {
    overflow-y: auto;
}

/* DIVIDERS START - $dividerColor */
.divider__footer--desktop {
    width: 555px;
    height: 1px;
    margin: 0 auto;
}

.bottom-line {
    width: 2rem;
    height: 0.063rem;
    display: -webkit-box;
}

.line_bottom {
    width: 36px;
    display: block;
    margin-left: 0;
    position: absolute;
    bottom: -3px;
    left: 0;
}
/** DIVIDERS END */

/**
    BACKGROUND STYLES END
*/


/**
    FONT STYLES START
 */

/**
    DESKTOP
 */

.ohip .calendar .calendar-date .calendar-date-heading {
    margin: 0px;
    text-align: center;
}

#no_avail_calendar {
    margin-bottom: 80px;
}

a:not([href]):not([tabindex]) {
    text-decoration: none;
}

/* SECONDARY START */
.section-secondary-menu-component {
    position: sticky !important;
    top: 0;
    z-index: 5;
}

.secondary-menu-component {
    display: flex;
    min-height: 80px;
}

.secondary-menu-component-version-two .section-secondary-menu-component {
    min-height: 80px;
}

.section-secondary-menu-component-fixed {
    position: fixed;
    top: 0;
    margin-top: 0 !important;
    z-index: 3;
    width: 100%;
}

@media only screen and (max-width: 600px)  {
    .secondary-menu-component-version-two .section-secondary-menu-component {
        min-height: auto;
        margin-top: auto;
        position: unset;
    }
    .section-secondary-menu-component-fixed {
        position: unset;
        top: 0;
        z-index: 3;
        width: 100%;
    }
}

.secondary-menu-buttons {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 24px;
}

.info-icon_mobile {
    margin-bottom: 3px;
}

.secondary-menu-buttons-mobile {
    display: flex;
    gap: 24px;
    align-items: center;
}

.section-secondary-menu-component .secondary-menu-buttons-mobile .btn {
    padding: 10px;
}

.secondary-menu-buttons-mobile:nth-child(2) {
    justify-content: center;
}

.secondary-menu-buttons-mobile:last-child {
    justify-content: end;
    margin-right: 15px;
}

.new-search-icon {
    margin-bottom: 3px;
    padding-right: 8px;
}

.selected-lang .button-label {
   margin-right: 16px;
   position: relative;
}

.secondary-menu-buttons a {
    text-decoration: none;
    display: flex;
    gap: 8px;
}

.divider-menu {
    height: 48px;
    width: 1px;
    min-width: 1px;
}

#currency-list-desktop:not([hidden]), #language-list-desktop:not([hidden]),
#currency-list-mobile:not([hidden]), #language-list-mobile:not([hidden]){
    display: flex;
}

#currency-dropdown-container-desktop:hover #currency-list-desktop, #currency-dropdown-container-mobile:hover #currency-list-mobile,
#language-dropdown-container-desktop:hover #language-list-desktop, #language-dropdown-container-mobile:hover #language-list-mobile {
    display: flex!important;
}

.selected-lang:hover + ul, .selected-lang:focus + ul {
    display: flex;
}

.divider-mobile-hotel-info {
    height: 1px;
    display: block;
}

.icon-login {
    height: 16px;
    width: 16px;
    display: inline-block;
    margin-right: 0;
    /*background: url("../images/icons/p3/icon-login.svg") no-repeat center;*/
    background-size: 100% 100%;
}

.adults-booking-summary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto;
    gap: 8px;
}

.search-rates-banner--mobile, .confirmation-banner--mobile, .retrieve-banner--mobile {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

/* SECONDARY END */

/* BANNER SECTION START */

.two-sections {
    display: flex!important;
}

.one-section {
  display: block;
}

.one-section .hotel-info-buttons, .one-section .hotel-name {
    text-align: center;
    align-items: center;
    justify-content: center;
}
.hotel-name {
    margin-bottom: 32px;
}


.banner, .search-banner, .confirmation-banner, .retrieve-banner {
    position: relative;
}

.banner-overlay {
    display: inline-block;
    position: relative;
    width: 100%;
}

.banner-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-half-text {
    max-width: 660px;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translate(44%, -50%);
}

.banner--desktop, .search-rates-banner--desktop, .retrieve-banner--desktop, .confirmation-banner--desktop,
.offers-banner--desktop {
    display: block;
    width: 100%; /* Set maximum width if needed */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


.banner-overlay::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.divider {
    height: 48px;
    width: 1px; /* Adjust width as needed */
}


/* BANNER SECTION END*/

/* PROGRESS BAR START - @progress-steps-current, @progress-steps-complete, @progress-steps-future */
#progress-steps .container {
    padding: 0;
}

#progress-steps {
    margin-top: 40px;
    margin-bottom: 40px;
}

@media screen and (max-width: 1200px) {
    #progress-steps {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    #mobile-hotel-info .section-div {
        justify-content: space-between;
    }
}

/* PROGRESS BAR END */
/* Start Guest details */
#guestDetailsForm .card-guest-details {
    display: grid;
    padding: 40px;
    gap: 40px;
    margin-bottom: 56px;
}

.transport-details-section {
    display: grid;
    padding: 40px;
    gap: 16px;
    margin-bottom: 56px!important;
}

.transportation-section {
    margin: 0!important;
    padding-bottom: 24px;
}

.transportationDropOffRequired {
    padding-top: 24px!important;
}

.transportation-section-desc {
    padding:0 16px;
}

.card-payment-details, .gift-voucher-redemption {
    padding: 40px;
    gap: 40px;
    margin-top: 56px;
}

.gift-voucher-check-container {
    display: flex;
    align-items: flex-end;
}

.gv-balance-text {
    margin: 24px 0 24px 0;
}

.invalid-gift-card .gv-balance-text {
    margin-top: 0;
    margin-bottom: 16px;
}

/*End Guest details*/

/* RETRIEVE FORM START */
.retrieve-form {
    max-width: 920px;
    box-shadow: none;
    margin: 80px auto;
}

.retrieve-form h1{
    margin-bottom: 80px;
}

.retrieve-form-details {
    display: grid;
    padding: 40px;
    gap: 40px;
}

.payment-details-wrapper .secureInfoText, .container-submit-btn {
    margin-top: 56px;
}

/* RETRIEVE FORM END */
/**
    MOBILE
 */
@media screen and (max-width: 768px) {
    .two-sections {
        display: none!important;
    }

    .card-guest-details, #guestDetailsForm .card-guest-details {
        display: grid;
        padding: 32px 16px;
        gap: 0;
    }

    .transport-details-section {
        display: grid;
        padding: 32px 16px !important;
        gap: 0 !important;
    }

    .transportation-required-label {
        padding-top: 16px;
        margin-top: 0 !important;
    }

    .transportationPickUpRequired {
        padding-top: 16px!important;
        padding-bottom: 16px!important;
    }

    .transportation-section-desc {
        padding: 0px;
    }

    .conf-page-top {
        padding: 16px!important;
        gap: 0px;
        border-radius: 8px;
        margin-bottom: 40px;
    }


    .retrieve-form-details {
        display: grid;
        padding: 16px!important;
        gap: 0;
    }

    #retrieve_form {
       padding-bottom: 40px;
    }

    .retrieve-form {
        margin: 40px auto 80px!important;
    }

    .pb-mobile-retrieve-booking {
        padding-bottom: 40px;
    }

    .retrieve-form h1 {
        margin-bottom: 40px;
    }

    .card-payment-details, .gift-voucher-redemption {
        padding: 16px;
        margin-top: 40px;
    }

    .payment-details-wrapper .secureInfoText, .container-submit-btn {
        margin-top: 40px;
    }

    .card-payment-details row{
        gap: 32px;
    }

    .card-guest-details .row{
        padding-bottom: 32px;
    }

    .guest-details-wrapper .row {
        padding-bottom: 0;
    }

    .card-section-guest-details-mobile {
        display: flex;
        gap: 16px;
    }

    .guest_details_heading {
        padding: 0 0 24px!important;
    }

    .icon-booking-expand {
        height: 24px!important;
        width: 24px!important;
    }

    #no_avail_calendar {
        margin-bottom: 0px;
    }
}

/**
    FONT STYLES END
 */



/**
    FORM FIELDS START
 */

.pay-card {
    padding: 28px 24px !important;
    align-items: center;
    align-content: center;
    gap: 16px;
    flex: 1 0 0;
    flex-wrap: wrap;
}

/**
    FORM FIELDS END
 */


/** ERRORS START */
.errors-list {
    list-style-type: none;
}

.form-control.validationError {
    padding-right: calc(1.5em + .75rem);
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
}

.form-control.validationError ~ #tooltipCvvBtn {
    position: absolute;
    right: 4px;
    top: -13%;
    transform: translateY(-50%);
}

.form-control.validationError:focus {
    background-image: none;
}
/** ERRORS END */

/** loading spinner START */
.loading-spinner-essential {
    color: #ffffff;
}

.loading-spinner-essential i {
    margin-right: 0;
}

/** loading spinner END */

/** Font Awesome Pro version icons */

/**
 *
 * STYLE FOR COMPONENTS PER PROJECT - END
 *
 */

/**
 *
 * GENERAL STYLE - START
 *
 */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
}

/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
    overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

*, *:after, *:before {
    box-sizing: inherit;
    margin: 0;
    padding: 0;
}


p {
    word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

button {
    margin-bottom: 0;
}

/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
/*fieldset {*/
/*    padding: 0.35em 0.75em 0.625em;*/
/*}*/

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

.btn:focus {
    box-shadow: none;
}

.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus, .show > .btn.dropdown-toggle:focus {
    box-shadow: none;
}

select:focus {
    outline: none;
    box-shadow: none;
}

a:hover {
    cursor: pointer;
    text-decoration: none;
}

a:focus {
    text-decoration: none;
}

ul {
    list-style-position: outside;
}

form select::-ms-expand {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-repeat: no-repeat;
}

.container {
    position: relative;
}

/*i {*/
/*    margin-right: 10px;*/
/*}*/

/**
 *
 * GENERAL STYLE - END
 *
 */

/**
 *
 * OVERWRITE BOOTSTRAP STYLE - START
 *
 */
body.modal-open {
    overflow: hidden;
}


/**
 *
 * OVERWRITE BOOTSTRAP STYLE - END
 *
 */

/**
 *
 * OVERWRITE SLICK STYLE - START
 *
 */


.slick-initialized {
    visibility: visible;
}

.desktop-slider.slick-initialized {
    visibility: visible;
}

.slick-dots {
    margin-top: -50px;
    bottom: 10px;
}

.slick-dots li {
    margin: 0;
}

.slick-dots li button:before {
    color: #fff !important;
    opacity: 1;
}

.slick-dotted.slick-slider {
    margin-bottom: 0;
}


.tab-content .slider-nav .slick-list {
    padding: 0 !important;
}

.tab-content .slider-nav .slick-list .slick-track {
    transform: none !important;
    max-width: 885px !important;
    margin: 10px 0 0 0;
}

.slick-initialized .slick-slide {
    display: inline-block;
}

/**
 *
 * OVERWRITE SLICK STYLE - END
 *
 */



/** HIDDEN ELEMENTS START */
.form-check input[type=checkbox], .form-check input[type=radio], label input[type=checkbox], label input[type=radio] {
    opacity: 0;
    height: 16px;
    width: 16px;
}

.transport-details-section label input[type=checkbox] {
    display: none;
}

.form-check input[type=checkbox]:focus, .form-check input[type=radio]:focus, label input[type=checkbox]:focus, label input[type=radio]:focus {
    opacity: 0;
    height: 16px;
    width: 16px;
    z-index: 2;
}
.form-check input[type=checkbox]:checked:focus, .form-check input[type=radio]:checked:focus, label input[type=checkbox]:checked:focus, label input[type=radio]:checked:focus {
    opacity: 0;
    height: 16px;
    width: 16px;
    box-shadow: none;
}
.rates-wrapper {
    display: none;
}
/** HIDDEN ELEMENTS END */


#mobile-hotel-info .section-div {
    min-height: 48px;
}
.navbar-brand {
    margin-left: 5%;
}

.navbar-brand img {
    width: 95px;
    height: 18px;
}
/*!* nav menu *!*/

/** HEAD OF THE PAGE START */
.section__heading, .section__heading--addons {
    text-align: left;
    position: relative;
    max-width: 1110px;
    margin: -8px 0 56px;
}

.guest_details_heading {
    padding: 0 0 56px;
}
/** HEAD OF THE PAGE END */


/** BOOKING WIDGET START */
.widget-form .widget-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-template-areas: ". .";
}

.widget-form .widget-row-four {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 10px;
    grid-template-areas: ". .";
}

#booking-widget .widget-form {
    flex: 1;
}

.booking-widget-inline .people .guest-info:first-child .widget-room-label {
    display: none;
}
.widget-form .form-control:hover, .country-container .custom-select {
    cursor: pointer;
}

#search-componentModal .modal-header {
    display: block;
}

.booking-widget-modal .modal-dialog {
    max-width: 840px;
    height: 696px;
}

.booking-widget-inline #search-component {
    padding: 10px;
}

.booking-widget-inline.search-rates .booking-widget-search-rates .widget-form {
    padding: 0;
}

.form-group label.booking-widget-label {
    margin-bottom: 8px;
}

.search-rates .booking-widget-search-rates .widget-form .booking-widget-datepicker .asd__wrapper {
    right: 0 !important;
    top: 50px !important;
    left: 0px !important;
}

.childAges:first-child {
    padding-left: 0;
}

.childAges:last-child {
    padding-right: 0;
}

.p--hidden-element {
    visibility: hidden;
}

.asd__wrapper {
    left: 0!important;
}

.search-rates .booking-widget-search-rates {
    margin-left: auto;
    margin-right: auto;
}

.waitlist-container {
    max-width: 1400px;
    margin: 80px auto;
}

.waitlist-container a, .calendar-section__heading a {
    max-width: 200px;
    margin: auto;
}

.booking-widget-modal #search-component .form-group {
    position: relative;
}

.addon-image {
    position: relative;
    max-width: 400px;
    height: 312px;
    cursor: pointer;
}

.ohip-pms-offer-datepicker .datepicker-trigger:after,
.booking-widget-modal #search-component .datepicker-trigger:after{
    background-size: 16px 16px;
    background-position: calc(100% - 16px) 50%;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 18px;
}

.promo-code .form-group {
    margin-bottom: 0;
}

#promoCodeInput i {
    margin-top: 15px;
    margin-left: 10px;
}

.booking-summary-room-name[aria-expanded="true"] .icon-booking-expand {
    /*background: url("../images/icons/p3/icon-booking-summary-expand-white.svg") no-repeat center !important;*/
    background-size: 100% 100% !important;
}

.widget-wrapper .promo-code input {
    width: 100%;
}
.widget-wrapper {
    margin-bottom: 24px;
}


@media screen and (max-width: 768px) {
    #promoCodeInput {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto;
        grid-template-areas: ".";
        grid-row-gap: 24px;
    }
}

/** BOOKING WIDGET END */

/* ------------------ HOTEL MESSAGES START --------------------------- */

.hotelMessagesComponents {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
    text-align: center;
}

.search-rates .hotelMessagesComponents {
    margin: 0;
    padding: 0;
}

.search-rates .emergency_message_line {
    width: 150px;
}

.emergency_message_line {
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
    .hotelMessagesComponents {
        padding: 0 1.5rem 1.5rem 1.5rem;
    }

    .search-rates .hotelMessagesComponents {
        margin: 0;
        padding: 0;
    }

    .search-rates .emergency_message_line {
        width: 222px;
    }

}

.hotelMessages-text {
    text-align: center;
}

/* ------------------ HOTEL MESSAGES END --------------------------- */


/* CURRENT BOOKING SIDEBAR START */

.icon-booking-hotel {
    height: 24px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-hotel.svg) no-repeat center;*/
    background-size: 100% 100%;
}
.icon-booking-date {
    height: 24px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-date.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-nights {
    height: 24px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-nights.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-rooms {
    height: 24px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-rooms.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-rooms {
    height: 20px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-rooms.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-guests {
    height: 20px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-guests.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-time {
    height: 24px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-time.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-promo {
    height: 24px;
    width: 24px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-promo-code.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.icon-booking-expand {
    height: 40px;
    width: 40px;
    display: inline-block;
    /*background: url(../images/icons/p3/icon-booking-summary-collapse.svg) no-repeat center;*/
    background-size: 100% 100%;
}

.rotate180 {
   transform: rotate(180deg);
}

.bookingSummaryBg {
    padding: 40px;
}

.bookingSummaryDisplay {
    padding: 40px;
}

.booking-summary {
    margin: 0 0 40px;
    position: relative;
}

.booking-summary-room-name {
    cursor: pointer;
}

.sticky-sidebar {
    position: sticky;
    top: 80px;
    align-self: flex-start;
}
.booking-summary-room-name i {
    float: right;
    margin-right: 0;
}

.booking-summary-heading {
    padding-bottom: 24px;
}

.booking-summary .booking-summary-data {
    margin-bottom: 20px;
}
#attachMessagescomponent {
    margin-bottom: 0;
}

.booking-summary-rooms-section img {
    height: 61px;
    width: 88px;
    object-fit: cover;
    margin-top: 5px;
}

.booking-summary-rooms-section ul {
    list-style-position: inside;
    padding: 0 10px;
}

.booking-summary-total-wrapper .paying-info, .booking-summary-total-wrapper .total-info  {
    padding: 1.5rem 0;
}

.ltr.booking-summary-total-wrapper .booking-data h2:last-child {
    padding-left: 10px;
}

.rtl .booking-summary-total-wrapper .booking-data h2:last-child {
    padding-left: 0;
}

.booking-summary-room-heading {
    position: relative;
    padding: 1.5rem 0 1.5rem 0;
}

.booking-summary-header {
    padding: 16px 16px 24px;
}

.ltr .booking-summary-header p {
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 0;
}


.rtl .booking-summary-header p {
    margin-left: 10px;
    margin-bottom: 0;
    margin-right: 0;
}

.rtl .rate-container .select-rate .nights-width.subtitle-2 {
    padding-left: 1.5rem;
}

.hotel-info-buttons {
    display: flex;
    padding: 0px 0px;
    align-items: center;

}
.hotel-info-buttons-sep {
    display: block;
    height: 38px;
    width: 1px;
}

.hotel-info-buttons img {
    margin-right: 8px;
}


/* .hotel-info-buttons button:first-child {
    padding-left: 0;
}

.hotel-info-buttons button:last-child {
    border-right: none;
} */
.hotel-info-buttons button {
    border: none;
    background: transparent;
    padding: 10px;
}

#promoCodeInput.collapse:not(.show) {
    display: none!important;
}

.search__container {
    text-align: right;
    padding-bottom: 1.5rem;
    height: 60px;
}
.search__container button {
    float: right;
}

.advantagesSection ul {
    list-style-type: none;
}

.advantagesTitle {
    margin-bottom: 0;
}
/* CURRENT BOOKING SIDEBAR END */

/* CALENDAR NO AVAILABILITY START */
.alternativeHotelsContainer .availabilityContainer {
    display: none;
    margin-bottom: 0;
}

.alternativeHotelsContainer .availabilitySpinner {
    width: 100%;
}

.alternativeHotelsContainer .availabilitySpinner.fa-spin {
    text-align: center;
}

.alternativeHotelsContainer .btn-primary, .alternativeHotelsContainer .btn-secondary {
    width: 49%;
    display: inline-block;
}

.hotel-container-image img {
    width: 100%;
    max-width: 440px;
    height: 240px;
}

.hotel-listing-post .body-text {
    display: flex;
    align-items: center;
    gap: .25rem;
}

.tab-content .tab-property-details .icon, .hotel-listing-post .icon, .buttons-list-alt-hotels .icon {
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.alternative-hotel-details {
    gap: 1rem;
}

.container-list-alt-hotels {
    display: flex;
    align-items: center;
}

.buttons-list-alt-hotels {
    display: flex;
    justify-content: end;
    align-items: center;
    text-align: right;
    border-bottom: none;
    gap: 0.25rem;
}

.alternative-hotel-details, .container-list-alt-hotels, .buttons-list-alt-hotels {
    padding-left:0 ;
    list-style: none;
    margin-bottom: 0;
}

.hotels-container-list {
    list-style: none;
}

.btn-display-alt-hotels {
    display: flex;
    justify-content: center;
    align-items: center;
}

.calendar .calendar-date-price {
    text-align: center;
    margin-top: 0;
}

.calendar-section__heading {
    text-align: center;
    padding: 80px 0;
}

.calendar-heading {
    text-align: center;
}

.calendar-btn-img:focus-visible, .calendar-btn:focus-visible {
    outline: unset!important;
}

.calendar .calendar-date p {
    margin-bottom: 2rem;
}

.ohip .calendar .calendar-date p {
    margin-bottom: 0rem;
}

.ohip .calendar .calendar-date {
    display: flex;
    justify-content: center;
}

.calendar-weekdays {
    padding-bottom: 16px;
}

.calendar-date:not(.calendar-date--loading).calendar-date--disabled {
    position: relative;
    height: 100%;
}

@media screen and (max-width: 992px){
    .calendar-date:not(.calendar-date--loading).calendar-date--disabled {
        height: auto;
    }

    .ohip .calendar .calendar-date {
        flex-direction: column;
        border-radius: 4px;
    }
    .calendar .calendar-date {
        margin-bottom: 5px;
        border-radius: 4px;
    }
    .calendar .calendar-date p {
        margin-bottom: 0!important;
    }

    .alternative-hotel-details {
        gap: 0.5rem;
    }
}

@media (min-width: 768px) {
    .row-calendar .col-md-12 {
        flex: 1 0 0%;
        padding: 0;
    }
}

.calendar .calendar-date.calendar-date--disabled{
    border-radius: 2px;
    opacity: 0.7;
    cursor: not-allowed;
}

.calendar-date.calendar-date--disabled .calendar-date-heading {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    z-index: 9;
}

.calendar-date-no-availability {
    text-align: center;
}

.ohip .calendar-date .calendar-date-no-availability {
    margin-top: 5px;
}

.calendar .calendar-date .calendar-date-loading {
    margin: auto 0;
}

.calendar .calendar-date .calendar-date-heading span {
    display: none;
}

.not-available-icon {
    cursor: not-allowed;
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    inset: 0;
    opacity: 0.15;
    /*background: url("/images/icons/calendar-cross-black.svg") no-repeat center;*/
    background-size: cover;
}

.container .calendar-rows {
    border-radius: 2px;
    padding-top: 40px;
}

.calendar-date-row {
    padding: 0 0px 10px!important;
}

.container .calendar {
    padding: 40px;
}

@media screen and (min-width: 992px) {
    .ohip .calendar-date .calendar-date-no-availability {
        padding-bottom: 5px;
    }

    .ohip .calendar .calendar-date .calendar-date-heading {
        padding-top: 5px;
    }
}

/* CALENDAR NO AVAILABILITY END */

/* GUEST DETAILS PAGE START */


.terms-confirmation a {
    position: relative;
}


.guest-details-wrapper .room-section {
    padding-left: 40px;
    padding-top: 32px;
    padding-bottom: 32px;
}

.card-guest-details img {
    height: 152px;
}

#guestDetailsForm .custom-select:focus, .booker-details-wrapper .custom-select:focus, .guest-details-wrapper .custom-select:focus, .payment-details-wrapper .custom-select:focus, .members-container .custom-select:focus {
    box-shadow: none;
}

#guestDetailsForm .first-name-input {
    padding-left: 20px;
    width: 61%;
}

#guestDetailsForm select {
    cursor: pointer;
}

#guestDetailsForm .phone-number-input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -1px;
}

.phone-number-prefix {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.phone-next-to-prefix input,
.phone-next-to-prefix input:active{
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}


.phone-padding .phone-number-prefix-container{
    width: 37%;
}
.phone-padding .phone-number-input{
    width: 60%;
}

.title-container {
    position: relative;
}

.phone-input input {
    width: 65% !important;
}

.booker-details-wrapper .collapse.show, .guest-details-wrapper .collapse.show, .payment-details-wrapper .collapse.show, .members-container .collapse.show {
    display: flex;
}

.payment-details-wrapper .bookingSummaryBg {
    padding: 1.5rem;
}

.payment-details-wrapper #submitBtn {
    width: auto;
}

.payment-details-wrapper #submitBtn:disabled i, .payment-details-wrapper #submitBtn.disabled i {
    margin-top: 0px;
}

.payment-details-wrapper ul {
    margin: 0;
    padding: 0;
    float: right;
}

.payment-details-wrapper li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 1px;
}

.payment-details-wrapper .secureInfoText {
    text-align: left;
}

span.custom-check:focus {
    margin-right: 16px;
}

.payment-details-wrapper a.btn {
    text-decoration: none;
}
.payment-details-wrapper .bookingSummaryBg i {
    margin-top: 2.5rem;
}

/* GUEST DETAILS PAGE END */

/* CONFIRMATION PAGE START */
.booking-room-image img {
    width: 100%;
    height: 100%;
}

.conf-extra-bookings {
    text-align: center;
}

.conf-extra-bookings h2 {
    margin: 10px 0;
}

.conf-extra-bookings button {
    margin-top: 30px;
}
/* CONFIRMATION PAGE END */


/* MODALS START */
.terms-modal .modal-body {
    text-align: left;
}

.modal-description2 ul {
    margin-bottom: 0!important;
}

.modal-description2 ul li {
    margin-bottom: 5px!important;
}

.modal-header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    display: block;
    border-bottom: none;
}

.addon-modal .modal-header {
    display:block;
    padding-right: 0;
}

.modal-header > ul {
    list-style: none;
}

.tab-content .info-tab {
    padding: 0;
}

.tab-content p {
    margin-bottom: 0;
}

.tab-content .tab-property-details {
    margin: 1.5rem 0 0;
    padding: 0;
    list-style: none;
}


.tab-content .tab-property-details p {
    margin-bottom: 1rem;
    display: flex;
    gap: 16px;
    align-items: center;
}

.tab-content .tab-property-details li:last-child p {
    margin-bottom: 0;
}

.tab-map-cover button {
    margin-top: 20px;
}

.cancellation-policy,
.terms {
    margin-bottom: 1rem;
}


.standard-modal .modal-content {
    border: none;
    background-color: transparent;
}

.standard-modal .room-modal-slider.room-slider {
    margin-top: 1.5rem;
}

.addon-modal-slider, .addon-image-slider {
    width: 430px;
    height: 280px;
}

.addon-modal-slider img, .addon-image-slider img {
    height: 280px;
}



.standard-modal .room-modal-slider img, .addon-modal-slider img, .addon-image-slider img {
    width: 100%;
    object-fit: cover;
}

.standard-modal .room-slider img {
    width: 100%;
    object-fit: cover;
}

#search-componentModal .modal-body, #filterModal .modal-body  {
    padding: 40px;
}

.standard-modal .modal-body .modal-room-content {
    padding: 0;
    position: relative;
}

.standard-modal .modal-body h3 {
    padding-bottom: 0;
}

.standard-modal .modal-body .modal-room-content .room-facilities img {
    margin-right: 10px;
}

.standard-modal .modal-body .modal-room-content .room-facilities div {
    margin-bottom: 10px;
    margin-right: 20px;
}

.standard-modal .modal-body .rates-wrapper {
    display: block;
    padding: 0;
}

.standard-modal .close {
    padding-right: 0 !important;
}

.room-modal .standard-slider img {
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.hotel-info-wrapper {
    padding: 0;
}

.tab-content .hotel-info-img {
    margin-bottom: 32px;
}

.tab-content .gallery-slider-modal img, .tab-content .gallery-slider-modal  {
    width: 100%;
    object-fit: cover;
    height: 450px;
}

.tab-content .gallery-slider-modal .thumbnail-item {
    width: 90px!important;
}

.tab-content .slider-nav img {
    height: 50px;
    width: 90px !important;
    object-fit: cover;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tab-content .slider-nav img:hover {
    cursor: pointer;
}

.modal-body .modal-body-bw {
    background: transparent;
}

.modal-body .modal-room-content .icon-info {
    position: relative;
    top: -10px;
}

.modal-body .modal-room-content .room-facilities img {
    margin-right: 10px;
}

.modal-body .modal-room-content .room-facilities .div {
    margin-bottom: 15px;
}

.modal-body .rates-wrapper {
    display: block;
    padding: 0;
}

.modal-body {
    padding: 0;
}



.modal-dialog {
    max-width: 1160px;
}

.modal-content {
    border: none;
    background-color: transparent;
}

.tab-content {
    top: -1px;
    left: 0px;
}

.tab-content .gallery-tab {
    height: 100%;
    width: 100%;
}

.standard-modal .modal-body-bw {
    padding: 2rem;
}

.modal-img {
    width: 403px;
    height:160px;
    object-fit: contain;
}

.modal .icon-close {
    float: right;
    cursor: pointer;
    width: 40px; /* 40px */
    height: 50px;  /* 40px */
}

.modal .icon-close button, .modal .icon-close-mobile button {
    background: transparent;
    border: none;
}

.close-btn {
    margin-left: auto;
    border: none;
}

.modal-features-list {
    display: flex;
    flex-direction: row;
}
.view-details-modal {
    padding-left: 0!important;
    padding-top: 0!important;
}

.modal-room-rate {
    height: 86px;
    width: 100%;
    float: left;
}

.modal-select-button {
    border:none;
    margin-top: 8px;
}
.modal-tabs .nav-tabs li {
    display: inline-flex;
}

.modal-tabs .nav-tabs li a {
    padding: 16px 16px;
    text-align: center;
}

.modal-tabs .nav-tabs li a.active {
    text-decoration: none;
}

.modal-tabs .nav-tabs li a.active span, .modal-tabs .nav-tabs li a.active i {
    opacity: 1;
}

.modal-tabs .nav-tabs {
    border: none;
    align-items: center;
    display: inline-block;
    width: 100%;
}

.info-tab-hl ul li {
    margin-bottom: 16px;
}

.info-tab-hl ul li i {
    margin-right: 16px;
}

.info-tab-hl ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
}

.info-tab-hl ul {
    list-style: none;
    padding-left: 0;
}
.info-tab-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
}

.info-tab-grid {
    padding-bottom: 40px;
}
.info-tab-extras-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
}

.map-content {
    padding: 40px 0;
}

.map-content-grid3 {
    padding-top: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 70px;
    grid-row-gap: 0px;
}

.preferences-content-grid3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
    grid-row-gap: 0px;
}
.map-content-items {
    display: flex;
    align-items: flex-end;
    margin-bottom: 16px;
}

.map-content span {
    margin-left: 5px;
}

.map-embed {
    padding-bottom: 40px;
}

.map-content-grid2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
    grid-row-gap: 0px;
}
.map-content-card-heading {
    padding: 40px 0 16px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map-content-card-text {
    display: none;
    padding-bottom: 20px;
}
.icon-expand-map {
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-right: 0;
    background-size: 100% 100%;
}

.map-content li::marker {
    content: "•";
    margin-right: 1rem;
}

.map-nearby {
    text-decoration: underline;
}

.modal-content .modal-body .tab-content {
    width: 100%;
}

.modal-content .modal-body .tab-content .map-tab {
    height: 100%;
    width: 100%;
}

.modal-content .modal-body .tab-content .gallery-tab {
    height: 100%;
    width: 100%;
}
.close-nav {
    opacity: 1;
    top: 30px;
    left: 30px;
    height: 50px;
    width: 50px;
}
/* MODALS END */

/* CURRENCY CONVERTOR START */
#currencyConverter {
    position: relative;
}
.dropdown-currency select {
    background: none;
    border: none;
    cursor: pointer;
}

.dropdown-currency:after {
    /*content: url("../images/icons/p3/icon-select-arrow.svg");*/
    width: 16px;
    height: 16px;
    position: absolute;
    right: 6px;
    top: 17px;
}

.dropdown-currency select option {
    border: none;
}

#headerLine {
    margin-left: 25px;
    margin-top: -1px;
}

.lang-menu{
    position: relative;
    cursor: pointer;
}
.selected-lang{
    cursor: pointer;
    padding: 16px;
}

.icon__down {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    right: 0;
    top: 3px;
    transform: rotate(0deg);
    transition: transform 0.3s ease;
}

.lang-menu .active .icon__down, .lang-menu:hover .icon__down {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

.lang-menu ul{
    display: none;
    position: absolute;
    left: 0;
    padding: 0;
    z-index: 100;
    gap: 0;
}

.section-secondary-menu-component .lang-menu ul li:last-child, .secondary-menu-component .lang-menu ul li:last-child {
    border-bottom: none;
}

.section-secondary-menu-component .lang-menu ul, .secondary-menu-component .lang-menu ul {
    max-height: fit-content;
    height: fit-content;
    flex-direction: column;
    width: 100%;
}

.lang-menu ul li{
    list-style: none;
    display: flex;
    justify-content: center;
    padding: 16px 0;
}

.lang-menu:hover ul{
    display: flex;
}

/* CURRENCY CONVERTOR END */

/* ICONS  START */

/* ICONS END */

/* CUSTOM CHECKBOXES  START */

.addon-content select {
    height: 50px;
    width: 200px;
}

.form-group input::placeholder, .form-group textarea::placeholder {
    border: none;
}
/* CUSTOM CHECKBOXES END */

/* ROOMS & RATES PAGE START */

.room-right-side {
    padding-left: 40px;
    padding-right: 32px;
    padding-bottom: 32px;
    padding-top: 0px;
    min-height: 350px;
}

.screen-reader-text {
    margin-bottom: 40px;
}

.strike-through {
    text-decoration: line-through;
}

.room-title {
    padding-top: 32px;
    padding-bottom: 32px;
}


.room-desc {
    overflow: hidden; /* Hide overflowing text */
    display: -webkit-box; /* Use the WebKit-specific box layout */
    -webkit-line-clamp: 2; /* Limit the text to 2 lines */
    -webkit-box-orient: vertical; /* Set the box orientation to vertical */
}

.roomIconsMrg {
    padding-bottom: 32px;
    display: inline-flex;
    flex-wrap: wrap;
}

.roomIconsMrg img {
    padding-bottom: 2px;
    padding-right: 8px;
}

.modal-body .roomIconsMrg {
    padding-bottom: 40px;
}

/* Fallback for non-WebKit browsers */
@supports not (-webkit-line-clamp: 2) {
    .room-desc {
        display: -webkit-box; /* Use the old WebKit box layout */
        -webkit-line-clamp: 2; /* Limit the text to 2 lines */
        -webkit-box-orient: vertical; /* Set the box orientation to vertical */
        max-height: 2.6em; /* Approximate height of two lines of text */
        overflow: hidden; /* Hide overflowing text */
    }
}

@media screen and (max-width: 1200px) {
    .room-desc {
        -webkit-line-clamp: 4;
    }

    .roomIconsMrg {
        display: inline-flex;
        padding-bottom: 8px;
        flex-wrap: wrap;
    }

    .screen-reader-text {
        text-align: center;
        margin-bottom: 24px;
    }

    .room-title {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .room-right-side {
        padding: 0px 16px 24px 16px;
    }

    .booking-summary-header {
        padding: 16px !important;
    }
}


/* ROOM SECTION END */

/* ADDONS PAGE START */

.addon-with-checkboxes-wrapper img {
    object-fit: cover;
    display: inline-block;
}

.addon-content h3, .addon-modal-content .addon-details h2 {
    padding-bottom: 16px;
}

.addons-total-details {
    margin-top: 15px;
}

.total-added {
    vertical-align: bottom;
    margin-bottom: 2px;
}

.price-currency-decimal {
    vertical-align: bottom;
    margin-bottom: 0;
}

.continue-btn {
    float: right;
    margin-right: 15px;
    min-width: 143px;
}
.continue-btn i {
    margin-right: 0;
}

.rtl.skip-step-btn {
    margin-right: auto;
    margin-left: 24px;
}

.ltr.skip-step-btn {
    margin-left: auto;
    margin-right: 12px;
}

.ltr.continue-btn-wrapper {
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
    padding-left: auto;
}

.rtl.continue-btn-wrapper {
    margin-right: auto;
    margin-left: 24px;
    padding-left: 0;
    padding-right: auto;
}


@media screen and (max-width: 992px) {
    .rtl.skip-step-btn {
        margin-left: 0;
    }
}

@media screen and (min-width: 992px) {
    .addon-image img {
        max-height: 100%;
    }
}


.addon-with-dropdown-wrapper .addon-content .form-group {
margin-bottom: 0;
}

.addon-with-checkboxes-wrapper .addon-content .addon-price {
text-align: center;
}

.addon-with-checkboxes-wrapper .addon-content .form-check {
margin-bottom: 15px;
}


.addon-with-checkboxes-wrapper .addon-content .form-check:last-child {
    margin-bottom: 0;
}


.addon-with-checkbox-wrapper .addon-content p {
margin-bottom: 20px;
}

.addons-total-row {
    margin-top: 2rem;
}

.addon-card__footer {
display: inline-block;
width: 100%;
}

.form-check input[type="checkbox"], .form-check input[type="checkbox"]:active {
border: none;
}

.row.addon-content {
    margin-left: 0;
    padding: 40px;
}

.addon-description {
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
}

.row.addon-content .row {
    min-width: 100%;
}

.addon-with-checkboxes-wrapper {
padding: 2rem 0;
}

.row.addon-content .row i {
    margin-top: 10px;
}

#addOnsForm .card-style {
    margin-left: 0;
}

.addon-card-image {
    padding: 40px;
    flex: 1;
}

#addOnsForm .card-style-group:not(:last-child) {
    border-bottom: 1px solid rgba(54, 54, 54, 0.3);
}

.icon-expand-side {
    background: url(../images/icons/icon-expand.svg);
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 30px;
    right: 0;
}
.addOns-item-group{
    margin-left: 0;
    margin-right: 5px;
    margin-bottom: 32px;
    border-bottom: 1px solid rgba(54, 54, 54, 0.3);
}
.addOns-item-added-count {
    margin-right: 10px;
    margin-left: auto;
}
.icon-expand-addon {
    background-image: url(../images/icons/icon-expand.svg);
    height: 30px;
    width: 30px;
    min-width: 30px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}


/* ADDONS - GROUPS */


.addon-heading h2 {
    font-family: "museosans";
    font-size: 18px;
    color: #fff;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 4px;
}

@media screen and (min-width: 992px) {
    .addon-heading h2 {
        font-size: 22px;
    }
}

.addon-heading span {
    font-size: 14px;
    color: rgba(51, 50, 50, 0.5);
    margin-left: 10px;
    font-family: "museosans";
}

.addon-heading-row {
    margin-bottom: 20px;
}

.addOns-items-header {
    display: flex;
    justify-content: space-between;
    padding: 24px;
    align-items: center;
    cursor: pointer;
}

.addOns-items-no-border {
    border: none;
}

.addOns-items-list {
    display: none;
    padding: 0 24px;
}

.addOns-items-list div.divider__bottom--desktop[role="listitem"]:last-of-type{
    border: none;
}

#addOnsForm .addOns-items-list-filter div.divider__bottom--desktop {
    border: none;
}

.addon-with-checkboxes-wrapper {
    padding-top: 30px;
}

.addon-with-checkboxes-wrapper img {
    width: 100%;
    object-fit: cover;
}

.addOns-items-list .addon-details {
    padding: 0;
    margin-left: 0;
    flex: 1;
}

.addOns-items-list .card-style .addon-card-no-image {
    padding: 0;
    width: 100%;
}

.addOns-items-list-filter .card-style .addon-card-no-image {
    width: 100%;
}

#addOnsForm .addOns-item-group .divider__bottom--desktop:first-of-type .card-style,
#addOnsForm .addOns-item-group .addon-modal-content .card-style {
    padding-top: 0;
}

#addOnsForm .addOns-item-group .card-style {
    padding: 32px 0;
}

.addon-content .subtitle-2 {
    padding-bottom: 16px;
}

.container-which-rooms {
    max-width: 400px;
    width: 100%;
}

#addOnsForm .addon-modal-content .form-check input[type=checkbox],
#addOnsForm .addon-modal-content .form-check input[type=radio],
#addOnsForm .addon-modal-content label input[type=checkbox],
#addOnsForm .addon-modal-content label input[type=radio] {
    position: absolute;
}

#addOnsForm .form-check input[type=checkbox]:checked:focus,
#addOnsForm .form-check input[type=radio]:checked:focus,
#addOnsForm label input[type=checkbox]:checked:focus,
#addOnsForm label input[type=radio]:checked:focus {
    position: absolute;
}

.container-addons-rooms {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.addon-modal-content .container-addons-rooms {
    padding-bottom: 40px;
}

@media screen and (min-width: 678px) {
    .addon-with-checkboxes-wrapper img {
        width: 130px;
    }
}

@media screen and (max-width: 992px) {
    .addOns-items-header, .addOns-items-list {
       padding: 16px;
    }

    #addOnsForm .addOns-items-list-filter .card-style {
        padding-bottom: 32px;
    }

    .addOns-items-list .addon-content h3 {
        padding: 0 0 16px;
    }

    .addOns-items-list .addon-card-image  {
        padding: 16px 0 0 0;
    }

    .addOns-items-list-filter .addon-card-image {
        padding: 0 16px 16px;
    }

    .container-choose-quantity {
        gap: 40px;
    }

    .addon-modal-content .addon-card-image {
        padding: 32px 0 0 0;
    }

    .addon-modal-content .container-addons-rooms {
        padding-top: 40px;
    }

    .addon-image, .addon-image img {
        width: 100%;
        height: 100%;
        max-width: 100%;
        max-height: 243px;
    }

    .addon-image img {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .container-which-rooms {
        max-width: 100%;
    }

}

@media screen and (min-width: 992px) {
    .addon-with-checkboxes-wrapper .addon-content {
        padding: 30px 30px 40px 20px;
    }

    #addOnsForm .addOns-item-group .card-style {
        margin-bottom: 0;
        gap: 40px;
        padding: 32px 40px 32px 0;
    }

    #addOnsForm .addon-modal-content .card-style {
        padding: 0 0 40px 0;
        margin-bottom: 0;
        gap: 0;
    }

    .addOns-items-list-filter .addon-card-no-image {
        padding:40px;
    }

    .addOns-items-list-filter .addon-modal-content .addon-card-image {
        padding-top: 0;
    }

    .addon-heading-row {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 991px) {
    .addon-description-none {
        display: none;
    }

    .addon-card__link, .addon-card__link{
        font-size: 17px;
    }

    .addon-heading-row .btn {
        width: 100%;
    }

    .addOns-items-header {
        flex-direction: column;
        justify-content: center;
        position: relative;
        align-items: start;
        padding-right: 45px;
    }

    .icon-expand-addon {
        position: absolute;
        right: 1rem;
    }

    .addOns-item-added-count {
        margin-left: 0;
    }
}

.addons-filter-component {
    min-height: 56px;
}

.addons-filter-nav {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
}

.addons-filter-nav-item {
    padding: 0;
    margin-right: 48px;
    display: inline;
}

.addons-filter-nav-item .btn{
    padding: 0!important;
}

#addOnsForm .addOns-items-list-filter .card-style-group {
    margin: 30px 10px 56px 0;
    border-bottom: none;
    border-width: 3px !important;
}

.addOns-items-list-filter .addon-modal-content .addon-card-no-image {
    padding: 0;
}

.addons-filter-nav-item  a.active {
    text-decoration: underline;
    text-underline-offset: 8px;
}

@media screen and (max-width:480px) {
    .addons-filter-nav-item {
        margin-right: 16px;
        margin-bottom: 16px;
    }

    #addOnsForm .addOns-items-list-filter .card-style-group {
        margin: 30px 0 40px 0;
        padding: 0;
    }

    .addOns-items-list-filter .addon-card-no-image {
        padding: 24px 16px 24px 16px;
    }
}
/* ADDONS PAGE END */

.payment-type-wrapper {
    padding: 16px 24px 16px 0;
    margin: 8px 0 ;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 4px;
}

.payment-type-card {
    padding: 15px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.payment-type-content {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.payment-type-content label {
    padding: 0;
}

.gift-voucher-check {
    display: flex;
    justify-content: flex-end;
}

.gift-voucher-check-with-pin {
    padding: 0 0 0 40px;
}

.gv-button-submit {
    padding: 0 16px 0 0;
}

.gift-voucher-redemption .gv-buttons {
    margin-top: 10px;
}

.gv-applied-content {
    margin: 24px 0 24px 0;
}

.gv-balance-taken {
    margin-bottom: 24px;
}

.giftCardRemove {
    display: none;
}

.gift-card-amount {
    display: none;
}

#paymentDetails-title {
    margin-bottom: 40px;
}

    /** DISPLAY PAGE START */
.confirmation-container {
    width: 920px;
    margin-top: 80px;
    margin-bottom: 80px;
}
.confirmation-container .heading-fs {
    text-align: center;
}
.conf-card {
    margin-bottom: 2rem;
}
.conf-card .booking-summary-room-name {
    margin-bottom: 0;
}

.conf-card .booking-summary-data {
    padding: 0;
    display: block;
}

.conf-page-top {
    display: grid;
    padding: 40px;
    gap: 40px;
    margin-bottom: 40px;
}

.booking-summary-room-row-desc-expanded {
    line-height: 2;
}

.conf-card .booking-summary-rooms-section ul {
    list-style-position: inside;
    padding: 0 10px;
}

.conf-card .booking-summary-rooms-section ul li {
    text-indent: -22px;
    margin-left: 22px;
    margin-bottom: 5px;
}

.conf-card .booking-summary-rooms-section .booking-summary-room-row-expanded {
    padding: 1rem 0 0 0;
}
.conf-card .booking-summary-room-heading {
    width: 100%;
}

.card-content {
    margin: 0 auto;
}
.card-button {
    display: block;
    margin: 1rem auto 0 auto;
    width: 50%;
}

.text-taxes {
    padding-top: 24px;
}
/** DISPLAY PAGE END */

/**
 *
 * MAIN MEDIA QUERIES - START
 *
 */


@media screen and (min-width: 768px) and (max-width: 1600px) {
    .half-banner-desktop {
        width: 50%;
    }
    .banner-half-text {
        transform: translate(10%, -50%);
    }
    .brand-pattern-overlay {
        width: 50%;
    }

}

@media screen and (min-width: 992px) and (max-width: 1400px) {
    .addon-details.addon-card-image,
    .addon-image.addon-image-slider{
        width: 50%;
    }

    .addon-details.addon-card-image  .addon-content {
        word-break: break-word;
    }

}

/* BOOTSTRAP LG POINT */
@media screen and (max-width: 1200px) {
    .section-secondary-menu-component .lang-menu ul.btn.light.tertiary, .secondary-menu-component .lang-menu ul.btn.light.tertiary {
        border: none;
        padding: 0 0 8px 0;
    }

    .section-secondary-menu-component .lang-menu ul.btn.light.tertiary li, .secondary-menu-component .lang-menu ul.btn.light.tertiary li {
        width: 100%;
    }

    .selected-lang {
        padding: 0 10px;
    }

    .lang-menu ul{
        padding: 12px 0 15px;
    }

    .icon__down {
        position: relative;
        top: 2px;
    }
}

/* BOOTSTRAP MD POINT */
@media screen and (max-width: 992px) {
    .gv-balance-text {
        margin: 0 0 16px 0;
    }

    .giftCardBalanceText {
        padding: 0;
    }

    .gv-applied-content {
        margin: 0 0 24px 0;
    }

    .gv-button-submit {
        padding: 10px 0 0 0;
    }

    .gift-card-input {
        margin-bottom: 16px;
    }

    .gift-voucher-check {
        display: flex;
        justify-content: flex-start;
        padding-top: 10px;
        padding-left: 0;
        padding-right: 0;
    }

    .gv-balance-taken {
        margin-bottom: 16px;
    }

    .payment-type-content-icons-cards {
        display: none;
    }

    #addOnsForm .card-style {
        margin-right: 0;
        margin-left: 0;
    }

    #search-componentModal .modal-body {
        padding: 16px;
    }

    .calendar-mobile-btn {
        width: 100%!important;
    }
    .calendar-date-row {
        padding: 0 !important;
    }
    .calendar .col-12.d-block.d-lg-none:not(.calendar-mobile-btn):not(.calendar-mobile-btn--prev),
    .calendar .col-12:not(.calendar-mobile-btn):not(.calendar-mobile-btn--next) {
        /* Set padding to 0 */
        padding: 0;
    }

    .calendar-date-row .px-1{
        padding: 0!important;
    }

    .calendar-mobile-btn--prev {
        margin-bottom: 0!important;
    }

    .skip-btn {
        float: none;
        width: 100%;
    }
    .emergency_message_line {
        width: 100px;
    }
    .room-wrapper .room-image {
        width: 100%;
    }
    .view-rates-btn {
        float: right;
        margin-top: 0;
    }
    .addon-content h3 {
        padding-top: 2rem;
    }

    .addons-total-details {
        text-align: center;
        margin-bottom: 1.5rem;
    }
    .continue-btn {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    #guestDetailsForm .first-name-input{
        margin-right: 0;
    }

    .modal-body .modal-room-content {
        display: flex;
        padding: 32px 16px !important;
        flex-direction: column;
        align-items: flex-start;
    }

    .rates-wrapper .rate-container {
        padding: 32px 16px;
    }

    .room-modal .rate-container {
        padding: 32px 16px;
        width: 100%;
    }

    .addons-total-row.row {
        margin: 40px 0 80px;
        padding: 0;
    }

}

/* BOOTSTRAP SM POINT */
@media screen and (max-width: 768px) {
    .dropdown-currency:after {
        right: unset;
    }

    .selected-lang::after {
        right: 0px;
        top: 15px;
    }

    select {
        padding-right: 0px;
    }

    .fa-search:before {
        margin-left: 7px;
    }

    footer .footer__logo {
        max-width: 300px;
    }
    #progress-steps .progress-steps-desktop {
        padding: 2rem 0 0 0;
    }
    .modal-content .modal-body .tab-content {
        padding: 0.5rem 0 0 0;
        min-height: 600px;
    }
    .modal-content {
        border: none;
    }
    .modal-dialog {
        margin: 0;
    }
    .tab-content .gallery-slider-modal img, .tab-content .gallery-slider-modal {
        height: 180px;
    }

    .navs-header {
        max-height: 48px;
    }

    .map-content {
        padding: 32px 0;
    }
    .map-embed {
        padding-bottom: 32px;
    }

    .map-content-card-heading {
        padding: 32px 0 16px 0;
    }
    /** search-rates page */
    .search-rates {
        padding: 32px 16px!important;
        margin: 40px 16px!important;
    }

    .waitlist-container {
        margin: 40px 16px;
    }

    .childAges {
        padding-right: 0;
        padding-left: 0;
    }

    .childAges:first-child {

    }
    .mobile-display-children-input{
        display: grid!important;
        grid-template-columns: 2fr 2fr;
        gap: 0 24px
    }
    .bw .guest-info .row {
        /*display: block!important;*/
    }
    .bw .room-section-mobile {
        display: block!important;
    }

    /** dividers */
    .divider__footer--desktop {
        width: 100%;
    }

    /** SIDEBAR START */
    #booking-summary {
        padding: 0;
    }

    /** SIDEBAR END */

    /** FOOTER START */
    .footer__container {
        padding: 0 2rem;
    }

    .footer__social-media, .footer__links {
        margin-bottom: 1rem;
    }

    /** FOOTER END */

    /* guest details page */
    .card-guest-details img {
        height: 52px;
        width: 64px;
    }

    .card-guest-details .form-group, .row .guest-details-form, .guest-details-wrapper .room-section   {
        padding-bottom: 0;
    }

    .pick-off-section {
        padding-left: 0!important;
    }

    .form-check {
        padding-left: 0;
    }

    .guest-details-wrapper .room-section {
        padding: 32px 0 16px 16px;
    }

    #momentOfPaying {
        padding-top: 32px;
    }
    #paymentDetails-title {
        margin-bottom: 32px;
    }

    /* display blade */
    .confirmation-container .card-conf-page img {
        width: 100%;
        height: 100%;
    }

    .confirmation-container .card-button {
        width: 100%;
    }

    .booking-summary-mobile {
        position: sticky;
        top: 0;
        z-index: 4;
    }

    .confirmation-container {
        width: 100%;
        padding: 0 16px 24px!important;
        margin-top: 24px;
    }

    .confirmation-container  .booking-summary-mobile {
        position: unset;
    }

    .mr-40 {
        margin-right: 0 !important;
    }

    .sticky {
        top: 0;
    }

    .booking-summary-mobile .booking-summary-table {
        padding: 0 16px 16px;
    }

    /* addons page */

    .section__heading h1.d-custom-inline-block {
        display: none;
    }

    .section__heading a {
        width: 50%;
    }

    .section__heading--addons {
        margin-bottom: 24px;
    }

    .row.addon-content .row {
        margin-right: 0;
        margin-left: 0;
    }

    .row.addon-content {
        padding: 32px 16px;
    }

    .row.addon-content .row i {
        float: right;
    }

    .row.addon-content .row .col-xs-12 {
        padding: 0;
    }

    .row.addon-content .row .col-xs-12 p {
        text-align: left;
        display: inline-block;
    }

    .row.addon-content .row .col-xs-12 .form-check-label {
        margin-left: 10px;
    }

    .row.addon-content .row .col-xs-12 select {
        margin-left: auto;
    }

    .addons-total-row.row .addons-total-details span,
    .addons-total-row.row .addons-total-details h4.price-currency-decimal {
        margin-left: auto;
    }

    .addons-total-row.row button {
        width: 100%;
    }

    .hotel-container-image img{
        width: 100%;
        max-width: 100%;
        object-fit: cover;
    }

    .availabilityContainer-mobile-space {
        justify-content: space-between;
    }

    .standard-modal.addon-modal > .modal-dialog > .modal-content > .modal-header > button {
        margin-right: .1rem;
    }

    .modal-content > .modal-header > a {
        margin-right: 15px;
    }

    /* Room & Rates */
    .standard-modal .room-modal-slider.room-slider {
        margin-top: 0;
    }

    .modal-tabs .nav-tabs li a i {
        margin-right: 0;
    }

    .info-tab-grid {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 32px;
    }

    .info-tab-hl ul {
        display: block;
    }
    .info-tab-extras-grid {
        display: block;
    }

    .map-content-grid3 {
        display: block;
        padding-top: 32px;
    }

    .preferences-content-grid3 {
        display: block;
    }
    .map-content-grid2 {
        display: block;
    }

    #modalTabs .modal-body {
       border-radius: 0!important;
    }

    #modalTabs .icon-close-mobile {
        padding-top: 10px;
        padding-right: 10px;
    }

    .modal .icon-close {
        float: right;
        cursor: pointer;
        width: 24px;
        height: 24px;
        background-size: 100% 100%;
        margin: 12px;
    }

    .icon-close-mobile {
        float: right;
    }
    .addon-modal .modal-content {
        min-height: 600px;
    }

    .tab-content .tab-property-details {
        text-align: left;
    }

    .payment-details-wrapper #submitBtn {
        margin: 0;
        width: 100%;
    }

    .standard-modal .room-slider img {
        height: 180px;
    }
    .modal-body .addon-modal-content {
        margin-left: 0;
    }
    .addon-modal-content img {
        height: 242px;
        width: 100%;
        object-fit: cover;
    }
    .bookingSummaryBg {
        border: none;
    }
    .payment-details-wrapper .bookingSummaryBg {
        padding: 0;
    }
    .payment-details-wrapper .secureInfoText {
        text-align: left;
    }
    .terms-modal .modal-body {
        padding: 32px 16px;
        text-align: left;
    }
    .container .calendar-rows {
        border: none;
        margin-top: 0;
    }

    .calendar-mobile-btn .d-flex {
        display: block!important;
        width: 100%;
    }

    .calendar-section__heading {
        text-align: center;
        padding: 40px 4px;
    }

    .container .calendar {
        padding: 24px 16px;
    }

    .calendar-body {
        padding: 0;
    }
}


/* BOOTSTRAP XS POINT */
@media screen and (max-width: 576px) {
    #hotelMessagesComponents {
        padding: 0 1.5rem 0 1.5rem;
    }
}

/**
 *
 * MAIN MEDIA QUERIES - END
 *
 */



/*ofers page*/

.offer__search #offers-form .offer__search--widget .form-group.roomOccupancy .dropdown-icon-right::after,
.offer__search #offers-form .offer__search--widget .form-group.rooms .dropdown-icon-right::after,
.offers-form__filter .month-piker .form-group.d-contents::after{
    position: absolute;
    right: 30px;
    top: 18px;
}

.icon-remove-filter {
    background: url("/ibe/p3custom/images/icons/p3custom/remove-filter-icon.svg") no-repeat center;
    width: 24px;
    height: 24px;
    display: flex;
}


.offers-form__heading {
    text-align: center;
    margin: 0;
    padding: 80px 0;
}

.offers-form__filter {
    margin-bottom: 40px;
    border-radius: 2px;
    padding: 20px 15px;
}

.offers-form__month, .month-piker {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    right: 0;
    top: 0;
}


.offer__banner {
    position: fixed;
    width: 100%;
    z-index: 10;
    bottom: 0;
}

.offer__banner--select-departure {
    padding: 10px 0;
}

.offer__banner--select-departure p {
    text-align: center;
    font-size: 15px;
}

.book-offer__button {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: auto 0;
}

@media screen and (min-width: 992px) {
    .offer__banner--select-departure p {
        padding: 42px 0;
        font-size: 32px;
    }

}

.offer__banner .confirm-block {
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

@media screen and (min-width: 992px) {
    .offer__banner .confirm-block {
        padding: 40px 0;
    }
}

.offer__banner .confirm-block--border {
    border-left: solid 1px #fff;
    text-align: right;
}

.offer__banner .confirm-block--border--right {
    border-right: solid 1px #fff;
    text-align: right;
}

@media screen and (max-width: 991px) {

    .offer__banner .confirm-block--border {
        border-left: solid 1px #fff;
        text-align: right;
    }

    .book-offer__button {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-bottom: 20px;
    }
}

.calendar-heading-arrows--left {
    float: left;
}

.calendar-heading-arrows--right {
    float: right;
}

.ows-hide-spinner .spinner-border {
    display: none;
}

@media screen and (min-width: 992px) {
    .offers-form__filter {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 992px) {
    .offers-form__filter {
        padding: 20px 20px 10px 20px;
    }
    .mb-lg-40 {
        margin-bottom: 40px !important;
    }
}

@media screen and (min-width: 992px) {
    .offers-form__filter .form-group input, .offers-form__filter .form-group select {
        max-width: 190px;
    }
}

#offers-form {
    padding-left: 40px;
    padding-right: 40px;
}

.offers-form__filter .form-group select:focus {
    outline: none;
    box-shadow: none;
}

.offers-form__category {
    flex-wrap: wrap;
    line-height: 1.5;
    margin-bottom: 5px;
}

.no-offer-results {
    margin: 120px auto 80px;
}

.offers-form__category label input[type=checkbox],
.offers-form__category label input[type=checkbox]:checked:focus {
    position: absolute;
}

@media screen and (max-width: 991px) {
    .offers-form__heading {
        padding: 40px 0;
    }
    .offers-form .btn-primary {
        width: 100%;
    }
    #filterModal .modal-body, #filterRoomCategoriesModal .modal-body {
        padding: 32px 16px;
    }
    .offers-form__month, .month-piker {
        margin-top: 32px !important;
        margin-bottom: 32px !important;
        right: 0;
        top: 0;
    }

    .offers-form__category label {
        white-space: nowrap;
    }

    .no-offer-results {
        margin: 120px 20px 80px;
    }

    .secondary-menu-buttons-mobile a.button-label {
        display: flex;
    }
}

.offers-form__filter-btn a {
    text-align: right;
}

.offers-form__filter-btn {
    display: flex;
    flex-direction: row;
    justify-content: end;
    align-items: end;
    /*margin: auto;*/
    text-align: right;
}


.offers-list__article {
    margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
    .offers-list__article {
        margin-bottom: 50px;
        height: auto;
    }
}

.offers-list__article--description {
    padding-left: 20px;
    padding-right: 20px;
}

.offers-list__article--description ul li {
    text-indent: -22px;
    margin-left: 20px;
}

.offers-list__article--description p {
    margin-bottom: 10px;
}

@media screen and (max-width: 575px) {
    .offers-list__article--description .btn-primary {
        width: 100%;
    }
}


.offers-form__offer-type-title {
    margin-bottom: 40px;
}

.offers-list__article--image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 380px;
    max-width: 560px;
}

.offer-details {
    position: relative;
    margin: 30px 0;
}

@media screen and (min-width: 992px) {
    .offer-details {
        margin: 130px 0 50px 0;
    }
}

.offer-details__image {
    width: 100%;
    object-fit: contain;
}

@media screen and (min-width: 992px) {
    .offer-details__image {
        height: 100%;
    }
}

.offer-details__offer-name {
    margin-bottom: 10px;
}

@media screen and (min-width: 992px) {
    .offer-details__offer-name {
        width: 80%;
    }
}

.offer-details__offer-available {
    margin: 20px 0;
    display: block;
}


@media screen and (max-width: 991px) {
    .offer-details__content {
        padding: 32px 0 0 0;
    }
    .offers-form__offer-type-title {
        margin-bottom: 8px;
    }
}

.offer-details__content ul {
    margin-left: 4px;
}

.offer-details__content ul li {
    text-indent: 0px;
    margin-left: 20px;
    line-height: 2.3;
}

.offer-details__terms-link {
    text-decoration: underline;
}

.offer-details__terms-link:active, .offer-details__terms-link:focus {
    text-decoration: underline;
}

.offer-details__terms-link i {
    height: 12px;
    width: 12px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: relative;
    top: 0;
}

@media screen and (min-width: 992px) {
    .offer-details .offers--social-media-share {
        position: absolute;
        top: 0;
        right: 20px;
    }
}

.offer__search {
    margin: 80px 0;
}

@media screen and (min-width: 992px) {
    .offer__search--widget {
        display: grid;
        grid-template-columns: 1.5fr 1.5fr 1.5fr;
        grid-gap: 30px;
    }
    .offer__search--widget .form-group {
        margin-bottom: 0;
    }
}

.offer__search--widget .form-group select:focus {
    outline: none;
    box-shadow: none;
}


@media screen and (min-width: 992px) {
    .offer__calendar .container {
        padding: 0 30px;
    }
}

.offer__banner {
    position: fixed;
    width: 100%;
    z-index: 10;
    bottom: 0;
}

.offer__banner--select-departure {
    padding: 10px 0;
}

.offer__banner--select-departure p {
    text-align: center;
}

@media screen and (min-width: 992px) {
    .offer__banner--select-departure p {
        padding: 42px 0;
    }
}

.offer__banner .confirm-block {
    text-align: center;
}

@media screen and (min-width: 992px) {
    .offer__banner .confirm-block {
        padding: 40px 0;
    }
}

.offer__banner .confirm-block h3 {
    margin-top: 20px;
}

/** Common wrapper to help with positioning */
.tooltip-container {
    position: relative;
}

  /** Triggering element */
.trigger {
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    bottom: 12px;
    left: 50%;
    margin-left: -10px;
}

.trigger:focus {
    outline: 3px dotted black;
    outline-offset: 2px;
}

/** Make the tooltip visible on focus and on hover */
.trigger:focus + .tooltip,
.trigger:hover + .tooltip {
    opacity: 1;
}


/* Accesible tooltip */
[role="tooltip"],
.hidetooltip.hidetooltip.hidetooltip + [role="tooltip"] {
    visibility: hidden;
    position: absolute;
    top: 2rem;
    left: 2rem;
    background: black;
    color: white;
}

[aria-describedby]:focus {
    position: relative;
}
[aria-describedby]:hover + [role="tooltip"],
[aria-describedby]:focus + [role="tooltip"] {
    visibility: visible;
}
.accesibleTooltip {
    padding: 10px;
    left: 0;
    top: 50px;
}
.accesibleTooltip:after {
    content: "";
    position: absolute;
    bottom: 82px;
    right: 15px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-right: 10px solid #000;
    border-bottom: 10px solid #000;
    transform: rotate(-135deg);
}
.accesibleTooltip p {
    margin-bottom: 0;
}
#tooltipCvvBtn {
    position: absolute;
    right: 7px;
    top: 50%;
    transform: translateY(-50%);
}
.accesibleBtnTooltip {
    border: none;
    background: none;
}
@media screen and (max-width: 991px) {
    .offer__banner .confirm-block h3, .offer__banner .confirm-block span {
        text-align: center;
    }
}

.offer__banner a.btn-primary--offer {
    margin-top: 50px;
}

@media screen and (max-width: 991px) {
    .offer__banner a.btn-primary--offer {
        width: 100%;
        margin-bottom: 10px;
        margin-top: 0;
    }
}
.mobile-nav__offers {
    margin-right: 10px;
    height: 50px;
    width: 50px;
    padding-top: 18px;
}

@media (max-width: 991px) {
    .offers-list__article .btn.btn-primary {
        width: 100% !important;
    }
}


/*.collapse:not(.show) {*/
/*    display: none !important;*/
/*}*/

.filters {
    width: 100%;
    text-align: right;
    margin: 25px 0;
    float: right;
    opacity: .5;
    transition: all .5s;
    clear: both;
}

@media screen and (min-width: 992px) {
    .filters {
        margin: 30px 0 25px 0;
    }
}

.filters:hover {
    opacity: 1;
}

.filters > p {
    cursor: pointer;
}


  /** Tooltip */
  .tooltip {
    position: absolute;
    top: -35px;
    left: -172px;
    width: 200px;
    padding: 10px 15px;

    /* Making the tooltip transparent means its always reachable in the DOM for screen readers, but can be made visible on focus and hover for sighted users too. */
    opacity: 0;
    pointer-events: none;
  }

    /** Arrow indicator */
    .tooltip:before {
      position: absolute;
      left: 184px;
      top: 78px;
      content: '';
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-right: 10px solid rgba(0,0,0,.8);
      border-bottom: 10px solid transparent;
      transform: rotate(-90deg);
    }
@media screen and (min-width: 992px){
    .tooltip {
        left: -78px;
    }

    /** Arrow indicator */
    .tooltip:before {
        left: 88px;
    }
}


.promo-code-allign {
    display: grid;
    grid-template-columns: 1fr 40px 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}
.div1 { grid-area: 1 / 2 / 2 / 3; }

.skip-link {
    position: absolute;
    top: -400px;
    left: 0;
    padding: 6px;
  }

  .skip-link:focus {
      position: static;
      left: 0;
      top: 0;
  }
.rate-name button {
    border: none;
    background: transparent;
}

.terms-confirmation button {
    background: transparent;
    border: none;
}

.room-image--btn {
    border: none;
    height: 100%;
}
@media screen and (min-width: 992px) {
    .rate-name {
        max-width: 60%;
    }
}
@media screen and (min-width: 1200px) {
    .rate-name {
        max-width: 70%;
    }
}

button.calendar-heading-arrows {
    border: none;
}

#p3-mask-expiry-date {
    display: none;
}

.gift-voucher-input-container {
    display: flex;
    align-items: flex-end;
}

.payment-type-content-icons {
    display: flex;
}

#guestDetailsForm label, .retrieve-form label, .invalid-gift-card p {
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
}


.transportation-required-label {
    margin-top: 0!important;
}

.pick-off-section {
    margin-top: 0;
    padding-left: 24px;
}

/**
  Floating label
*/
.floating-label {
    position: relative;
}

.floating-label input {
    margin-bottom: 15px;
    padding: 20px 12px 4px;
    /*width: 250px;*/
}

/** Turn the label blue on focus */
.floating-label input:focus + label {
    opacity: 1 !important;
}

/** Float the label on focus and when text is entered */
.floating-label input:focus + label,
.floating-label.using-placeholder-shown input:not(:placeholder-shown) + label,
.floating-label.using-valid input:valid + label {
    left: 12px;
    top: 6px;
    font-size: 12px;
    font-weight: bold;
    opacity: 1;
}

/** By default, make the label look like a placeholder */
.floating-label label {
    position: absolute;
    left: 15px;
    top: 16px;
    opacity: .6;
    pointer-events: none;
    transition: all .2s ease-in-out;
}
.calendar-btn i {
    margin-right: 0;
}

.datepicker-trigger label {
    display: block;
    margin-bottom: 5px;
}


.calendar-btn i {
    margin-right: 0;
}

.hotel-message-container {
    margin-top: 40px;
    margin-bottom: 40px;
}

.hotel-message-container-search-rates {
    max-width: 920px;
    margin: 80px auto !important;
}

.hotel-message {
    padding: 24px;
}

.hotel-message-icon {
    min-width: 40px;
    min-height: 40px;
    flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
    .hotel-message-container {
        margin-top: 24px;
        margin-bottom: 24px !important;
    }
}

/* CONFIRMATION PAGE CARDS */
.cards-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: auto;
}

.confirmation-container .card-conf-page {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

.confirmation-container .card-conf-page img {
    height: 300px;
    width: 100%;
}

.confirmation-container .card-conf-page .body {
    padding: 40px;
}

@media screen and (max-width: 1200px) {
    .confirmation-container .card-conf-page .body {
        padding: 32px 16px;
    }
    .hotel-message {
        padding: 16px;
    }
    .hotel-message-container-search-rates {
        margin: 40px 16px !important;
    }
}
.full-width {
    width: 920px;
}

.half-width {
    width: 440px;
}

.mr-40 {
    margin-right: 40px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-80 {
    margin-bottom: 80px;
}

.select-rate-btn {
    min-width: 95px !important;
}

.spinner-border {
    width: 14px !important;
    height: 14px !important;
}

.selectedFilterOffer, .selectedFilterRoom {
    padding: 4px 4px 4px 16px;
    align-items: center;
}

.offer-details__content {
    margin-left: 28px;
}
.offer__search .container {
    padding: 40px 40px 0;
}
.offer__search--widget{
    display: grid;
    grid-gap: 16px;
}
.room-occupancy-offers {
    display: grid;
    grid-gap: 16px;
    grid-template-columns: 0.5fr 0.5fr;
    margin-bottom: 16px !important;
}
@media screen and (max-width: 991px) {
    .offer__search .container{
        padding: 40px 0;
    }
    .offer-details__content {
        margin-left: 0;
    }
    .offer__search--widget{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: auto;
        width: 100%;
        padding: 32px 16px;
        grid-gap: 0;
    }
    .room-occupancy-offers {
        display: block;
    }
}

.city-search {
    margin: 80px auto;
    overflow-x: hidden;
}

.city-search-icon {
    width: 16px;
    height:16px;
    margin-right: 8px;
}

.w-200px {
    width: 200px;
}

.w-165px {
    width: 165px;
}

.bordered-hotel {
    border: none;
}

.btn-book-now-map {
    width: 116px;
    height: 48px;
    margin-left: 16px;
}

.btn-book-now-map a {
    font-size: 14px;
    white-space: nowrap;
}

.title-hotels-city-search {
    padding-bottom: 80px;
}

.availabilityContainerPrice {
    margin-top: 40px;
}

@media screen and (max-width: 575px) {
    .city-search {
        margin: 40px 10px;
        overflow-x: hidden;
    }
    .title-hotels-city-search {
        padding-bottom: 40px;
    }
    .availabilityContainerPrice {
        margin-top: 0;
    }

    .price-section {
        text-align: start;
    }

    .cross-selling {
        padding-bottom: 80px!important;
    }

}

.pt-40 {
    padding-top: 40px;
}

.mt-40 {
    margin-top: 40px;
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}

/* google maps overwrite width, height of the info window for city-search*/
.gm-style-iw, .gm-style-iw-c, .map-info-window {
    min-width: 300px !important;
    max-width: 400px;
    min-height: 300px !important;
    overflow: auto !important;
}

.gm-style-iw.gm-style-iw-c {
    width: auto !important;
    height: auto !important;
    max-width: none !important;
    max-height: none !important;
}

.gm-style .gm-style-iw-c {
    padding: 0 !important;
}

.gm-style-iw-d {
    overflow: auto !important;
    height: auto !important;
    max-height: 364px !important;
}

/* RTL FIXES - START */
.rtl {
    direction: rtl;
    text-align: right;
}

.asd__wrapper--datepicker-open {
    direction: ltr;
}

.rtl .icon-progress-step-separator:after {
    content: "\f053";
}

#progress-steps {
    direction: ltr !important;
}

.rtl .selected-lang::after {
    left: -10px;
    right: unset;
}

.rtl select, .rtl input, .rtl select:focus, .rtl select:active {
    background-position: 2.5% center !important;
}

.rtl span.custom-radio {
    margin: 0 0 0 16px;
}
.rtl .booking-widget-modal .form-control {
    background-position: 2.5% center !important;
}

.rtl .secondary-menu-buttons {
    justify-content: right !important;
}

.rtl #addOnsForm .card-style {
    margin-right: 0;
}
.rtl .section__heading, .rtl .section__heading--addons {
    text-align: right;
}
.rtl span.custom-check {
    margin-right: 0;
    margin-left: 16px;
}

.ohip-pms-offer-datepicker .datepicker-trigger:after, #search-component.rtl .datepicker-trigger:after {
    left: 10px;
    right: unset;
}

.rtl .form-control.valid {
    padding-left: calc(1.5em + .75rem);
    background-position: center left calc(.375em + .1875rem);
    text-align: right;
    padding-right: 24px;
}

.rtl .booking-summary-room-name i {
    float: left;
}

.rtl .booking-widget-modal .promo-code__icon {
    width: 16px;
}

.rtl .room-wrapper .room-image {
    margin-left: 1rem;
    margin-right: 0;
}

.room-modal-slider, .gallery-slider-modal {
    direction: ltr;
}

.rtl .calendar-btn-img {
    direction: ltr !important;
    text-align: left !important;
}

#no_avail_calendar .col-md-12.d-none.d-lg-flex.justify-content-between {
    direction: ltr !important;
    text-align: left !important;
}
.rtl .slider.room-slider.room-image--btn.slick-initialized.slick-slider.slick-dotted{
    margin: 0 0 auto 50% !important;
}
/* RTL FIXES - END */

.guest-details-address--full {
    display: none;
}

/*.show {*/
/*    display: block;*/
/*}*/

.booking-widget-modal .form-control:disabled {
    cursor: not-allowed;
    opacity: 0.6;
}

.search-icon-input-address, .search-icon-input-address:active {
    background-size: 16px !important;
    background-position: 15px 50% !important;
    position: relative !important;
    padding-left: 40px !important;
    pointer-events: initial;
}

.search-icon-input-address:focus {
    background: inherit;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
}

.icon-plus:before {
    content: "+";
    display: inline-block;
    vertical-align: middle;
    bottom: 1px;
    position: relative;
    font-style: normal;
}

.icon-minus {
    content: "-";
}

.icon-minus:before {
    content: "-";
    display: inline-block;
    vertical-align: middle;
    bottom: 1px;
    position: relative;
    font-style: normal;
}

.toggleAddAddressManually {
    width: 100%;
}
.toggleAddAddressManually.icon-plus:before, .toggleAddAddressManually.icon-minus:before {
    padding-right: 5px;
}

.ibe-address-left {
    padding-left:0;
    padding-right: 25px;
}

.rtl .ibe-address-left {
    padding-right: 0;
    padding-left: 25px;
}

.ibe-address-right {
    padding-left:10px;
    padding-right: 0;
}

.rtl .ibe-address-right {
    padding-right: 10px;
    padding-left: 0;
}

.addAddressManuallyContainer {
    padding-left: 10px;
}

.toggleAddAddressManually {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-top: 32px;
}

@media screen and (max-width: 768px) {
    .addAddressManuallyContainer {
        padding:0;
    }

    .toggleAddAddressManually {
        display: flex;
        flex-direction: row;
        justify-content: start;
        align-items: center;
        margin: auto;
        padding-left: 0;
    }
}


/* Nova confirmation page features */

.container-double-column-image-title-text-button, .container-image-left-title-text, .container-title-three-icons-text, .container-image-title-text-button {
 padding: 0;
}
/*feature image-left-title-text*/
.container-left-title-text, .container-right-title-text {
    display: flex;
    flex-direction: row;
}
.container-image-left-title-text .container-img, .container-image-right-title-text .container-img {
    height: 240px;
    min-width: 280px;
    max-width: 284px;
}
.container-image-left-title-text .container-img img{
    width: 100%;
    height: 100%;
}
/*feature title-three-icons-text*/
section.container.container-three-icons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: auto;
}
.container-title-three-icons-text {
    padding:48px 0;
    display: flex;
}
.container-three-icons, .container--icon {
    display: flex;
    padding: 0;
}
.container-three-icons {
    column-gap: 120px;
}
.container--icon {
    text-align: center;
}
.container--icon, .container-title-three-icons-text   {
    flex-direction: column;
}
.container-title-three-icons-text .container--img-rounded {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 32px;
}
.container-title-three-icons-text .container--img-rounded img{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 20px;
}
.container-title-three-icons-text h1 {
    line-height: 48px;
    text-align: center;
    margin: 0 0 24px;
}
/*feature double-column-image-title-text-button*/
.container-double-column-image-title-text-button {
    display: flex;
    gap: 24px;
}
.container-double-column-image-title-text-button .container-column {
    display: flex;
    flex-direction: column;
    width: 50%;
}
.container-double-column-image-title-text-button .container--img {
    height: 200px;
    width: 100%;
}
.container-double-column-image-title-text-button .container--img img {
    height: 100%;
    width: 100%;
}
.container-double-column-image-title-text-button .section-text, .container-image-title-text-button .section-text {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    width: 100%;
}
.container-double-column-image-title-text-button .section-text-left, .container-image-title-text-button .section-text-left,
.container-image-title-text-button .section-text  {
    display: flex;
    flex-direction: column;
    text-align: start;
    justify-content: start;
    width: 100%;
}
.container-left-title-text section {
    padding-left: 24px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}
.container-right-title-text section {
    padding-right: 24px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

/*feature container-image-title-text-button*/
.container-image-title-text-button {
    display: flex;
    flex-direction: column;
}
.section-text p, .section-text p, .container--icon p {
    margin-bottom: 0;
}
.container-image-title-text-button .container--img {
    width: 100%;
    height: 300px;
}
.container-image-title-text-button .container--img img {
    width: 100%;
    height: 100%;
}
.email .heading, .email .sub-heading {
    margin: 12px 0;
}
.container-image-left-title-text, .container-image-right-title-text {
    padding: 20px;
}
@media screen and (max-width: 992px) {
    .container-double-column-image-title-text-button, .container-image-left-title-text, .container-title-three-icons-text, .container-image-title-text-button {
        margin-left: auto;
        margin-right: auto;
    }
    .container-image-left-title-text, .container-left-title-text,
    .container-image-right-title-text, .container-right-title-text {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .container-title-three-icons-text h1 {
        margin-bottom: 32px;
    }
    .container-image-left-title-text {
        height: auto;
    }
    .container-image-left-title-text .container-img {
        height: 200px;
        width: 100%;
    }
    .container-title-three-icons-text .container-three-icons {
        flex-direction: column;
        column-gap: 0;
        row-gap: 64px;
    }
    .container-double-column-image-title-text-button {
        flex-direction: column;
    }
    .container-title-three-icons-text .container--img-rounded img {
        width: 104px;
        height: 104px;
    }
    .section-text {
        padding: 32px 16px;
    }
    .container-double-column-image-title-text-button .container-column {
        width: 100%
    }
}


.divider-menu-icon {
    width: 1px;
    height: 20px;
    background-color: #242424;
    margin-right: 40px;
}

p.validationError {
    padding: 5px;
}

.p-40 {
    padding: 40px;
}

.modal-header.room-modal-header {
    height: 48px;
}

.disabled-input {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.6;
}

@media screen and (max-width: 768px) {
    .promo-code .floating-label input {
        margin-bottom: 0;
    }

    .addOns-items-header__title h2 {
        text-align: left;
    }
}

.stay-type-toggler {
    display: flex;
    gap: 32px;
}

.bw-bg_color hr.divider__bottom--desktop {
    margin: 32px 0;
}

.container-stays-controls {
    display: flex;
    justify-content: space-between;
}

.btn-arrow-month-selector {
    background-color: transparent;
    border: none;
}

.asd__change-month-button--previous, .asd__change-month-button--next {
    padding: 0;
}

.month-card.datepicker-trigger {
    display: flex!important;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    cursor: pointer;
}

.month-card.datepicker-trigger i {
    background-color: transparent;
    background-position: center;
    border: none;
    padding: 0;
    width: 16px;
    height: 16px;
}

#search-component p.button-label, #search-component-multi-stay p.button-label {
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: ParalucentMedium;
    letter-spacing: 1.12px;
}

.button-label {
    letter-spacing: 0.64px;
}

.search-rates .title-1{
    margin-bottom: 80px;
}

.container-stays-controls {
    padding: 16px 0;
}

.dark #bookingWidgetBtn {
    margin-top: 32px;
}

#monthsTrack {
    gap: 16px;
}

.month-slider {
    padding: 0 50px;
}

.slick-initialized .slick-slide {
    padding: 0 8px;
}

.month-selector button.slick-arrow {
    opacity: 1;
}

.container-dropdown-stays {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.promo-code-link {
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 0;
    height: auto;
}

.booking-widget-modal .promo-code__icon {
    width: 16px;
}

.book-multi-resort-content {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.booking-widget-search-rates.booking-widget-modal-double {
    display: flex;
    gap: 80px;
}

.container-calendar-single-hotel {
    display: flex;
    gap: 40px;
}

.hotel-details-container {
    width: 440px;
    min-width: 440px;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.container-calendar-single-hotel .secondary-menu-buttons-mobile:last-child {
    justify-content: start;
    margin-right: 0;
}

.hotel-details-container .img-hotel-details {
    height: 300px;
    width: 100%;
}

.container .multi-stay-calendar.calendar {
    padding: 40px 0;
    direction: ltr;
}

.container-month-selector-component .date-picker{
    direction: ltr;
}

.container .multi-stay-calendar.calendar .subtitle-1 {
    padding: 0 40px;
    width: 100%;
}

.container-color-scheme {
    padding: 0 40px;
    margin: 0;
    display: flex;
    list-style: none;
    gap: 24px;
}

.container-single-hotels-group {
    display: flex;
    flex-direction: column;
    gap: 80px;
}

.container-single-hotels-group {
    margin-top: 80px;
}

.card-guest-details .row.guest-details-address--full {
    padding-bottom: 0;
}

.container-color-scheme .icon {
    display: inline-block;
    width: 16px;
    min-width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.container-color-scheme li {
    display: flex;
    align-items: center;
    gap: 8px;
}

#main {
    margin-top: 80px;
    margin-bottom: 80px;
}

.container-rooms-rates-header {
    display: flex;
}

.selected-dates-banner .btn.light.primary:hover{
    border: 2px solid #9E8A66;
}

body.container--body-multi-dest-select-dates, body.container--body-multi-dest-search-rates {
    background-color: #FFF;
}

@media screen and (max-width: 1200px) {
    .book-multi-resort-content {
        gap: 16px;
    }

    .booking-widget-search-rates {
        flex-direction: column;
        gap: 40px;
    }

    .container-calendar-single-hotel {
        flex-direction: column;
    }

    .hotel-details-container {
        width: 100%;
        min-width: 100%;
        gap: 20px;
    }

    #main {
        padding: 0 15px;
    }
}

@media screen and (max-width: 768px) {
    .month-slider {
        padding: 0;
    }

    .month-selector button.slick-arrow, .month-selector button.slick-arrow:focus, .month-selector button.slick-arrow:hover {
        opacity: 0;
    }

    .container-color-scheme {
        padding: 0 16px;
        flex-direction: column;
        gap: 8px;
    }

    #main {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

.selected-dates-banner {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    padding: 50px 20px;
    z-index: 9999;
    background-color: #05253c;
    color: #fff;
    border-top: 1px solid #FFFFFF;
}

.selected-dates-stay {
    border-right: 1px solid #fff;
    margin-bottom: 15px;
}

.selected-details {
    background-color: #fff;
    padding: 16px 40px;
}

.selected-details .col {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

.booking-summary .hotel-image {
    height: 80px;
    width: 100%;
    padding-bottom: 16px;
}

.selected-details .booking-summary-room-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.selected-details .booking-summary-room-row.booking-summary-room-row-daily-rates {
    justify-content: end;
}

.selected-details > .row {
    margin: 0px;
}

.selected-details-section {
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.selected-details-section h4.subtitle-1 {
    margin-bottom: 24px;
    color: #494D50;
}

.selected-details-section-guests {
    gap: 0;
}

.booking-summary-room-row .room-image {
    width: 88px;
    height: 60px;
}

.selected-details-section--border-none {
    border: none;
}

.selected-details-section.selected-details-section-room {
    padding-bottom: 0;
}

.container--body-multi-dest-addons .title-1 {
    color: #494D50;
}

.inline-link.btn-show-daily-rates,
.addons-total-row p, .addons-total-row span, .container--body-multi-dest-addons .subtitle-1,
.container--body-multi-dest-guest-details .title-1, .container--body-multi-dest-guest-details .title-2,
.container--body-multi-dest-availability .title-1 {
    color: #494D50!important;
}

.booking-summary-header {
    cursor: pointer;
}

.booking-summary-header .subtitle-1 {
    color: #FFF!important;
}

.btn-show-daily-rates .icon__down {
    position: relative;
}

.form-check-input[type=radio] {
    position: absolute;
}

#guestDetailsForm .card-guest-details.guest-details-radio {
    gap: 32px;
}

.payment-details-wrapper .secureInfoText {
    background-color: transparent;
}

.col-12.selected-details-section {
    padding-left: 0;
    padding-right: 0;
}

.container--body-search-rates .search-rates {
    max-width: 1260px;
}

.container--body-search-rates .search-rates .btn-multi-stay-redirect {
    width: fit-content;
    margin: 0 auto;
    padding: 16px 32px;
}

.currency-menu .lang-options {
    display: flex;
    flex-direction: column;
    background-color: #9E8A66;
}

.banner-two-sections, .banner-two-sections .container-stay-details, .container-stay-booking-details, .container-stay-details > div {
    display: flex;
}

.banner-two-sections .container-stay-details {
    width: 33%;
    background-color: #04253C;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.container-stay-booking-details {
    gap: 16px;
}

.container-stay-details * {
    color: #fff;
}

.container-stay-details > div {
    gap: 24px;
    flex-direction: column;
}

.container-stay-booking-details .divider-menu {
    height: auto;
}

.container-img .divider-menu, .container-stay-booking-details .divider-menu  {
    background-color: #fff;
}

.banner-two-sections .container-img {
    flex: 1;
    position: relative;
}

.banner-two-sections .banner-text {
    background: #33354029;
    backdrop-filter: blur(16px);
    padding: 4px 0;
}

.btn-info-hotel-mobile {
    display: none;
}

.asd__day--selected > * {
    border: none!important;
}

.month-selector .datepicker-trigger {
    background-color: #FFFFFF;
    border: 1px solid #C8CACB;
    border-radius: 4px;
}

.datepicker-trigger svg {
    color: #9E8A66;
}

.datepicker-trigger.asd__day--selected svg {
    color: #FFF;
}

.month-selector .slick-arrow {
   opacity: 1;
}

.container-calendar-single-hotel .info-icon_mobile {
    margin-bottom: 0;
}

.container--body-multi-dest-select-dates #main {
    margin: 80px auto;
}

.ltr .container-selected-details {
    padding-right: 0;
    padding-left: 20px;
}

.rtr .container-selected-details {
    padding-left: 0;
    padding-right: 20px;
}

input[type=radio]:checked + span.custom-radio:after {
    left: 4px;
    top: 4px;
}

input[type=radio]:checked + span.custom-radio:after {
    width: 6px;
    height: 6px;
}

.selected-dates-banner .selected-dates-stay {
    margin-right: 40px;
    padding-left: 40px;
    display: flex;
    gap: 24px;
    flex-direction: column;
}

.selected-dates-banner .container-selected-dates-stay:first-of-type .selected-dates-stay {
    padding-left: 0;
}

.selected-dates-banner .container-selected-dates-stay:last-of-type .selected-dates-stay {
    margin-right: 0;
}

.selected-dates-stay .small-text {
    color: #fff;
}

.selected-dates-stay .icon.icon-nights{
    display: inline-block;
    width: 16px;
    min-width: 16px;
    height: 16px;
    background-size: 16px 16px;
    background-repeat: no-repeat;
}

.selected-dates-stay .subtitle-1 {
    color: #fff;
}

.selected-dates-banner .container-btn {
    padding-left: 80px;
}

.booking-summary-header .divider-menu {
    height: 16px;
}

.booking-widget-modal .promo-code__icon.promo-code__icon-remove {
    background: url(/ibe/p3custom/images/icons/62782/booking-widget-remove-icon.svg) no-repeat center!important;
}

.container-month-selector-component {
    padding-top: 16px;
}

input[type='radio'] {
    accent-color: #04253C;
}

@media (max-width: 1200px) {
    .booking-summary-header {
        display: flex;
        align-items: center;
        background-color: #9E8A66;
    }

    .booking-summary-header p, .booking-summary-header h3 {
        color: #fff;
        line-height: 23px;
    }

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

    .booking-summary-header .content-left {
        display: flex;
        gap: 16px;
        align-items: center;
    }

    .selected-dates-banner .selected-dates-stay {
        margin-right: 15px;
        padding-left: 15px;
        gap: 8px;
    }

    .selected-dates-banner .container-btn {
        padding-left: 30px;
    }

    .selected-dates-banner .container-selected-dates-stay:first-of-type .selected-dates-stay {
        padding-left: 0;
    }

    .selected-dates-banner .container-selected-dates-stay:last-of-type .selected-dates-stay {
        margin-right: 0;
    }

    .selected-dates-banner p {
        font-size: 16px;
    }

    .selected-details {
        padding: 16px;
    }
}

@media (max-width: 992px) {
    .hotel-details-container img.img-hotel-details {
        width: 120px;
        height: 80px;
    }

    .selected-dates-banner .container-btn {
        padding-left: 24px;
    }

    .banner-links-select-dates {
        display: none;
    }

    .hotel-details-container {
        flex-direction: row;
        gap: 16px;
    }

    .container-selected-hotels-details {
        flex-direction: column;
    }

    .selected-dates-banner .selected-dates-stay {
        margin-right: 0;
        padding-left: 0;
    }

    .container--body-multi-dest-guest-details .title-1, .container--body-multi-dest-guest-details .title-2 {
        text-align: center;
    }

    .selected-dates-stay {
        border-right: none;
    }

    .container-selected-dates-stay:first-of-type .selected-dates-stay {
        border-bottom: 1px solid #fff;
        margin-bottom: 16px;
        padding: 0 0 16px;
    }

    .container-selected-dates-stay:last-of-type .selected-dates-stay {
        margin-bottom: 0;
    }

    .container-guest-details {
        padding: 0;
    }
}

@media (max-width: 768px) {
    .banner-two-sections .container-stay-details {
        width: 50%;
        padding: 16px 8px;
        align-items: start;
        gap: 8px;
    }

    .container-stay-details > div {
        gap: 4px;
    }

    .banner-two-sections .banner-text .hotel-info-buttons {
        display: none;
    }

    .btn-info-hotel-mobile {
        display: flex;
        gap: 8px;
    }

    .container--body-multi-dest-select-dates #main {
        margin: 40px auto;
    }

    .container-single-hotels-group {
        gap: 40px;
    }

    .container-single-hotels-group {
        margin-top: 40px;
    }

    .container .multi-stay-calendar.calendar {
        padding: 16px 0;
    }

    .container-calendar-single-hotel {
        gap: 16px;
    }

    .calendar-body .calendar-date .calendar-cell-content {
        padding: 8px;
    }

    .month-selector .slick-arrow {
        opacity: 0;
    }
}

@media (min-width: 1200px) {
    .guest-details-form {
        row-gap: 32px;
    }

    .selected-dates-stay p {
        gap: 20px;
    }

    .selected-dates-stay .icon.icon-nights {
        margin-right: 4px;
    }
}

@media (min-width: 1500px) {
    .selected-dates-banner .container {
        max-width: 1440px;
    }
}
