/*-------------
[Custom Stylesheet]

Project:
Version:        1.0
Last change:    21.08.2018
Primary use:
Author:

#TABEL OF CONTENT#
1# FONTS
2# GENERAL CSS
3# FOOTER CSS
******************/
/* ================================= */
/* ---------- GENERRAL CSS --------- */
/* ================================= */
body {
    position: relative;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #666;
    line-height: 24px;
    font-family: 'Open Sans' !important;
    height: 100%;
}

body {
    overflow-x: hidden;
}

.o-f {
    overflow-x: hidden !important;
}

img {
    max-width: 100%;
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

p {
    margin: 0;
}

.p-0{
    padding: 0 !important;
}

.rooms-details-features li,
.travel-data-card li {
    display: inline-block;
}

h1,
h2,
h3,
h4,
h5,
h6,
.vert-bar {
    margin: 0;
    color: #242a42;
}
.fw-600 {
    font-weight: 600;
}

a {
    color: inherit;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-50 {
    margin-top: 50px
}

.m-b-50 {
    margin-bottom: 50px
}

.m-b-250 {
    margin-bottom: 250px
}

section {
    position: relative;
}

iframe {
    border: 0;
}

.hidden-md,
hr {
    display: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.select-icon {
    position: relative;
}

.select-icon::after {
    position: absolute;
    content: "\f107";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #a8aab7;
    pointer-events: none;
}

.section-border {
    border: 1px solid #DFE3E9;
    padding: 20px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
}

.bg-light {
    background: #f2f7fd;
}

.border-bottom {
    border-bottom: 2px solid #D8DBDE;
    margin-bottom: 15px;
    margin-top: 10px;
}

.nowrap {
    white-space: nowrap;
}

/* ================================= */
/* ---------- Header CSS ----------- */
/* ================================= */
.header-top {
    padding: 10px 0 10px;
    position: relative;
    min-height: 50px;
    max-width: 360px;
    width: 100%;
}

.onTop {
    z-index: 1;
}

.header-top .dropdown {
    font-weight: 600;
    z-index: 1;
    cursor: pointer;
}

.col-md-3.text-center.header-top.onTop.langSelectorBox{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header-top .dropdown-currency {
    font-weight: 600;
    z-index: 1;
    position: relative;
    cursor: pointer;
}

.header-top .dropdown-currency .langSelector {
    background-color: white;
    padding: 5px 10px;
}

.header-top .dropdown-currency .dropdown-menu {
    top: 100%;
    right: 0 !important;
    float: none;
    margin: 10px 0 0;
    text-align: center;
    max-width: 138px !important;
    padding: 0;
    border-radius: 0;
    max-height: 450px;
    overflow-y: auto;
    left: unset !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header-top .dropdown-currency .dropdown-menu::-webkit-scrollbar {
        width: 7px;
    }

    .header-top .dropdown-currency .dropdown-menu::-webkit-scrollbar-thumb {
        background-color: #888;
        border-radius: 10px;
    }

    .header-top .dropdown-currency .dropdown-menu::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }
}

@-moz-document url-prefix() {
    .header-top .dropdown-currency .dropdown-menu {
        scrollbar-color: #888 #f1f1f1;
        scrollbar-width: thin;
    }
}

.header-top .dropdown-currency .dropdown-menu li {
    display: block;
    text-align: left;
    padding: 8px 20px;
    border-bottom: 1px solid #ccc;
}

.header-top .dropdown-currency .dropdown-menu li:last-child {
    border-bottom: none;
}

.header-top .dropdown-currency .dropdown-menu li:hover {
    background: #eee;
}

.header-top .dropdown .dropdown-menu {
    left: -60px;
    float: none;
    margin: 10px 0 0;
    text-align: center;
    padding: 0;
    min-width: 100%;
    border-radius: 0;
}

.header-top .dropdown .dropdown-menu li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

.addedNodes {
    width: 100%;
    text-align: left;
    padding: 6px 20px !important;    
}

.header-top .dropdown .dropdown-menu li:last-child {
    border-bottom: none;
}

.header-top .dropdown .dropdown-menu li:hover {
    background: #eee;
}

.header-top .dropdown img {
    margin: 0 5px;
}

.main-header-logo {
    max-width: 292px;
    max-height: 123px;
    padding: 0 15px;
}
.main-header-logo-container {
    display: flex;
    justify-content: space-between;
}

.lang-icon {
    margin-right: 5px;
}

.modify-search-btn,
.search-another-btn {
    border: none;
}

@media screen and (min-width: 767px) {
    .hotelLogoRow {
        height: 143px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

/* ================================= */
/* ------- Header Search CSS ------- */
/* ================================= */
.number-of-rooms {
    display: block;
    font-size: 16px;
    line-height: 1.3;
    padding-left: 10px !important;
    width: 100%;
    max-width: 100%;
    margin: 0;
    border: 1px solid silver !important;
    border-radius: .5em;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.number-of-rooms::-ms-expand {
    display: none;
}

.number-of-rooms:hover {
    border-color: #888;
}

.number-of-rooms:focus {
    border-color: #aaa;
    box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
    box-shadow: 0 0 0 3px -moz-mac-focusring;
    color: #222;
    outline: none;
}

.number-of-rooms option {
    font-weight: normal;
}

#header-search {
    background: #4a90e2;
    padding: 30px 0 30px;
}

.input-icon {
    position: relative;
    width: 100%;
}

.input-icon:before {
    position: absolute;
    content: "\f073";
    left: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #a8aab7;
    pointer-events: none;
}

.input-icon:after {
    position: absolute;
    content: "\f107";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #787b8a;
    visibility: hidden;
}

form .form-control {
    height: 45px;
    padding-left: 45px;
    color: #545d6c;
    font-weight: normal;
    box-shadow: none;
}
.dropdown-icon .dropdown .dropdown-text-two, .city-dropdown-select #span-city{
    top: unset;
    transform: unset;
    position: relative;
    left: unset;
    text-wrap: nowrap;
}
.city-dropdown-options li {
    cursor: pointer;
}
.dropdown #dLabel-hotel.form-control-two, #dLabel-city.selected-city-text{
    padding-left:unset !important;
    border: none;
}
.dropdown.dropdown-two, .city-dropdown-select{
    border-radius: 4px;
    gap: 5px;
    padding-left:15px;
    display: flex !important;
    align-items: center;
}
#selectedHotel.dropdown-menu, .city-dropdown-options{
    width: 100%;
    padding: 0px;
    max-height: 300px;
    overflow-y: auto;
    margin: unset;
    scrollbar-width: thin;
} 
#selectedHotel li:hover, #selectedHotel button:hover, .city-dropdown-options li:hover{
    background-color: #1991EB !important;
    color: white !important;
}

form .city-control,
form .hotel-control {
    padding-left: 15px !important;
}
form .hotel-control, form .city-control{
    padding-left: 60px !important;
    padding-right: 25px;
    text-align: left !important;
}
form .hotel-control-text-outside{
    padding-left: 10px !important;
    padding-right: 25px;
    text-align: left !important;
}
#dLabel-hotel, #dLabel-city {
    text-wrap-mode: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: transparent;
}
.dropdown .dropdown-toggle::after {
    display: none !important;
}
.selected-hotel-search {
    padding: 0;
    border: none;
    position: sticky;
    top: 12px;
}
#hotelSearchInput{
    padding:8px;
    width:100%;
    font-weight:normal;
}

.city-dropdown-select .selected-option {
  font-weight: bold;
  background: #f5f5f5;
}

.dropdown-icon {
    position: relative;
    width: 100%;
}

.dropdown-icon:after {
    position: absolute;
    content: "\f107";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    font-weight: bold;
    color: #787b8a;
    pointer-events: none;
}

.promo-code-input:before,
#gift-icon-inisde-input {
    color: #a8aab7;
}

.promo-code-input:after {
    color: #787b8a;
}

.promo-code-input::placeholder {
    color: inherit;
}

.number_of_children {
    padding: 6px 12px !important;
}

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

form .form-group label {
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
}

form input[type="submit"] {
    padding: 0;
    font-size: 18px;
    background: #f7981c;
    color: #fff;
    margin-top: 34px;
}

form.input-icon-promo .form-group {
    margin-bottom: 25px;
}

form.input-icon-promo input[type="submit"] {
    margin-top: 0;
    background: #39B54A;
}

form input[type="submit"]:hover,
form.input-icon-promo input[type="submit"]:hover {
    opacity: 0.9;
}

form.input-icon-promo .input-icon::after {
    display: none;
}

form.input-icon-promo .input-icon::before {
    content: "\f06b";
    font-size: 18px;
}

.promo-code .fa {
    color: #fff;
    font-size: 25px;
    vertical-align: sub;
}

.promo-code a {
    display: inline-block;
    color: #fff;
    margin-left: 15px;
    text-decoration: underline;
}

.promo-code a:hover {
    color: #f7981c;
}

/* ================================= */
/* ------- Rooms Details CSS ------- */
/* ================================= */
#rooms-details {
    margin: 10px 0 60px 0;
}
.rooms-details-text {
    padding: 20px 0;
}

.rooms-details-text h3 {
    color: #4A90E2;
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}

.rooms-details-text p {
    font-weight: 600;
    margin-top: 0;
}

.rooms-details-img {
    position: relative;
}

.rooms-details-img button {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    background-color: #4A90E2;
    bottom: 0;
    left: 0;
    padding: 5px 20px;
}

.rooms-details-features h5 {
    color: #666666;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
}

.rooms-details-features h4 {
    color: #4A90E2;
    font-size: 16px;
    font-weight: 600;
}
.rooms-details-features {
    margin-bottom: 11px;
    margin-left: 0px;
}
.product-details-extras .rooms-details-features{
    margin-bottom: 11px!important;
}
.rooms-details-features .form-control {
    height: auto;
}
.rooms-details-features .form-control:focus {
    box-shadow: none;
}
.rooms-details-features .btn-group.open .dropdown-toggle {
    box-shadow: none;
    background: transparent;
}
.rooms-details-features .btn-default:hover,
.rooms-details-features .btn-default {
    background-color: transparent;
}
.rooms-details-features .bootstrap-select .dropdown-toggle:focus {
    outline: none;
    outline: none !important;
    outline-offset: 0;
}
.rooms-details-features .btn .caret {
    display: none;
}
.rooms-details-features .glyphicon {
    font-family: FontAwesome;
}
.rooms-details-features .glyphicon-ok::before {
    content: "\f00c";
    color: #4A90E2;
}
.rooms-details-features .form-control,
.rooms-details-features .btn {
    height: 38px;
    font-weight: 600;
    border-radius: 4px;
}
.rooms-details-features a.bookbtn {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: #f7981c;
    color: #FFFFFF;
    font-weight: 600;
    text-align: center;
    padding: 6px 0;
}
.rooms-details-features a.bookbtn:hover {
    background: #39b54a;
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.bookbtn, .gdpr_link {
    cursor: pointer;
}
.btn-green {
    background: #39b54a !important;
}
.person-adding {
    border: 1px solid #DFE3E9;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    width: auto;
    display: inline-block;
}
.person-add,
.person-icon {
    display: inline-block;
}
.person-add {
    float: right;
}
.person-icon .fa {
    font-size: 20px;
    vertical-align: middle;
    color: #242a42;
    margin: 0;
}
.person-add .fa {
    display: block;
    border-left: 1px solid #DFE3E9;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.08);
    padding: 3px 5px;
    font-size: 12px;
    border-bottom: 1px solid #DFE3E9;
    cursor: pointer;
    color: #dfe3e9;
}
.rooms-details-features h3 {
    color: #4A90E2;
    font-size: 22px;
    font-weight: bold;
    /* line-height: 38px; */
}
.imprint-list li {
    color: inherit !important;
}
.rooms-details-features ul li {
    color: #4A90E2;
}
.rooms-details-features ul li a {
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
}
.person-add .fa:hover {
    color: #f7981c;
}
.rooms-details-features .dropdown-menu>li>a:focus,
.rooms-details-features .dropdown-menu>li>a:hover {
    color: #4A90E2;
    background-color: #eee;
}
.rooms-details-features .dropdown-menu>li {
    display: block !important;
}
.hide-details {
    display: inline-block;
    text-decoration: underline;
    color: #4A90E2;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 20px;
}
.hide-details:hover {
    color: #f7981c;
}

.booking_id,
a.booking_id:focus {
    color: #4A90E2;
}
/* ================================= */
/* ---------- Gallery CSS ---------- */
/* ================================= */
/************ Close Button **********/


.close-button {
    height: 35px;
    width: 35px;
    position: relative;
    box-sizing: border-box;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    background: #fff;
    opacity: 1;
    border-radius: 100%;
    margin-right: 20px;
}
.close-button::before,
.close-button::after {
    transform: rotate(-50deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    height: 2px;
    width: 18px;
    background-color: #000;
    transition: all 0.25s ease-out;
    text-align: center;
    margin: -1px 0 0 -10px;
}
.close-button::after {
    transform: rotate(50deg);
}
.close-button:hover::after {
    transform: rotate(0deg);
}
.close-button:hover::before {
    transform: rotate(-0deg);
}
.close-button span {
    margin-left: -100px;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-family: 'Roboto', sans-serif;
    text-shadow: none;
    vertical-align: bottom;
}
.close:focus,
.close:hover {
    opacity: 1;
}
.modal-header {
    padding: 35px 15px 10px;
    border-bottom: none;
}
.sync1 .item {
    margin: 0 5px;
}
.sync2 .item {
    cursor: pointer;
    border-radius: 7px;
    background: transparent !important;
}

.owl-item img {
    border-radius: 4px;
}
.sync2 .owl-wrapper {
    width: 100% !important;
}

.owl-item .item {
    width: auto;
}

/* ================================= */
/* -------- Book Revised CSS ------- */
/* ================================= */
#book-revised {
    padding-top: 15px;
    padding-bottom: 60px;
}
.book-summery-heading {
    background: #62c470;
    border-top: 3px solid #417505;
    border-radius: 0 0 3px 3px;
    padding: 20px 0 20px 15px;
    box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05),
    0 1px 3px 0 rgba(63, 63, 68, 0.15);
}
.no-rooms-available.book-summery-heading {
    border-color: #ED6347;
    background-color: rgba(208, 2, 27, 0.26);
}
.no-rooms-available span {
    width: 30px;
    float: left;
    font-size: 22px;
    color: #ED6347;
    margin-top: -2px;
}
.book-summery-heading p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}
.no-rooms-available p {
    color: #242A42;
    font-size: 14px;
    font-weight: normal;
    margin-left: 40px;
}
.no-rooms-available h4 {
    color: #242A42;
    font-size: 16px;
    font-weight: 600;
}
.info-message-bar {
    background: #F5A623 !important;
    border-color: #AE6E06 !important;
}
.info-message-bar h4 {
    color: #fff !important;
}
.titlebg1 {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
}
.btn-blue {
    background: #1991EB;
    color: #fff;
}
.btn-gray {
    background: #EDF4FC;
    color: #80B1EB;
    font-weight: bold;
}
.btn-blue:hover {
    color: #fff !important;
}
.cancel_button {
    margin: 20px 0px 55px 0px;
}
.book-summery-heading p span {
    font-size: 10px;
    height: 22px;
    width: 22px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100%;
    display: inline-block;
    line-height: 18px;
    vertical-align: text-bottom;
    margin-right: 5px;
}
.book-revised-heading {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 2px solid #D8DBDE;
    padding-bottom: 17px;
    margin-bottom: 17px;
    margin-top: 20px;
}
.dropdown-heading {
    cursor: pointer;
    position: relative;
}
.book-revised-heading.dropdown-heading:before,
.book-revised-heading.dropdown-heading.collapsed:before {
    border: 3px solid;
    font-size: 12px;
    font-weight: lighter;
    height: 25px;
    width: 25px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    vertical-align: text-bottom;
    margin-right: 10px;
    font-family: FontAwesome;
    position: relative;
}
.book-revised-heading.dropdown-heading:before {
    content: "\f068";
}
.book-revised-heading.dropdown-heading.collapsed:before {
    content: "\f067";
}
.book-revised-li {
    max-width: 22%;
}

.book-revised-li li {
    float: left;
    width: 50%;
    color: #354052;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.your-selection .book-revised-li li:nth-child(2),
.your-selection .book-revised-li li:nth-child(4),
.your-selection .book-revised-li li:nth-child(6) {
    width: 10%;
}
.book-revised-li li span {
    font-size: 14px;
    font-weight: normal;
    float: right;
}
.your-selection .book-revised-li {
    max-width: 40%;
}
.your-selection a {
    color: #4A90E2;
    text-decoration: underline;
    font-weight: 600;
}
.book-revised-table {
    margin-top: 40px;
    overflow-y: hidden;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
    /* border-bottom: 1px solid #D8DBDE; */
    border-top: none;
    padding: 20px 8px;
    color: #666666;
}
.table>tbody>tr {
    border-top: 1px solid #D8DBDE;
}
.table>tbody>tr:nth-child(2n)>td {
    padding: 0;
}
table>tbody>tr:nth-child(2n)>td>div {
    padding-bottom: 8px;
}
.table>tbody>tr>th {
    text-align: center;
    font-weight: normal;
}
.table>thead>tr>th:last-child,
.table>tbody>tr>td:last-child {
    text-align: center;
}
.table>tbody>tr>td>p {
    color: #4A90E2;
    font-weight: 600;
}
.table>tbody>tr>td>ul li a,
.table>tbody>tr>td>ul li {
    font-weight: 600;
    color: #4A90E2;
    font-size: 11px;
}
.table>tbody>tr>td>ul li a:hover {
    color: #F7981C;
}
.table>tbody>tr>td>.fa {
    font-size: 20px;
    margin: 0 5px 0 0;
}
.table>tbody>tr>td>span {
    display: inline-block;
    margin: 0 12px 0 0;
}
.table>tbody>tr>td>span:last-child {
    margin: 0 0 0 0;
}
.total-ptice {
    margin: 25px 4px 40px;
    float: right;
}
.total-price td {
    font-size: 20px;
    font-weight: bold;
}
.book-revised-form form .form-control {
    background: #fff;
    border: 1px solid #DFE3E9;
    padding-left: 15px;
}
.book-revised-form form .requird-field .form-control,
.book-revised-form form .invalid-field .form-control {
    border: 1px solid #ED1C24;
}
.book-revised-form form .requird-field,
.book-revised-form form .invalid-field {
    margin-bottom: 40px;
}
.book-revised-form form .success-field,
.book-revised-form form .invalid-field,
.book-revised-form form .requird-field {
    position: relative;
}
.book-revised-form form .requird-field:after,
.book-revised-form form .invalid-field:after {
    position: absolute;
    content: "\f00c";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #ED1C24;
}
.book-revised-form form .requird-field::before {
    position: absolute;
    left: 0;
    bottom: -30px;
    color: #ED1C24;
}

.book-revised-form form .invalid-field::before {
    position: absolute;
    left: 0;
    bottom: -30px;
    color: #ED1C24;
}
.book-revised-form form .success-field .form-control {
    border: 1px solid #1BB934;
}
.book-revised-form form .success-field:after {
    position: absolute;
    content: "\f00d";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #1BB934;
}
.book-revised-form form .form-group label {
    color: #7F8FA4;
}

.main-form-container .form-control {
    background: #fff;
    border: 1px solid #C0C4C9;
    /* padding-left: 15px; */
}
.main-form-container .requird-field .form-control,
.main-form-container .invalid-field .form-control {
    border: 1px solid #ED1C24;
}
.main-form-container .invalid-field,
.main-form-container .requird-field {
    margin-bottom: 40px!important;
}
.main-form-container .success-field,
.main-form-container .invalid-field,
.main-form-container .requird-field {
    position: relative;
}
.main-form-container .invalid-field:after,
.main-form-container .requird-field:after {
    position: absolute;
    content: "\f00d";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #ED1C24;
}
.main-form-container .requird-field::before {
    position: absolute;
    left: 0;
    bottom: -30px;
    color: #ED1C24;
}
.main-form-container .invalid-field::before {
    position: absolute;
    left: 0;
    bottom: -30px;
    color: #ED1C24;
}
.main-form-container .success-field .form-control {
    border: 1px solid #1BB934;
}
.main-form-container .success-field:after {
    position: absolute;
    content: "\f00c";
    right: 15px;
    transform: translateY(-50%);
    top: 50%;
    font-family: FontAwesome;
    color: #1BB934;
}
.main-form-container .form-group label {
    font-weight: 600;
    color: #7F8FA4;
}

.book-revised-total h2 {
    color: #4A90E2;
    font-weight: bold;
}
.book-revised-total h2 span {
    color: #374254;
    font-size: 18px;
    font-weight: 600;
}
.book-revised-total p {
    color: #354052;
    margin: 10px 0 40px;
}
.book-revised-total a,
.backButton {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #fff;
    background: #f7981c;
    display: inline-block;
    padding: 6px 30px;
    font-weight: bold;
}
.book-revised-total a:hover,
a:hover .backButton {
    background: #4a90e2;
}
.book-revised-total {
    text-align: right;
}
/* ================================= */
/* ----------- Footer CSS ---------- */
/* ================================= */
.all_products_footer #footer {
    padding-bottom: 190px;
}

#selectedProductPageForm {
    margin-block-end: 0;
}
#selectedProductPageForm #bookSelected {
    margin-bottom: 0;
}

footer#footer {
    padding: 45px 15px;
    padding-bottom: 20px !important;
}
footer#footer p {
    overflow-wrap: anywhere;
    color: #666;
}
.confirmation {
    padding-bottom: 70px;
}
.confirmation span {
    border: 4px solid #39B54A;
    display: inline-block;
    border-radius: 100%;
    height: 60px;
    width: 60px;
    line-height: 50px;
    font-size: 25px;
    color: #39B54A;
}
.confirmation h4 {
    color: #4A90E2;
    font-size: 28px;
    padding: 25px 0 15px;
}
.confirmation p {
    color: #666666;
    font-size: 18px;
}
.confirmation a {
    color: #4A90E2;
    font-size: 18px;
    margin-top: 15px;
    display: inline-block;
}
.confirmation a:hover {
    color: #f7981c;
}
.confirmation .buchungs-id {
    border-top: 1px solid #D8DBDE;
    border-bottom: 1px solid #D8DBDE;
    padding: 15px 0;
    margin: 30px 15%;
}
.confirmation .buchungs-id p {
    color: #4A90E2;
    font-size: 18px;
}
.confirmation a.dark-btn {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #FFFFFF;
    background: #516173;
    margin: 0;
    display: inline-block;
    padding: 6px 48px;
    font-size: 14px;
}
.confirmation a.dark-btn:hover {
    background: #f7981c;
}
/*jquery ui calendar update*/

/*.ui-icon-circle-triangle-e {
    background-position: -31px -49px;
}
.ui-icon-circle-triangle-w {
    background-position: -95px -49px;
}*/
.ui-datepicker td {
    border: 1px solid #DFE3E8;
}


.ui-datepicker td a {
    /* padding: 0px; */
    text-align: center;
    background-color: white;
    /* border-radius: 50%; */
}
.ui-datepicker td span {
    text-align: center;
    background-color: white;
    border-radius: 50%;
    width: 45px;
    height: 45px;
}

.ui-datepicker th {

    font-size: 14px;
}

.appendedTextHidden {
    display: none !important;
}
.appendedTextVisible {
    display: block !important;
}
.ui-datepicker-group {
    margin-top: 15px;
    margin-bottom: 13px;
    margin-left: 10px;
    margin-right: 9px;
    width: 47% !important;
}
#ui-datepicker-div {
    width: 750px !important;
    -webkit-box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.2);
}
#ui-datepicker-div.calendar-long-char-prices-xl {
    width: auto !important;
    max-width: unset !important;
    padding-left: 0;
    padding-right: 0;
}
#ui-datepicker-div.calendar-long-char-prices {
    padding-left: 0;
    padding-right: 0;
}
#ui-datepicker-div.calendar-long-char-prices-xl .ui-datepicker-group-last {
    position: relative;
}
#ui-datepicker-div.calendar-long-char-prices-xl .ui-datepicker-group {
    width: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 3px;
    padding-right: 3px;
}
#ui-datepicker-div.calendar-long-char-prices .ui-datepicker-group {
    padding-left: 3px;
    padding-right: 3px;
}
@media only screen and (min-width: 1200px){
    #ui-datepicker-div.calendar-long-char-prices-xl .ui-datepicker-group-last {
        padding-left: 4.5px;
    }
}
#ui-datepicker-div.calendar-long-char-prices-xl .ui-datepicker-group-last::after {
    content: '';
    border-left: 1px solid lightgray;
    position: absolute;
    height: 275px;
    left: 1px;
    top: 80px;
}
#ui-datepicker-div.calendar-long-char-prices-xl td {
    line-height: 24.4px;
}
#ui-datepicker-div.calendar-long-char-prices #parentCls {
    padding: 20px 0 50px;
    background-color: #fef8ef;
    margin: 0;
    position: relative;
    bottom: -8px;
}
@media only screen and (max-width: 1200px){
    #ui-datepicker-div.calendar-long-char-prices-xl {
        width: min-content !important;
    }
    #ui-datepicker-div.calendar-long-char-prices-xl .ui-datepicker-group-last::after {
        display: none;
    }
    #ui-datepicker-div.calendar-long-char-prices-xl .ui-datepicker-group {
        width: 100% !important;
    }
}
@media only screen and (max-width: 500px){
    #ui-datepicker-div.calendar-long-char-prices-xl {
        width: 94% !important;
        max-width: unset !important;
        padding: 0;
        left: 3% !important;
    }
    #ui-datepicker-div.calendar-long-char-prices-xl td a[data-content*='.']::after {
        font-family: inherit !important;
        margin: -10px 5px -7px;
        font-weight: bold !important;
    }
    #ui-datepicker-div.calendar-long-char-prices-xl #parentCls {
        padding: 20px 0 50px;
        background-color: #fef8ef;
        margin: 0;
        position: relative;
        bottom: -8px;
    }
    #ui-datepicker-div.calendar-long-char-prices td a {
        padding: 3px 3px 3px 3px !important;
    }
/* } */
/* @media only screen and (max-width: 375px){ */
    #ui-datepicker-div.calendar-long-char-prices {
        width: 100% !important;
        max-width: unset !important;
        padding: 0;
        left: 0% !important;
    }
     #ui-datepicker-div.calendar-long-char-prices td a[data-content*='.']::after {
        content: attr('data-content');
        font-size: 74%;
        font-family: auto;
        margin: -7px 0px -7px !important;
        font-weight: bold;
    }
    #ui-datepicker-div.calendar-long-char-prices td a::after {
        margin: -8px 0px 1px !important;
    }
     #ui-datepicker-div.calendar-long-char-prices td a {
        padding: 5px 0px 7px 0px !important;
        line-height: 23px !important;
    }
     #ui-datepicker-div.calendar-long-char-prices td a::after {
        font-size: 11px;
    }
    #ui-datepicker-div.calendar-long-char-prices .ui-state-default {
        min-width: 45px !important;
    }
    #ui-datepicker-div.calendar-long-char-prices .close-cal {
        right: 0;
        top: -12px;
    }
    #ui-datepicker-div.calendar-long-char-prices #parentCls {
        padding: 20px 0 50px;
        background-color: #fef8ef;
        margin: 0;
        position: relative;
        bottom: -8px;
    }
    #ui-datepicker-div.calendar-long-char-prices-l td a::after {
        font-size: 11px;
    }
    .cookieFreeModal{
        display: none !important;
    }
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    color: #ffffff !important;
    border: 1px solid rgb(74, 144, 226);
    background: rgb(74, 144, 226);
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight :not(.ui-datepicker-today) {
    background: white;
    font-weight: normal !important;
    color: #545d6c;
}

.ui-datepicker-today .ui-state-highlight{
    background: white;
    font-weight: bold !important;
    color: #545d6c;
}

.highlight {
    background: rgba(74, 144, 226, 0.39);
    background-color: #fef0dd !important;
}
.rangeHighlight.highlight {
    background: rgba(74, 144, 226, 0.39);
    background-color: #fef0dd !important;
}
.highlight a {
    background-color: #fef0dd !important;
}
.highlight a::after {
    background-color: #fef0dd !important;
}
.ui-datepicker-prev {
    margin-left: 15px !important;
    background-color: #f1f6fd;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
    opacity: 1 !important;
}
.ui-datepicker-next {
    margin-right: 15px !important;
    background-color: #f1f6fd;
    border-radius: 50%;
    width: 30px !important;
    height: 30px !important;
}

.ui-datepicker-prev span {
    background-image: url('../images/112.png') !important;
    background-position: 0px 0px !important;
    width: 22px;
    height: 22px;
    margin-left: -13px !important;
    margin-top: -12px !important;
    transform: rotate(180deg);

}
.ui-datepicker-prev:before {
    font-family: FontAwesome;
    position: absolute;
    top: -2px;
    right: 4px;
    bottom: 0;
    font-size: 32px;
    left: 0;
    display: flex;
    font-weight: normal;
    align-items: center;
    justify-content: center;
}

.ui-datepicker-next:before {
    font-family: FontAwesome;
    position: absolute;
    top: -2px;
    right: -3px;
    bottom: 0;
    font-size: 32px;
    left: 0;
    display: flex;
    font-weight: normal;
    align-items: center;
    justify-content: center;
}

.ui-datepicker-prev:before {
    content: "\f104";
    visibility: hidden;
}

.ui-datepicker-next:before {
    content: "\f105";
    visibility: hidden;
}
.ui-datepicker-next span {
    background-image: url('../images/112.png') !important;
    background-position: 0px 0px !important;
    width: 22px;
    height: 22px;
    margin-top: -10px !important;
    margin-left: -8px !important;
    display: inline-block;
    position: inherit;
    left: 46% !important;
    margin-left: -10px;
    top: 50%;
}

.element-section {
    margin-top: 15px;
}
.section-border-product-item {
    padding-bottom: 10px !important;
}
.margin-bottom-zero {
    margin-bottom: -0px !important;
}
.cloned-room-number {
    position: absolute;
    margin-left: -70px;
    margin-top: 5px;
}
.cloned-section-position {
    /* position: relative; */
    top: -50px;
}
.guest-variation-row-marginated {
    position: relative;
    top: -50px;
}
.btn-verify-promo {
    font-size: 18px;
    padding: 8px 40px 8px 40px;
}
.promo-code-input {
    padding-left: 15px !important;
}
.promo-code-message {
    color: #FFFFFF;
}
.person-icon {
    padding: 6px 7px;
}
.actButton_hide {
    display: none !important;
}
.highBorder {
    border: 1px solid red !important;
}
.mt20 {
    margin-top: 20px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.lh14 {
    line-height: 14px !important;
}
.reserve-more-rooms-btn {
    margin: 15px 0px 15px 0px;
}
.cancel-booking-message .book-summery-heading {
    display: flex;
    align-items: center;
}
.age-range-holder {
    line-height: 38px;
}
.dim-row .bootstrap-select .dropdown-toggle,
.dim-row .age-range-holder,
.dim-row h3 {
    opacity: 0.5 !important;
}
.dim-row h3 {
    color: #ccc;
}
.max-persons-message {
    color: #f7981c;
    position: relative;
    top: -15px;
    font-size: 12px;
}
.persons-icon.fa-user {
    margin-left: 2px;
}
.dropdown-menu.open li a {
    text-decoration: none !important;
}
.rooms-details-features .select-icon.persons-children-dropdown {
    width: 90px !important;
}
.pl8 {
    /* padding-left: 8px !important; */
    text-align: center;
}
.font-weight-bold {
    font-weight: bold !important;
}
.no-results-placeholder {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
}
.caption-info {
    color: #4A90E2;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    display: table-cell;
    padding: 16% 15px;
    vertical-align: middle;
}

.room-number-mobile-row {
    margin-bottom: 5px;
    color: #D8DBDE;
    font-weight: bold;
    font-size: 12px;
}
.room-number-right-border {
    border-bottom: 1px solid #D8DBDE;
    top: 16px;
    left: -15px;
}
.mt7 {
    margin-top: 7px;
}
.mt30 {
    margin-top: 30px;
}
.mt50 {
    margin-top: 50px;
}
.mt23 {
    margin-top: 23px;
}
.mt43 {
    margin-top: 43px;
}
.pl10 {
    padding-left: 10px !important;
}
.mln22 {
    margin-left: -22px !important;
}
/* ================ Extras style =================  */
#extrasPageForm .main-form-container {
    position: relative;
    top: -20px;
    left: -9px;
}

.row.no-gutters>[class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.row.no-gutters-all [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
#extrasPageForm .card {
    padding: 0;
}
.extras-hide-icon {
    position: absolute;
    cursor: pointer;
    top: 12px;
    right: 30px;
    z-index: 9;
    font-weight: bold;
    font-size: 14px;
    color: #B7B7B7;
}
.extras-head .row {
    height: 68px;
}
.extras-head .main-image img {
    width: 50px;
}
.head-add-btn {
    height: 38px;
    width: 167px;
    background: #F7981C;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    left: -26px;
    top: -1px;
}
.head-add-btn:hover {
    color: #fff;
    background-color: #f9ad49;
}
.vm-wrapper {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: inherit;
}
.vm-wrapper-inner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.head-title-price {
    height: inherit;
    padding-left: unset;
}
.head-title-price-mobile {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.head-title {
    font-weight: 600;
    line-height: normal;
    font-size: 23px;
    color: #4A90E2;
    padding-left: 0px;
}
.head-add-btn-container {
    height: inherit;
}
.head-price {
    padding-left: 0;
    font-weight: bold;
    font-size: 16px;
    color: #4A90E2;
    left: 17px;
    top: 2px;
}
.expanded-main-image {
    height: inherit;
    text-align: center;
    position: relative;
    top: -2px;
    left: 9px;
}
.extras-body {
    padding: 15px;
    padding-bottom: 0;
}
.extras-body-row {
    height: 200px;
}
.expanded-title {
    font-weight: 600;
    font-size: 23px;
    color: #4A90E2;
    position: relative;
    top: -10px;
    left: 0px;
}
.expanded-description {
    font-weight: 600;
    font-size: 14px;
}
img.check-sign {
    margin-left: 5px;
    display: none;
}
.btn-remove {
    background: #5C9BE5;
    font-weight: bold;
    font-size: 15px;
    width: 85%;
    text-align: center;
    color: #fff;
    position: relative;
    left: 0px;
    top: 0px;
}

.btn-remove:hover {
    color: #fff;
    background-color: #6ea6e8;
}
.expanded-quantity {
    font-size: 13px;
    height: inherit;
}
/*.expanded-quantity label {*/
/*position: relative;*/
/*top: 0px;*/
/*left: 0px;*/
/*}*/

.expanded-price-container {
    height: inherit;
    font-size: 13px;
    text-align: right;
}
#expanded_price {
    position: relative;
    font-weight: bold;
    font-size: 21px;
    left: -30px;
    color: #4A90E2;
}
#expanded_price_converted {
    position: relative;
    font-weight: bold;
    font-size: 21px;
    left: -30px;
    color: #4A90E2;
}
label[for='expanded_price'] {
    position: relative;
    top: -16px;
    left: -29px;
    font-weight: bold;
}
.expanded-remove-button-container {
    height: inherit;
}
#extrasPageForm .select-icon {
    max-width: 68px;
    position: relative;
    top: 8px;
    left: 30px;
}
#extrasPageForm .select-icon select {
    border: 1px solid #CCCCCC;
    background: #fff;
    border-radius: 4px;
}
.room-extras-count {
    font-weight: bold;
    font-size: 20px;
    min-height: 77px;
    color: #FFFFFF;
}
#extrasPageForm .bookbtn {
    font-size: 18px;
    padding-top: 9px;
    padding-bottom: 9px;
}
#extrasPageForm .bookbtn span {
    font-size: 20px;
}
.extras-footer-book-btn {
    background-color: #f7981c;
    padding-right: 9px !important;
    height: 38px !important;
    padding-left: 9px !important;
    padding-top: 5px !important;
    margin-right: -15px;
}
.extras-footer-book-btn:hover {
    background-color: #f9ad49;
}
.round-mask {
    border-radius: 50%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#extrasPageForm .extras-head .round-mask {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}
#extrasPageForm .extras-body .round-mask {
    width: 164px;
    height: 164px;
}
#extrasPageForm .travel-data-card .table>thead>tr>th {
    padding: 12px 15px 20px;
}
.text-right {
    text-align: right !important;
}
#extrasPageForm .extra-price-currency {
    font-size: 20px;
}
.row.multistep.nopadding {
    height: 113px;
    padding-top: 15px;
    font-weight: 100;
    margin-bottom: 35px;
    /* margin-top: -15px; */
    background-color: #ffffff;
    box-sizing: border-box;
    box-shadow: 0px 1px 4px 0px #91929D;
    color: #91929D;
}

.row.extras-table-body {
    margin-top: 40px;
}
.extras-table-heading {
    color: #4A90E2;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.col-xs-6.extras-th {
    padding-left: 0px;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 24px;
}
.col-xs-6.extras-td {
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #545D6C;
    text-align: right;
    padding-right: 0px;
    margin-right: px;
}
.col-xs-12.row-bordered.border-bottom-line {
    padding-left: 0px;
    padding: right;
    padding-right: 0px;
}

.col-xs-6.extras-td.extras-td-total {
    font-family: Open Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: #4A90E2;
}

button:hover,
button:active,
button:focus {
    outline: none !important;
    box-shadow: none !important;
}
.bld {
    font-weight: 600 !important;
}
/* ================ Extras style end ================  */

/* =================================  */
/* ================================= */
/* -------- Responsive CSS --------- */
/* ================================= */
#header-search #fromBox,
#header-search #toBox,
#header-search #searchBox,
#header-search #searchAnotherBox {
    width: 360px;
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
}
#header-search .promoCodeDiv {
    height: 45px;
}
@media only screen and (max-width: 1200px){
    #header-search #fromBox,
    #header-search #toBox,
    #header-search #searchBox,
    #header-search .promo-code-row {
        width: 31.6667%;
        margin-left: 0;
        margin-right: 0;
    }
    #header-search #searchAnotherBox {
        width: 100%;
    }
    #header-search #toBox {
        margin-left: 2.4%;
        margin-right: 2.4%;
    }
    #header-search .row.search-box-xs {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .row.promo-code-row {
        height: 45px;
    }
    .age-group-text {
        padding-right: 0px !important;
    }
}

#searchBox .marginZero {
    margin-top: 0;
}
.input-span-check-text {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 38px;
    pointer-events: none;
    opacity: 0;
    color: #000;
  }

.dropdown-span-text {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 15px;
    pointer-events: none;
    opacity: 0;
    color: #000;

}
#span-city{
    text-wrap: nowrap;
}
  
  #span-from *, #span-to *, #span-hotel *, #span-city * {
    display: inline-block;
  }
  .promoCodeWithGiftInside {
    padding-left: 38px !important;
  }
  #gift-icon-inisde-input {
    font-size: 18px;
    position: absolute;
    top: 30%;
    margin-left: 15px;
    font-family: FontAwesome;
    pointer-events: none;
  }
  .promo-code-row {
    width: 360px;
    margin-left: 0;
  }
  #header-search .promo-code-row .col-md-4 {
    width: 100%;
    padding: 0;
  }
  .show-promo-code-row {
    margin-bottom: 10px;
  }
  @media only screen and (max-width: 1200px){
    .promoCodeWithGiftInside, .promo-code-row, .show-promo-code-row ~ .promo-code-header {
        position: relative;
        /* bottom: 60px; */
    }
    .promoCodeWithGiftInside {
        bottom: 0;
    }
    #gift-icon-inisde-input {
        /* top: -46px; */
        top: 15px;
        z-index: 1;
        left: 15px;
        margin-left: 0;
    }
    .promo-code {
        width: 100% !important;
    }
    .container {
        max-width: 750px !important;
        padding-right: 0px;
        padding-left: 0px;
    }
    #header-search #toBox, #header-search #searchBox, #header-search #searchAnotherBox {
        float: left;
    }
    #header-search #searchBox {
        padding-top: 1px;
    }
    #header-search .col-md-4 {
        width: 100%;
    }
    #header-search .promo-code-row .col-md-4 {
        height: 0;
    }
    .header-top {
        max-width: 237px;
    }
  }
  @media only screen and (max-width: 809px){
    #gift-icon-inisde-input {
        font-size: 18px;
        position: relative;
        /* top: 35px; */
        top: 5px;
        margin-left: 15px;
        left: 0;
      }
      .promoCodeWithGiftInside {
        position: relative;
        bottom: 30px;
      }
      .promo-code-input {
        width: 360px !important;
      }
      .modify-search-btn {
        margin: 0 !important;
      }
      .promo-code-row, .show-promo-code-row ~ .promo-code-header {
        position: static;
    }
    .search-box-xs, #header-search .row.search-box-xs {
        padding-top: 0 !important;
        padding-bottom: 5px !important;
    }
    #header-search  .row.search-box-xs #fromBox,
    #header-search  .row.search-box-xs #toBox,
    #header-search  .row.search-box-xs #searchBox,
    #header-search  .row.search-box-xs #searchAnotherBox {
       width: 95% !important;
       margin-left: auto;
       margin-right: auto;
    }
    #header-search .promo-code-row {
        /* width: 90% !important;
        margin-left: 5%;
        padding: 0; */
        width: 95% !important;
        margin-left: 2.5%;
        padding: 0;
    }
    .promo-code-input {
        width: 100% !important;
    }
    .pseudo-promo-div {
        width: fit-content;
        margin-bottom: -60px;
        width: 90%;
        padding: 0;
        margin: auto;
        text-align: left;
    }
    .promo-code {
        text-align: left !important;
        width: fit-content;
        margin-left: 0 !important;
    }
    #header-search .promo-code-row .col-md-4 {
        height: 45px;
      }
    .dropdown-menu.home-lang-selector-list {
        left: -15% !important;
    }
  }
  @media only screen and (max-width: 767px){
    #header-search .promo-code-row {
        width: 90% !important;
        margin-left: 5%;
        padding: 0;
    }
    .promo-code-input {
        width: 100% !important;
    }
    .tag-text-container {
        float: right;
    }
    .cookieFreeModalBody {
        padding: 20px 0px !important;
    }
  }

.travel-data-header {
    padding: 13px 15px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 810px){
    .dropdown-menu.home-lang-selector-list {
        left: unset !important;
    }
}

@media only screen and (max-width: 1200px){
    .promo-code {
        position: static;
        top: -50px !important;
        width: 50%;
    }
    .show-promo-code-link {
        /* top: 0 !important; */
        top: 45px !important;
        position: static;
        padding: 5px 0;
    }
}
@media (min-width: 1199px) {
    .travel-data-card .table>thead>tr>th {
        padding: 12px 18px 20px;
    }
    .travel-data-card .table>tbody>tr>td {
        padding: 8px 20px 0;
    }
    .travel-data-card {
        padding: 18px !important;
    }
}
@media (max-width: 1199px) {
    .container {
        max-width: 750px !important;
        padding-right: 0px;
        padding-left: 0px;
    }

    .travel-data-card .table>thead>tr>th {
        padding: 12px 12px 20px;
    }
    .travel-data-card .table>tbody>tr>td {
        padding: 8px 15px 0;
    }
    .travel-data-card {
        padding: 12px !important;
    }

    #header-search #toBox,
    #header-search #searchBox,
    #header-search #searchAnotherBox {

        float: left;
    }

    #header-search .col-md-4 {
        width: 50%;
    }
    #header-search #searchBox {
        float: right;
    }
body #ui-datepicker-div {
        max-width: 97% !important;
        left: 2%;
    }


    .person-icon {
        padding: 6px 6px;
    }
    .person-icon .fa {
        font-size: 14px;
    }
    .book-revised-li,
    .your-selection .book-revised-li {
        max-width: 50%;
    }
.select-icon {
        min-width: 45px;
        width: 100%;
        top: 0;
    }
    .select-icon::after {
        right: 10px;
    }
.table>tbody>tr>td>.fa {
        margin: 0 1px 0 0;
    }
#header-search .col-md-4 {
        width: 50%;
    }  
    #header-search #searchBox {
        padding-top: 0;
    }
}

@media (max-width: 992px) {
 
    #header-search .container {
        padding-right: 0;
        padding-left: 0;
    }

    .person-icon {
        padding: 6px 4px;
    }

    .person-icon .fa {
        font-size: 13px;
        margin: 0;
    }
    .number_of_persons {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .form-control {
        padding: 6px 0;
    }

    .book-revised-li,
    .your-selection .book-revised-li {
        max-width: 60%;
    }
    .select-icon {
        min-width: 50px;
        width: 100%;
        top: 0;
    }
    .select-icon::after {
        right: 10px;
        top: 20px !important;
    }
    .price-per-night h3 {
        font-size: 1.1em;
    }

    .max-person{
        padding-left: 0 !important;
    }

    .header-top {
        max-width: unset;
    }
}

@media (max-width: 809px) {
    .datepicker-arrow {
        left: 41% !important;
    }

    #header-search #fromBox,
    #header-search #toBox,
    #header-search #searchBox,
    #header-search #searchAnotherBox {
        float: inherit;
    }

    #header-search .container {
        padding-right: 14%;
        padding-left: 14%;
    }

    .promo-code {
        text-align: center;
        position: inherit;
        top: 0px !important;
        width: 100%;
    }

    body #ui-datepicker-div {
        max-width: 360px !important;
        left: 2%;
    }

    #header-search #searchBox {
        padding-top: 1px;
    }

    .priceCurrency {
        position: relative;
        width: 100%;
        height: 34px;
        float: left;
        margin-left: 40% !important;
    }

    .ui-datepicker-group {
        width: 95% !important;
    }
}

@media (max-width: 680px) {
    #header-search .container {
        padding-right: 14%;
        padding-left: 14%;
    }

    .promo-code {
        text-align: center;
    }

    body #ui-datepicker-div {
        max-width: 360px !important;
        left: 2%;
    }
}

@media (max-width: 767px) {
    .datepicker-arrow {
        left: 41% !important;
    }

    .person-icon {
        padding: 6px 7px;
    }

    .person-icon .fa {
        font-size: 20px;
    }

    .header-top a {
        display: inline-block;
        max-height: 100px;
    }

    .header-top {
        padding: 7px 0 30px;
    }

    .header-top .dropdown img {
        margin: 0 4px;
        width: 24px;
    }

    .header-top .dropdown {
        font-size: 12px;
    }

    hr {
        display: block;
    }

    #rooms-details {
        background: #fff;
    }

    .promo-code {
        text-align: center;
    }

    .hidden-md {
        display: block;
    }

    .section-border {
        border: none;
        padding: 0;
        box-shadow: none;
    }

    .rooms-details-features {
        margin-bottom: 20px;
    }

    .rooms-details-features h3 {
        font-size: 18px;
        font-weight: 600;
        padding: 5px 0;
    }

    .rooms-details-features span {
        display: inline-block;
    }

    .form-control {
        padding: 6px 20px;
    }

    .rooms-details-text {
        padding: 20px 0 0;
    }

    .person-add .fa {
        color: #fff;
        background: #A8AAB7;
        display: inline-block;
        border: none;
        box-shadow: none;
        font-size: 20px;
        border-radius: 4px;
        padding: 7px 20px;
        margin: 5px 0 0 10px;
    }

    .person-add .fa:hover {
        background: #1991EB;
        color: #fff;
    }

    .book-revised-li,
    .your-selection .book-revised-li {
        max-width: 100%;
    }

    .book-revised-heading {
        font-size: 18px;
    }

    .book-revised-li li span {
        float: right;
        font-size: 13px;
    }

    .your-selection .book-revised-li li span {
        float: right;
    }

    .book-revised-li li {
        font-size: 13px;
    }

    .book-revised-total {
        text-align: center;
    }

    .mobile_left_align {
        padding-left: 0;
    }

    .right-text {
        text-align: right;
        padding-right: 0;
    }

    .bottom-align {
        height: 100%;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }

    .book-revised-total h2 span {
        margin: 0 40px 0 0;
    }

    .book-revised-table {
        margin-top: 30px;
    }

    .book-revised-table .table-border {
        border-top: 2px solid #D8DBDE;
        padding-top: 25px;
    }

    .book-revised-table .table-border:nth-child(4) {
        border-bottom: 2px solid #D8DBDE;
        margin-bottom: 20px;
    }

    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        border: none;
        padding: 2px 0;
        font-weight: 600;
    }

    .table>tbody>tr>th {
        padding: 0 10px 0 0;
    }

    .total-ptice h3 {
        text-align: center;
    }

    .left-on-mobile {
        float: left;
    }

    .no-gutters-on-mobile {
        padding-left: 0px;
        padding-right: 0px;
    }

    .container,
    .container-fluid {
        padding: 0;
    }

    hr {
        margin: 0;
    }

    .section-border {
        padding: 30px 15px 15px 15px;
    }

    .price-per-night {
        text-align: right;
        font-size: 12px;
        line-height: 18px;
    }

    .select-icon {
        min-width: 60px;
        width: 100%;
        left: 0;
        right: 0;
    }

    .select-icon::after {
        right: 10px;
        top: 25px;
    }

    .rooms-title {
        text-align: right;
    }

    .ui-datepicker-group {
        width: 95% !important;
    }

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

    .sm-dots-without-extras {
        width: 150px !important;
        left: -75px !important;
    }

    .row.search-box-xs {
        flex-direction: column;
    }

    #header-search .row.search-box-xs #fromBox,
    #header-search .row.search-box-xs #toBox,
    #header-search .row.search-box-xs #searchBox {
        width: 100% !important;
    }

    #header-search #fromBox,
    #header-search #toBox,
    #header-search #searchBox,
    #header-search #searchAnotherBox {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 680px) {
#header-search #fromBox,
#header-search #toBox,
#header-search #searchBox,
#header-search #searchAnotherBox {
        margin-left: auto;
        margin-right: auto;
        float: inherit;
    }
#searchBox {
        float: right;
    }
#ui-datepicker-div {
        left: 4%;
    }

}

@media (max-width: 580px) {
    #header-search .container {
        padding-right: 5%;
        padding-left: 5%;
    }

}

@media screen and (max-width: 400px) {
    body #ui-datepicker-div {
        /* left:0 !important; */
    }
}

@media (max-width: 480px) {

#header-search #fromBox,
#header-search #toBox,
#header-search #searchBox,
#header-search #searchAnotherBox {
        margin-left: auto;
        margin-right: auto;
        float: inherit;
    }
    body #ui-datepicker-div {
        max-width: 360px !important;
    }

    .ui-datepicker-group {
        margin-right: 7px;
    }

    .person-icon {
        padding: 6px 7px;
    }
    #extrasPageForm .select-icon {
        width: 74px;
        left: 0px;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    /* ================================= */
    /* -------- style for extras page. --------- */
    /* ================================= */
    #extrasPageForm #book-revised>.container {
        padding: 0;

    }

    #extrasPageForm .head-add-btn {
        width: 64px;
        /* left: -35px; */
        font-size: 15px;
        top: 12px;
    }
    #extrasPageForm .head-price {
        padding-left: 4px;
        font-size: 13px;
        color: #545D6C;
        top: 0px;
        left: -9px;
    }
    #extrasPageForm .main-form-container {
        left: 0;
    }
    #extrasPageForm .head-title {
        font-size: 16px;
    }
    #extrasPageForm .down-arrow {
        font-size: 20px;
        color: #4A90E2;
        margin-left: 6px;
        margin-top: 3px;
    }
    #extrasPageForm .service-heading {
        margin-left: -6px;
    }
    .expanded-price-container {
        text-align: right;
        height: 100px;
        margin-top: 35px;
        margin-left: 0px;
        margin-bottom: 30px;
    }
    #extrasPageForm .expanded-main-image {
        padding-right: 0;
    }
    #extrasPageForm .expanded-title {
        font-size: 16px;
        /* height: 40px; */
        padding-left: 11px;
        top: 0;
        left: 0;
    }
    .expanded-description {
        padding: 0 16px;
        margin-top: 4px;
    }
    .extras-body-row {
        margin-bottom: 15px;
        height: 77px;
    }
    #extrasPageForm .btn-remove {
        width: 85%;
        /* left: -7px; use it with tick icon */
        top: -10px;
    }

    .expanded-quantity {
        height: 120px;
        margin-top: 35px;
        margin-left: 0px;
        margin-bottom: 30px;
        text-align: left;
    }

    label[for='expanded_price'] {
        top: -8px;
        margin-right: -15px;
    }
    .room-extras-count .room-count {
        text-align: left;
    }
    .room-extras-count .extra-count {
        text-align: right;
    }
    #extrasPageForm .rooms-details-features {
        margin-bottom: 0px;
    }
    #extrasPageForm #expanded_price {
        position: relative;
        left: -27px;
        top: 3px;
        margin-right: -15px;
    }
    .extras-hide-icon {
        top: 36px;
    }
    #extrasPageForm .extras-body .round-mask {
        width: 55px !important;
        height: 55px !important;
    }
    .extras-table .table th {
        color: #4A90E2;
        font-size: 12px;
    }
.extras-table .table>tbody>tr>td {
        font-size: 12px;
        font-weight: normal;

    }
.extras-table .table>tbody>tr>td>p {
        color: #545D6C !important;
        font-weight: normal;
    }
    .product-name span.icon {
        color: #A5A5A5;
        cursor: pointer;
        font-size: 13px;
        font-weight: 600;
    }
    /* .br_small_screen {
        display: none;
    } */
    .sm-dots {
        width: 67px;
        overflow: hidden;
        position: absolute;
        left: -31px;
        top: 13px;
    }
    .sm-dots::before {
        content: "........";
        font-size: 70px;
        color: #B7D3F3;
        letter-spacing: -1px;
    }
    .sm-dots-without-extras {
        width: 90px !important;
        left: -45px !important;
    }
    .rooms-details-features.quantity-selector {
        margin-bottom: 15px;
        margin-left: 0px !important;
    }

}

@media (max-width: 400px) {
    #extrasPageForm .head-add-btn {
        left: -55px;
    }
}

@media (max-width: 375px) {

    .person-icon {
        padding: 6px 7px;
    }
    .rooms-details-features h3 {
        font-size: 16px;
    }
    .book-summery-heading {
        padding: 25px 0 20px 7px;
    }
    .no-rooms-available p {
        float: left;
        padding: 0px 5px 0px 0px;
        margin-top: -18px;
        margin-left: 30px;
    }
    #extrasPageForm .extras-head .main-image {
        padding-left: 12px;
    }
    #extrasPageForm .expanded-title {
        padding-left: 0px;
        margin-left: -17px;
        margin-top: -9px !important;
    }
    #extrasPageForm .rooms-details-features {
        top: 5px;
    }
    .extras-body-row {
        height: 65px;
    }
    .extras-hide-icon {
        top: 28px;
    }
    #extrasPageForm .card select.form-control {
        height: 39px;
        width: 74px;
        margin-left: 0px;
        margin-top: -3px;
    }
    .expanded-quantity {
        height: 100px;
        padding-left: 0;
        padding-right: 0;
        margin-left: 0px;
    }
    .expanded-price-container {
        height: 90px;
    }
    #extrasPageForm .select-icon {
        left: 18px;
    }

    label[for='expanded_price'] {
        left: -7px;
        top: -8px;
        margin-right: 0px;
    }
    #extrasPageForm #expanded_price {
        position: relative;
        left: -6px !important;
        top: 5px !important;
    }
    #extrasPageForm .btn-remove {
        width: 268px;
        height: 38px;
        background: #EDF4FC;
        color: #80B1EB;
    }

    .sm-dots {
        width: 50px;
        overflow: hidden;
        position: absolute;
        left: -25px;
        top: 13px;
    }
    .sm-dots::before {
        content: "........";
        font-size: 70px;
        color: #B7D3F3;
        letter-spacing: -5px;
    }
    .sm-dots-without-extras {
        width: 70px !important;
        left: -35px !important;
    }
    #extrasPageForm .extras-body .round-mask {
        width: 30px !important;
        height: 30px !important;
        margin-left: -9px;
        margin-top: -10px;
    }
    .rooms-details-features.quantity-selector {
        margin-bottom: 15px;
        margin-left: 0px !important;
    }
#header-search #fromBox,
#header-search #toBox,
#header-search #searchBox {
        width: 330px !important;
    }
#header-search #searchAnotherBox {
        width: 100%;
}
    body #ui-datepicker-div {
        max-width: 330px !important;
    }

}
@media (max-width: 360px) {
    .person-icon {
        padding: 6px 7px;
    }
}

#bookNowToast,
#bookNowToastNa,
#sessionExpired {
    position: fixed;
    right: 15px;
    top: 15px;
    visibility: hidden;
    min-width: 300px;
    /*margin-left: -150px;*/
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
    text-align: center;
    -webkit-border-radius: .25em;
    border-radius: .25em;
    padding: 15px 25px;
    z-index: 999;
}

#sessionExpired {
    position: fixed;
    right: 15px;
    top: 15px;
    visibility: hidden;
    min-width: 300px;
    background-color: rgba(0, 0, 0, 0.85);
    color: #FFF;
    text-align: center;
    -webkit-border-radius: .25em;
    border-radius: .25em;
    padding: 15px 25px;
    z-index: 999;
}


/* Show the bookNowToast when clicking on a button (class added with JavaScript) */
#bookNowToast.show,
#bookNowToastNa.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

#sessionExpired.show {
    visibility: visible;
}

/* Animations to fade the bookNowToast in and out */
@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 15px;
        opacity: 1;
    }
    }

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 15px;
        opacity: 1;
    }
    }

@-webkit-keyframes fadeout {
    from {
        top: 15px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
    }

@keyframes fadeout {
    from {
        top: 15px;
        opacity: 1;
    }

    to {
        top: 0;
        opacity: 0;
    }
    }

/* more and less buttons */
.morecontent span {
    display: none;
}
.morelink,
.lesslink {
    font-weight: bold;
}

.long {
    display: none;
}
.rooms-details-text .more,
.rooms-details-text .moreGallery {
    font-weight: 600;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px;
    box-sizing: content-box;
}

/* modal for inactivity */
#timeout.modal {
    text-align: center;
    padding: 0 !important;
}

@media screen and (min-width: 768px) {
    #timeout.modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }
    #timeout .modal-dialog,
    #timeout .modal-content {
        width: 750px;
        height: 440px;
    }
    #timeout .modal-body {
        padding: 5px 93px;
        font-weight: 600;
    }
    #timeout .timeout-title {
        font-weight: 600;
        color: #FFFFFF;
        margin-bottom: 50px;
        font-size: 36px;
        line-height: 42px;
    }
    #timeout .timeout-text {
        color: #FFFFFF;
        margin-bottom: 100px;
        line-height: 34px;
        font-size: 20px;
        padding-right: 25px;
    }
    #timeout .data-difference-text {
        margin-bottom: 60px;
    }
    #timeout .modal-header .close {
        margin-right: 7px;
        color: #FFFFFF;
        font-size: 48px;
        font-weight: 200;
        opacity: 1;
        margin-top: 18px;
    }
    .footer-row {
        display: flex;
        align-items: flex-end;        
        flex-direction: row;       
        justify-content: space-between;
        margin: unset !important;
    }
    .footer-bottom-col {
        padding-right: 15px;
    }
    .flex-33{
        padding: 0!important;
        max-width: 33%;
        flex: 1;
        width: 100%;
    }
    .mxw-un{
        max-width: unset !important;
    }
}
@media screen and (max-width: 768px) {
    #timeout .modal-dialog,
    #timeout .modal-content {
        height: 440px;
    }
    #timeout .modal-body {
        padding: 15px;
        font-weight: 600;
        text-align: center;
    }
    #timeout .timeout-title {
        font-weight: 600;
        color: #FFFFFF;
        margin-bottom: 50px;
        font-size: 29px;
        line-height: 39px;
    }
    #timeout .timeout-text {
        color: #FFFFFF;
        margin-bottom: 50px;
        line-height: 36px;
        font-size: 18px;
    }
    #timeout .modal-header .close {
        margin-right: 4px;
        color: #FFFFFF;
        font-size: 48px;
        font-weight: 200;
        opacity: 1;
        margin-top: 10px;
    }
    .head-title-price {
        padding-left: 20px;
        height: inherit;
    }
    .head-add-btn {
        /* left: -80px; */
    }
    #extrasPageForm .extras-body .round-mask {
        width: 82px;
        height: 82px;
    }
    .expanded-price-container {
        text-align: right;
        height: 100px;
        margin-top: 41px;
    }
    label[for='expanded_price'] {
        top: -8px;
        margin-right: -15px;
    }
    #extrasPageForm #expanded_price {
        position: relative;
        left: -27px;
        top: 3px;
        margin-right: -15px;
    }
    #extrasPageForm .btn-remove {
        width: 100%;
        /* width: 89%; <- use it for tick icon */
        /* left: -16px; */
        /* top: -30px; */
        padding-left: 50px;
    }

    .rooms-details-features.quantity-selector {
        margin-bottom: 15px;
        margin-left: -25px;
    }
    .extras-qty-label {
        margin-left: 5px;
    }

    .main-image{
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .split-screen .content-side {
        display: none !important;
    }
    .tabs-side {
        width: 100% !important;
    }
    .content-side-mobile {
        max-width: 775px;
        left: 0;
        background: #ffffff;
        position: fixed;
        width: 100%;
        bottom: -90%;
        height: 90%;
        z-index: 1;
        transition: all 1s;
        padding: 25px 20px;
        display: block;
    }
    .payment-method{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 3%;
        width: 100%;
        max-width: 700px;
        padding: 0 6%;
    }
    .easebuzz-pay-button{
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 2%;
        width: 100%;
        max-width: 700px;
    }
    form .netbanking-options-wrapper, form .wallet-options-wrapper {
        max-height: 428px;
    }

}
.close-payment-slider {
    background: black;
    display: inline-block;
    padding: 7px 10px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: relative;
    font-size: 25px;
    top: -15%;
    left: 50%;
    transform: translateX(-50%);
}

/* .close-payment-slider i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
} */
/*@media (max-width: 562px) {
    .expanded-quantity label {
        position: relative;
        top: 0px;
        left: 0px;
    }
    .sm-dots {
        width: 75px;
        overflow: hidden;
        position: absolute;
        left: -36px;
        top: 19px;
    }
    .sm-dots::before {
        content: "........";
        font-size: 70px;
        color: #B7D3F3;
        letter-spacing: 2px;
    }
}*/
#timeout .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#timeout .modal-dialog,
#timeout .modal-content {
    border-radius: 0;
    border: 0;
    box-shadow: none;
}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.3);
}

#timeout .modal-header {
    padding: 0 15px;
    border-bottom: none;
}

#maxPersonsErrorModal .modal-header .close {
    color: #000000;
}
a.refreshbtn {
    border-radius: 4px;
    background: #f7981c;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    padding: 10px 45px;
    display: initial;
    font-size: 18px;
    border: none;
}
a.refreshbtn:hover {
    background: #39b54a;
    border: none;
}
.refreshbtn {
    cursor: pointer;
}
.rooms-details-features .material-icons {
    vertical-align: top;
}

.material-icons.md-12 {
    font-size: 12px;
}

.material-icons.md-14 {
    font-size: 14px;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}
.header-top .dropdown .langSelector {    
    padding: 5px 10px;
}
.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

#bookNowBar {
    background-color: rgb(74, 144, 226);
    height: 146px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    padding: 40px 0;
    transition: all 500ms;
    text-align: right;
    opacity: 0.9;
}

#bookNowBar.hidebar {
    bottom: -150px;
}
#bookNowBar .col-12>div>h3,
#bookNowBar .col-12>div>h4,
#bookNowBar .col-12>div>span {
    color: white;
}
#bookNowBar .col-12>div .clearBookingSelection {
    color: white;
    text-decoration: underline;
}
#bookNowBar .col-12>div {
    display: inline-block;
    padding: 10px 10px;
    margin-top: -14px;
    text-align: right;
    vertical-align: top;
}
#bookNowBar .col-12>div:not(:last-child) {
    border-right: 1px solid #D8DBDE;
}

#bookNowBar .bookbtn {
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 767px) {
    #bookNowBar {
        height: 193px;
        padding: 0 10px;
        font-size: 13px;
    }
#bookNowBar .col-12>div {
        display: block;
        padding: 10px 0px;
        margin: 0 10px;
        text-align: right;
    }
.footer-room-extras-count {
        min-height: 54px;
    }
.extras-room-count {
        padding: 0;
        margin-left: -40px;
        margin-top: 6px;
    }
.extras-extra-count {
        padding: 0;
        margin-right: -60px;
        margin-top: 6px;
        text-align: left;
    }
.extras-footer-price {
        margin-top: 0px;
        margin-left: 0px;
        padding-left: 0;
        text-align: left !important;
    }
.extras-footer-peice-value {
        margin-top: 0px;
        margin-right: 0px;
        padding-right: 0;
        text-align: right !important;

    }
.extras-footer-price-val {
        text-align: right !important;
        margin-left: 70px;
    }
.extras-back-btn {
        text-decoration: none;
        height: 38px;
        border-radius: 4px;
        padding-right: 9px !important;
        padding-left: 9px !important;
        padding-top: 5px !important;
        font-size: 15px !important;
        background-color: #4A90E2;
        ;
    }
.back-btn-5 {
        padding-left: 0 !important;
    }
#bookNowBar .col-12>div:not(:last-child) {
        border-right: none;
    }
#bookNowBar .col-12>div:first-child {
    border-bottom: 1px solid #D8DBDE;
    }
    #bookNowBar.hidebar {
        bottom: -245px;
    }
    #bookNowBar h4 {
        font-weight: bold;
        font-size: 20px;
    }
    #bookNowBar h3 {
        font-weight: bold;
        font-size: 24px;
        color: #FFFFFF;
    }
    #bookNowBar .bookbtn {
        padding-left: 0;
        padding-right: 0;
    }
    #extrasPageForm .bookbtn {
        font-size: 15px;
        height: 38px;
    }
    .totalPriceInclVat span {
        display: block;
    }
    .button-main#bookingButtons {
        margin: 0px !important;
    }
    #bookingButtons .row {
        margin: 0px 10px;
    }
}

.removeProduct i {
    color: #929598;
    font-size: 20px;
}
.disabled-close i {
    color: #d0cece;
}

.selected-products-mobile tr>td:first-child {
    width: 60%;
}
.selected-products-mobile tr>td:last-child {
    width: 40%;
}

.selected-products-mobile tr.product-name-row>td {

    padding: 40px 0 20px 0;
}
.selected-products-mobile tr:not(.product-name-row)>td {
    line-height: 40px;
    vertical-align: middle;
    border-bottom: 1px solid #D8DBDE;
}

.lang_selector_name {
    text-transform: capitalize;
}

#pci_iframe {
    width: 100%;
    height: 500px;
}
/* selected product page redesign */

.card-info a {
    color: #4A90E2;
}
.card .form-control {
    padding-left: 15px;
}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    /* word-wrap: break-word; */
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(161, 161, 161);
    -moz-box-shadow: 0px 0px 5px 0px rgba(161, 161, 161, 1);
    box-shadow: 0px 0px 5px 0px rgba(161, 161, 161, 1);
    margin-bottom: 15px;
    padding: 31px 36px 9px 36px;
}

.card-header {
    margin-bottom: 33px;
}
.card-header.pull-left{
    margin-bottom: 0px;
}
.card-expandable {
    padding-top: 31px;
    padding-bottom: 24px;
}
.card-body-expandable {
    margin-top: 24px !important;
    margin-bottom: -15px !important;
}
.card-info-inside {
    margin-top: -9px;
    margin-bottom: 29px;
    /* font-weight: 600; */
}

.card table {
    margin-bottom: 0;
}
.card .form-control {
    background-color: #f2f7fd;
}
.card-header {
    color: #4A90E2;
    display: block;
    font-size: 22px;
    font-weight: 600;
}
.card-header-text {
    margin-top: 3px;
}
.non-expandable-header {
    margin-bottom: 25px;
}
.btn-collapse {
    padding: .3em 1em;
    background-color: transparent;
    border: none;
}
.btn-collapse.collapsed {
    padding: .3em 3em;
    border: 1px solid #4A90E2;
}
.btn-collapse span.btn-hide {
    display: inline;
}
.btn-collapse:not(.collapsed) span.btn-open {
    display: none;
}
.btn-collapse.collapsed span.btn-hide {
    display: none;
}
.btn-hide {
    color: #b2b2b2;
}
.btn-collapse:focus {
    outline: 0;
    color: #4A90E2;
}
.lowercase {
    text-transform: lowercase;
}
.capitalize {
    text-transform: capitalize;
}
.card .summary-text,
.card .summary-value {
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.card .summary-text {
    font-weight: 700;
    padding-left: 34px;
}
.card .summary-value {
    font-weight: 400;
    padding-left: 23px;
}

@media (max-width: 767px) {
    .card {
        padding: 15px;
    }
    .card .summary-value {
        text-align: right;
    }
    .mb-sm-4 {
        margin-bottom: 30px;
    }
    .mt-sm-2 {
        margin-top: 12px;
    }
}
.your-selection {
    margin-top: 20px;
    margin-bottom: -6px;
}
.your-selection a {
    color: #f7981c;
}
.row-bordered:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ccc;
    margin: 5px 0;
}
.table>tbody>tr>td {
    padding: 8px 0;
}

#bookSelected {
    background-color: rgba(74, 144, 226);
    text-align: right;
    margin-bottom: 5px;
    vertical-align: middle;
}
#bookSelected .booking-prices h2,
#bookSelected .booking-prices p {
    color: #FFFFFF;
}
#bookSelected .booking-buttons,
#bookSelected .booking-prices {
    /* height: 70px; */
    vertical-align: middle;
    display: inline-block;
}
#bookSelected .booking-buttons {
    text-align: left;
}
#bookSelected .book-revised-total p {
    margin: 0;
}
#bookSelected .backButton {
    margin-right: 4px;
}
@media (min-width: 767px) {
    #bookSelected .container {
        padding: 40px 0;
    }
    #bookSelected .booking-buttons {
        border-left: 1px solid #ffffff;
        padding: 15px 0 15px 15px;
    }
    #bookSelected .booking-prices {
        padding: 15px;
    }
    .footer-row {
        position: relative;
    }
    .bottom-align-text {
        bottom: 0;
        right: 0;
        text-align: right;
    }
    .powered-by {
        padding-left: 15px;
    }
    .footer-home .footer-row .bottom-align-text img {
        max-height: 123px;
        max-width: 123px;
    }
    /* .child-drop{
        padding-left: 0;
    } */
}
@media (max-width: 767px) {
    #bookSelected .booking-buttons a {
        padding: 13px 20px;
        font-size: 1.2em;
        width: 100%;
        /* text-align: right; */
        /* border-top: 1px solid #ffffff; */
    }

    .booking-button {
        /* width: calc(50% - 10px); */
        width: 100%;
        padding-bottom: 20px;
    }

    #bookSelected .booking-prices h2 {
        font-size: 24px;

    }
    #bookSelected .booking-buttons {
        padding: 0 20px 0 20px;
        text-align: center;
        width: 100%;
    }
    #bookSelected .booking-prices {
        padding: 0 20px 20px 20px;
        text-align: center;
        width: 100%;
    }
    .powered-by {
        padding: 20px 15px 0;
        text-align: center;
    }
    .footer-home .footer-row .bottom-align-text img {
        max-height: 100px;
        max-width: 100px;
    }
}

@media (max-width: 990px) {
    #terms_and_cond .card-info {
        border-top: 2px solid #eaeaea;
        padding: 10px;
        font-weight: 600;
        vertical-align: middle;
    }
}

@media (min-width: 990px) {
    #terms_and_cond .card-info {
        border-top: 2px solid #eaeaea;
        padding: 9px 35px 65px 25px;
        font-weight: 600;
        vertical-align: middle;
    }
}
.iti li {
    display: inherit;
}
#telephone {
    padding-left: 50px;
}
.flag-dropdown li {
    display: block;
}

.selected-flag {
    padding: 13px 20px 7px 10px !important;
}
.flag {
    border-radius: 0;
}


@media (max-width: 767px) {
    .optional-text {
        display: block;
        font-size: 14px;
        color: #B7B7B7;
        font-weight: bold;
    }
    .btn-collapse.collapsed {
        padding: .3em;
        border: none;
        ;
    }
}

a.cancelation-policy,
a.rate-details,
a.payment-policy {
    text-decoration: underline
}
/* breadcrumb mobile interface */

.sm-dots {
    width: calc(100% - 40px);
    overflow: hidden;
    position: absolute;
    left: calc(-50% + 22px);
    top: 13px;
}
.sm-dots::before {
    content: "....................................";
    font-size: 70px;
    color: #B7D3F3;
    letter-spacing: 2px;
}
.multistep .multistep-step {
    padding: 0;
    position: relative;
}

.multistep .multistep-step .multistep-stepname {
    margin-bottom: 25px;
    white-space: nowrap;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 25px;
}

.multistep .multistep-step.current .multistep-stepname {
    color: #4A90E2;
}
.multistep .multistep-step.complete .multistep-dot {
    width: 27px;
    height: 27px;
    margin-top: -14px;
}
.multistep .multistep-step .multistep-dot {
    position: absolute;
    right: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    display: block;
    margin-top: -18px;
    margin-left: -14.5px;
    border-radius: 50%;
    background: #4A90E2;
    /* Inner Dot */
}

.multistep .multistep-step .multistep-dot:after {
    content: ' ';
    border-radius: 50px;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background: #e0e0e0;
}

.multistep .multistep-step .progress {
    position: absolute;
    width: 100%;
    height: 6px;
    margin-top: -3px;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
}

.multistep .multistep-step .progress .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #4A90E2;
}

.multistep .multistep-step:first-child>.progress {
    left: 50%;
    width: 50%;
}

.multistep .multistep-step:last-child>.progress {
    width: 50%;
    background-color: #ffffff;
}

.multistep .multistep-step.complete .multistep-dot {
    background: #4A90E2;
}

.multistep .multistep-step.complete .multistep-dot:after {
    background: #4A90E2;
    font-family: FontAwesome;
    content: "\f00c";
    color: #ffffff;
    text-align: center;
    font-size: 1.2em;
}

.multistep .multistep-step.complete .progress>.progress-bar {
    width: 100%;
}

.multistep .multistep-step.next:hover .multistep-dot {
    background: #fbe8aa;
}

.multistep .multistep-step.next:hover .multistep-dot:after {
    background: #fbbd19;
}

.multistep .multistep-step.current .multistep-dot {
    background: #4A90E2;
}

.multistep .multistep-step.current .multistep-dot:after {
    background: #ffffff;
}

.multistep .multistep-step.current .progress>.progress-bar {
    width: 50%;
}

.multistep .multistep-step.current:first-child>.progress>.progress-bar {
    width: 0%;
}

.multistep .multistep-step.current:last-child>.progress>.progress-bar {
    width: 100%;
}

.multistep .multistep-step a.multistep-dot {
    pointer-events: none;
}

.multistep .multistep-step.next a.multistep-dot {
    pointer-events: all;
}

a.multistep-dot.disable {
    border: 3px solid #4A90E2;
    width: 27px !important;
    height: 27px !important;
    margin-top: -14px !important;
    opacity: 0.3;
}
a.multistep-dot.current-state {
    border: 5px solid #4A90E2;
}

/* end breadcrumb mobile interface */
@media (max-width: 767px) {
    .expandBookButtons {
        float: left;
        position: relative;
        left: calc(50% - 25px);
        text-align: center;
        padding-top: 10px;
        font-size: 1.4em;
        top: -25px;
        height: 50px;
        width: 50px;
        border: 2px solid #FFFFFF;
        border-radius: 50%;
        margin-bottom: -20px;
        background-color: rgba(74, 144, 226);
        color: #FFFFFF;
        /* box-shadow: 0 5px 5px #000; */
        box-shadow: 0 4px 9px rgba(0, 0, 0, 0.5);
    }
    a:active.expandBookButtons,
    a:hover.expandBookButtons,
    a:focus.expandBookButtons {
        color: #ffffff;
    }

    .footer-bottom-col {
        display: block !important;
    }

    .imprint-link {
        margin-bottom: 15px;
        text-align: center;
    }

    .bottom-align-text {
        text-align: center;
    }
    .clearBookingSelection {
        font-weight: 600;
        font-size: 14px;
    }
    .bookbtn {
        font-size: 15px;
        font-weight: bold;
    }
    .book-revised-total p,
    .totalPriceInclVat,
    .confirmMessage {
        text-align: left;
    }
}
@media (min-width: 767px) {
    .expandBookButtons {
        display: none;
    }
}
.book-revised-total p,
.totalPriceInclVat,
.confirmMessage {
    color: #fff;
    font-size: 14px;
}
#bookNowBar h3 {
    color: #ffffff;
}

body {
    display: flex;
    flex-direction: column;
}
footer {
    margin-top: auto;
}
.test {
    position: relative;
}

.after {
    background-color: white;
    border-radius: 10px;
    color: #656a73;
    display: none;
    padding: 10px 15px;
    position: absolute;
    text-align: center;
    z-index: 999;
    margin-top: 13px;
    box-shadow: 1px 1px 10px black;
    margin-left: -33px;
    width: 15%;
}
.after:after {
    bottom: 100%;
    left: 72px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 20px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: white;
    border-width: 12px;
    margin-left: -30px;
}
.test::before {
    background-color: white;
    content: ' ';
    display: none;
    position: absolute;
    width: 15px;
    height: 15px;
    z-index: 999;
    box-shadow: 4px 4px 5px black;
}
.test:hover+.after {
    display: block;
}
.test:hover::before {
    display: block;
}
.test::before {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, calc(100% + 5px)) rotate(45deg);
}
.row.nopadding {
    margin-left: 0;
    margin-right: 0;
}

/* bootstrap overrides */
.card input.form-control {
    height: 45px;
}
.card select.form-control {
    height: 45px;
}

.after {
    background-color: white;
    border-radius: 4px;
    color: #545d6c;
    display: none;
    padding-top: 9px;
    padding-bottom: 9px;
    position: absolute;
    text-align: center;
    z-index: 999;
    margin-top: 13px;
    -webkit-box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 11px 3px rgba(0, 0, 0, 0.2);
    margin-left: -36px;
    width: 140px;
    font-family: Open Sans;
}

.after:after {
    bottom: 85%;
    left: 55px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 20px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: white;
    border-width: 35px;
    margin-left: -30px;
    border-bottom-width: 20px;
}
.card input,
.card select,
.card textarea {
    margin-bottom: 27px;
    border-radius: 4px;
}

.card .form-group {
    margin-bottom: 0;
}

.test:hover+.after {
    display: block;
}
.test:hover::before {
    display: none;
}
.phone-required {
    background-image: url('../images/asterisk.svg') !important;
    background-repeat: no-repeat !important;
    background-position: 27px 9px !important;
}
.phone-required:focus {
    background-image: none !important;
}

.allProductsBody {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
.allProductsBody .row {
    flex: 1 1 auto;
}
.allProductsContent {
    flex: 1;
}

.allProductsBody .allProductsHeader {
    flex: 0 1 auto;
}

.allProductsBody .allProductsFooter {
    flex: 0 1 40px;
}

.card-info label {
    margin-bottom: -4px !important;
    margin-right: 10px;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox+label {
    background-image: url('../images/cb.png') !important;
    width: 18px !important;
    height: 18px !important;
}
.regular-checkbox+label:hover {
    background-image: url('../images/cbHover.png') !important;
    width: 18px !important;
    height: 18px !important;
}

.regular-checkbox:checked+label {
    background-image: url('../images/cbActive.png') !important;
    width: 18px !important;
    height: 18px !important;
}

#acceptTermsBlock {
    padding: 10px;
    border-radius: 4px;
    position: relative;
    display: flex;
    align-items: center;
}

input[type=checkbox] {
    width: 18px;
    margin: 0 10px -4px 0;
    height: 18px;
}

.required-checkbox {
    border: 1px solid #F00;
}

.required-checkbox::before {
    position: absolute;
    font-weight: normal;
    left: 0;
    bottom: -30px;
    color: #ED1C24;
}
input::-ms-clear {
    display: none;
}
select::-ms-expand {
    display: none;
}

.fromDateHighlight a {
    /*
    padding-top: 6px !important;
    padding-bottom: 5px !important;
    */
    background-color: #f8a233 !important;
    font-weight: bold !important;
    font-family: Open Sans;
    color: white !important;

}

.fromDateHighlightOff {
    margin-right: 3px !important;
}
tr .fromDateHighlightOff a {
    background-color: #f8a233 !important;
    font-weight: bold !important;
    font-family: Open Sans;
    color: white !important;
}

.toDateHighlight a {
    /*
    padding-top: 6px !important;
    padding-bottom: 5px !important;
    */
    background-color: #f8a233 !important;
    font-weight: bold !important;
    font-family: Open Sans;
    color: white !important;
}
.toDateHighlightOff a {
    background-color: #f8a233 !important;
    font-weight: bold !important;
    font-family: Open Sans;
    color: white !important;
}

.toDateHighlightDis a {
    background-color: #f8a233 !important;
    padding: 3px !important;
}
.toDateHighlightDisSelectableForCheckout a {
    background-color: #f8a233 !important;
    padding: 3px !important;
}

.toDateHighlightDisSelectableForCheckout .closed{
    pointer-events: all !important;
}
.toDateHighlightDisSelectable a {
    padding: 3px !important;
}

.ui-datepicker td {
    width: 45px !important;
    height: 45px !important;
    border-bottom: 5px solid white !important;
}



.ui-datepicker-prev.ui-state-disabled span {
    background-color: #f1f6fd;
    border-radius: 50%;
    opacity: 0.5;
}
.ui-datepicker-prev.ui-state-disabled:hover span {
    background-color: white;

}

#ui-datepicker-div {
    border-radius: 4px !important;
    max-width: 92% !important;
    /* width: auto !important; */
}
.fromDateHighlight {
    background-color: white !important;

}
.fromDateHighlight a::after {
    color: #fcd6a4 !important;
    background-color: #f8a233 !important;

}
.fromDateHighlightOff a::after {
    color: #fcd6a4 !important;
    background-color: #f8a233 !important;

}
.toDateHighlight a::after {
    color: #fcd6a4 !important;
    background-color: #f8a233 !important;

}

.rangeHighlight a::after {
    color: #f9b760 !important;
    background-color: #fef0dd !important;
}
.rangeHighlight a {
    background-color: #fef0dd !important;
    font-weight: bold !important;
    font-family: Open Sans;
}
.rangeHighlight {
    background-color: #fef0dd !important;
}

.ui-datepicker td a:hover {
    background-color: #f8a233 !important;
    font-weight: bold !important;
    filter: opacity(0.5);
}
.ui-datepicker td a:hover::after {
    color: #fcd6a4 !important;
}
.rangeHighlight a:hover {
    background-color: #f8a233 !important;
    font-weight: bold !important;
    font-family: Open Sans;
    color: white !important;
}
.rangeHighlight a:hover::after {
    background-color: #f8a233 !important;
    font-weight: bold !important;
    font-family: Open Sans;
    color: white !important;
    border-radius: 50% !important;
}
.rangeHighlight:hover {
    border-radius: 0 !important;
}
.ui-datepicker-title {
    margin-top: 7px !important;
    margin-bottom: 10px !important;
}

.ui-datepicker td a::after {
    font-size: 15px;
    margin: -8px 5px 1px;
    color: #a4c7f0;
    font-weight: bold;

}
.rangeHighlight a::after {
    font-size: 13px;
    margin: -5px 5px -3px;
}

.ui-datepicker-week-end span {
    color: #4A90E2;
}

.ui-datepicker-calendar th span {
    color: #545d6c;
}


.ui-state-default,
.ui-widget-content .ui-state-default {
    color: #545d6c;
    font-weight: bold; /*New Added*/
}
.close-links div {
    background-color: #545d6c; /* make same background of close "x" icon as dates has */
}

/* Start New Added By For #489 */
.ui-datepicker-unselectable .ui-state-default{
    font-weight:normal;
}

.disabled-day {
    font-weight: normal !important;
}

/* End New Added */

.ui-datepicker .ui-datepicker-next {
    right: 1px;
    top: 8px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 1px;
    top: 8px;
}

.ui-datepicker .ui-datepicker-prev:hover {
    background-color: white;
    border: 1px solid #c9def6;

}

.ui-datepicker .ui-datepicker-next:hover {
    background-color: white;
    border: 1px solid #c9def6;

}

#appendedMin {
    background-color: #f1f6fd;
    padding-left: 22px;
    text-align: left !important;
    margin-left: -6px;
    margin-right: -6px;
    color: #545d6c;
    font-family: Open Sans;
    font-size: 14px;
    height: 55px;
    margin-bottom: 25px;
    line-height: 18px;
    margin-top: 10px;

}

#minstayicon {
    font-size: 22px;
    color: #4a90e2;
    padding-right: 20px;
}

.ui-datepicker-group-last {
    margin-left: 15px;
}

.ui-datepicker-group-last::after {
    content: '';
    border-left: 1px solid lightgray;
    position: absolute;
    height: 275px;
    left: 50%;
    top: 80px;
}

.disabledDate {
    margin: 0;
}
#minstaytext {
    /*vertical-align: -moz-middle-with-baseline;*/
    font-size: 15px;
}

#appended {
    color: #f16f65 !important;
    text-align: left !important;
    background-color: #f6f9fe;
    height: 90px;
    font-size: 14px;
    font-family: Open Sans;
    padding-top: 20px;
    padding-left: 35px;
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: -5px;
    padding-right: 35px;
}



@media only screen and (max-width: 500px) {
    .datepicker-arrow {
        left: 41% !important;
    }
    .ui-datepicker-title {
        margin: 20px !important;
        margin-bottom: 10px !important;
    }
    .ui-datepicker .ui-datepicker-next {
        margin-top: 15px !important;
        margin-bottom: 10px !important;
    }
    .ui-datepicker .ui-datepicker-prev {
        margin-top: 15px !important;
        margin-bottom: 10px !important;
    }
    .ui-datepicker table {
        margin-bottom: 5px !important;
        margin-left: 9px !important;
        width: 96% !important;
    }
.ui-datepicker td a {
        padding: 10px 3px 7px 3px !important;
        line-height: 23px !important;
    }
.ui-datepicker td a[data-content*='.']::after {
        content: attr('data-content');
        font-size: 90%;
        font-family: auto;
        margin: -10px 5px -7px;
        font-weight: normal;
    }
.ui-datepicker td a[data-content*='€']::after {
        content: attr('data-content');
        font-size: 90%;
        font-family: auto;
        margin: -10px 5px -7px;
        font-weight: normal;
    }

    .ui-datepicker table {

        margin-bottom: 15px !important;
        margin-left: 10px !important;
        width: 95% !important;
    }

    .ui-datepicker-group-last::after {
        content: '';
        border-left: 0px solid lightgray;
        position: absolute;
        height: 72%;
        left: 50%;
        top: 15%
    }
#minstayicon {
        padding-right: 10px !important;
        padding-left: 7px;
        font-size: 60px !important;
    }
#minstaytext {
        vertical-align: bottom;
    }

    .toDateHighlight a {
        z-index: 100;
    }
.fromDateHighlight a {
        /* margin-left: -2px; */
        z-index: 100;
    }
.ui-datepicker tr .toDateHighlightDis a {
        background-color: #f8a233 !important;
        padding: 3.5px !important;
    }
.ui-datepicker tr .toDateHighlightDisSelectableForCheckout a {
        background-color: #f8a233 !important;
        padding: 3.5px !important;
    }
.ui-datepicker tr .toDateHighlightDisSelectable a {
        padding: 3.5px !important;
    }

    #appended {
        height: 119px;
        padding-top: 11px;
        padding-left: 35px;
        padding-right: 25px;
        padding-bottom: 11px;
        margin-top: 15px;
    }
}

/*@media only screen and (max-width: 768){*/
/*#extrasPageForm .btn-remove img {*/
/*position: absolute;*/
/*left: 480px;*/
/*}*/
/*}*/

@media only screen and (max-width: 480px) {
    .extras-qty-label {
        margin-left: 0px;
    }
    img.check-sign {
        margin-left: 5px;
        margin-bottom: 30px;
    }
    section.summary-book-revised {
        padding-top: 0 !important;
    }
#book-revised>.summary-container {
        padding: 0px !important;
    }

    .summary-row-multistep {
        height: 102px !important;
        padding-top: 15px;
        font-weight: 100;
        margin-bottom: 0px !important;
        margin-top: -15px;
        background-color: #ffffff;
        color: #91929D;
    }
    .card.travel-data-card.summary-travel-card {
        padding: 0px;
        margin-bottom: 23px;
        /*-webkit-box-shadow: 0px 15px 5px -15px rgb(161, 161, 161) !important;*/
        border-bottom: 1px solid #ccc;
        box-shadow: 0px 1px 2px 0px #ccc;
    }
    .card .summary-text {
        font-weight: 600;
        font-size: 13px;
        padding-left: 18px;
    }
    .summary-travel-data-header {
        margin-top: -31px;
    }
    .your-selection {
        margin-top: 16px;
        margin-bottom: 24px;
    }
    .card.summary-card-no-title {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0px;
    }
    .right-value-table {
        font-size: 13px;
        font-weight: normal;
    }
    table.no-title-table {
        margin-top: -12px;
        border-collapse: unset;
    }
.no-title-table>tbody>tr>td {
        padding: 0px 0;
        font-size: 13px;
        font-weight: normal;
    }
    a.no-title-card-remove.removeProduct {
        margin-top: -26px;
    }
    .travel-card-col-div {
        margin-bottom: 0;
        padding-top: 31px;
    }
    .summary-your-selection {
        margin-top: 0px;
    }

    .card.summary-extras-card {
        padding-left: 30px;
        padding-right: 30px;
    }
    .col-md-9.col-sm-12.summary-form-col-div {
        padding-left: 0;
        padding-right: 0;
    }
    .card-info.summary-confirmation-card {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .extras-table-heading {
        margin-top: 8px;
    }
    a.summary-extras-remove-btn {
        margin-top: 13px;
    }
    .col-xs-12.summary-extras-col-setting {
        margin-top: 20px;
    }
.col-xs-12.second-bottom-line,
.third-bottom-line {
        margin-top: 5px;
    }
    .summary-company-detail {
        padding-left: 0;
        padding-right: 0;
    }
    .col-xs-12.card-body-expandable.special-request-card-body {
        padding-left: 0;
        padding-right: 0;
    }

    .selected-products-mobile tr.product-name-row>td {
        padding: 42px 0 5px 0 !important;
    }
    .mb23 {
        margin-bottom: 23px !important;
    }
    tr.summary-total td.right-value-table {
        color: #4a90e2 !important;
        font-weight: bold;
        font-size: 14px !important;
    }
    #extrasPageForm .btn-remove {
        width: 100%;
        /* width: 83.75% !important; <- width with tick icon */
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 375px) {
    .ui-datepicker table {
        margin-bottom: 5px !important;
        margin-left: 0px !important;
        width: 100% !important;
    }

    .col-md-2.col-xs-6.expanded-quantity.extras-quantity-div {
        margin-left: -4px;
        margin-top: 20px;
    }

    .extras-qty-label {
        margin-left: 19px;
        margin-top: 5px;
    }

    .expanded-price-container {
        margin-top: 6px;
    }

    /* img.check-sign {
        position: absolute;
        left: 313px;
        top: -6px;
    } */
    label.extras-label-price {
        top: -4px;
    }
    .row.search-box-xs {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}



.attention {
    margin-right: 10px;
    vertical-align: bottom;
}

.attention_text {
    display: inline-block !important;
    position: absolute !important;
    margin-right: 35px !important;
}
.attention img {
    width: 24px;
}
.ui-widget {
    font-family: Open Sans !important;
}
.fromDateHighlightError a {
    background-color: #f48a82 !important;
    font-weight: bold !important;
}
.toDateHighlightError a {
    background-color: #f48a82 !important;
    font-weight: bold !important;
}
.rangeHighlightError {
    background-color: #f8b9b4 !important;
}
.rangeHighlightError:hover {
    background-color: #f8b9b4 !important;
}
.rangeHighlightError a {
    background-color: #f8b9b4 !important;
}
.rangeHighlightError a::after {
    color: #fdebe6 !important;
    background-color: #f8b9b4 !important;
}
.fromDateHighlightError a::after {
    color: #fbd2cf !important;
}
.toDateHighlightError a::after {
    color: #fbd2cf !important;
}
.ui-datepicker .rangeHighlightError a:hover {
    background-color: #f48a82 !important;
}
.ui-datepicker .fromDateHighlightError a:hover {
    background-color: #f48a82 !important;
}
.ui-datepicker .toDateHighlightError a:hover {
    background-color: #f48a82 !important;
}
.ui-datepicker .rangeHighlightError a:hover::after {

    background-color: #f48a82 !important;
    border-radius: 50% !important;
    color: #FBD2CF !important;
}
.ui-datepicker-unselectable.highlight {
    background-color: white !important;
}
.ui-state-disabled :hover {
    color: #545d6c;
}
.ui-datepicker .rangeHighlightError:hover {
    border-radius: 0;
    background-color: #f8b9b4 !important;
}
.ui-datepicker .fromDateHighlightError:hover {
    background-color: white !important;
}
.ui-datepicker .fromDateHighlightError a:hover::after {
    color: white !important;
}
.fromDateHighlightError.highlight {
    background-color: white !important;
}
.fromDateHighlightError.highlight a::after {
    background-color: #f48a82 !important;
}
.ui-datepicker .toDateHighlightError:hover {
    background-color: white !important;
}
.ui-datepicker .toDateHighlightError a:hover::after {
    color: white !important;
}
.toDateHighlightError.highlight {
    background-color: white !important;
}
.toDateHighlightError.highlight a::after {
    background-color: #f48a82 !important;
}
/* prelaoder after booking */
#preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden !important;
    background-color: #FFFFFF;
    z-index: 10000;
    text-align: center;
}
.preloader-content {
    /* display: flex; */
    justify-content: center;
    align-items: center;
}
.preloader-inner {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
#preloader footer#footer {
    width: 100%;
    background: #FFFFFF !important;
    height: 20vh;
    padding: 0 15px;

}
#preloader footer#footer p {
    color: #545D6C;
}

#preloader .caption-info {
    padding: 100px 15px 120px 15px;
    font-size: 22px;
    color: #545D6C;
}

.overflow-hidden {
    overflow: hidden;
}

.check-dollar-pen{
    width: 14px;
    height: 14px;
}
.product-details-extras{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    column-gap: 6px;
    align-content: center;
}
.payment-terms .pay-mode{
    color: #61cf79 !important;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
}
.rooms-details-features #instructions{
    margin-top: 10px;
    margin-bottom: 7px;
}
@media only screen and (max-width: 360px) {
    .preloader-content {
        width: 100%;
        height: 70vh;
    }

    .clockImg {
        margin: 64px 0 0 0;
        max-width: 230px;
    }

    #preloader .caption-info {
        padding: 46px 30px 41px 30px;
        font-size: 18px;
        line-height: 30px;
    }

    .dotsImg {
        max-width: 73px;
    }

    #preloader footer#footer {
        margin-bottom: 0;
        height: 30vh;
        position: fixed;
        bottom: 0;
        padding: 10px 15px;
    }
}
@media only screen and (min-width: 361px) {
    .preloader-content {
        width: 100%;
        height: 75vh;
    }

    .clockImg {
        margin: 85px 0 0 0;
        max-width: 289px;
    }

    #preloader .caption-info {
        padding: 115px 15px 53px 15px;
        font-size: 18px;
    }

    .dotsImg {
        max-width: 73px;
    }

    #preloader footer#footer {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        height: 25vh;
        padding: 20px 15px;
    }
}
@media only screen and (min-width: 768px) {
    .preloader-content {
        width: 100%;
        height: 75vh;
    }

    .clockImg {
        margin: 162 px 0 0 0;
        max-width: 289px;
    }

    #preloader .caption-info {
        padding: 143px 15px 53px 15px;
        font-size: 18px;
    }

    .dotsImg {
        max-width: 70px;
    }

    #preloader footer#footer {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        height: 27vh;
        padding: 25px 15px;
    }

    .content-side-mobile {
        display: none;
    }
}
@media only screen and (min-width: 1025px) {
    .preloader-content {
        width: 100%;
        height: 75vh;
    }

    .clockImg {
        margin: 94px 0 0 0;
        max-width: 289px;
    }

    #preloader .caption-info {
        padding: 59px 15px 53px 15px;
        font-size: 18px;
    }

    .dotsImg {
        max-width: 70px;
    }

    #preloader footer#footer {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        height: 30vh;
        padding: 25px 15px;
    }

    .product-detail-wrapper:not(:has(.special-package-label)) .section-border{
        padding-left: 44px;
    }
}

@media only screen and (min-width: 768px) {
    .footer-room-extras-count .extra-room-count {
        text-align: right !important;
    }
.extras-footer-price {
        padding-left: 20px !important;
    }
.extras-room-count {
        text-align: right !important;

    }
}

@media only screen and (min-width: 1367px) {
    .preloader-content {
        width: 100%;
        height: 75vh;
    }

    .clockImg {
        margin: 120px 0 0 0;
        max-width: 400px;
    }

    #preloader .caption-info {
        padding: 80px 15px 66px 15px;
        font-size: 20px;
    }

    #preloader footer#footer {
        margin-bottom: 0;
        position: fixed;
        bottom: 0;
        height: 25vh;
        padding: 37px 15px;
    }
}



/*  booking confirmation page */
.stretchPageBody {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    background-color: #FFFFFF !important;
}

.stretchPageBody .row {
    flex: 1 1 auto;
}
.stretchPageContent {
    flex: 1;
}
.stretchPageBody .stretchPageHeader {
    flex: 0 1 auto;
}
.stretchPageBody .stretchPageFooter {
    flex: 0 1 40px;
}
.stretchPageFooter footer#footer {
    padding: 35px 15px;
    background: #FFFFFF !important;
}
.stretchPageInner {
    display: table;
    height: 100%;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
    padding: 65px 15px 30px 15px;
    background-color: #FFFFFF;

}
.stretchPageInner .caption-info {
    display: block;
    text-align: center !important;
    padding: 70px 15px 40px 15px;
    color: #545D6C;
}
.emailConfirmMessage {
    font-weight: normal;
    color: #545D6C;
}

.bookingIdBox {
    border-radius: 91px;
    text-align: center;
    color: #242A42;
    margin: 0 auto;
}

.bookAnotherRoomBtn {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    padding: 0;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #545D6C;
}

.bookAnotherRoomBtn.form-control.modify-search-btn
{
    background-color: #f7981c;
    color: #FFFFFF;
}

.bookAnotherRoomBtn.form-control.modify-search-btn:hover {
    background-color: #39b54a;
    color: #FFFFFF;
}

@media only screen and (max-width: 360px) {
    .stretchPageInner {
        padding: 33px 15px 28px 15px;
    }

    .checkImg {
        margin: 0 0 8px 0;
        max-width: 120px;
    }

    .caption-info-large {
        font-size: 20px;
        line-height: 30px;
    }

    .stretchPageInner .caption-info {
        padding: 0 15px 23px 15px;
    }

    .bookingBoxContainer {
        padding: 22px 15px 22px 15px;
    }

    .emailConfirmMessage {
        line-height: 133%;
        font-size: 14px;
    }

    .bookingIdBox {
        width: 300px;
        font-size: 14px;
        padding: 11px;
    }

    .bookAnotherRoomBtn {
        width: 300px;
    }

    .stretchPageFooter footer#footer {
        padding-top: 20px;
    }
    #bookNowBar .mobile_left_align {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (min-width: 361px) {
    .stretchPageInner {
        padding: 65px 15px 0 15px;
        display: block;
    }

    .checkImg {
        margin: 0 0 62px 0;
        max-width: 146px;
    }

    .caption-info-large {
        font-size: 20px;
    }

    .stretchPageInner .caption-info {
        padding: 0 15px 13px 15px;
    }

    .bookingBoxContainer {
        padding: 63px 15px 22px 15px;
    }

    .emailConfirmMessage {
        line-height: 133%;
        font-size: 14px;
    }

    .bookingIdBox {
        width: 100%;
        font-size: 14px;
        padding: 11px;
    }

    .bookAnotherRoomBtn {
        width: 100%;
    }

    .stretchPageFooter footer#footer {
        padding-top: 20px;
    }
}
@media only screen and (min-width: 768px) {
    .stretchPageInner {
        padding: 57px 15px 0 15px;
    }

    .checkImg {
        margin: 0 0 29px 0;
        max-width: 146px;
    }

    .caption-info-large {
        font-size: 20px;
    }

    .stretchPageInner .caption-info {
        padding: 0 15px 13px 15px;
    }

    .bookingBoxContainer {
        padding: 30px 15px 21px 15px;
    }

    .emailConfirmMessage {
        line-height: 133%;
        font-size: 14px;
    }

    .bookingIdBox {
        width: 360px;
        font-size: 14px;
        padding: 11px;
    }

    .bookAnotherRoomBtn {
        width: 360px;
    }

    .stretchPageFooter footer#footer {
        padding: 51px 15px;
    }
}
@media only screen and (min-width: 1025px) {
    .stretchPageInner {
        padding: 152px 15px 0 15px;
    }

    .checkImg {
        margin: 0 0 21px 0;
        max-width: 147px;
    }

    .caption-info-large {
        font-size: 22px;
    }

    .stretchPageInner .caption-info {
        padding: 0 15px 16px 15px;
    }

    .emailConfirmMessage {
        line-height: 133%;
        font-size: 16px;
    }

    .bookingBoxContainer {
        padding: 40px 15px 22px 15px;
    }

    .bookingIdBox {
        width: 410px;
        font-size: 16px;
        padding: 11px;
    }

    .bookAnotherRoomBtn {
        width: 412px;
    }

    .stretchPageFooter footer#footer {
        padding: 48px 15px;
    }
}
@media only screen and (min-width: 1367px) {
    .stretchPageInner {
        padding: 119px 15px 30px 15px;
    }

    .checkImg {
        margin: 0 0 57px 0;
        max-width: 200px;
    }

    .caption-info-large {
        font-size: 28px;
    }

    .stretchPageInner .caption-info {
        padding: 0 15px 27px 15px;
    }

    .emailConfirmMessage {
        line-height: 133%;
        font-size: 18px;
    }

    .bookingBoxContainer {
        padding: 51px 15px 47px 15px;
    }

    .bookingIdBox {
        width: 360px;
        font-size: 16px;
        padding: 11px;
    }

    .bookAnotherRoomBtn {
        width: 360px;
    }

    .stretchPageFooter footer#footer {
        padding: 56px 15px;
    }
}

@media screen and (min-width: 355px) {
    #extrasPageForm .btn-remove img {
        position: relative;
        top: -3px;
        left: 100px;
    }
}
@media screen and (min-width: 480px) {
    #extrasPageForm .btn-remove img {
        position: relative;
        left: 165px;
    }
}
@media screen and (min-width: 768px) {
    #extrasPageForm .btn-remove img {
        position: relative;
        top: 0;
        left: 280px;
    }

    .summary-book-revised {
        padding-left: 0px !important;
    }

    #book-revised {
        padding-top: 31px;
        padding-left: 20px;

    }
}
/* Picture gallery */
@media (min-width: 992px) {
    .hide-on-desktop {
        display: none;
    }
    .galleryImagesModal .modal-content {
        height: 100vh !important;
        width: 100vw !important;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #imgCounter {
        font-weight: 600;
        margin-top: -10px;
    }
#imgCounter>.owl-wrapper {
        height: 10px;
    }
.owl-prev,
.owl-next {
        width: 40px !important;
        height: 40px !important;
        position: absolute;
        top: 47%;
        background-color: #f1f6fd;
        padding: 15px;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-position: center center;
        z-index: 999;
    }
    .owl-prev {
        left: -13%;
        background-image: url('../images/gallery_arrow.png');
        transform: rotate(180deg);
    }
    .owl-next {
        right: -13%;
        background-image: url('../images/gallery_arrow.png');
    }

    .picture-description-desktop {
        background-image: url(../images/gallery_star.png);
        background-position: left 7px top 7px;
        background-repeat: no-repeat;
        padding-left: 42px;
        margin-left: 1px;
        margin-bottom: 17px;
        font-size: 20px;
    }
    .popup-heading {
        margin-top: 90px;
        max-width: 270px !important;
    }
.popup-heading h3 {
        line-height: 34px;
        margin-bottom: 40px;
    }
.main-image-column {
        width: 100%;
        max-width: 960px;
    }
    .main-image-column img {
        max-height: 640px !important;
    }
    .gallery-spacer {
        margin-bottom: 17px;
        margin-left: 17px;
        padding-top: 23px;
    }
    .mainGalleryWithThumbs {
        margin-left: auto;
        margin-right: auto;
    }
    .mainGalleryWithThumbsContainer {
        margin-left: auto;
        margin-right: auto;
        max-width: 960px;
    }
    .galleryImagesModal .modal-content .close-button {
        background-color: transparent;
        margin-right: 47px;
        margin-top: 26px;
    }

    #extrasPageForm .btn-remove img {
        position: relative;
        top: 0;
        left: 60px;
    }
    .right-off {
        margin-right: 30px;
        margin-left: 30px;
    }
}

@media (max-width: 992px) {
    .right-off {
        margin-right: 20px;
        margin-left: 20px;
    }
    .galleryImagesModal .modal-body .row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .galleryImagesModal .modal-content .close-button {
        background-color: transparent;
        margin-right: 7px;
        margin-top: -14px;
    }
    .gallery-spacer {
        margin-bottom: 4px;
    }
    .galleryImagesModal .modal-content {
        height: auto;
        min-height: 100%;
        width: auto;
        min-width: 100%;
        border-radius: 0;
        padding: 0;
    }
    .sync1 .item {
        margin: 0;
    }
    .picture-description-mobile {
        margin: 15px 50px 15px 50px;
        font-size: 18px;
        font-weight: 400;
        vertical-align: top;
        text-align: left;
    }
    .picture-description-desktop {
        color: transparent;
    }
    .picture-description {
        padding-left: 30px;
        font-weight: 20px;
    }
    .hide-on-mobile {
        display: none;
    }
    .popup-heading {
        margin: 0 0 0 50px;
    }
    #imgCounter1 {
        font-weight: 600;
        ;
        font-size: 14px;
    }
.owl-prev,
.owl-next {
        height: 100%;
        width: 10%;
        position: absolute;
        top: 0;
        background-repeat: no-repeat;
        z-index: 999;
        background-color: transparent;
        background-position: left 60% top 50%;

    }
.owl-prev:active,
.owl-next:active {
        background-color: rgba(0, 0, 0, 0.3);
    }
    .owl-prev {
        left: 0;
        background-image: url('../images/gallery_mobile_arrow.png');
        transform: rotate(180deg);
    }
    .owl-next {
        right: 0;
        background-image: url('../images/gallery_mobile_arrow.png');
    }
.galleryImagesModal .modal-body .row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .galleryImagesModal .rooms-details-text {
        padding-bottom: 0;
    }
    .popup-heading {
        padding-right: 50px;
    }
    .galleryImagesModal .modal-body {
        padding: 0;
    }
}

.galleryImagesModal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.no-gutter {
    padding: 0 !important;
}
.nowrap {
    white-space: nowrap;
}
.galleryImagesModal .modal-body .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}


/* Picture gallery */
@media (min-width: 992px) {
    .hide-on-desktop {
        display: none;
    }
    .galleryImagesModal .modal-content {
        height: 100vh !important;
        width: 100vw !important;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    #imgCounter {
        font-weight: 600;
        margin-top: -10px;
    }
#imgCounter>.owl-wrapper {
        height: 10px;
    }
.owl-prev,
.owl-next {
        width: 40px !important;
        height: 40px !important;
        position: absolute;
        top: 47%;
        background-color: #f1f6fd;
        padding: 15px;
        border-radius: 50%;
        background-repeat: no-repeat;
        background-position: center center;
        z-index: 999;
    }
    .owl-prev {
        left: -13%;
        background-image: url('../images/gallery_arrow.png');
        transform: rotate(180deg);
    }
    .owl-next {
        right: -13%;
        background-image: url('../images/gallery_arrow.png');
    }

    .picture-description-desktop {
        background-image: url(../images/gallery_star.png);
        background-position: left 7px top 7px;
        background-repeat: no-repeat;
        padding-left: 42px;
        margin-left: 1px;
        margin-bottom: 17px;
        font-size: 20px;
    }
    .popup-heading {
        margin-top: 90px;
        max-width: 270px !important;
    }
.popup-heading h3 {
        line-height: 34px;
        margin-bottom: 40px;
    }
.main-image-column {
        width: 100%;
        max-width: 960px;
    }
    .main-image-column img {
        max-height: 640px !important;
    }
    .gallery-spacer {
        margin-bottom: 17px;
        margin-left: 17px;
        padding-top: 23px;
    }
    .mainGalleryWithThumbs {
        margin-left: auto;
        margin-right: auto;
    }
    .mainGalleryWithThumbsContainer {
        margin-left: auto;
        margin-right: auto;
        max-width: 960px;
    }
    .galleryImagesModal .modal-content .close-button {
        background-color: transparent;
        margin-right: 47px;
        margin-top: 26px;
    }
    .extras-head .row {
        display: flex;
        height: unset;
        align-items: center;
    }
.extras-lg-card {
        margin-bottom: 23px;
    }
    #extrasPageForm .extras-body .round-mask {
        width: 164px;
        height: 164px;
        margin-left: -15px;
        margin-top: -15px;
    }
    .extras-lg-title {
        font-weight: 600;
        font-size: 23px;
        color: #4A90E2;
        position: relative;
        top: -23px;
        left: -6px;
    }
.extras-lg-description {
        margin-left: -6px;
        margin-top: -6px;
    }
    .extras-quantity-div {
        margin-top: -6px;
    }
.extras-price-div {
        text-align: left;
        margin-left: 0px;
        margin-top: -6px;
    }
    label.extras-qty-label {
        margin-left: 30px;
    }
.extras-lg-remove-button {
        margin-left: -20px;
        /* margin-top: -15px; */
    }
.check-sign {
        /* position: absolute;
        left: 150px; */
    }
    .card.extras-lg-card .extra {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .extras-body-row {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer-room-extras-count {
        margin-left: 11px;
    }
    .price-main-div {
        margin-left: -25px;
    }
    div.button-main {
        margin-left: 23px;
    }
    #extrasPageForm .extra-price-currency {
        font-style: normal;
        font-weight: bold;
        font-size: 26px;
        line-height: 38px;
        margin-top: -10px;
    }
a.clearBookingSelection {
        line-height: 50px !important;
    }
    .extras-room-count {
        text-align: right !important;
        margin-top: -5px;
        margin-bottom: 5px;
    }
    span.extras-hide-icon {
        margin-top: 3px;
        margin-right: -8px;
    }
    .hide-icon {
        font-size: 14px;
    }
}

@media (max-width: 992px) {
    .galleryImagesModal .modal-body .row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .galleryImagesModal .modal-content .close-button {
        background-color: transparent;
        margin-right: 7px;
        margin-top: -14px;
    }
    .gallery-spacer {
        margin-bottom: 4px;
    }
    .galleryImagesModal .modal-content {
        height: auto;
        min-height: 100%;
        width: auto;
        min-width: 100%;
        border-radius: 0;
        padding: 0;
    }
    .sync1 .item {
        margin: 0;
    }
    .picture-description-mobile {
        margin: 15px 50px 15px 50px;
        font-size: 18px;
        font-weight: 400;
        vertical-align: top;
        text-align: left;
    }
    .picture-description-desktop {
        color: transparent;
    }
    .picture-description {
        padding-left: 30px;
        font-weight: 20px;
    }
    .hide-on-mobile {
        display: none;
    }
    .popup-heading {
        margin: 0 0 0 50px;
    }
    #imgCounter1 {
        font-weight: 600;
        ;
        font-size: 14px;
    }
.owl-prev,
.owl-next {
        height: 100%;
        width: 10%;
        position: absolute;
        top: 0;
        background-repeat: no-repeat;
        z-index: 999;
        background-color: transparent;
        background-position: left 60% top 50%;

    }
.owl-prev:active,
.owl-next:active {
        background-color: rgba(0, 0, 0, 0.3);
    }
    .owl-prev {
        left: 0;
        background-image: url('../images/gallery_mobile_arrow.png');
        transform: rotate(180deg);
    }
    .owl-next {
        right: 0;
        background-image: url('../images/gallery_mobile_arrow.png');
    }
.galleryImagesModal .modal-body .row>[class*='col-'] {
        display: flex;
        flex-direction: column;
    }
    .galleryImagesModal .rooms-details-text {
        padding-bottom: 0;
    }
    .popup-heading {
        padding-right: 50px;
    }
    .galleryImagesModal .modal-body {
        padding: 0;
    }
}
.galleryImagesModal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.no-gutter {
    padding: 0 !important;
}
.nowrap {
    white-space: nowrap;
}
.galleryImagesModal .modal-body .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.galleryImagesModal .modal-content {
    background-color: rgba(255, 255, 255, .95);
    border-radius: 0;
}

.galleryImagesModal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal.galleryImagesModal {
    text-align: center;
}

.popup-thumbs .owl-carousel .owl-item {
    float: none;
    margin-right: 11px;
    display: inline-block;
    width: 90px !important;
    height: 64px !important;
    padding: 7px;
}

.popup-thumbs .owl-carousel .owl-item.synced {
    background-image: url('../images/thumb_frame.png');
}

.popup-thumbs {
    margin-top: 17px;
    margin-left: 0;
}

.galleryImagesModal .close-button::before,
.galleryImagesModal .close-button::after {
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    height: 2px;
    width: 28px;
    background-color: #666666;
    transition: all 0.25s ease-out;
    text-align: center;
    margin: 1px 0 0 -15px;
}

.galleryImagesModal .close-button::after {
    transform: rotate(45deg);
}
/* Picture gallery end */

/* popovers */
.popover-link {
    cursor: pointer;
}
.popover,
.popover.bottom>.arrow {
    border: none;
}
.popover {
    border-radius: 4px;
    max-width: 1100px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #666666;
    font-size: 13px;
    line-height: 21px;
    filter: drop-shadow(rgba(0, 0, 0, 0.2) 0 0 8px);
    background-color: #FFFFFF;
    padding-right: 10px;
    padding-left: 0;
}
.popover-content {
    padding: 20px 25px;
}
.popover.bottom {
    margin-top: 15px;
}
.cancelPolicyItem {
    background-image: url('../images/star_cp.png');
    background-position: left 0 top 9px;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 4px;
    padding-top: 3px;
}
@media screen and (min-width: 767px) {
    .popover.bottom>.arrow {
        margin-left: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .popover {
        left: 15px !important;
        right: 15px !important;
    }

}
/* popovers end */


#ui-datepicker-div .hide-price::after,
.ui-datepicker .disabled-day::after,
.disabled-day::after {
    display: none;
}
.ui-datepicker-days-cell-over .hide-price,
.fromDateHighlight .hide-price,
#ui-datepicker-div .disabledDate,
.ui-datepicker-days-cell-over .ui-state-disabled,
.ui-state-default.hide-price,
.ui-datepicker .disabled-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ui-datepicker td a:hover::after,
.ui-datepicker a:hover::after {
    border-radius: 50%;
}
.disabledDate {
    height: 100%;
}
.ui-datepicker-calendar .ui-state-disabled {
    border-top: 5px solid #fff !important;
}

.unclickable_date {
    pointer-events: none;
}

.marginate {
    margin-bottom: -35px;
}
.room-element-mbl {
    margin-top: 20px;
}

.ui-datepicker-multi .ui-datepicker-group table {

    width: 94%;
    margin: 0 auto .4em;

}

.processTime {
    color: #f8fafb !important;
}


.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    float: right;
    margin-right: 15px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #2196F3;
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
#smartcalendarswitch {
    position: relative;
    /* top: 4px; */
    /* top: -5px; */
    /* top: -3px; */
    /* left: -8px; */
    /* margin-left: -98px; */
    color: #545d6c;
    font-weight: 700;
}
.footer_link {
    font-family: "Open Sans";
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    text-transform: uppercase;
    cursor: pointer;
}

.footer-bottom-col {
    display: inline-block;
    vertical-align: bottom;
    float: none;
}

.imprintModal .modal-content,
.privacyPolicyModal .modal-content,
.cookieFreeModal .modal-content
 {
    border-radius: .25em;
    border: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
}
.privacyPolicyModal .modal-content .close-button,
.imprintModal .modal-content .close-button
{
    background-color: transparent;
    margin-right: 26px;
    margin-top: 26px;
}
.imprintModal .close-button::before,
.imprintModal .close-button::after,
.privacyPolicyModal .close-button::before,
.privacyPolicyModal .close-button::after
 {
    transform: rotate(-45deg);
    content: '';
    position: absolute;
    top: 45%;
    left: 52%;
    display: block;
    height: 2px;
    width: 28px;
    background-color: #666666;
    transition: all 0.25s ease-out;
    text-align: center;
    margin: 1px 0 0 -15px;
}
.imprintModal .close-button::after,
.privacyPolicyModal .close-button::after
 {
    transform: rotate(45deg);
}
.imprintTitle,
.privacyPolicyTitle {
    text-transform: uppercase;
    margin-bottom: 20px;
}
.imprintModalBody,
.privacyPolicyModalBody,
.cookieFreeModalBody
{
    padding: 20px 65px;
}

.imprintModal.modal,
.privacyPolicyModal.modal,
.cookieFreeModal.modal {
    text-align: center;
}
.cookieFreeModal{
    top: unset;
}

@media screen and (min-width: 768px) {
    .imprintModal.modal:before,
    .privacyPolicyModal.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }

}

@media screen and (max-width: 768px) {
    .imprintModal .modal-dialog, .pricacyPolicyModal .modal-dialog {
        display: block !important;
    }
    .imprintModalBody, .privacyPolicyModalBody {
        padding: 20px;
    }
    .privacyPolicyModal .modal-content .close-button,
    .imprintModal .modal-content .close-button,
    .cookieFreeModal .modal-dialog {
        background-color: transparent;
        margin-right: 0px;
        margin-top: 0px;
    }
    .col-xs-4 {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    .multistep .col-xs-4 {
        padding-right: 0px !important;
        padding-left: 0px !important;
    } 
    .multistep .multistep-step:first-child>.progress {
        left: 55%;
        width: 59%;
    }
}

.imprintModal .modal-dialog,
.privacyPolicyModal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.cookieFreeModal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: bottom;
}

body.language_en .book-revised-form form .requird-field::before,
body.language_en .main-form-container .requird-field::before,
body.language_en .required-checkbox::before {
    content: "Required Field";
}

body.language_sl .book-revised-form form .requird-field::before,
body.language_sl .main-form-container .requird-field::before,
body.language_sl .required-checkbox::before {
    content: "Obvezno polje";
}

body.language_de .book-revised-form form .requird-field::before,
body.language_de .main-form-container .requird-field::before,
body.language_de .required-checkbox::before {
    content: "Pflichtfeld";
}

body.language_fr .book-revised-form form .requird-field::before,
body.language_fr .main-form-container .requird-field::before,
body.language_fr .required-checkbox::before {
    content: "Champ obligatoire";
}

body.language_tr .book-revised-form form .requird-field::before,
body.language_tr .main-form-container .requird-field::before,
body.language_tr .required-checkbox::before {
    content: "Gerekli alan";
}

body.language_pt .book-revised-form form .requird-field::before,
body.language_pt .main-form-container .requird-field::before,
body.language_pt .required-checkbox::before {
    content: "Campo obrigatório";
}

body.language_es .book-revised-form form .requird-field::before,
body.language_es .main-form-container .requird-field::before,
body.language_es .required-checkbox::before {
    content: "Campo requerido";
}

body.language_ro .book-revised-form form .requird-field::before,
body.language_ro .main-form-container .requird-field::before,
body.language_ro .required-checkbox::before {
    content: "Date necesare";
}

body.language_nl .book-revised-form form .requird-field::before,
body.language_nl .main-form-container .requird-field::before,
body.language_nl .required-checkbox::before {
    content: "Verplicht veld";
}

body.language_zh .book-revised-form form .requird-field::before,
body.language_zh .main-form-container .requird-field::before,
body.language_zh .required-checkbox::before {
    content: "必填项目";
}

body.language_it .book-revised-form form .requird-field::before,
body.language_it .main-form-container .requird-field::before,
body.language_it .required-checkbox::before {
    content: "Campo obbligatorio";
}

body.language_ru .book-revised-form form .requird-field::before,
body.language_ru .main-form-container .requird-field::before,
body.language_ru .required-checkbox::before {
    content: "Обязательное поле";
}

body.language_pl .book-revised-form form .requird-field::before,
body.language_pl .main-form-container .requird-field::before,
body.language_pl .required-checkbox::before {
    content: "Pole wymagane";
}

body.language_da .book-revised-form form .requird-field::before,
body.language_da .main-form-container .requird-field::before,
body.language_da .required-checkbox::before {
    content: "Krævet felt";
}

body.language_en .main-form-container .invalid-field::before,
body.language_en .main-form-container .invalid-field::before
{
    content: "Invalid data";
}

body.language_en .main-form-container .invalid-email-en::before,
body.language_en .main-form-container .invalid-email-en::before
{
    content: "Email address not existing" !important;
}

body.language_sl .main-form-container .invalid-field::before,
body.language_sl .main-form-container .invalid-field::before
{
    content: "Neveljavni podatki";
}

body.language_de .main-form-container .invalid-field::before,
body.language_de .main-form-container .invalid-field::before
{
    content: "Ungültige Daten";
}

body.language_fr .main-form-container .invalid-field::before,
body.language_fr .main-form-container .invalid-field::before
{
    content: "Données invalides";
}

body.language_tr .main-form-container .invalid-field::before,
body.language_tr .main-form-container .invalid-field::before
{
    content: "Geçersiz veri";
}

body.language_pt .main-form-container .invalid-field::before,
body.language_pt .main-form-container .invalid-field::before
{
    content: "Dados inválidos";
}

body.language_es .main-form-container .invalid-field::before,
body.language_es .main-form-container .invalid-field::before
{
    content: "Datos inválidos";
}

body.language_ro .main-form-container .invalid-field::before,
body.language_ro .main-form-container .invalid-field::before
{
    content: "Date invalide";
}

body.language_nl .main-form-container .invalid-field::before,
body.language_nl .main-form-container .invalid-field::before
{
    content: "Onjuiste data";
}

body.language_zh .main-form-container .invalid-field::before,
body.language_zh .main-form-container .invalid-field::before
{
    content: "无效数据";
}

body.language_it .main-form-container .invalid-field::before,
body.language_it .main-form-container .invalid-field::before
{
    content: "Dati non validi";
}

body.language_ru .main-form-container .invalid-field::before,
body.language_ru .main-form-container .invalid-field::before
{
    content: "Неверные данные";
}

body.language_pl .main-form-container .invalid-field::before,
body.language_pl .main-form-container .invalid-field::before
{
    content: "Nieprawidłowe dane";
}

body.language_da .main-form-container .invalid-field::before,
body.language_da .main-form-container .invalid-field::before
{
    content: "Ugyldige data";
}

.privacyPolicyModal p {
    margin-bottom: 15px;
}

.blueButton {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    color: #fff;
    background: #4a90e2;
    display: inline-block;
    padding: 6px 16px;
    font-weight: bold;
}

.mt-1 { margin-top: .25em !important; }
.mt-2 { margin-top: .50em !important; }
.mt-3 { margin-top: 1em !important; }
.mt-4 { margin-top: 1.5em !important; }
.mt-5 { margin-top: 3em !important; }

.ml-1 { margin-left: .25em !important; }
.ml-2 { margin-left: .50em !important; }
.ml-3 { margin-left: 1em !important; }
.ml-4 { margin-left: 1.5em !important; }
.ml-5 { margin-left: 3em !important; }

.mr-1 { margin-right: .25em !important; }
.mr-2 { margin-right: .50em !important; }
.mr-3 { margin-right: 1em !important; }
.mr-4 { margin-right: 1.5em !important; }
.mr-5 { margin-right: 3em !important; }

.mb-1 { margin-bottom: .25em !important; }
.mb-2 { margin-bottom: .50em !important; }
.mb-3 { margin-bottom: 1em !important; }
.mb-4 { margin-bottom: 1.5em !important; }
.mb-5 { margin-bottom: 3em !important; }

.closed {
    pointer-events: none !important;
 }
/*
 .toDateHighlight.closed{
     pointer-events: auto !important;
 }*/

.popover-content ul,
.more ul {
   list-style-type: disc;
   list-style-position: inside;
}

.more ol,
.popover-content ol {
   list-style-type: decimal;
   list-style-position: inside;
}

@media (min-width: 809px) and (max-width: 1199px) {
    .show-promo-code-link {
        top: 0 !important;
    }
    .show-promo-code-row {
        position: relative;
        /* top: 0 !important; */
    }
    .show-promo-code-link {
        /* top: 0 !important; */
        top: 45px !important;
        position: static;
    }
}

.cofirmationPageTotalPrice {
    font-size: 14px;
    color: #5A5C6C;
    margin-top: 30px;
    font-family: 'Open Sans';
    font-weight: 400;
    line-height: 19px;
}

.cofirmationPageAmount {
    font-size: 14px;
    color: #556271;
    font-family: 'Open Sans';
    line-height: 150%;
    font-weight: 700;
}

.cofirmationPageVatIncl {
    font-size: 14px;
    color: #91929D;
    font-family: 'Open Sans';
    line-height: 150%;
    font-weight: 700;
}

form .search-another-btn {
    padding: 0;
    font-size: 18px;
    background: #f7981c;
    color: #fff;
    margin-top: 34px;
}

form .search-another-btn:hover {
    opacity: .9;
}

.search-box-unexpanded {
    display: none;
}

@media (max-width: 767px) {
    .mobile-search .search-box-unexpanded {
        display: block;
    }
    .mobile-search .search-box-expanded {
        display: none;
    }
    .rooms-details-features #instructions {
        margin-bottom: 8px!important;
    }
}

@media (max-width: 480px) {
    .row.multistep.nopadding.summary-row-multistep {
        margin-top: 0;
    }

    .multistep .multistep-step .multistep-stepname {
        /* white-space: inherit;
        word-break: break-word; */
    }
}

.period-box {
    text-align: center;
    font-size: 16px;
    color: #FFF;
}

.period-box p {
    margin-left: 10px;
    display: inline-block;
}

#searchAnotherBox .form-group {
    margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
    #extrasPageForm .card.extras-lg-card .head-add-btn {
        width: auto !important;
    }

    #bookNowBar .row.bottom-align.room-extras-count.footer-room-extras-count{
        width:41.66666667%
    }
    #bookNowBar .price-main-div{
        width:33.33333333%
    }
    #bookNowBar .rooms-details-features.button-main{
        width:25%
    }
    .card-form-row {
        flex-direction: column;
    }
    .card-form-row input {
        margin-bottom: 15px;
        width: 100%;
    }
}
@media screen and (max-width: 769px) {
    #bookNowBar .rooms-details-features.button-main {
        width: 100%;
        /* padding-right: 20px; */
    }
    #bookNowBar .price-main-div{
        width: auto;
    }

    .product-detail-wrapper .inner-border{
        border-radius: 20px;
        border: 1px solid #2727273b !important;
        display: flex;
        flex-direction: row;
        row-gap: 10px;
        align-content: center;
        flex-wrap: nowrap;
        justify-content: space-evenly;
    }
    .section-border .details{
        width: 100%;
        padding: 20px 10px;
    }
    .inner-border .rooms-details-features{
        margin-bottom: 10px;
    }
    .inner-border .flex{
        display: flex;
        align-items: flex-end;
        justify-content: flex-end;
    }
    .inner-border .flex-end{
        align-items: flex-end;
    }
    .inner-border .justify-content-end{
        justify-content: flex-end;
    }
    .flex-left {
        flex: 3; /* 3 parts */
        max-width: 75%;
    } 
    .inner-border .max-persons-message{
        width: 100%;
        top:unset;
        font-weight: 600;
        display: block;
    }
    .flex-right {
        flex: 1; /* 1 parts */
        max-width: 25%;
    }
    .flex-left-50, .flex-right-50 {
        flex: 1; /* 1 parts */
        max-width: 100%;
    }
    .inner-border .flex-left{
        width: 100%;
    }
    .inner-border .flex-right{
        width: 100%;
    }
    .product-detail-wrapper .inner-border .row{
        width: 100%;
        display: flex;
    }
    .product-detail-wrapper .inner-border .row .features-list{
        margin: 0 10px 10px 0;
        display: flex;
        flex-wrap: wrap;
        column-gap: 5px;
        line-height: 15px;
    }
    .rooms-details-features h5{
        margin: 0;
    }

    .inner-border .border-seprator{
        display: flex;
        border-bottom: none;
        left: unset;
        top: unset;
        justify-content: center;
        align-items: center;
    }
    .inner-border .room-number{
        color: #666;
    }
    .inner-border hr.dashed{
        width: 100%;
        border: none;
        border-top: 1px dashed #b4b4b4;
        height: 0;
    }
    .inner-border .marginate{
        margin-bottom: unset;
    }
    .inner-border .age-range-holder{
        font-size: 12px;
        text-wrap-mode: nowrap;
        margin-bottom: 3px;
        font-weight: 600;
        line-height: initial;
        align-items: flex-start;
    }
    .inner-border .adult-text,.inner-border .children-text{
        font-weight: 600;
        color: black;
    }
    .inner-border h3.hotel-currency{
        padding: 0;
    }
    .inner-border .guest-variation-row-marginated{
        top: unset;
    }
    .inner-border .special-package-label{
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
        width:20px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .inner-border .special-package-label span{
        width: inherit;
    }
    .inner-border .rooms-details-features{
        margin-bottom: 10px;
    }
    .inner-border .hotel-currency-discount-info, .inner-border .user-currency-discount-info{
        margin-bottom: 0;
    }
    .inner-border .rooms-details-features h3{
        padding: 5px 0 0;
    }
}
@media only screen and (max-width:767px){
    #bookNowBar .row.bottom-align.room-extras-count.footer-room-extras-count{
        width: auto;
    }
    .room-extras-count .room-count {
        text-align: left;
    }
    .room-extras-count .extra-count {
        text-align: right;
    }
    .product-detail-wrapper>.special-package-label{
        display: none;
    }
    .rooms-details-text .more{
        margin-top:16px!important;
        padding-bottom: 0;
    }
    #allProductsPageContainer .section-border.element-section{
        padding-bottom: 24px!important;
    }
    .product-detail-wrapper:has(.special-package-label){
        margin-top: 0px!important;
    }
    .product-detail-wrapper .section-border.hidden-md{
        padding: 0px 15px 16px!important;
    }
}

#extrasPageForm .bookbtn   {
    display: flex;
    justify-content: center;
    align-items: center;
}

#extrasPageForm .bookbtn p {
    margin: 0px 5px;
}


/* Remove dropdown selector from products page exact guest count chosen */
/* .section-exact-room .select-icon.persons-children-dropdown::after
{
    content: "";
}

.section-exact-room .persons-children-dropdown .select-persons-dropdown .dropdown-menu,
.section-exact-room .max-persons-message
{
    display: none;
}

.section-exact-room .persons-children-dropdown .select-persons-dropdown .dropdown-toggle{
    cursor: unset;
} */

/* Mobile - Remove dropdown selector from products page exact guest count chosen */
/* .section-exact-room-mobile .select-icon.persons-children-dropdown::after{
    content: "";
} */

/* .section-exact-room-mobile .persons-children-dropdown .select-persons-dropdown .dropdown-menu,
.section-exact-room-mobile .max-persons-message{
    display: none;
}

.section-exact-room-mobile .persons-children-dropdown .select-persons-dropdown .dropdown-toggle{
    cursor: unset;
} */

/* end remove dropdown styles */

/* .allProductsBody #ui-datepicker-div{
    width: auto !important;
}

.allProductsBody #ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-first,
.allProductsBody #ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-last
{
    width: fit-content !important;
}

.allProductsBody .ui-datepicker-group-last::after {
    left: auto !important;
}

.allProductsBody #ui-datepicker-div .ui-datepicker-group.ui-datepicker-group-last
{
    margin-left: 0;
} */


.price-widget {
    max-width: 400px;
    width: 400px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    padding: 0 !important;
    background: #FFFFFF;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.17);
    border-radius: 10px;
    overflow: hidden;
    font-family: Open Sans, sans-serif;
    font-style: normal;
    z-index: 1001;
}
@media only screen and (max-width:426px){
    .price-widget {
        display: none !important;
    }
}

.price-widget .header {
    background:#4a90e2;
    padding-top: 25px;
    padding-bottom: 20px;
    text-align: center;
    position: relative;
}

.price-widget .header .title{
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}

.price-widget .header .subtitle{
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #FFFFFF;
    opacity: 0.8;
}

.price-widget .header .date{
    margin-top: 40px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}

.price-widget .header .close{
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    opacity: unset !important;
}

.price-widget .header .close-icon {
    display: block;
    color: #fff;
    opacity: unset;
    background-color:#d0d6df;
    border-radius: 50%;
    font-size: 22px;
    line-height: .9;
    width: 20px;
    height: 20px;
}

.price-widget .header .close-icon:hover {
  background-color: gray;

}
.price-widget .body {
    padding-top: 20px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

.price-widget .body .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 30px;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #5A5C6C;
}

.price-widget .body .item.active {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    background: #4A90E2;
}

.price-widget .body .item .filler {
    flex: 1 0;
    border-bottom: 1px dotted;
    border-color: #5A5C6C;
    height: 1px;
    margin: 0 10px;
}
.price-widget .body .item.active .filler{
    border-color: #FFFFFF;
}

.price-widget .body .load-more {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #4A90E2;
    padding: 30px 0;
    text-align: center;
    cursor: pointer;
}
.price-widget .body .load-more:hover{
    background: rgba(74, 144, 226, 0.1);
}

.price-widget .body .load-more .arrow-right {
    display: inline-block;
    min-width: 10px;
    width: 10px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='15' viewBox='0 0 8 15' fill='none' xmlns='http://www.w3.org/2000/svg' data-ember-extension='1'%3E%3Cpath d='M0.999999 1L7 7.41558L1 14' stroke='%234A90E2' stroke-width='2' stroke-miterlimit='10' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
}

.ui-datepicker.wider td a::after{
    margin: -8px 13px 1px !important;
}

.ui-state-default{
    min-width: 45px;
    min-height: 45px;
    width: 100%;
    height: 100%;
}

/* .hide-prices .ui-state-default, .hide-prices .ui-widget-content .ui-state-default {
    color: #858585 !important;
    font-weight: bold;
} */

.notSmartCalendar.ui-datepicker td a::after {
    margin: -23px 5px 1px;
}
.notSmartCalendar .ui-state-default,.notSmartCalendar.ui-widget-content .ui-state-default {
    padding: 9px 3px 15px 3px !important;
}

.priceCurrency{
    position: relative;
    /* display: inline-block; */
    width: 50%;
    height: 34px;
    float: left;
    margin-left: 22%;
}

.newToolTip{
    display: grid;
    margin-left: 4%;
}

#childTooltip{
    color: #626977;
    font-weight: 400;
}

#tooltipIcon{
    font-size: 16px;
    color: #f7981c;
}

#allPriceIn{
    font-weight: 600;
    /* top: 40%; */
    color: #f7981c;
    /* left: -76px; */
    font-size: 11px;
    position: relative;
    margin-left: -94px;
}

#parentCls {
    padding: 20px 0 50px;
    background-color: #fef8ef;
    margin: 0px -6px 0px -5.5px;
    position: relative;
    bottom: -8px;
}

.thisSwitch{
    margin-top: -3px !important;
}

#parentCls.onTooltipAdd{
    padding: 20px 0 20px;

}
.newToolTip:empty{
    display: none;
}


/* New Added */
.switchParent {
    text-align: right;
    float: right;
    display: flex;
}

span.switchlable_new {
    display: block;
    text-align: right;
    right: 15px;
    top: -5px;
    position: relative;
}

span.switchlable_new span {
    left: inherit !important;
    right: 0 !important;
    margin-right: 0 !important;
    margin-left: inherit !important;
    display: block;
    white-space: nowrap;
    line-height: 1.5;
}
.reservation-details, .travel-period {
    display: flex;
    flex-direction: column;
}

div#parentCls .modify-search-btn {
    padding: 0;
    font-size: 18px;
    background: #f7981c;
    color: #fff;
}

.close-cal {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    color: black;
    border-radius: 50%;
    position: absolute;
    right: -10px;
    top: -10px;
    text-align: center;
    cursor: pointer;
}
.close-links {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    background: #fff;
    border-radius: 50%;
}
.close-links div {
    width: 70%;
    height: 2px;
    bottom: 14px;
    left: 15%;
    position: absolute;
    transform: rotate(45deg);
    border-radius: 2px;
    transition: .6s background;
}
.close-links div:last-of-type {
    transform: rotate(-45deg);
}

svg:not(:root){
    position:absolute;
    margin-left:-20px;
    /* border: 1px solid #f1ede6; */
    border-radius: 50%;  
    padding: 6px 8px;
    background: white;
    margin-top: -10px;}
    
#extrasPageForm .service-heading{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.icon-container-from,.icon-container-to {
    position: absolute;
    right: 10px;
    top: calc(50% - 10px);
  }
  .loader {
    position: relative;
    height: 20px;
    width: 20px;
    display: inline-block;
    animation: around 5.4s infinite;
  }
  
  @keyframes around {
    0% {
      transform: rotate(0deg)
    }
    100% {
      transform: rotate(360deg)
    }
  }
  
  .loader::after, .loader::before {
    content: "";
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #545d6c #545d6c transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
  }
  
  .loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
  }
  
  .rooms-details-features-privacy h3.imprintTitle{
    overflow-wrap: anywhere;
    color: #4A90E2;
    font-size: 22px;
    font-weight: bold;
  }

  .rooms-details-features-privacy ul{
    list-style:disc;
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 40px;
  }

  .footer-home{
    padding: 5px !important;
  }

  .Landing-page-image{
    /* background-image: url(https://images.unsplash.com/photo-1508197149814-0cc02e8b7f74?q=80&w=1995&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D); */
    height: 64%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .Landing-page-image #header-search{
    background: none;
    background-color: unset !important;
  }

  #landing-video{
    width: 100%;
    position: absolute;
    object-fit: cover;
    /* top: 0; */
    /* left: 0; */
  }

  .meals-excluded{
      color:#F52525 !important;
  }

.meals-included{
    color:#39b54a !important;
}

  .footer-row{
    padding-top: 20px;
    /* padding-bottom: 15px; */
  }

  .disabled-close{
    color: #d0cece !important;
    pointer-events: none;
    cursor: default;
  }

  .rangeErrorTooltip{
    color: #f48a82;
    position: relative;

    .attention_text{
        display: inline !important;
        position: relative !important;
    }
  }

  .ui-datepicker:has(td.highlight) td.ui-datepicker-unselectable.closedToDeparture a:hover,
  .ui-datepicker:has(td.highlight) td.ui-datepicker-unselectable.closedToDeparture a:hover::after,
  .ui-datepicker td.ui-datepicker-unselectable.closedToArrival a:hover,
  .ui-datepicker td.ui-datepicker-unselectable.closedToArrival a:hover::after,
  .ui-datepicker:has(td.highlight) td.ui-datepicker-unselectable.toDateHighlightError a:hover,
  .ui-datepicker:has(td.highlight) td.ui-datepicker-unselectable.toDateHighlightError a:hover::after{
    background-color: #ffb0af !important;
	color: #545d6c !important;
    opacity: 1;
    cursor: default;
  }

.ui-state-default.not-available-date{
    font-weight: normal;
    color: #545d6c;
    opacity: 0.35;
}

.ui-state-default.not-available-date:hover{
    font-weight: normal !important;
}

.special-package-label{
    width: 24px;
    background:#26D237;
    writing-mode: vertical-lr;
    text-align: center;
    rotate: 180deg;
    color: white;
    font-family: Open Sans;
    font-size: 12px;
}

.product-detail-wrapper{
    display: flex; 
}

.product-detail-wrapper:has(.special-package-label){
    margin-top: 5px;
}

.offline-error-message{
    padding: 25px 0 20px 15px;
    border-color: #ED6347;
    background-color: rgba(208, 2, 27, 0.26);
}

.offline-error-message span{
    width: 30px;
    float: left;
    font-size: 22px;
    color: #ED6347;
    margin-top: -2px;
}

.offline-error-message h4{
    display: inline;
}

.offline-error-message-wrapper {
    margin-top: 50px !important;
}

@media only screen and (max-width: 992px) {
    .main-header-logo-container .hotelLogoRow {
        width: 100%;
    }

    .main-header-logo-container .langSelectorBox {
        width: 100%;
    }

    .main-header-logo-container {
        flex-direction: column-reverse;
    }

    .langSelectorBox .dropdown {
        right: 0;
    }

}
@media (min-width: 768px) and (max-width: 992px) {
    .hidden-sm {
        display: none!important;
    }
}
.age-group-text {
    padding-left: 15px;
    padding-right: 12px;
}
.age-range-holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.children-row {
    margin-bottom: 5px;
}
p.age-range-holder span {
    line-height: normal;
}
.confirmation-mail-send-to-text {
    margin: 0px 15px 40px;
}
.no-rooms-available p:first-of-type {
    margin-top: 10px;
}
.tag-text-container {
    border: solid 1px;
    border-radius: 3px;
    max-width: fit-content;
    padding: 0px 5px;
    text-align: center;
}
.d-flex {
    display: flex !important;
}
.d-none {
    display: none !important;
}
.align-items-center {
    align-items: center;
}
.cookie-free-text {
    line-height: 25px;
}
.cookie-free-text a,.cookie-free-text button {
    font-size: 16px;
    color: #337ab7;
}
.cookie-free-heading {
    font-weight: 600;
}
.cookie-free-text a,.cookie-free-text button {
    cursor: pointer;
}
.hotel-currency-discount-info, .user-currency-discount-info {
    margin-bottom: 5px;
}
td.fromDateHighlightOff.highlight {
    background: unset !important;
}
.tab-focus:focus {
    outline: 2px solid #0066ff !important;
    outline-offset: 2px;
}
.tab-focus-border:focus{
    border: 2px solid #0066ff!important;
    outline-offset: unset;
    outline: unset!important;
}
.remove-default-btn-style {
    border: unset;
    background: none;
    padding: unset;
}
.tabs-side {
    width: 50%;
    padding: 20px;
    background-color: #f9f9f9;
}
.content-side {
    width: 50%;
    flex-direction: column;
    padding: 20px 0;
}
.tab-content {
    height: 93%;
    padding: 0 25px
}
.tab-content > div {
    display: none;
}
.easebuzz-pay-button {
    display: block !important;
}
.tab-content > .active {
    display: block;
    height: inherit;
}
.payment-method-sign {
    height: 30px;
    width: 30px;
    text-align: center;
}
.payment-options .payment-method-sign img {
    height: inherit;
}
.payment-sign-wrapper {
    padding: 10px
}
.payment-sign-wrapper, .payment-method-sign {
    background: #DBE2EE;
    border-radius: 8px;
}
.nav-pills li.active .payment-sign-wrapper, .nav-pills li.active .payment-method-sign {
    background: #FFFFFF;
}
.payment-options li a:hover .payment-sign-wrapper, .payment-options li a:hover .payment-method-sign {
    background: #FFFFFF;
}
.payment-options li.active a, .payment-options li a:hover {
    background: #7087B033 !important;
    border-radius: 8px;
}
a.tab-link.payment-method-tabs {
    align-items: center;
}
.payment-option-name p {
    font-size: 20px;
    color: black;
    font-weight: 600;
}
.payment-option-name {
    margin-left: 20px;
    align-items: center;
}
span.paytype-option-images img {
    width: 25px;
}
.paytype-option-images-wrapper {
    column-gap: 7px;
    margin-left: 20px;
}
.card-form-row {
    justify-content: space-between;
}
.card-form-row input {
    background: #F3F7FC;
    border: unset;
    height: 50px;
    border-radius: 2px;
}
#creditCard.active form, #debitCard.active form {
    display: flex !important;
    flex-direction: column;
    height: inherit;
    justify-content: space-between;
}
.easebuzz-pay-button {
    text-align: center;
    padding: 0 6%;
}
.easebuzz-pay-button button {
    height: 60px;
    width: 100%;
    border-radius: 8px;
    border: unset;
    background: #4A90E2;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 700;
    padding: 8px 0px;
}
.easebuzz-pay-button button[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    background-color: #ccc;
    color: #8eafd4;
}

p.easebuzz-platform-charges {
    font-size: 12px;
    font-weight: 600;
}
p.easebuzz-pay-amount {
    font-size: 18px;
}
#netBankingForm, #walletForm {
    font-size: 16px;
    height: inherit;
}
.netbanking-logo-name-container img, .wallet-logo-name-container img {
    max-height: 25px;
    max-width: 25px;
}
#netBankingForm label, #walletForm label {
    width: 100%;
}
.netbanking-logo-name-container, .wallet-logo-name-container {
    gap: 15px;
    align-items: center;
    margin-left: 15px;
}
.radio-button-container {
    justify-content: space-between;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
}
.radio-button-container input {
        margin: 0px 15px 0px;
}
.netbanking-logo-container, .wallet-logo-container {
    padding: 12px;
    background: #CEE3FE;
    border-radius: 6px;
    margin-bottom: 5px;
    min-width: 49px;
    text-align: center;
}
.netbanking-options-wrapper, .wallet-options-wrapper {
    height: 100%;
    max-height: 216px;
    overflow-y: scroll;
    scrollbar-width: none;
    margin-bottom: 8px;
}
.wallet-options-wrapper {
    max-height: 290px;
    margin-bottom: 8px;
}
.netbanking-search-bar {
    width: 100%;
    background: #DBE2EE;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 7px;
}
.netbanking-search-bar input {
    width: 100%;
    background: unset;
    padding: 15px;
    outline: none;
    margin: unset;
    border: none;
}
.netbanking-search-bar .search-icon img {
    max-height: 24px;
}
.netbanking-search-bar .search-icon {
    padding: 10px;
}
.upi-main-container .qr-code {
    max-height: 170px;
    max-width: 170px;
    padding: 15px;
    border-radius: 20px;
    border: 1px solid #4A90E2;
}
.qr-code {
    position: relative;
}
.qr-code img {
    filter: blur(3px);
}
.qr-code #QRShowButton {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #4A90E2;
    border: none;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 0px 8px;
}
.qr-code #QRShowButton:hover {
    cursor: pointer;
}
.qr-description-wrapper {
    gap: 20px;
}
.mobile-icon {
    padding: 10px;
    max-width: 40px;
    background: #CEE3FE;
    border-radius: 6px;
}
.mobile-icon img {
    max-height: 20px;
    display: block;
    margin: auto;
}
.upi-logos img {
    max-height: 40px;
    margin: 2px;
}
.upi-description {
    flex-direction: column;
    justify-content: space-around;    
}
.upi-descritpion-text {
    font-size: 16px;
    font-weight: 600;
}
.qr-vpa-separator {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
}
.upi-text-image-wrapper {
    width: 90%;
    align-items: center;
    gap: 15px;
}
.vpa-option input {
    margin: unset;
}
.upi-text-image-wrapper img {
    max-height: 18px;
}
.vpa-option {
    justify-content: space-around;
    flex-direction: column;
    background: #F3F7FC;
    margin-top: 15px;
    border-radius: 5px;
    padding: 10px 16px;
}
.vpa-at-symbol {
    padding: 10px;
    background: #CEE3FE;
    border-radius: 7px;
}
.payment-method-title, .payment-options-title {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 600;
}
.upi-main-container {
    max-height: 510px;
    height: 100%;
}
.upi-main-container label {
    width: 100%;
}
.upi-main-container label:hover {
    position: cursor;
}
.easebuzz-main-container {
    padding: 0 16px 0px;        
}
div#upi {
    overflow-y: scroll;
    scrollbar-width: none;
}
.vpa-checkbox-wrapper {
    justify-content: space-between;
}
input#vpaInput {
    background: #ffffff;
    border: 1px solid #ebebeb;
    height: 50px;
    border-radius: 8px;
    padding: 0px 14px;
    display: none;
    outline: none;
}   
.show-qr-code {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.qr-code-image {
    height: 50%;
    width: 30%;
}
.cancel-qr-pay-btn {
    cursor: pointer;
}
.lang-currency-dropdown:hover {
    opacity: 0.8;
}

#contentWrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
/* .allProductsFooter{
    margin-top: auto;
} */
#easebuzzPaymentLoader {
    position: fixed;
    height: 100%;
    width: 100%;
    background: white;
    top: 0;
    z-index: 1;
    display: none;
}
.easebuzz-preloader-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: inherit;
}
.easebuzz-preloader-content .caption-info {
    display: block;
}
.easebuzz-preloader-content .preloader-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
/* Optimized error field styling */
.error-field {
    border: 2px solid #ff4444 !important;
    background-color: #fff5f5 !important;
    box-shadow: 0 0 5px rgba(255, 68, 68, 0.3) !important;
    animation: shake 0.3s ease-out;
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    50% { transform: translateX(-3px); }
}

.error-field:focus {
    outline: none;
    box-shadow: 0 0 8px rgba(255, 68, 68, 0.4) !important;
}

/* Error message styling - positioned after row */
.field-error-message {
    color: #ff4444 !important;
    font-size: 12px !important;
    margin-top: 4px !important;
    margin-bottom: 8px !important;
    padding: 4px 8px !important;
    display: block !important;
    font-weight: 500 !important;
    line-height: 1.3 !important;
    background-color: rgba(255, 68, 68, 0.1) !important;
    border-left: 3px solid #ff4444 !important;
    border-radius: 3px !important;
}
.net-error-message {
    background-color: #ffebee;
    color: #c62828;
    padding: 12px;
    border-radius: 6px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    display: none;
}

.net-error-message .net-error-icon {
    background-color: #ff4444;
    color: white;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-right: 10px;
    font-size: 12px;
}

#tabFocusCombobox.tab-focus:focus {
    outline: 2px solid #0066ff !important;
    outline-offset: 2px;
}