body header {
    z-index: 3;
}

.discount-green,
.discount-green td,
.discount-green th,
.discount-green span {
    color: #28a745 !important;
}

body.home-page header {
    position: absolute;
}


/*body.home-page header .logo-dark {
	display: none;
}*/

body.home-page header .logo-white {
    display: none;
}

body:not(.home-page) header .logo-white {
    display: none;
}


/*.properties-page header .logo-white {
	display: block !important;
}
.properties-page header .logo-dark {
	display: none !important;
}*/

.property-page header .logo-dark {
    display: block !important;
}

.property-page header .logo-white {
    display: none !important;
}

.properties-page header .search-field input[type="search"]::placeholder {
    color: #fff;
}

.properties-page header {
    position: fixed !important;
    top: 0;
    width: 100%;
    background-color: #fff;
    background-image: url(../img/icons.webp);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
    padding-top: 0px !important;
}

body.property-page header .search-field input[type="search"]::placeholder {
    color: #ccc;
}

body.property-page header {
    box-shadow: 0 7.5px 15px #0000000d;
}

body.property-page .menu-button span,
body.property-page .menu-button::after,
body.property-page .menu-button::before {
    background-color: #333 !important;
}

body main {
    z-index: 2;
}

body:not(.home-page) main {
    padding-top: 0;
}

body.property-page main {
    padding-top: 60px;
}

body.home-page .getaway {
    padding: 350px 0 150px;
}

header.sticky .logo-white {
    display: none !important;
}

header.sticky .logo-dark {
    display: block !important;
}

header.sticky .btn-secondary {
    border: 1px solid #E6E6E6;
    color: #262626;
    background-color: #FFF;
}

header.sticky nav a {
    color: #262626;
}

header.sticky .search-field {
    border-color: #ccc;
}

header.sticky .search-field input[type="search"]::placeholder {
    color: #ccc;
}

.sticky .menu-button span,
.sticky .menu-button::after,
.sticky .menu-button::before {
    background-color: #333 !important;
}

body header.sticky {
    box-shadow: 0 7.5px 15px #0000000d;
    position: fixed !important;
    top: 0;
    width: 100%;
    background-color: #fff;
    background-image: url('../img/icons.webp');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: right;
    padding-top: 0px !important;
}

.logo h1 {
    margin: 0;
}

.columns-wrapper .right-col {
    padding: 70px 40px 40px;
    right: 0;
}

.alert {
    position: relative;
    padding: 15px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert h4 {
    margin-top: 0;
    color: inherit;
}

.alert .alert-link {
    font-weight: bold;
}

.alert>p,
.alert>ul {
    margin-bottom: 0;
}

.alert>p+p {
    margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: absolute;
    right: 15px;
    font-size: 18px;
    font-weight: bold;
    color: inherit;
    border: none;
    background: none;
    cursor: pointer;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-success hr {
    border-top-color: #c9e2b3;
}

.alert-success .alert-link {
    color: #2b542c;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

.alert-info hr {
    border-top-color: #a6e1ec;
}

.alert-info .alert-link {
    color: #245269;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-warning hr {
    border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
    color: #66512c;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.alert-danger hr {
    border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
    color: #843534;
}

.ui-menu-item:hover {
    background-color: #f06a55 !important;
    border-radius: 4px;
    border: none;
}

.ui-menu-item:hover a {
    color: #fff !important;
}

.ui-menu .ui-menu-item {
    position: relative;
    z-index: 1;
    list-style-image: none !important;
}

.month-wrapper {
    margin-top: 2rem;
}

.datepicker-nav {
    right: 15px;
    top: 15px;
}

.calender_heading {
    font-size: 20px;
    font-weight: 600;
}

.ui-datepicker-header .ui-widget-header {
    color: #333 !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    padding: 6px 10px 16px !important;
    text-align: left !important;
}

.ui-datepicker-group .ui-widget-header {
    border: none !important;
    background: none !important;
}

.month-name {
    margin: 0 !important;
    text-align: left !important;
}

.search-field input[type="search"] {
    color: #999 !important;
}

body.property-page header .search-field input[type="search"] {
    color: #999 !important;
}

.ui-datepicker th {
    color: #999999 !important;
    font-size: 13px;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    font-weight: 600;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 17px;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    font-weight: 600;
}

.ui-datepicker td {
    padding: 10px;
    font-size: 13px;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    text-align: center;
    border: none;
    background: none;
}

.ui-datepicker td {
    align-items: center !important;
    border-radius: 50% !important;
    font-weight: 500 !important;
    justify-content: center !important;
    height: 36px !important;
    width: 36px !important;
    border-radius: 7px;
}

.ui-datepicker td:hover {
    background-color: #f06a55;
}

.ui-datepicker td:hover a {
    color: white;
}

.ui-datepicker td:hover .ui-datepicker-other-month {
    background: none !important;
}

.ui-datepicker-week-end .ui-datepicker-other-month .ui-datepicker-unselectable .ui-state-disabled {
    background: none !important;
}

.ui-datepicker-other-month:hover {
    background: none !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    color: white;
}

.ui-datepicker-today {
    background-color: #d3675746;
}

.ui-datepicker-current-day {
    background-color: #f06a55;
}


/* date range picker */

.drp-calendar {
    width: 50% !important;
    min-width: 49%;
}

.daterangepicker.drp-calendar.right {
    margin-left: 10px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: -2px;
}

.ui-datepicker .ui-datepicker-prev {
    left: -2px;
    top: 1px;
}

.ui-datepicker .ui-datepicker-next {
    right: -2px;
    top: 1px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: none;
}

.daterangepicker th.month {
    width: auto;
    font-size: 20px;
    font-weight: 700;
    color: black;
}

.table-condensed thead tr:nth-child(2) th {
    width: auto;
    font-size: 16px !important;
    font-weight: 700;
    color: black;
    padding-bottom: 10px;
}

.daterangepicker .calendar-table td {
    font-size: 17px !important;
    padding: 8px;
    margin: 8px;
}

.table-condensed tbody tr td.today {
    background-color: #d3675780 !important;
    color: #fff !important;
}

.table-condensed tbody tr td.available {
    color: rgb(0 0 0 / 82%);
}

.table-condensed tbody tr td.start-date,
.table-condensed tbody tr td.end-date {
    background-color: #f06a55;
    color: #fff;
}

.table-condensed tbody tr td {
    padding: 10px 5px !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #f06a55;
    border-color: transparent;
    color: #fff;
}

.clear-dates-btn {
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 110px;
}

.clear-dates-btn img {
    height: 10px;
}

.drp-buttons {
    padding: 15px !important;
    font-size: 17px;
}

.drp-selected {
    font-size: 17px !important;
}

.daterangepicker .drp-buttons .btn {
    padding: 10px 20px !important;
    font-size: 16px !important;
}

.message {
    text-align: end !important;
}

.message p {
    font-size: 15px !important;
}

.error-message,
.error {
    color: rgb(201, 42, 42) !important;
}

.success-message {
    color: rgb(42, 192, 74) !important;
}

.search-place {
    overflow: visible;
    position: relative;
    z-index: 15 !important;
}
.search-place.travel_style_wrapper {
    z-index: 14 !important;
    margin-top: 30px;
}

.columns-wrapper .right-col {
    padding: 0px;
}

.columns-wrapper .right-col #bookingFrm {
    padding: 40px 40px;
    /* max-height: calc(100vh - 200px); */
    /* overflow: hidden auto; */
    overflow-wrap: break-word;
    margin-bottom: 25px;
}

.rooftop {
    /*	padding: 70px 40px 40px;*/
    padding: 40px 40px;
    max-height: calc(100vh - 200px);
    /* overflow: hidden auto; */
    overflow-wrap: break-word;
    margin-bottom: 25px;
}

#bookingFrm .guests-number-field {
    position: relative;
}

#bookingFrm .guests-number-field .filter_guests_widget {
    top: 70px !important;
    box-shadow: 0 15px 20px #0000000d !important;
}

#bookingFrm .duration-field-wrapper input,
#bookingFrm .guests-number-field input {
    margin: 0;
    padding: 0;
}

#bookingFrm .duration-field-wrapper input::-webkit-input-placeholder {
    font-size: 13px;
}

#bookingFrm .duration-field-wrapper input:-ms-input-placeholder {
    font-size: 13px;
}

#bookingFrm .duration-field-wrapper input::placeholder {
    font-size: 13px;
}

.readonly_input {
    opacity: 0.4;
}

.pin-icon .home-page-filter {
    min-width: 351px;
}

.ui-menu .ui-menu-item a {
    margin: 0 !important;
    padding: 15px;
    background: #fff;
    border: none;
    border-radius: 30px;
    transition: 0.3s all;
    cursor: pointer;
}

.ui-menu .ui-menu-item li {
    border: none;
}

.ui-menu .ui-menu-item a:hover {
    background: #f06a55 !important
}

.image-wrapper a {
    position: unset !important;
}

.login-form label {
    display: inline-block;
    width: 100%;
    margin: 5px 0 0 5px;
}

.login-form p.error {
    margin-bottom: 0;
}

.login-form input {
    margin-bottom: 0;
}

.login-form .form-row {
    margin-bottom: 30px;
}

.login-form .form-row>* {
    width: 100%;
}

.login-form button[disabled] {
    opacity: 0.7;
}

.account-content .form-input {
    flex-direction: column;
    max-width: calc(60% - 15px);
}

.account-content .form-input .form-row {
    margin-bottom: 30px;
}

.account-content .form-input .form-row input,
.account-content .form-input .form-row .iti {
    width: 100%;
    margin: 0 !important;
}

.modal-login,
.modal-make-payment,
.modal-pw-recovery-1,
.modal-pw-recovery-2,
.open-sign-up-form {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .72);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
}

.open-modal header,
.open-make-payment-modal header,
.open-pw-recovery-modal-1 header,
.open-pw-recovery-modal-2 header,
.open-sign-up header,
.open-modal footer,
.open-make-payment-modal footer,
.open-pw-recovery-modal-1 footer,
.open-pw-recovery-modal-2 footer,
.open-sign-up footer {
    z-index: 0;
}

.open-modal .modal-login,
.open-make-payment-modal .modal-make-payment,
.open-pw-recovery-modal-1 .modal-pw-recovery-1,
.open-pw-recovery-modal-2 .modal-pw-recovery-2,
.open-sign-up .open-sign-up-form {
    visibility: visible;
    opacity: 1;
    overflow-y: scroll;
    padding: 30px 0;
}

.open-modal,
.open-make-payment-modal,
.open-pw-recovery-modal-1,
.open-pw-recovery-modal-2,
.open-sign-up {
    overflow-y: hidden;
}


/* Guests widget */

.count-buttons button {
    width: 30px !important;
}

.filter_guests {
    position: relative;
}

.filter_guests_widget,
.filter_dates_widget {
    display: none;
    position: absolute;
    right: 0 !important;
    top: 92px !important;
    left: 0px;
    width: 100% ​ !important;
    background: #fff;
    border-radius: 5px;
    z-index: 10;
    box-shadow: 0px 0px 20px 0px #00000012;
}

.filter_guests_widget ul.filters-list {
    display: inline-block;
    padding: 10px 0;
}

.filter_guests_widget ul.filters-list>li {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
}

.filter_guests_widget .advanced-filters .label {
    float: left;
    display: inline-block;
    width: calc(100% - 85px);
    line-height: 30px;
    font-size: 15px;
    color: #F06A55;
}

.filter_guests_widget .advanced-filters .label input {
    float: unset;
    display: inline;
    width: 50px;
    font-size: 16px;
    padding: 0;
    background: transparent;
}

.filter_guests_widget .count-buttons {
    float: left;
    display: inline-block;
    text-align: right;
    width: 85px;
}

.filter_guests_widget .count-buttons button {
    margin-left: 10px;
    background: none;
    outline: none !important;
    border: solid 1px #7777;
    border-radius: 50%;
    padding: 7px;
    height: 30px;
    width: 30px !important;
    display: inline-block;
    cursor: pointer;
}

.filter_guests_widget .panel-header img {
    float: left;
    display: inline-block;
}

.filter_guests_widget .panel-header h4 {
    display: inline-block;
    padding: 5px 10px;
}

#block_datepicker .duration-field-wrapper {
    top: inherit;
}

#block_datepicker .daterangepicker {
    top: inherit;
}


/* custom pop up */

.cursor-pointer {
    cursor: pointer;
}

.custom-popup-outer {
    align-items: center;
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    margin: 0 auto;
    overflow-y: auto;
    padding-top: 40px;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 999;
    max-width: calc(100vw - 6em);
    max-height: calc(100vh - 6em);
}

.custom-popup-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1;
}

.custom-popup-outer .custom-popup-inner {
    opacity: 0;
    transition: all 0.2s ease;
    transform: scale(0);
}

.custom-popup-outer.visible {
    visibility: visible;
}

.custom-popup-outer.visible .custom-popup-inner {
    opacity: 1;
    transform: scale(1);
}

.custom-popup-inner {
    /* 	background-color: #ffffff; */
    border-radius: 10px;
    min-height: 0;
    padding: 0px;
    position: relative;
    width: 100%;
}

.close-btn {
    background-color: #202123;
    border-radius: 10px;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 18px;
    top: 18px;
    width: 30px;
}

.close-btn::before,
.close-btn::after {
    background-color: #ffffff;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transition: .2s all;
    width: 30px;
}

.close-btn:hover::before,
.close-btn:hover::after {
    background-color: #222;
}

.close-btn::before {
    transform: rotate(45deg) translate(-11px, 11px);
}

.close-btn::after {
    transform: rotate(-45deg) translate(-11px, -11px);
}

.popup-header {
    border-bottom: 1px solid rgba(0, 53, 80, 0.4);
    margin: -20px -33px 0px;
    padding: 29px 70px 15px 50px;
}

.popup-header h2 {
    font-size: 35px;
    font-weight: 800;
    text-transform: capitalize;
}

.gallery-modal img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    background-color: #9999994f;
    border-radius: 5px;
}

.gallery-modal .popup-boby {
    position: relative;
}

.gallery-modal {
    max-height: calc(100vh - 1em);
}

.gallery-modal .slick-slider .slick-list .slick-slide {
    position: relative;
    padding: 10px;
    /* max-height: calc(100vh - 3em - 150px) */
}

.gallery-modal .slick-slider .slick-list .slick-slide img {
    /* max-height: calc(100vh - 3em - 250px - 10px) */
    height: calc(100vh - 150px)!important;
    width: auto;
    max-width: 100vw;
}


/* .gallery-modal .slick-slider .slick-list .slick-slide > div,
.gallery-modal .slick-slider .slick-list .slick-slide > div > div{
	height: 100%;
} */

.gallery-modal .gallery-nav {
    display: flex;
    justify-content: space-between;
    left: 0;
    position: absolute;
    top: calc(50% - -20px);
    transform: translateY(-50%);
    right: 0;
    width: 100%;
    z-index: 9;
}

.gallery-modal .gallery-nav button {
    background-color: #202123;
    box-shadow: none;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    height: 40px;
    position: relative;
    transition: .3s all;
    width: 40px;
}

.gallery-modal .gallery-nav button:hover {
    background-color: #002a40;
}

.gallery-modal .gallery-nav button::before {
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 0;
    width: 12px;
}

.gallery-modal .gallery-nav .prev-image::before {
    transform: rotate(-135deg) translate(-20px, 3px);
}

.gallery-modal .gallery-nav .next-image::before {
    transform: rotate(45deg) translate(16px, 3px);
}

.popup-boby p {
    padding: 5px 0px;
}

.custom-popup-outer.gallery-modal .popup-header {
    display: none;
}

section.container.vacations-rentals p {
    text-align: center;
    margin: auto;
    width: 100%;
}

@media (min-width: 768px) {
    .gallery-modal .gallery-nav {
        padding: 0 34px;
    }
}

@media (min-width: 1200px) {
    .gallery-modal .custom-popup-inner {
        max-width: 970px;
    }
}

.gallery-modal button.slick-prev {
    left: 30px;
    right: unset;
}

.gallery-modal button.slick-next {
    right: 30px;
}

.gallery-modal button.slick-next,
.gallery-modal button.slick-prev {
    background-color: #f06a55;
    box-shadow: none;
    color: #fff;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    height: 40px;
    transition: .3s all;
    width: 40px;
    position: absolute;
    /*top: 70%;*/
    top: 60%;
    z-index: 50000;
}

.gallery-modal button.slick-next:hover,
.gallery-modal button.slick-prev:hover {
    background-color: #bb5242;
}

.slick-dots button {
    background-color: #E1E1E1;
    border: none;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    font-size: 0;
    height: 8px;
    margin: 0 7.5px;
    outline: none;
    width: 8px;
}

.slick-dots .slick-active button {
    background-color: #f06a55;
    transform: scale(1.25);
}

.slick-dots {
    align-items: center;
    display: flex;
    justify-content: center;
}

.featured-villas .slick-dots {
    margin-top: 37px;
}

.testimonials .slick-dots {
    margin-top: 24px;
}

.slick-arrow {
    background: #DADADA;
    border: none;
    border-radius: 2px;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.08);
    cursor: pointer;
    font-size: 0;
    height: 40px;
    position: absolute;
    top: -24px;
    transform: translateY(-100px);
    transition: .3s all;
    width: 40px;
    z-index: 1;
}

.slick-arrow:hover {
    background-color: #00BEDD;
}

.slick-arrow::after {
    border-color: #fff;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    display: block;
    height: 13px;
    position: absolute;
    width: 13px;
}

.slick-prev.slick-arrow {
    right: 60px;
}

.slick-next.slick-arrow {
    right: 0;
}

.slick-prev.slick-arrow::after {
    transform: rotate(-135deg) translate(-6px, 19px);
}

.slick-next.slick-arrow::after {
    transform: rotate(45deg) translate(1px, -12px);
}


/* availability calender */

.availability_datepicker {
    width: 100%;
}


/*
.availability_datepicker .ui-datepicker .ui-datepicker-group .month-wrapper {
	margin-top: 0px !important;
} */

.availability_datepicker .ui-datepicker .ui-datepicker-group {
    margin-top: 2rem !important;
}

.availability_datepicker .ui-datepicker {
    width: 100% !important;
    /*	box-shadow: 0 6px 7px 3px #00000008;*/
    /*	background-color: #fff;*/
    box-shadow: none;
    background-color: transparent;
    border-radius: 10px;
    padding: 15px 0;
    border: none;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 74%;
}

.ui-widget-content {
    background: transparent;
}

.availability_datepicker .ui-datepicker td,
.availability_datepicker .ui-datepicker td a {
    cursor: default;
    /* pointer-events: none; */
}


.availability_datepicker .ui-datepicker td:hover a {
    color: #555555;
}
.availability_datepicker .ui-datepicker td:hover {
    background-color: #fff;
    color: #555555
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    background: #FFF;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-datepicker .ui-datepicker-prev span {
    background: url(../img/svg/slide-left.svg);
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.ui-datepicker .ui-datepicker-next span {
    background: url(../img/svg/slide-right.svg);
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.message_container {
    width: 100%;
    margin-top: 2rem;
    text-align: center;
}

.error {
    color: rgb(184, 43, 43);
}

.succ {
    color: rgb(88, 184, 43);
}

.next a,
.prev a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.history-box {
    margin-bottom: 25px;
}

.history-box img {
    max-width: 180px;
    border-radius: 15px;
}

.history-box-info-date button {
    height: 48px;
    width: 48px;
}

.sticky_nav {
    background: white;
    padding: 0px 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.arrangements-list {
    justify-content: unset !important;
}

.arrangements-list .slick-track {
    display: flex !important;
}

.arrangements-list .slick-slide {
    height: 100% !important;
    /*	border: 1px solid #E6E6E6 !important;*/
    /*	border-radius: 15px;*/
}

.arrangements-list li {
    padding: 10% 10% 8% 10%;
    border: none;
    background-color: #FFF;
    border-radius: 10px;
    box-shadow: 0 5px 15px 0 rgb(0 0 0 / 5%);
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 190px;
}

.arrangements-list .slick-arrow {
    top: 0%;
}

.arrangements-list li p {
    font-size: 12px;
    line-height: 17px;
    text-align: center;
}

.apartment-nav-outer {
    z-index: 11;
    /* position: sticky !important; */
    /* position: -webkit-sticky; */
    /* top: 10px; */
}


/* concierges css */

.styled-checkbox {
    position: absolute;
    opacity: 0;
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    padding: 0;
}

.styled-checkbox+label:before {
    content: '';
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: lightgrey;
}

.styled-checkbox:hover+label:before {
    background: #F06A55;
}

.styled-checkbox:focus+label:before {
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}

.styled-checkbox:checked+label:before {
    background: #F06A55;
}

.styled-checkbox:disabled+label {
    color: #b8b8b8;
    cursor: auto;
}

.styled-checkbox:disabled+label:before {
    box-shadow: none;
    background: #ddd;
}

.styled-checkbox:checked+label:after {
    content: '';
    position: absolute;
    left: 5px;
    top: 9px;
    background: lightgrey;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    transform: rotate(45deg);
}

.concierge-ul li {
    padding: 10px;
}

.message_show {
    color: green;
}

.message_error {
    color: red;
}

.new-price {
    color: #29a329;
}


/*coupon code css*/

.custom-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;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 10px;
    margin-bottom: 15px;
}

.custom-card .card-body {
    flex: 1 1 auto;
    padding: 1.40rem;
}

.custom-card .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 55%;
    margin-top: 5px;
}

.custom-card .form-control .coupon {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    padding: .375rem .75rem;
}

.custom-card .btn-coupon {
    border-radius: 5px;
    margin-left: 15px;
}

.custom-card .form-control {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
    padding: .375rem .75rem;
    border-color: rgba(0, 0, 0, .125);
}

.coupon-msg {
    margin-top: 10px;
    font-size: 15px;
}

.duration-field-wrapper .clear_date_input,
.search-place .clear_date_input {
    position: absolute;
    top: 32px;
    right: 23px;
    height: 16px;
    border-radius: 50%;
    padding: 4px 5px;
    width: 16px;
    opacity: 0.7;
    background: #f06a55;
    z-index: 1;
}

.duration-field-wrapper>div {
    position: relative;
    padding: 0 10px 0 28px;
}

.duration-field-wrapper>div:last-of-type {
    /*border-left: 1px solid #E6E6E6 !important;*/
}

.duration-field-wrapper>div.hover {
    /* box-shadow: 0 0 1px 0px #777;
	border: none !important;
	border-radius: 15px; */
    color: #F06A55;
}


/*.duration-field-wrapper>div.hover+div {
	border: none !important;
}*/

.duration-field-wrapper>div .clear_date_input {
    top: 20px;
}

.slick-slide .magnify {
    display: block;
}

#bookingFrm::-webkit-scrollbar,
.rooftop::-webkit-scrollbar {
    width: 12px;
    /* width of the entire scrollbar */
}

#bookingFrm::-webkit-scrollbar-track,
.rooftop::-webkit-scrollbar-track {
    background: #f2f2f2;
    /* color of the tracking area */
}

#bookingFrm::-webkit-scrollbar-thumb,
.rooftop::-webkit-scrollbar-thumb {
    background-color: #cccccc;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */
    border: 3px solid #f2f2f2;
    /* creates padding around scroll thumb */
}

#bookingFrm,
.rooftop,
.filter_weekends_wrapper {
    scrollbar-color: #cccccc #f2f2f2;
    scrollbar-width: thin;
}

.nearby-modal .nearby-addr {
    display: flex;
    align-items: center;
}

.addons_list {
    margin: 10px 0;
}

.col-1 {
    min-width: 8.333%;
    max-width: 8.333%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2 {
    min-width: 16.666%;
    max-width: 16.666%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-3 {
    min-width: 25%;
    max-width: 25%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-4 {
    min-width: 33.333%;
    max-width: 33.333%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-5 {
    min-width: 41.666%;
    max-width: 41.666%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-6 {
    min-width: 50%;
    max-width: 50%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.col-12 {
    min-width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

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

.addon-property-title {
    margin-bottom: 10px;
    padding-left: 15px;
    font-weight: 600;
}

.group-property-row:not(:last-child) {
    margin-bottom: 10px;
}

.trip-row .addons_wrapper {
    /*display: flex;
	align-items: center;
	justify-content: space-between;*/
    width: 100%;
    color: #999999;
}

.trip-row .addons_wrapper .addon-detail {
    display: grid;
}

.trip-row .addons_wrapper .addon-detail span {
    font-size: 12px;
}

.trip-row .addons_wrapper .addon-detail .addon-title {
    font-weight: 700;
    margin-bottom: 1px;
}
.addons_container .trip-row .addons_wrapper .adon-qty-buttons {
    display: flex;
    align-items: center;
}
.addons_wrapper .adon-qty-buttons .btn-plus,
.addons_wrapper .adon-qty-buttons .btn-minus {
    width: 18px;
    flex: 0 0 18px;
    padding: 4px 5px;
    background: #F06A55;
    border-color: #F06A55;
    border-radius: 10px;
    margin: 0 5px;
}

.final-price-div {
    display: flex;
    justify-content: end;
}

.final-price-div b {
    font-weight: 700;
}

.nearby-modal .custom-popup-inner {
    width: 100%;
    height: 100%;
    overflow: hidden auto;
}

.nearby-modal .custom-popup-inner::-webkit-scrollbar {
    display: none;
}

.history-right-content .price-form {
    padding: 20px 0;
    margin: 30px 0 30px;
}

.saved_card_wrapper label {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    cursor: pointer;
}

.saved_card_wrapper {
    margin-bottom: 50px;
}

#paymentSection .card_row {
    display: flex;
    align-items: center;
    padding: 15px 15px 15px 0;
    background: #fff;
    width: 100%;
    border-radius: 12px;
    cursor: pointer;
}

#paymentSection .card_row img {
    height: 25px;
    width: 25px;
}

.card_row p {
    margin-bottom: 0;
}

#paymentSection .card_row .card_delete {
    background: #F06A55;
    padding: 4px;
    border-radius: 5px;
    cursor: pointer;
}

.card_delete_wrapper {
    margin-left: auto;
}

#paymentSection .card_wrapper .account_detail {
    display: flex;
    align-items: center;
}

#paymentSection .card_wrapper .account_detail img {
    margin-left: 10px;
    width: auto;
    height: auto;
}

#paymentSection {
    padding: 50px 55px 120px !important;
}

.checkbox-container [type="checkbox"]:checked,
.checkbox-container [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

.checkbox-container .checkmark {
    background-color: #fff;
    border: 1px solid #BFBFC9;
    border-radius: 5px;
    height: 25px;
    margin-right: 0;
    position: relative;
    width: 25px;
}

.checkbox-container {
    align-items: flex-start;
    color: #808080;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
    line-height: 1.75;
    margin-bottom: 0;
    width: fit-content;
}

.checkbox-container .checkmark:after {
    border-color: #fff;
    border-style: solid;
    border-width: 0 2px 2px 0;
    content: "";
    display: none;
    height: 11px;
    left: 10px;
    position: absolute;
    top: 4px;
    transform: rotate(45deg);
    width: 5px;
}

.checkbox-container input:checked~.checkmark {
    background-color: #333333;
    border: none;
    border-radius: 5px;
}

.checkbox-container input:checked~.checkmark:after {
    display: block;
}

.card_checkbox_wrapper {
    margin-left: 15px;
}

.mob-menu-login.login-btn {
    color: #fff !important;
}

.gallerySlider>div {
    text-align: center;
}

.history-box-wrapper {
    border-radius: 15px;
    margin-bottom: 20px;
    background: #f1f1f1;
}

.history-box-wrapper:not(:first-child) {
    margin-top: 20px;
}

.history-box-wrapper form {
    background: #f1f1f1;
    padding: 0 20px 20px 20px;
    border-radius: 15px;
}

.history-box-wrapper form .form-row {
    width: 100%;
    margin: 0;
}

.history-box-wrapper form .form-row textarea {
    height: 5rem;
    padding: 10px;
    resize: none;
}

.rating_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.apartment-info-nav li {
    flex: 1 1 auto;
    margin-left: 10px;
    margin-right: 10px;
}

#half-stars .rating-group {
    margin-bottom: 0;
    display: flex;
    align-items: baseline;
}

#half-stars .avg-span {
    font-size: 30px;
    margin-right: 8px;
    color: #f80;
    font-weight: 600;
}

#half-stars i {
    display: inline-block;
    position: relative;
    font-size: 1.2rem;
    color: #cbcbcb;
    letter-spacing: 2px;
}

#half-stars i:after {
    content: "\f005";
    position: absolute;
    left: 0;
    top: 0;
    /*width: 0;*/
    width: calc(var(--rating-value) - 10%);
    overflow: hidden;
    color: #f80;
}

#half-stars .review-span {
    font-size: 12px;
    font-weight: 500;
    color: #a6a6a6;
    margin-top: 8px;
    margin-left: 10px;
}

.user-rating-info ul li p {
    margin: 0;
}

.user-rating-info ul li {
    margin-top: 30px;
}

.user-rating-info ul li p.review-user {
    font-weight: 600;
    line-height: 20px;
}

.user-rating-info ul li p.review-time {
    font-size: 12px;
    color: #a6a6a6;
}

.user-rating-info ul li .user-comments {
    margin-top: 0;
    display: flex;
    align-items: baseline;
}

.user-comments p i {
    letter-spacing: 0 !important;
    font-size: 1rem !important;
}

.show_all_review span {
    font-size: 19px;
}

.reviews {
    font-size: 16px;
    cursor: pointer;
}

.reviews img {
    width: 20px;
}

.group-review h3 {
    margin-bottom: 0;
}

.group-review {
    margin: 20px 0;
}

.review-span {
    font-size: 14px;
    margin-left: 12px;
    display: flex;
}

.review-span img {
    width: 14px;
    margin-right: 4px;
}

#property_search {
    margin: 0 !important;
}

#myHeader.sticky .search-field input[type="search"] {
    color: #000 !important;
}

#arrangements_list .slick-slide {
    margin: 0 10px;
}

#arrangements_list .slick-next.slick-arrow::after {
    background: url(../img/svg/slide-right.svg);
    background-size: 7px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

#arrangements_list .slick-prev.slick-arrow {
    right: unset;
    left: -35px;
}

#arrangements_list .slick-prev.slick-arrow::after {
    background: url(../img/svg/slide-left.svg);
    background-size: 7px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

#arrangements_list .slick-arrow {
    transform: translateY(90px);
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
}

#arrangements_list .slick-arrow:hover {
    background-color: #fff;
}

#arrangements_list .slick-next.slick-arrow {
    right: -35px;
}

#arrangements_list.arrangements-list img {
    display: inline-block;
    margin: 0 5px 10px 0;
    height: 28px;
    width: auto;
    object-fit: cover;
}

#arrangements_list .slick-track {
    margin-left: 0;
    padding: 15px 0px;
}

#arrangements_list.group-arrangements li {
    padding: 5%;
}

span.rental_info_list {
    font-size: 12px;
}

span.featured-location {
    display: flex !important;
    align-items: center;
    gap: 8px;
}

span.featured-location img,
span.featured-duration img {
    width: 12px;
    height: 16px;
    margin-right: 3px;
}

span.featured-duration {
    font-size: 13px;
    font-weight: 500;
    color: #666666;
    margin: 6px 0 !important;
    display: flex !important;
    align-items: center;
    gap: 8px;
}

span.featured-duration b {
    color: #666666;
    font-size: 15px;
    font-weight: 500;
}

input[disabled],
button[disabled] {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}

.btn-amenity-drpdwn,
.btn-tags-drpdwn {
    background: transparent;
    height: 100%;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    font-weight: 600;
    padding: 20px;
}

.btn-tags-drpdwn {
    width: 98% !important;
}

.featured_amenity .dropdown-menu,
.property_tags .dropdown-menu {
    display: none;
    position: absolute;
    top: 85px;
    right: -15px;
    background: #fff;
    /* width: 405%; */
    opacity: 1;
    column-count: 1;
    column-gap: 20px;
    padding: 20px;
    border-radius: 5px;
    z-index: 9;
    box-shadow: 0 0px 5px 1px #999999;
    max-width: 100%;
    overflow: visible;
    box-sizing: border-box;
}

.featured_amenity .dropdown-menu.active,
.property_tags .dropdown-menu.active  {
    display: block;
}

label.checkbox-list {
    position: relative;
    padding-left: 30px;
    color: #999999;
    font-weight: 500;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

label .custom-checkbox {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #e6e6e6;
    position: absolute;
    left: 0;
    top: 2px;
    padding: 0;
    margin: 0;
}

label .custom-checkbox:before {
    background-color: #E63959;
    content: "\2713";
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    font-weight: 900;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

label input:checked~.custom-checkbox {
    border-color: #E63959;
}

label input:checked~.custom-checkbox:before {
    opacity: 1;
}

.featured_amenity .checkbox-list,
.property_tags .checkbox-list {
    display: block;
    width: 100%;
    max-width: 100%;
}

.featured_amenity .dropdown-menu li,
.property_tags .dropdown-menu li {
    padding: 5px 0;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    word-wrap: break-word;
    box-sizing: border-box;
}

.featured_amenity .dropdown-menu li a,
.property_tags .dropdown-menu li a {
    display: block;
    width: 100%;
    max-width: 100%;
    word-wrap: break-word;
    overflow: visible;
}

.search-place input {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}

.search-place input:not(.ui-autocomplete-input) {
    cursor: pointer;
}

.search-place .ui-autocomplete {
    top: unset !important;
    height: 28px;
    width: auto;
}

.ui-autocomplete {
    margin-top: 12px;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px #00000012;
}

.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default {
    position: relative;
}

.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default:before {
    content: "";
    position: absolute;
    background: #ddd;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default:after {
    content: '';
    /*border-bottom: 1px solid #f06a55;
	transform: rotate(-30deg);
	position: absolute;
	width: 40px;
	//height: 0;
	right: 0;
	top: 0;
	left: 0;
	bottom: 11px;
	overflow: hidden;*/
    content: '';
    top: 50%;
    background: #f06a55;
    width: 110%;
    position: absolute;
    height: 0.1em;
    border-radius: 0.1em;
    left: -5%;
    white-space: nowrap;
    display: block;
    transform: rotate(-20deg);
}

.featured_amenity .dropdown-menu ,
.property_tags .dropdown-menu {
    margin-left: 0 !important;
    margin-top: 12px;
    min-width: 100%;
    top: unset;
    box-shadow: 0px 0px 20px 0px #00000012;
}

.featured_amenity .dropdown-menu .checkbox-list input,
.property_tags .dropdown-menu .checkbox-list input {
    display: none;
}

label .custom-checkbox {
    border-radius: 5px;
}

.mt-2 {
    margin-top: 1rem;
}

.mb-2 {
    margin-bottom: 1rem;
}

.mt-1 {
    margin-top: 0.5rem;
}

.mb-1 {
    margin-bottom: 0.5rem;
}

.booking .card_wrapper>.trip-row {
    margin-bottom: 0;
}

.booking .card_wrapper {
    margin-bottom: 30px;
}

.booking input.from-control {
    height: 70px;
    background-color: #fff;
    border-radius: 5px;
    border: none;
    box-shadow: 0 6px 7px 3px #00000008;
    padding: 0 30px;
    margin-bottom: 30px;
    font-weight: bold;
    width: 100%;
    outline: none;
}

.gallerySlider .slick-dots-container {
    width: 40.5rem;
    overflow: hidden;
    display: block;
    padding: 0;
    margin: 0.625rem auto;
    /*height: 1rem;*/
    height: 3rem;
    position: relative;
}

.gallerySlider .slick-dots-container>ul {
    padding: 0;
    display: flex;
    transition: all 0.25s;
    position: relative;
    margin: 0;
    list-style: none;
    transform: translateX(0);
    align-items: center;
    bottom: unset;
    height: 100%;
    justify-content: unset;
}

.gallerySlider .slick-dots-container>ul li {
    width: 0.625rem;
    height: 0.625rem;
    margin: 0 0.25rem;
    background-color: #efd5d5;
    border: none;
    border-radius: 50%;
}

.gallerySlider .slick-dots-container>ul li button {
    font-size: 0;
    line-height: 0;
    display: block;
    /*width: 1.25rem;
	height: 1.25rem;*/
    margin: 0.3125rem;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.gallerySlider .slick-dots-container>ul li.p-small-1,
.gallerySlider .slick-dots-container>ul li.n-small-1 {
    transform: scale(0.8);
}

.gallerySlider .slick-dots-container>ul li.slick-active {
    transform: scale(1.3);
    transform-origin: center;
    background: #f06a55;
}

.gallerySlider .slick-dots li button:before {
    display: none;
}

.gallery-modal .slick-slider .slick-list .slick-slide img {
    /* min-height: 500px; */
}

.gallery-modal .close-btn::before,
.gallery-modal .close-btn::after {
    background-color: #ffffff;
}


/* Balvant CSS */

label .custom-checkbox:before {
    background-color: #d26f5c;
}

label input:checked~.custom-checkbox {
    border-color: #d26f5c;
}

.btn-amenity-drpdwn {
    color: #333333;
}

.custom-popup-outer.visible .custom-popup-inner {
    overflow: hidden;
}

.popup-header h2 {
    font-size: 30px;
    font-weight: 800;
    padding-top: 10px;
    text-transform: capitalize;
}

.property-header span.old-price {
    color: #999999;
    font-size: 16px;
    font-weight: 500;
    text-decoration: line-through;
}

.property-header span.new-price {
    font-size: 15px;
    font-weight: 500;
}

.property-header .listing-price-section {
    display: flex;
    align-items: baseline;
    margin-left: auto;
    margin-right: 5px;
    flex-grow: 3;
    justify-content: right;
}

.property-header {
    display: flex;
    /*justify-content: flex-end;*/
    align-items: center;
    margin-bottom: 5px;
}

.listing-price-section span.price-label {
    width: max-content;
}

.vacations-rentals-list>* {
    /*	padding-left: 20px;*/
    padding-left: 0px;
}

.vacations-rentals-list li a::before {
    left: -20px;
}

.listing-price-section span.base-price {
    font-size: 19px;
    font-weight: 500;
    color: #f06a55;
}

.property-header .property-title {
    max-width: calc(100% - 100px);
    flex-grow: 1;
}

.property-header .property-title span {
    /*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-word;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#groupvacations-rentals-list ul>li>p {
    position: relative;
}

#groupvacations-rentals-list span.listing-price-section {
    /* display: flex; */
    margin: 0;
    font-weight: 700;
    align-items: baseline;
    position: absolute;
    right: 10px;
    bottom: 0;
}

#groupvacations-rentals-list span.old-price {
    color: #999999;
    text-decoration: line-through;
    font-size: 16px;
}

#groupvacations-rentals-list span.price-label {
    font-size: 10px;
}

#groupvacations-rentals-list span.base-price {
    font-weight: 700;
    font-size: 25px;
    line-height: normal;
    color: #262626;
}

#groupvacations-rentals-list span.new-price {
    /*	font-size: 15px;*/
    font-size: 25px;
    line-height: normal;
    color: #262626;
}

.filter_dates_widget .tab {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-top: 10px;
}

.filter_dates_widget .tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 2px solid transparent;
}

.filter_dates_widget .tab button:hover,
.filter_dates_widget .tab button.active {
    color: #f06a55;
    border-bottom: 2px solid #f06f65;
}

.filter_dates_widget .tab-content {
    display: none;
    padding: 6px 12px;
    color: #000;
    min-height: 365px;
}

.filter_dates_widget {
    width: calc(100vw - 50vw);
    left: -100px;
}

.filter_dates_widget .tab-content.active {
    display: block;
}

.filter_dates_widget .date_range_wrapper {
    position: relative;
    min-height: 400px;
}

.date_range_wrapper .daterangepicker {
    width: calc(100% - 20px) !important;
    right: auto !important;
    top: 5px !important;
    left: 10px !important;
}

.filter_dates_widget .tab-content ul.filter_weekends_wrapper {
    margin: 20px 30px;
    overflow: hidden;
    max-height: 365px;
    overflow-y: scroll;
}

.filter_dates_widget .tab-content ul.filter_weekends_wrapper li {
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    margin: 10px 0;
    padding: 8px 2px;
}

.filter_dates_widget .tab-content ul.filter_weekends_wrapper li:hover,
.filter_dates_widget .tab-content ul.filter_weekends_wrapper li.selected {
    border-color: #f06a55;
    /*color: #f06a55;*/
}

.filter_dates_widget .tab-content ul.filter_weekends_wrapper li .weekend-dates {
    margin: 0;
    font-size: 14px;
}

.filter_dates_widget .tab-content ul.filter_weekends_wrapper li .weekend-title {
    font-weight: normal;
    font-size: 15px;
}

.filter_weekends_wrapper::-webkit-scrollbar-track {
    background: transparent;
}

.filter_weekends_wrapper::-webkit-scrollbar {
    width: 16px;
}

ul.filter_weekends_wrapper::-webkit-scrollbar-thumb {
    border: 6px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border-radius: 9999px;
    background-color: #f2f2f2;
}

.filter_dates_widget .tab-content ul.filter_weekends_wrapper li:first-child {
    margin-top: 0;
}

#flexible_days {
    margin: auto;
    text-align: center;
}

#flexible_days ul.filters-list {
    display: inline-block;
    padding: 10px 0;
}

#flexible_days ul.filters-list>li {
    display: inline-block;
    width: 100%;
    padding: 10px 20px;
}

#flexible_days ul.filters-list .advanced-filters .label {
    float: left;
    display: inline-block;
    width: calc(100% - 90px);
    line-height: 30px;
    font-size: 16px;
    color: #F06A55;
}

#flexible_days ul.filters-list .count-buttons {
    float: left;
    display: inline-block;
    text-align: right;
    width: 90px;
}

#flexible_days ul.filters-list .count-buttons button {
    margin-left: 10px;
    background: none;
    outline: none !important;
    border: solid 1px #7777;
    border-radius: 50%;
    padding: 7px;
    height: 30px;
    width: 30px !important;
    display: inline-block;
    cursor: pointer;
}

#flexible_days ul.filters-list .advanced-filters .label input {
    float: unset;
    display: inline;
    width: 20px;
    font-size: 16px;
    padding: 0;
    background: transparent;
}

.filter_dates_widget .tab-content#flexible_days {
    min-height: auto;
}

.properties-page .filter_dates_widget {
    box-shadow: 0px 0px 20px 0px #00000012;
}

.search-place>div#search_div:hover {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

li.ui-menu-item:not(.ui-autocomplete-category) {
    /* padding-left: 10px; */
}

li.ui-menu-item.ui-autocomplete-category a {
    background: #f2f2f2;
}

.category-title {
    margin-bottom: 2px;
    position: relative;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.category-title .category {
    margin-left: 30px;
    font-size: 18px;
}

.pin1 {
    position: absolute;
    top: 5px;
    left: 112px;
    margin-left: -115px;
    border-radius: 50% 50% 50% 0;
    border: 3px solid #333;
    width: 16px;
    height: 16px;
    transform: rotate(-45deg);
}

.pin1::after {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: auto;
    top: 3px;
    left: 2px;
    background-color: #333;
}

.home-page .locations .list {
    margin-left: 30px;
}

.home-page ul.list li {
    font-size: 14px;
}

.home-page ul.list li::before {
    border-color: #333333c7;
}

.btn-amenity-drpdwn.active,
.btn-tags-drpdwn.active {
    color: #f06a55;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-page .banner {
    min-height: 770px;
    padding-top: 100px;
    height: 100%;
    position: relative;
}

.home-page .banner::before {
    content: "";
    position: absolute;
    width: 60%;
    height: 100px;
    right: 0;
    top: 0;
    background-color: #f7f7f7;
}

.home-page .banner::after {
    content: "";
    position: absolute;
    width: 40%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../img/icons.webp);
    background-size: cover;
    z-index: -1;
}

.home-page .banner .text-wrapper .with-arrow {
    padding-right: 80px;
}

.home-page .banner .text-wrapper button.btn.btn-primary.with-arrow {
    width: 260px;
}

.home-page .banner .text-wrapper .with-arrow::before {
    background-color: #FFF;
    right: 40px;
    left: auto;
    top: 50%;
}

.home-page .banner .text-wrapper .with-arrow::after {
    border-color: #FFF;
    right: 55px;
    left: auto;
    top: 50%;
}

.home-page .banner .text-wrapper p {
    margin: 20px 0px;
    align-items: center;
    color: #F06A55;
    font-size: 14px;
    font-weight: 600;
}

.home-page .banner .text-wrapper p img {
    height: 13px;
    width: auto;
    margin-right: 8px;
}

.home-page .slider_wrapper {
    margin: 0;
    padding: 0;
}

.home-page .slider-nav h3.slick-location-title {
    color: #fff;
    font-size: 1.5rem;
    margin: 0rem;
    padding: 0;
    position: relative;
    text-align: center;
    font-weight: 600;
    border-color: transparent;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-page .slider-nav h3.slick-location-title::before {
    content: "";
    position: absolute;
    width: 2px;
    height: 50%;
    bottom: 0;
    right: 0px;
    background-color: rgba(255, 255, 255, 0.5);
}

.home-page .slider-nav .slick-slide.last_child h3.slick-location-title,
.home-page .slick-slide.last_child h3.slick-location-title::before {
    /* border-radius: 0 0 200px 0; */
}

.home-page .slider-single h3.slick-location-title {
    line-height: 10rem;
}

.home-page .slider-nav {
    z-index: 11;
    height: 85px;
    width: 80%;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    background-color: rgb(247 247 247 / 15%);
    backdrop-filter: saturate(180%) blur(10px);
    flex-wrap: nowrap;
}

.home-page .slider-nav .slick-slide {
    cursor: pointer;
    position: relative;
}

.home-page .slick-slide.is-active h3.slick-location-title {
    color: #F06A55;
    background-color: #FFF;
    background-image: none !important;
    border-color: #F06A55;
}

.home-page .slider-nav .slick-slide.is-active h3.slick-location-title p.location-title {
    color: #000;
}

.home-page .slider-nav .slick-slide.is-active h3.slick-location-title .location-div-wrapper svg path {
    fill: #F06A55;
    opacity: 1;
}


/*.home-page .slick-slide:not(.is-active) h3.slick-location-title::before{
	opacity: 0.4;
	background-color: rgba(240, 106, 85);
}*/

.home-page .slick-slide span.border-start {
    position: absolute;
    height: 40px;
    top: 37%;
    left: 25%;
    border-right: 1px solid #fff;
    border-width: 2px;
    z-index: 1;
    /*border: 1px solid;
	left: 50px;
	height: 30px;*/
}

.home-page .slick-slide.is-active span.border-start,
.home-page .slider-nav .slick-slide.is-active h3.slick-location-title p.location-title {
    border-color: #F06A55;
}

.home-page .banner .text-wrapper {
    flex-grow: 0.6;
}

.home-page .slick-track {
    margin-left: unset;
}

.home-page div.search-place {
    position: absolute !important;
    top: 12%;
}

.home-page .banner .container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.home-page .banner .container::before {
    background: none;
}

.home-page .banner .container .search-place {
    top: 125px;
    width: 100%;
}

.home-page .banner .container .text-wrapper {
    position: absolute;
    top: 240px;
}


/*.home-page .slider-single .slick-list.draggable{
	border-radius: 0 0 200px 0;
}*/

.home-page .slider-single .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home-page .slider-single,
.home-page .slider-single .slick-list.draggable {
    min-height: 770px;
    height: 100vh;
}

.home-page .slider-single .slick-list.draggable {
    width: 80%;
    margin-left: auto;
    border-radius: 80px 0px 0px 0px;
    position: relative;
    height: 100% !important;
}

.home-page .slider-single .slick-list.draggable::before {
    content: "";
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgb(255 255 255 / 40%) 0%, rgb(255 255 255 / 30%) 48%, rgba(255, 255, 255, 0) 100%);
}

.home-page .slider-single .slick-list.draggable>div,
.home-page .slider-single .slick-list.draggable .slick-slide>div,
.home-page .slider-single .slick-list.draggable .slick-slide>div>div {
    height: 100%;
}


/*.home-page .banner .container .text-wrapper {
	top: 290px;
}*/

.home-page .slick-slide span.border-start {
    display: none;
}

body.home-page header {
    padding-top: 10px;
}

.home-page .slider-nav h3.slick-location-title p.location-title {
    margin: 0;
    padding: 0;
    line-height: unset;
    display: block;
    font-size: 17px;
    font-weight: 600;
    color: #FFF;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    padding-left: 10px;
}

.filter_guests_widget {
    min-width: 268px;
}

.slider.slider-single.slick-initialized.slick-slider:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    border-radius: 0 0 200px 0;
}

.image-wrapper .offer-label {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 5px 10px;
    /*min-width: 120px;*/
    color: white;
    z-index: 1;
    background: #f06a55;
    border-bottom-right-radius: 10px;
    max-width: 90%;
}


/*.home-page .slick-slide.is-active span.border-bottom{
	border-bottom: 9px solid;
	width: 100%;
	position: absolute;
	bottom: 0;
	border-color: #f06a55;
}*/

.home-page .slick-slide.is-active h3::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background-color: #F06A55;
    top: 0;
    left: 0;
}

.home-page .slick-slide.is-active h3::after {
    content: "";
    position: absolute;
    /* width: calc(100% - 70%); */
    height: 5px;
    background-color: #E6E6E6;
    top: 0;
    right: 0;
}


/* .home-page .slider-nav .slick-slide.is-active.last_child{
	border-radius: 0 0 200px 0;
	overflow: hidden;
} */

.slider.slider-single.slick-initialized.slick-slider:after {
    background-image: linear-gradient(#ffffff00 60%, #000000d4);
}

.home-page .banner .container .text-wrapper {
    top: 270px;
}

.terms_condition_wrapper span.checkmark {
    width: 18px;
    height: 18px;
}

.terms_condition_wrapper.checkbox-container input:checked~.checkmark:after {
    top: 3px;
    height: 7px;
    width: 3px;
    left: 7px;
}

.terms_condition_wrapper.checkbox-container {
    align-items: center;
}


/*.vacations-rentals-list .image-wrapper img{
	position: relative;
}*/

.vacations-rentals-list .image-wrapper {
    padding-top: 0;
}


/*.f-slider-wrapper starts*/

.f-slider-wrapper {
    position: relative;
    padding: 20px 0px;
}

.featured-location-slider {
    position: relative;
}

.featured-location-slider .slick-list.draggable {
    max-width: 90%;
    margin: 0 auto;
}

.featured-location-slider button.slick-arrow,
.featured-slider button.slick-arrow,
.vacational-slider button.slick-arrow {
    background: #FFF;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.featured-slider .slick-prev.slick-arrow::after,
.vacational-slider .slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-left.svg');
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
    top: auto;
    left: auto;
    width: 10px;
    height: 10px;
}

.featured-slider .slick-next.slick-arrow::after,
.vacational-slider .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-right.svg');
    background-size: 8px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
    top: auto !important;
    left: auto !important;
    right: auto;
    width: 10px;
    height: 10px;
}

.featured-location-slider button.slick-prev.slick-arrow {
    left: 0;
    top: 0px;
    transform: translateY(0px);
}

.featured-location-slider button.slick-next.slick-arrow {
    right: 0;
    top: 0px;
    transform: translateY(0px);
}

.featured-location-slider .slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-left-color.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.featured-location-slider .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-right-color.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.featured-location-slider .slick-prev.slick-arrow.slick-disabled::after {
    background: url('../img/svg/slide-left.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.featured-location-slider .slick-next.slick-arrow.slick-disabled::after {
    background: url('../img/svg/slide-right.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.featured-location-slider .f-location {
    position: relative;
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 10px 10px;
    transition: 0.2s all;
}

.featured-location-slider .f-location::before {
    content: "";
    position: absolute;
    left: 0;
    height: 70%;
    width: 2px;
    background: #CCCCCC;
    vertical-align: middle;
}

.featured-location-slider .f-location.f-first:nth-child(1)::before {
    content: "";
    display: none;
}

.featured-location-slider .f-location:hover .text {
    color: #666666;
}

.featured-location-slider .f-location:hover svg path {
    fill: #666666;
}

.featured-location-slider .f-location .text {
    color: #999999;
    font-weight: 600;
    font-size: 13px;
}

.featured-location-slider .f-location.active svg path {
    fill: #F06A55;
}

.featured-location-slider .f-location.active .text {
    color: #000;
}

.featured-slider .slick-arrow,
.vacational-slider .slick-arrow {
    top: 210px;
    background: #fff;
    border-radius: 50%;
    height: 33px;
    width: 33px;
}

.featured-slider .slick-arrow::after,
.vacational-slider .slick-arrow::after {
    border-color: #000;
    width: 7px;
    height: 7px;
    top: 21px;
    left: -3px;
}

.featured-slider .slick-next.slick-arrow::after,
.vacational-slider .slick-next.slick-arrow::after {
    left: 2px;
    top: 20px;
}

.featured-slider .slick-prev.slick-arrow,
.vacational-slider .slick-prev.slick-arrow {
    right: unset;
    margin-left: 10px;
}

.featured-slider .slick-next.slick-arrow,
.vacational-slider .slick-next.slick-arrow {
    margin-right: 10px;
}


/*.featured-slider .slick-prev.slick-arrow,
.featured-slider .slick-next.slick-arrow{
	display: none !important;
}
.featured-slider:hover .slick-prev.slick-arrow,
.featured-slider:hover .slick-next.slick-arrow{
	display: block !important;
}*/


/*.featured-slider .slick-prev.slick-arrow.slick-disabled,
.featured-slider .slick-next.slick-arrow.slick-disabled,
.vacational-slider .slick-prev.slick-arrow.slick-disabled,
.vacational-slider .slick-next.slick-arrow.slick-disabled {
	display: none !important;
}*/

.location-div-wrapper {
    /*	position: absolute;
	top: 30%;
	left: 20%;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.location-div-wrapper:hover {
    text-decoration: underline;
}

span.explore-locations {
    /*left: 41%;
	position: absolute;
	top: 52%;
	transform: translate(-37%, 0%);*/
    white-space: nowrap;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
}

.location-div-wrapper a.search-by-location {
    display: block;
    border-left: 1px solid #fff;
    border-width: 3px;
    padding-left: 10px;
    /*margin-left: 12px;*/
}

.slick-slide.is-active .location-div-wrapper a.search-by-location {
    border-color: #F06A55;
}

.gallerySlider .slick-dots-container .slick-arrow {
    transform: unset;
    top: 0;
    bottom: 0;
    height: 26px;
    width: 26px;
    border-radius: 50%;
    margin: auto;
    background: #f06a55;
}

.gallerySlider .slick-dots-container .slick-arrow::after {
    height: 7px;
    width: 7px;
}

.gallerySlider .slick-dots-container .slick-prev.slick-arrow::after {
    top: 17px;
    left: -6px;
}

.gallerySlider .slick-dots-container .slick-next.slick-arrow::after {
    top: 16px;
    right: 18px;
}

.gallerySlider .slick-arrow {
    transition: 0s !important;
}


/*.gallerySlider .slick-dots-container .slick-dots li:first-child,
.gallerySlider .slick-dots-container .slick-dots li:last-child{
	width: auto;
	height: auto;
}
.gallerySlider .slick-dots-container .slick-dots li:first-child > button{
	left: unset;
	margin-left: -50px;
}
.gallerySlider .slick-dots-container .slick-dots li:last-child > button{
	right: auto;
	margin-left: 18px;
}*/

.slider.slider-single.slick-initialized.slick-slider:after {
    background: rgb(0 0 0 / 0%);
}

.gallerySlider .slick-next.slick-arrow::after,
.gallerySlider .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-right.svg');
    background-size: 5px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
    top: auto !important;
    left: auto !important;
    right: auto;
}

.gallerySlider .slick-list.draggable {
    width: 100%;
    margin: 0 auto;
}

.gallerySlider button.slick-prev.slick-arrow {
    left: 0px;
}

.gallerySlider button.slick-next.slick-arrow {
    right: 0px;
}

.gallery-modal button.slick-next,
.gallery-modal button.slick-prev {
    background: #FFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 15px 5px rgb(0 0 0 / 10%);
}

.gallery-modal button.slick-next:hover,
.gallery-modal button.slick-prev:hover {
    background: #FFF;
}

.gallerySlider .slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-left-color.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.gallerySlider .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-right-color.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.gallerySlider .slick-prev.slick-arrow.slick-disabled::after {
    background: url('../img/svg/slide-left.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.gallerySlider .slick-next.slick-arrow.slick-disabled::after {
    background: url('../img/svg/slide-right.svg');
    background-size: 9px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.banner h1 {
    /*	text-shadow: 1px 1px 3px #0000003d;*/
    font-size: 60px;
    font-weight: 600;
    margin-bottom: 30px;
    font-family: 'Merriweather', serif;
    color: #000;
    max-width: 410px;
}


/*.home-page .slider-single .slick-active img {
	transform: scale(1);
	animation-name: zooming;
	animation-duration: 6s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}*/

.slider-nav .slick-arrow {
    display: none !important;
    background: #FFF;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
}

.slider-nav .slick-prev.slick-arrow {
    left: 10px;
    top: 150%;
}

.slider-nav .slick-next.slick-arrow {
    right: 10px;
    top: 150%;
}

.slider-nav .slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-left-color.svg');
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.slider-nav .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    background: url('../img/svg/slide-right-color.svg');
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.slider-nav .slick-prev.slick-arrow.slick-disabled::after {
    background: url('../img/svg/slide-left.svg');
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

.slider-nav .slick-next.slick-arrow.slick-disabled::after {
    background: url('../img/svg/slide-right.svg');
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
}

@keyframes zooming {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.2);
    }
}

.group-antites {
    width: 250px !important;
}

@media only screen and (max-width: 768px) {
    .filter_dates_widget {
        width: calc(100vw - 100px);
    }
    .slick-list {
        /*		overflow:auto;*/
    }
    .datepicker-wrapper {
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .custom-card .input-group {
        width: 100%;
    }
    .addons_container .col-1 {
        padding: 0;
    }
    .addons_container .col-2 {
        padding: 0;
    }
    .addons_container .col-3 {
        padding: 0;
    }
    .addons_container .col-4 {
        padding: 0;
    }
    .addons_container .col-5 {
        padding: 0;
    }
    .addons_container .col-6 {
        padding: 0;
    }
    .addons_container.col-12 {
        padding: 0;
    }
    .drp-calendar.left {
        width: 100% !important;
        max-width: 360px;
    }
    .daterangepicker {
        width: 90% !important;
        left: 20px !important;
    }
    .drp-calendar.right {
        visibility: hidden;
        height: 0;
    }
    .drp-calendar.right {
        visibility: hidden;
        height: 0;
    }
    .drp-calendar.right>.calendar-table>table>thead>tr:nth-child(1)>th:not(.next),
    .drp-calendar.right>.calendar-table>table>thead>tr:nth-child(2),
    .drp-calendar.right>.calendar-table>table>tbody {
        display: none;
    }
    .vacation .search-place {
        display: block;
        position: relative;
    }
    .search-place input {
        width: 100%;
    }
    .home-page .vacation .search-place>div {
        width: 100%;
    }
    .vacation .search-place .btn-search {
        /* position: absolute;
		right: 0;
		bottom: 0; */
        width: 100%;
    }
    .search-place .btn-search::after {
        content: "Search";
        margin: 2px 0 0 10px;
        font-size: 1.5em;
        font-weight: normal;
    }
    .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 100%;
    }
    .ui-datepicker-group-last {
        display: block !important;
        visibility: hidden;
        height: 0;
        position: absolute;
    }
    .ui-datepicker-group-last .ui-datepicker-next {
        visibility: visible;
        position: absolute;
        top: 0;
        right: 5px;
    }
    .ui-datepicker .ui-datepicker-prev {
        left: 5px;
    }
    .ui-autocomplete {
        position: relative;
        width: calc(100% - 38px);
        max-height: 310px;
        overflow-y: auto;
    }
    .properties-page .search-field {
        display: none;
    }
    .featured_amenity .dropdown-menu,
    .property_tags .dropdown-menu {
        right: 0;
        top: 60px;
        position: revert;
    }
    .drp-calendar.right {
        visibility: visible !important;
        height: 100% !important;
        width: 100% !important;
        max-width: 100%;
    }
    .filter_dates_widget {
        width: 100% !important;
        left: 0;
        top: 57px !important;
        position: revert;
    }
    .filter_guests_widget {
        top: 57px !important;
        position: revert;
    }
    .home-page .banner {
        overflow: visible;
    }
    .filter_dates_widget .date_range_wrapper {
        /* min-height: 100vh; */
        height: 100%;
        margin-bottom: 50px;
    }
    .date_range_wrapper .daterangepicker {
        width: calc(100% - 20px) !important;
        max-width: 360px;
        left: 0 !important;
        right: 0 !important;
        margin: 0 auto;
    }
    .home-page .slick-slide span.border-start {
        height: 25px;
    }
    .home-page .slider-nav h3.slick-location-title p.location-title {
        font-size: 14px;
    }
    .home-page .slider-nav h3.slick-location-title span.explore-locations {
        left: 52%;
    }
    .home-page .banner .container .text-wrapper {
        top: 190px;
        z-index: 11;
    }
    /*	.vacations-rentals-list .image-wrapper {
		margin-left: -10px;
	}*/
    .home-page .search-place #search_div {
        margin-top: 8px;
    }
    .duration-field-wrapper .clear_date_input,
    .search-place .clear_date_input {
        top: 20px;
    }
    .calendar-table .table-condensed .next {
        position: absolute;
        top: 7px;
        right: 12px;
    }
    .home-page .banner .container .search-place {
        position: fixed;
        width: 90%;
    }
    .sidebar-wrapper .vacations-rentals-list {
        justify-content: space-between;
    }
}

@media only screen and (min-width: 481px) and (max-width:768px) {
    .home-page .slick-slide span.border-start {
        top: 55px;
        left: 20px;
    }
    /*sylvestor created css for properly display image in gallery modal*/
    .gallerySlider .slick-dots-container {
        width: auto !important;
    }
}


/*sylvestor created css for properly display image in gallery modal*/

.gallerySlider .slick-track {
    display: flex;
    align-items: center;
}


/*@media only screen and (max-width: 1200px) {
	.filter_guests_widget, .filter_dates_widget {
		min-width: 600px;
	}
}*/

.mobileSlider .slick-list {
    /*	height: unset!important;*/
    height: 450px !important;
}

.mobileSlider .slick-slide {
    overflow: hidden;
}

.mobileSlider .slick-slide video {
    max-width: 100%;
}

.mobileSlider .slick-slide img {
    /*	max-height: calc(100vh - 3em - 150px - 10px);*/
    max-height: 100%;
    height: 450px;
}

.mobileSlider .slick-prev {
    height: 40px !important;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    padding: 12px;
    left: 10px;
    background-image: url('../img/svg/chevron-left-arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.mobileSlider .slick-next {
    height: 40px !important;
    background-color: #fff;
    padding: 12px;
    right: 10px;
    border: none;
    border-radius: 50%;
    background-image: url('../img/svg/chevron-right-arrow.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

.mobileSlider .slick-track {
    display: flex;
    align-items: center;
}

.mobileSlider .slick-prev.slick-arrow::after,
.mobileSlider .slick-next.slick-arrow::after {
    display: none;
}

.history-box-info-date button {
    margin: 0 35px;
    cursor: unset !important;
}

.make_separation {
    margin-top: 15px !important;
    margin-bottom: 15px !important;
}

@media only screen and (max-width: 450px) {
    .vacations-rentals-list>* {
        margin-right: unset !important;
        padding-right: 6px;
    }
    .home-rentals>* {
        padding-right: 0px !important;
        margin-bottom: 20px;
    }
    .vacations-rentals-list>a {
        padding-right: 18px;
    }
}


/*about-us*/

.aboutus {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    /*    margin-bottom: 128px !important;*/
}

.about-bg {
    position: relative;
    padding: 130px 0px;
}

.about-bg::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f7f7f7;
    top: 0px;
    left: 0;
    right: 0;
    z-index: -1;
}

.location {
    display: flex;
    align-items: center;
    /* flex-wrap: wrap; */
    /*    justify-content: space-between;	*/
}

.sidebar-wrapper .vacations-rentals-list .location img {
    width: auto;
    height: 14px;
    margin: 0px 8px 0 0;
}

.sidebar-wrapper .vacations-rentals-list .location span {
    margin: 0px !important;
}

.date-picker-small {
    width: 70%;
}

@media only screen and (max-width: 1400px) {
    .date-picker-small {
        width: 100%;
    }
}

@media only screen and (min-width: 992px) {
    .aboutus>* {
        width: calc(50% - 70px);
    }
    .location>* {
        width: 50%;
    }
    .home-page .banner,
    .home-page .slider-single,
    .home-page .slider-single .slick-list.draggable {
        height: 100%;
        min-height: 800px;
    }
    .home-page .slider-single .slick-list.draggable {
        height: 800px !important;
    }
}

@media (max-width: 1280px) {
    .home-page .banner::before {
        width: 64%;
    }
}

@media(max-width: 1200px) {
    .logo img {
        width: 180px;
    }
    .date-picker-small {
        width: 100%;
    }
    .banner h1 {
        font-size: 50px;
    }
    .home-page .banner .container .text-wrapper {
        max-width: 350px;
    }
}

@media (max-width: 1080px) {
    .mob-menu-login,
    .mob-menu-host-login,
    .main-nav ul li {
        padding-right: 0px;
    }
}

@media (max-width: 992px) {
    header.sticky .btn-secondary {
        background-color: transparent;
    }
    .home-page .slider-nav {
        width: 75%;
    }
    .home-page .slider-single .slick-list.draggable {
        width: 75%;
    }
    .home-page .banner,
    .home-page .slider-single,
    .home-page .slider-single .slick-list.draggable {
        height: 100%;
        min-height: 700px;
    }
    .home-page .slider-single .slick-list.draggable {
        height: 700px !important;
    }
    .slider.slider-single.slick-initialized.slick-slider:before {
        width: 25% !important;
    }
    header.sticky nav a {
        color: #f5ecec;
    }
    header.sticky .btn-secondary {
        color: #262626;
    }
    /* .menu-wrapper .main-nav .menu-button.menu-active::after {
        background-color: #FFF !important;
    }
    .menu-wrapper .main-nav .menu-button.menu-active::before {
        background-color: #FFF !important;
    } */
}

@media (max-width:768px) {
    .mobileSlider .slick-track {
        height: 100%;
    }
    .map-holder {
        margin-bottom: 30px;
    }
    .mobileSlider .slick-next,
    .mobileSlider .slick-prev {
        margin-top: 0%;
        transform: none;
        top: 46%;
        display: none !important;
    }
    .home-page .banner,
    .home-page .slider-single,
    .home-page .slider-single .slick-list.draggable {
        height: 100%;
        min-height: 600px;
    }
    .home-page .slider-single .slick-list.draggable {
        height: 600px !important;
    }
}

.footer-address{
    display: block;
}

@media(max-width: 576px) {
    .date-picker-small {
        width: 100%;
        margin: 0 auto;
    }
    /* #arrangements_list .slick-prev.slick-arrow {
        right: unset;
        left: 40%;
        top: 60%;
    }
    #arrangements_list .slick-next.slick-arrow {
        right: 40%;
        top: 60%;
    } */
    .footer-address .address-para {
        margin-bottom: 0px;
    }
    .near-location-wrapper {
        margin-top: 30px;
    }
    .location-text {
        padding: 50px 20px;
    }
    .location-text .ab-para {
        display: none;
    }
    .vacations-rentals-list .content-wrapper .rental-id {
        display: none;
    }
    div#info_tab_sticky {
        padding: 0px 0px 27px !important;
    }
    body.properties-page.property-page .vacations-rentals .title {
        font-size: 35px;
    }
    .mobileSlider .slick-list,
    .mobileSlider .slick-slide img {
        height: 350px !important;
    }
    .info-banner-content {
        padding: 0px 0px;
    }
    .home-page .banner::after {
        width: 100%;
    }
    .home-page .banner::before {
        content: "";
        display: none;
    }
    .banner h1 {
        color: #FFF;
    }
    .home-page .slider-nav {
        width: 100%;
    }
    .home-page .slider-single .slick-list.draggable {
        width: 100%;
    }
    .home-page .slider-single .slick-list.draggable::before {
        background: rgb(0 0 0 / 16%);
        width: 100%;
    }
    .home-page .banner {
        padding-top: 90px;
    }
    .slider-nav .slick-arrow {
        display: flex !important;
        width: 32px;
        height: 32px;
    }
    .slider.slider-single.slick-initialized.slick-slider:before {
        display: none !important;
    }
}

@media (max-width: 480px) {
    .ui-datepicker td {
        padding: 6px 6px;
        font-size: 12px;
        height: 30px !important;
        width: 26px !important;
    }
    .logo {
        width: 130px;
    }
    .logo img {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .banner h1 {
        font-size: 45px;
    }
}

.starting_at_property_listing {
    font-weight: 500 !important;
    font-size: 12px;
}


/* location swiper */

.location_slider_container {
    width: 100%;
}

.swiper {
    margin: 0;
}

.swiper-slide {
    height: 320px;
}

.location_map_wrapper .map-holder {
    height: 100%;
    width: 100%;
    min-height: 400px;
}

.map_location_picker {
    position: absolute;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    padding: 10px 35px;
    font-size: 15px;
    font-weight: 500;
    box-shadow: 2px 4px 10px 1px #54545459;
    border-bottom-right-radius: 3px;
    cursor: pointer;
}

.map_location_picker.active {
    background: #f06a55;
    color: #fff;
    min-width: 100px;
    padding-left: 15px;
    z-index: 99999999999;
}

.map_location_picker.active::after {
    content: '➜';
    position: absolute;
    font-size: 22px;
    top: 4px;
    display: inline-block;
    margin-left: 5px;
}


/* section.location{
	max-height: 550px;
} */

.location_description_container {
    max-height: 200px;
    overflow-y: auto;
    height: 200px;
    display: inherit;
}


/* homepage location swiper */

.persistant-dtpicker.hover {
    position: relative;
}

.filter_dates_widget,
.filter_dates_widget .tab button {
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
}

.persistant-dtpicker.hover .filter_dates_widget,
.filter_guests_widget,
.featured_amenity .dropdown-menu.active,
.property_tags .dropdown-menu.active {
    border-radius: 30px !important;
}

#aboutus-form .persistant-dtpicker.hover .filter_dates_widget {
    width: 100%;
    min-width: 500px;
    left: auto !important;
}


/* #aboutus-form .filter_dates_widget .date_range_wrapper {
    min-height: 310px !important;
} */

#aboutus-form .filter_dates_widget .tab-content {
    min-height: 320px;
}

#aboutus-form .filter_dates_widget .daterangepicker th.month {
    font-size: 18px;
}

#aboutus-form .filter_dates_widget .table-condensed thead tr:nth-child(2) th {
    font-size: 14px !important;
}

#aboutus-form .filter_dates_widget .daterangepicker .calendar-table td {
    font-size: 13px !important;
    min-width: 25px;
    width: 25px;
    height: 20px;
    line-height: 20px;
    padding: 5px 5px !important;
    margin: 0px !important;
}

#aboutus-form .filter_dates_widget .daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    min-width: 25px;
    width: 25px;
    height: 20px;
    line-height: 20px;
}

.position-relative {
    position: relative;
}

.featured_amenity .dropdown-menu {
    right: 0;
    width: 100% !important;
    position: absolute;
    top: 60px;
}

.input-hover:hover {
    background-color: #F7F7F7;
    background-blend-mode: difference;
}

.home-page-filter {
    color: #f06a55 !important;
}

label .custom-checkbox,
label .custom-checkbox:before {
    border-radius: 50px;
}

label .custom-checkbox {
    display: flex;
    justify-content: center;
    align-items: center;
}

label .custom-checkbox:before {
    content: "";
    left: auto;
    right: auto;
    width: 10px;
    height: 10px;
    top: 50%;
    bottom: 0;
    transform: translate(0px, -50%);
}

.ui-autocomplete {
    padding: 10px 20px;
    border-radius: 30px;
}

li.ui-menu-item.ui-autocomplete-category a {
    background: #FFF;
}

.ui-menu .ui-menu-item {
    text-align: left;
    border-radius: 30px;
    margin: 5px 0px;
}

.search-place .ui-autocomplete {
    min-height: 350px;
    height: 100%;
    overflow-y: scroll;
    padding: 10px;
}

.filter_dates_widget .tab button:hover,
.filter_dates_widget .tab button.active {
    border-bottom: none;
}

.daterangepicker {
    border: none;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
}

.filter_dates_widget .daterangepicker th.prev.available,
.filter_dates_widget .daterangepicker th.next.available {
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 50px !important;
    padding: 15px;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    position: relative;
    border: none;
    transform: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.daterangepicker .calendar-table .next span::after {
    content: "";
    position: absolute;
    background: url(../img/svg/slide-right.svg);
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
    width: 7px;
    height: 7px;
}

.daterangepicker .calendar-table .prev span::after {
    content: "";
    position: absolute;
    background: url(../img/svg/slide-left.svg);
    background-size: 6px;
    background-position: center;
    background-repeat: no-repeat;
    transform: unset;
    border: none;
    width: 7px;
    height: 7px;
}

.filter_dates_widget .tab {
    border-bottom: 1px solid #E6E6E6;
    width: 90%;
    margin: 10px auto 0;
}

.filter_guests_widget ul.filters-list {
    padding: 20px 30px;
}

.filter_guests_widget ul.filters-list>li {
    border-bottom: 1px solid #E6E6E6;
    padding-left: 0px;
    padding-right: 0;
}

.filter_guests_widget ul.filters-list>li:last-child {
    border-bottom: none;
}

.filter_guests_widget .advanced-filters .label {
    color: #262626;
}

.filter_guests_widget .advanced-filters .label .col-3,
.filter_guests_widget .advanced-filters .label input {
    float: right;
}

.search-place .ui-autocomplete {
    position: absolute;
}

.sidebar-wrapper .select-wrapper {
    display: block;
}

div#search_div,
.persistant-dtpicker {
    height: 100%;
}

.search-by-location:hover {
    background-color: none !important;
}

.similar-rentals .image-wrapper {
    cursor: pointer;
}

.sidebar-wrapper .weather-wrapper .weather-box .box .icon-wrapper img {
    min-width: 45px;
}

.location_listing_title {
    cursor: pointer;
}

#left_wrapper_location_search {
    display: block;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    overflow: auto;
}

.listing-price-section .new-price {
    overflow: hidden !important;
    text-overflow: unset !important;
    white-space: nowrap !important;
}

@media screen and (max-width: 767px) {
    #weather_wrapper {
        display: none !important;
    }
    /* .v-rentals-wrapper{
		margin-top: 260px;
	} */
    #left_wrapper_location_search {
        position: unset;
    }
}

.featured-location-slider div.slick-current span.text,
.featured-location-slider div.slick-current svg path {
    fill: #666666 !important;
    color: #666666 !important;
}

.search-by-location {
    cursor: pointer;
}


/* css updates from designer 19-07-2023 */

@media only screen and (max-width: 767px) {
    .map-img-wrapper.location_map_wrapper {
        min-height: 500px;
    }
}

p {
    line-height: 27px;
}

header .container-fluid {
    min-height: 90px;
}

.home-page-filter {
    margin: 3px 0px;
    cursor: pointer;
}

.location_description_container {
    max-height: 100%;
    overflow-y: auto;
    height: auto;
    display: inherit;
}

.price-flex .price-text {
    display: none;
}

@media only screen and (max-width: 768px) {
    .pin-icon .home-page-filter {
        padding: 20px 20px 20px 51px;
        min-width: 280px;
    }
    .aboutus-form .btn-primary {
        margin-top: 40px;
    }
}


/* CSS Update 19-7-23 */

.home-page .banner .text-wrapper p img {
    margin-right: 13px;
}

#aboutus-form div#search_div .ui-autocomplete {
    max-height: 300px;
    overflow-y: scroll;
}

.featured-location-slider div.slick-current span.text,
.featured-location-slider div.slick-current svg path {
    fill: #f06955 !important;
    color: #666666 !important;
}

.featured-location-slider .f-location .text {
    font-size: 15px;
}

@media (max-width: 576px) {
    .home-page .banner .container .text-wrapper {
        max-width: 350px;
    }
}

@media (max-width: 400px) {
    .banner h1 {
        font-size: 55px;
    }
}

.home-page .banner .text-wrapper p img {
    margin-right: 13px;
}

.book-main {
    padding: 100px 100px;
    background-color: #fff;
}
.footer-main {
    background-color: #fff;
}
#aboutus-form div#search_div .ui-autocomplete {
    max-height: 300px;
    overflow-y: scroll;
    padding: 0 20px;
}

.featured-location-slider .f-location {
    gap: 15px;
}

.featured-location-slider div.slick-current svg {
    width: 16px;
    height: 16px;
}

.featured-location-slider div.slick-current span.text,
.featured-location-slider div.slick-current svg path {
    fill: #f06955 !important;
    color: #666666 !important;
}

.featured-location-slider .f-location .text {
    font-size: 15px;
}

h3 {
    color: #262626;
}

.btn-primary {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.benefits-box {
    flex-wrap: nowrap;
}

@media (max-width: 767px) {
    .benefits-box {
        flex-wrap: wrap;
    }
    .benefits-inner {
        max-width: 180px;
    }
    .benefits-box hr:nth-child(6) {
        display: none;
    }
}

@media (max-width: 601px) {
    .benefits-inner {
        max-width: 150px;
    }
}

@media (max-width: 576px) {
    .home-page .banner .container .text-wrapper {
        max-width: 100%;
    }
    .vacations-rentals .title {
        font-size: 35px;
    }
    .benefits-main .sub-title {
        line-height: 22px;
    }
    .home-rentals li:nth-child(1) .first-rental-flex {
        flex-direction: column;
        align-items: start;
    }
    .book-main {
        padding: 100px 10px;
    }
    .footer-bottom-copyright {
        display: flex;
        justify-content: center;
        align-items: start;
        flex-direction: column;
    }
    .footer-bottom-copyright p {
        margin-bottom: 10px;
    }
    .benefits-inner {
        max-width: 140px;
    }
    .home-page .banner .text-wrapper p {
        color: #FFF;
        filter: drop-shadow(2px 4px 6px black);
    }
    .home-page .banner .text-wrapper p img {
        filter: brightness(5);
    }
}

@media (max-width: 480px) {
    .benefits-box hr:nth-child(6) {
        display: block;
    }
    .benefits-box hr:nth-child(4),
    .benefits-box hr:nth-child(8) {
        display: none;
    }
}


/* / Properties Page / */

#left_wrapper_location_search {
    overflow: unset !important;
    z-index: 2;
}

.sidebar-wrapper .top-wrapper span#load_more_btn_container {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.sidebar-wrapper .top-wrapper span#load_more_btn_container p {
    width: 100%;
}

.properties-page.property-page section.container .title {
    font-size: 30px;
}

.similar-rentals-wrapper .title-wrapper .title {
    font-size: 40px;
}

@media (max-width: 767px) {
    .sidebar-wrapper .top-wrapper .vacations-rentals-list>* {
        width: calc(48%);
    }
    .group_list_property_slider {
        width: calc(100% - 280px) !important;
    }
    .apartment-nav-outer,
    .apartment-info-nav {
        display: none;
    }
    .apartment-info-nav li {
        margin-right: 15px;
    }
}

@media (max-width: 576px) {
    .top-banner .title {
        font-size: 35px;
    }
    .account-info .title {
        font-size: 30px;
        line-height: 50px;
    }
    .bottom-wrapper .account-info p {
        margin-bottom: 0px;
    }
    .similar-rentals-wrapper .title-wrapper .title {
        font-size: 35px;
    }
    .group_list_property_slider,
    .group-antites {
        width: 47% !important;
    }
    .property-header .property-title {
        max-width: calc(100% - 20px);
        flex-grow: 1;
    }
    ul#arrangements_list {
        max-width: 100%;
        margin: 0 auto;
    }
}

.map_location_picker {
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 500;
}

.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default {
    display: flex;
    justify-content: center;
    align-items: center;
}

.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default:before {
    background: transparent;
}

.ui-datepicker-unselectable.ui-state-disabled span.ui-state-default:after {
    content: '';
    top: 50%;
    background: #000000;
    width: 50%;
    position: absolute;
    height: 1px;
    border-radius: 0.1em;
    white-space: nowrap;
    display: block;
    transform: rotate(0deg);
    left: auto;
    right: auto;
}


/* 21-07-23 CSS update (By Balvant) */

.daterangepicker td.active,
.daterangepicker td.active:hover {
    border-radius: 50%;
}

#groupvacations_wrapper ul#groupvacations-rentals-list ul.vacations-rentals-list p {
    display: flex;
    flex-direction: column;
    margin-bottom: 0px;
    padding-bottom: 0px;
    gap: 0px;
}

#groupvacations-rentals-list span.listing-price-section {
    /* display: flex; */
    margin: 0;
    font-weight: 700;
    width: 100%;
    order: 2;
    align-items: baseline;
    margin-top: 60px;
    margin-bottom: 10px;
    justify-content: center;
    position: unset;
    gap: 5px;
}

.group-antites {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.daterangepicker .calendar-table table {
    border-spacing: 0px 5px;
    border-collapse: separate;
}

#searchFrm div#filter_dates {
    max-width: 650px;
    min-width: 540px;
}

.table-condensed tbody td.today.available {
    border-radius: 50%;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    border-radius: 50%;
}

.table-condensed tbody tr td.start-date,
.table-condensed tbody tr td.end-date {
    background-color: #f06a55 !important;
    color: #FFF !important;
}

.table-condensed tbody tr td.today.active::before {
    display: none;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    border: none;
}

.daterangepicker td.in-range,
.table-condensed tbody tr td.start-date,
.table-condensed tbody tr td.end-date {
    position: relative;
    z-index: 1;
}

.daterangepicker td.in-range::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.table-condensed tbody tr td.start-date::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 0px;
    border-right: 0px;
    border-radius: 50% 0 0% 50%;
    z-index: 0;
}

.table-condensed tbody tr td.end-date::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0 50% 50% 0%;
    z-index: 0;
}

.daterangepicker td.in-range {
    background-color: #FFF;
}

.daterangepicker tbody tr td:last-child.weekend.in-range::before {
    border-right: 1px solid #CCCCCC;
    border-radius: 0% 50% 50% 0;
}

.daterangepicker tbody tr td:first-child.weekend.in-range::before {
    border-left: 1px solid #CCCCCC;
    border-radius: 50% 0% 0% 50%;
}

.location_box h3 {
    color: #FFF;
}

.columns-wrapper .right-col #bookingFrm {
    position: relative;
}

.home-page-filter {
    padding: 20px 20px 20px 50px !important;
}

.sidebar-wrapper .vacations-rentals-list {
    position: relative;
    z-index: 0;
}


/* map contols disabled */

button.gm-svpc,
.gmnoprint {
    /* opacity: 0; */
    /* display: none; */
}

.aboutus-form .btn-primary {
    margin-top: 40px;
}


/* .daterangepicker {
	min-width: 650px;
	max-width: 540px;
	right: 4% !important;
} */

td.today.off.disabled.active.start-date.active.end-date.in-range {
    border-radius: 50%;
}

.table-condensed tbody tr td.today {
    border-radius: 50%;
}

#aboutus-form .filter_dates_widget .tab-content {
    min-height: 350px;
}

#aboutus-form .filter_dates_widget .date_range_wrapper {
    min-height: 340px;
}

.properties-page.property-page .daterangepicker.show-calendar {
    right: 50px !important;
    border-radius: 30px !important;
    width: 100%;
    max-width: 650px;
    box-shadow: 0px 0px 20px 0px #00000012;
}

.properties-page.property-page .daterangepicker.show-calendar thead th.prev,
.properties-page.property-page .daterangepicker.show-calendar thead th.next {
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 50px !important;
    line-height: 20px !important;
    padding: 7px 10px !important;
}

.property-page,
.properties-page {
    overflow-x: hidden;
}

.properties-page.property-page .daterangepicker.show-calendar .calendar-table th,
.properties-page.property-page .daterangepicker.show-calendar .calendar-table td {
    height: 25px;
    line-height: 25px;
    padding: 10px 0px !important;
    border-radius: 50%;
}


/* my account-page */

.account-content {
    padding: 50px 0 55px 0px;
}

.account-info {
    gap: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.additional_phone_message,
.additional_email_message {
    margin-bottom: 0px;
}

.additional_container {
    margin-bottom: 15px;
}

.account-content .form-input {
    margin: 0 auto;
}

.my-account .btn-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.account-content.password h5 {
    text-align: center;
}

.my-account .input-password {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    width: 100%;
    margin-bottom: 15px;
}

.input-wrapper-pass {
    display: flex;
    justify-content: center;
    align-items: center;
}

.account-content.password .form-input input {
    margin: 0px;
    flex-basis: 100%;
}

.my-account .input-password span {
    top: 29px;
}

.account-content.password .form-input {
    max-width: calc(60% - 15px);
}

.my-account .additional_container {
    justify-content: space-between;
}

.account-content .form-input .form-row {
    margin-bottom: 15px;
}

.account-content.password .account-info {
    margin-bottom: 10px;
}

ul#arrangements_list h5 {
    text-align: center;
}

.group-review .review-span {
    justify-content: end;
}

@media (max-width: 1240px) {
    .home-page-filter {
        padding: 20px 40px 20px 50px !important;
    }
}

@media (max-width: 992px) {
    #aboutus-form .filter_dates_widget .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        height: 15px;
        line-height: 15px;
    }
    .apartment-nav-outer {
        width: 100% !important;
    }
    .get-info,
    .get-form {
        padding: 0px 10px;
    }
    .get-info li {
        word-break: break-word;
    }
    .additional_container .btn {
        padding: 30px 20px;
    }
    .additional_container .w-30 {
        justify-content: flex-end;
        gap: 2px;
    }
    .group-review h3 {
        justify-content: space-between;
    }
    .group-review .review-span {
        justify-content: end;
        min-width: 150px;
    }
}

@media (max-width: 768px) {
    .aboutus-form form {
        max-width: 100%;
    }
    .daterangepicker {
        min-width: 100%;
    }
    #aboutus-form .filter_dates_widget .daterangepicker .calendar-table td {
        height: 25px;
        line-height: 25px;
    }
    .properties-page.property-page .daterangepicker.show-calendar {
        max-width: 650px;
        min-width: 650px;
    }
}

@media (max-width: 767px) {
    #aboutus-form .filter_dates_widget .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        height: 25px;
        line-height: 25px;
    }
    #searchFrm div#filter_dates {
        max-width: 100%;
        min-width: 100%;
    }
    .daterangepicker {
        max-width: 100%;
        width: 100%;
        right: 0 !important;
    }
    .daterangepicker .ranges,
    .daterangepicker .drp-calendar {
        float: none;
    }
    .drp-calendar.left {
        width: 100% !important;
        max-width: 340px;
        margin: 0 auto !important;
    }
    .calendar-table .table-condensed .prev {
        position: absolute;
        top: 7px;
        left: 10%;
    }
    .calendar-table .table-condensed .prev,
    .calendar-table .table-condensed .next {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        height: 32px;
    }
    #aboutus-form .filter_dates_widget .daterangepicker th.month {
        font-size: 20px;
    }
    #aboutus-form .filter_dates_widget .daterangepicker .calendar-table td,
    .daterangepicker .calendar-table td {
        font-size: 14px !important;
        padding: 10px 5px !important;
    }
    .filter_dates_widget .daterangepicker th.prev.available {
        left: 15px;
    }
    .filter_dates_widget .daterangepicker th.next.available {
        right: 15px;
    }
    .sidebar-wrapper .select-wrapper {
        height: 55px;
    }
    #aboutus-form .filter_dates_widget .date_range_wrapper {
        min-height: 405px;
    }
    .sidebar-wrapper .search-place input {
        padding: 0px 30px 0px 20px;
    }
    .home-page-filter {
        padding: 20px 40px 20px 30px !important;
    }
    input#location_select {
        padding: 20px 40px 20px 50px !important;
    }
    .date-picker-small {
        width: 50%;
        margin: 0 auto;
    }
    .properties-page.property-page .daterangepicker.show-calendar {
        max-width: 100%;
        min-width: 90%;
        margin: 0 auto;
        right: 0 !important;
        left: 0px !important;
    }
    .properties-page.property-page .daterangepicker.show-calendar thead th.prev,
    .properties-page.property-page .daterangepicker.show-calendar thead th.next {
        top: 30px;
        padding: 0px !important;
        height: 30px;
    }
    .properties-page.property-page .daterangepicker.show-calendar thead th.prev {
        left: 5%;
    }
    .properties-page.property-page .daterangepicker.show-calendar thead th.next {
        right: 5%;
    }
    .properties-page.property-page .daterangepicker.show-calendar .calendar-table th,
    .properties-page.property-page .daterangepicker.show-calendar .calendar-table td {
        padding: 13px 10px !important;
    }
    .featured-location-slider .slick-list.draggable {
        max-width: 80%;
    }
    .account-content .form-input,
    .account-content.password .form-input {
        max-width: calc(100% - 15px);
    }
    .account-content {
        margin: 0 auto 0px;
    }
    .btn-myaccount {
        width: 100%;
    }
    .top-img {
        margin-top: 80px;
    }
    .top-img .container {
        top: 60%;
    }
    #groupvacations_wrapper ul#groupvacations-rentals-list ul.vacations-rentals-list li {
        padding: 0px 0px 0px 0px;
    }
}

@media (max-width: 576px) {
    #aboutus-form .persistant-dtpicker.hover .filter_dates_widget {
        min-width: 100%;
    }
    .columns-wrapper .right-col #bookingFrm {
        padding: 20px;
    }
    .date-picker-small {
        width: 70%;
        margin: 0 auto;
    }
    .featured-location-slider button.slick-arrow,
    .featured-slider button.slick-arrow,
    .vacational-slider button.slick-arrow {
        width: 35px;
        height: 35px;
    }
    .featured-location-slider .slick-prev.slick-arrow::after,
    .featured-location-slider .slick-next.slick-arrow::after {
        background-size: 6px;
    }
    .featured-location-slider .slick-list.draggable {
        max-width: 70%;
    }
    .featured-location-slider .f-location {
        padding: 5px 5px;
    }
    .featured-location-slider .f-location svg {
        min-width: 15px;
    }
    .apartment-nav-outer {
        display: none;
    }
    .account-content {
        padding: 50px 0px;
    }
    .group_list_property_slider li a,
    .vacations-rentals-list li span {
        overflow: unset;
        text-overflow: unset;
        white-space: unset;
    }
    .group-review h3 {
        font-size: 20px !important;
    }

    .pool_wrapper_amenities_title {
        overflow: hidden !important;
        text-overflow: ellipsis !important;
        white-space: nowrap !important;
    }

    .vacations-rentals-list .r-button {
        width: fit-content;
    }
}

@media (max-width: 480px) {
    .date-picker-small {
        width: 100%;
        margin: 0 auto;
    }
    .ui-datepicker-multi .ui-datepicker-group table {
        width: 50%;
    }
    #groupvacations_wrapper ul#groupvacations-rentals-list ul.vacations-rentals-list li {
        padding: 0px 5px 0px 5px;
    }
    .additional_container .btn {
        padding: 30px 10px;
    }
    .additional_container .btn img {
        max-width: 20px;
        min-width: 20px;
    }
    .account-content .form-input,
    .account-content.password .form-input {
        max-width: 100%;
    }
    .my-account .btn-container {
        margin-top: 10px;
    }
    .featured-location-slider button.slick-arrow,
    .featured-slider button.slick-arrow,
    .vacational-slider button.slick-arrow {
        width: 30px;
        height: 30px;
    }
    .sidebar-wrapper .vacations-rentals-list button.slick-prev.slick-arrow::after,
    .sidebar-wrapper .vacations-rentals-list button.slick-next.slick-arrow::after {
        background-size: 6px;
    }
}

@media (min-width: 300px) and (max-width: 400px) {
    .filter_dates_widget .tab button {
        padding: 15px 5px;
        font-size: 12px;
    }
    #aboutus-form .filter_dates_widget .daterangepicker .calendar-table td,
    .daterangepicker .calendar-table td {
        padding: 10px 0px !important;
    }
    .filter_dates_widget .daterangepicker th.month,
    .daterangepicker th.month {
        font-size: 16px !important;
        padding: 5px 0px !important;
    }
    #aboutus-form .filter_dates_widget .daterangepicker .calendar-table th,
    .daterangepicker .calendar-table td {
        height: 15px !important;
        line-height: 15px !important;
    }
    #aboutus-form .filter_dates_widget .tab-content {
        min-height: 380px;
    }
    #aboutus-form .filter_dates_widget .date_range_wrapper {
        min-height: 350px;
        margin-bottom: 0px;
    }
    .filter_dates_widget .daterangepicker th.prev.available,
    .filter_dates_widget .daterangepicker th.next.available {
        padding: 10px;
    }
    .filter_dates_widget .daterangepicker th.prev.available {
        left: 0px;
    }
    .filter_dates_widget .daterangepicker th.next.available {
        right: 0px;
    }
    .filter_dates_widget .date_range_wrapper {
        margin-bottom: 0px;
    }
    .sidebar-wrapper .duration-field-wrapper .clear_date_input,
    .sidebar-wrapper .search-place .clear_date_input {
        top: 20px;
        right: 10px;
    }
    .featured-location-slider .f-location .text {
        font-size: 12px;
    }
}

@media (max-width: 390px) {
    .banner h1 {
        font-size: 45px;
    }
    .main-nav ul a:not(.btn) {
        font-size: 25px;
    }
}

@media (min-width: 0px) and (max-width: 340px) {
    .benefits-box hr {
        display: none;
    }
    .benefits-box hr:nth-child(6) {
        display: none;
    }
}


/* add by ravi */

.content-wrapper .property-price {
    display: flex !important;
    align-items: baseline;
    margin-left: auto;
    margin-right: 5px;
    flex-grow: 3;
    justify-content: start;
}

.property-price .price-span {
    display: flex !important;
    align-items: baseline;
    margin-left: auto;
    margin-right: 5px;
    flex-grow: 3;
    justify-content: start;
}

.property-price .vacation_rental_dates{
    color: #999999 !important;
    font-size: 12px;
    width: 100%;
}

.property-price span.base-price {
    font-size: 19px;
    font-weight: bold;
    color: #000 !important;
    text-decoration: underline;
}

.property-price .open-price-modal{
    display: flex;
}
.property-price span.nights{
    font-size: 15px;
    font-weight: 500;
    margin-left: 8px;
    text-decoration: none !important;
    color: #666666 !important;
}


#groupvacations_wrapper .price-text {
    color: #666666;
    font-size: 15px;
    font-weight: 500;
}

@media (max-width: 600px) {
    .filter_guests_widget .advanced-filters .label {
        font-size: 14px;
    }
    /* .content-wrapper .property-price{
		display: block !important;
	} */
    .property-price {
        float: inline-end;
    }
    #groupvacations_wrapper .price-text {
        color: #666666;
        font-size: 15px;
        font-weight: 500;
        display: flex !important;
    }
}

.contact_page_message_field {
    margin-bottom: 11px !important;
}

.contact_page_input {
    color: rgb(0, 0, 0) !important;
}

@media(max-width:768px) {
    .properties-page.property-page .daterangepicker.show-calendar .calendar-table th,
    .properties-page.property-page .daterangepicker.show-calendar .calendar-table td {
        padding: 13px 3.5px !important;
    }
}

li.ui-menu-item.ui-autocomplete-category a {
    background: #f2f2f2;
}


/* 02-08-23 */

.home-page-filter {
    background-position: 92% center !important;
}

.aboutus-form form {
    box-shadow: 1px 25px 50px 3px #0000000d;
}

.slider.slider-single.slick-initialized.slick-slider:before {
    content: '';
    background: #f7f7f7;
    height: 80px;
    width: 20%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99999;
}

.vacations-rentals-list li {
    font-weight: 600;
}

.featured-location-slider .slick-current.slick-active .f-location::before {
    display: none;
}

.apartment-info-nav hr {
    margin: 10px 0px;
    border-right: 2px solid #E6E6E6;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

span.duration.featured-duration b {
    font-weight: 600 !important;
}

span.rental_info_list {
    font-weight: 500 !important;
}

.property-price .listing-price-section {
    /* margin-right: 0px; */
    /* flex-grow: unset; */
}

.modal-make-payment .card_wrapper>.trip-row {
    margin-bottom: 0;
}

.modal-make-payment .card_wrapper {
    margin-bottom: 30px;
}


/* balavant added css by steeven on 21-09-2023 */

@media screen and (min-width: 400px) {
    .property-price .listing-price-section,
    .property-price .price-span {
        margin-right: auto;
        margin-left: revert;
    }
}

.rating_stars .rating_group {
    display: inline-flex;
}

.rating_stars .rating_icon {
    pointer-events: none;
}

.rating_stars .rating_input {
    position: absolute !important;
    left: -9999px !important;
}

.rating_stars .rating_input--none {
    display: none;
}

.rating_stars .raitng_label {
    cursor: pointer;
    padding: 0 0.1em;
    font-size: 1.3rem;
}

.rating_stars .rating_icon--star {
    color: #f80;
}

.rating_wrapper {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 10px;
}

#overall_rating_stars .overall_rating_input:checked~.overall_raitng_label .overall_rating_icon--star {
    color: #ddd;
}

#overall_rating_stars .overall_rating_group:hover .overall_raitng_label .overall_rating_icon--star {
    color: #f80;
}

#overall_rating_stars .overall_rating_input:hover~.overall_raitng_label .overall_rating_icon--star {
    color: #ddd;
}

#recommend_property_stars .recommend_property_input:checked~.recommend_property_label .recommend_property_icon--star {
    color: #ddd;
}

#recommend_property_stars .recommend_property_group:hover .recommend_property_label .recommend_property_icon--star {
    color: #f80;
}

#recommend_property_stars .recommend_property_input:hover~.recommend_property_label .recommend_property_icon--star {
    color: #ddd;
}

#site_comunication_stars .site_comunication_input:checked~.site_comunication_label .site_comunication_icon--star {
    color: #ddd;
}

#site_comunication_stars .site_comunication_group:hover .site_comunication_label .site_comunication_icon--star {
    color: #f80;
}

#site_comunication_stars .site_comunication_input:hover~.site_comunication_label .site_comunication_icon--star {
    color: #ddd;
}

#property_cleanliness_stars .property_cleanliness_input:checked~.property_cleanliness_label .property_cleanliness_icon--star {
    color: #ddd;
}

#property_cleanliness_stars .property_cleanliness_group:hover .property_cleanliness_label .property_cleanliness_icon--star {
    color: #f80;
}

#property_cleanliness_stars .property_cleanliness_input:hover~.property_cleanliness_label .property_cleanliness_icon--star {
    color: #ddd;
}

#property_expectations_stars .property_expectations_input:checked~.property_expectations_label .property_expectations_icon--star {
    color: #ddd;
}

#property_expectations_stars .property_expectations_group:hover .property_expectations_label .property_expectations_icon--star {
    color: #f80;
}

#property_expectations_stars .property_expectations_input:hover~.property_expectations_label .property_expectations_icon--star {
    color: #ddd;
}

#public_rating_stars .public_rating_input:checked~.public_rating_label .public_rating_icon--star {
    color: #ddd;
}

#public_rating_stars .public_rating_group:hover .public_rating_label .public_rating_icon--star {
    color: #f80;
}

#public_rating_stars .public_rating_input:hover~.public_rating_label .public_rating_icon--star {
    color: #ddd;
}

#review h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
}

#review textarea {
    height: 8rem;
}

#accordionReview>h3 {
    color: #000;
    background-color: #ffffff;
    padding-top: 16px;
    padding-bottom: 16px;
    border: 1px solid #f06a55;
    font-weight: 900;
    text-align: left;
    margin-top: 15px;
    padding-left: 19px;
}

#accordionReview>div {
    border: 1px solid #f06a55;
    background-color: #ffffff;
}

#accordionReview textarea {
    background-color: #f7f7f7;
}

.ui-accordion-header-active {
    border-bottom: 1px solid #f5f5f5 !important;
}

.ui-accordion-content-active {
    border-top: none !important;
}

#accordionReview .ui-accordion-header-icon {
    position: absolute;
    right: 15px;
    left: auto;
    top: 50%;
    width: 16px;
    text-align: center;
    margin-top: -8px;
    background: unset;
    text-indent: unset;
}

.ui-icon {
    width: 16px;
    height: 16px;
}

.review h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 30px;
}

.review textarea {
    height: 8rem;
}

.public_rating_stars .public_rating_input:checked~.public_rating_label .public_rating_icon--star {
    color: #ddd;
}

.public_rating_stars .public_rating_group:hover .public_rating_label .public_rating_icon--star {
    color: #f80;
}

.public_rating_stars .public_rating_input:hover~.public_rating_label .public_rating_icon--star {
    color: #ddd;
}

.overall_rating_stars .overall_rating_input:checked~.overall_raitng_label .overall_rating_icon--star {
    color: #ddd;
}

.overall_rating_stars .overall_rating_group:hover .overall_raitng_label .overall_rating_icon--star {
    color: #f80;
}

.overall_rating_stars .overall_rating_input:hover~.overall_raitng_label .overall_rating_icon--star {
    color: #ddd;
}

.recommend_property_stars .recommend_property_input:checked~.recommend_property_label .recommend_property_icon--star {
    color: #ddd;
}

.recommend_property_stars .recommend_property_group:hover .recommend_property_label .recommend_property_icon--star {
    color: #f80;
}

.recommend_property_stars .recommend_property_input:hover~.recommend_property_label .recommend_property_icon--star {
    color: #ddd;
}

.site_comunication_stars .site_comunication_input:checked~.site_comunication_label .site_comunication_icon--star {
    color: #ddd;
}

.site_comunication_stars .site_comunication_group:hover .site_comunication_label .site_comunication_icon--star {
    color: #f80;
}

.site_comunication_stars .site_comunication_input:hover~.site_comunication_label .site_comunication_icon--star {
    color: #ddd;
}

.property_cleanliness_stars .property_cleanliness_input:checked~.property_cleanliness_label .property_cleanliness_icon--star {
    color: #ddd;
}

.property_cleanliness_stars .property_cleanliness_group:hover .property_cleanliness_label .property_cleanliness_icon--star {
    color: #f80;
}

.property_cleanliness_stars .property_cleanliness_input:hover~.property_cleanliness_label .property_cleanliness_icon--star {
    color: #ddd;
}

.property_expectations_stars .property_expectations_input:checked~.property_expectations_label .property_expectations_icon--star {
    color: #ddd;
}

.property_expectations_stars .property_expectations_group:hover .property_expectations_label .property_expectations_icon--star {
    color: #f80;
}

.property_expectations_stars .property_expectations_input:hover~.property_expectations_label .property_expectations_icon--star {
    color: #ddd;
}

.home-page .banner .text-wrapper .with-arrow::before,
.aboutus .with-arrow::before {
    opacity: 0;
}

.aboutus .with-arrow,
.aboutus .with-arrow::after {
    transition: 0.2s all ease-in-out;
}

.aboutus .with-arrow:hover {
    color: #000000;
}

.aboutus .with-arrow:hover::after {
    border-color: #000;
}

.aboutus-form input::placeholder {
    color: rgb(0, 0, 0, 40%);
}

.featured-location-slider .slick-arrow {
    border: none !important;
}

.vacations-rentals-list li .amit-box {
    max-width: 70%;
}

.benefits-main {
    padding: 150px 0px;
}

#arrangements_list.arrangements-list img {
    width: 45px !important;
}

.similar-rentals span.featured-location,
.similar-rentals .home-rentals li span.featured-duration b,
.sidebar-wrapper .vacations-rentals-list .location span {
    font-weight: 500 !important;
}

.sidebar-wrapper .weather-wrapper hr {
    border-top: 1px solid #f3f3f3;
}

.properties-page .top-banner {
    width: calc(100% - 240px - 15px);
    margin-right: 0;
    margin-left: auto;
}

section.top-banner {
    margin-top: 80px;
}

.amenities_load_more_container {
    padding-left: 35px;
    margin-top: 20px;
}

.top-img:after {
    opacity: 0;
}

span.rental_info_list {
    display: flex !important;
    gap: 10px;
    flex-wrap: wrap;
    row-gap: 0px;
}

span.rental_info_list_item {
    background: #dfdfdf;
    padding: 5px;
    border-radius: 5px;
    color: #333;
    font-size: 11px;
}

@media (max-width: 767px) {
    .properties-page .top-banner {
        width: 100%;
        margin-left: 0;
        margin-right: 0px;
    }
}


/* * Dustin: custom styles for jquery dialog */

.ui-dialog {
    position: fixed;
    width: 650px !important;
    padding: 0 !important;
    background: #fff;
    box-shadow: #bbb 0px 0px 10px 0px;
}

.ui-dialog-titlebar {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    padding: 20px 20px !important;
    color: #fff;
}

.ui-widget-header {
    border: 1px solid #F06A55;
    background: #F06A55;
}

#dialog {
    width: auto;
    min-height: 91.0938px;
    max-height: none;
    height: auto;
    padding: 20px;
}

#dialog p {
    margin: 0;
}

#dialog p span {
    color: #F06A55;
    font-weight: 500;
}

.ui-dialog-titlebar .ui-dialog-titlebar-close {
    right: 15px;
}

@media (max-width: 767px) {
    .ui-dialog {
        width: auto !important;
    }
}

.slick-slide img:not(.no_buffer) {
    background: url('./../img/image_placeholder.gif');
    background-size: cover;
}


/* Balvanth: Ui issues CSS --- 10-07-24 */


/* share Popup CSS */

.single-image img {
    max-height: 80vh;
    object-fit: cover;
}

#share_modal .custom-popup-inner {
    max-width: 90%;
    margin: 0px auto;
}


/* Stikcy nav CSS */

.apartment-nav-outer.active .apartment-info-nav {
    box-shadow: rgba(0, 190, 221, 0.17) 0px 0px 15px;
    background: #FFF;
}

.columns-wrapper .left-col {
    position: relative;
    scroll-margin-top: 10px !important;
}

.apartment-info-nav li a::after {
    opacity: 0 !important;
}

.apartment-info-nav li.active a::after {
    opacity: 1 !important;
}

@media (max-width: 767px) {
    #share_modal .social-links {
        gap: 10px;
    }
    #share_modal .social-links>a {
        margin: 0px 0px !important;
        min-width: calc(100% - 50% - 10px) !important;
    }
    .mobileSlider .slick-next,
    .mobileSlider .slick-prev {
        display: block !important;
    }
}

.property-price .custom-modal {
    display: none;
}
.custom-modal{
    display: block;
    position: relative;
    overflow: visible;
}
.modal-body-content {
    margin: 0;
    bottom: 18px;
    left: 33px;
    position: absolute;
    z-index: 10;
    background: #fff;
    padding: 21px 17px;
    width: 269px;
    border-radius: 10px;
    box-shadow: 2px 9px 25px rgba(0, 0, 0, 0.26);
}
/* .modal-body-content  {
    margin: 0;
    position: absolute;
    z-index: 10;
    background: #fff;
    padding: 21px 17px;
    width: 90%;
    max-width: 300px;
    border-radius: 10px;
    box-shadow: 2px 9px 25px rgba(0, 0, 0, 0.26);
} */

.modal-body-content p {
	font-size: 15px;
    margin: 0;
    padding: 0;
}

.modal-body-content .modal-line {
	display: flex;
	justify-content: space-between;
	font-size: 15px;
	margin: 0;
    font-weight: normal;
}

.modal-body-content .modal-line.total {
	margin-top: 10px;
}


.modal-body-content .close-custom-model{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 13px;
    padding: 8px 10px;
    cursor: pointer;
}
@media (max-width: 1226px){
    .modal-body-content  {
        max-width: 245px;
        left: 10px;
    }
}
@media (max-width: 480px) {
    #share_modal #social_link {
        padding: 20px !important;
    }
    #share_modal .social-links>a {
        min-width: 100% !important;
    }
    .amenities-flex {
        flex-direction: column;
    }
    .amenities-list-wrapper {
        width: 100%;
        flex: 0 0 100%;
    }
    .history-box {
        flex-wrap: wrap;
    }
    .my-trip-page .content-title {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .history-box-info {
        width: 100%;
    }

    .modal-body-content .close-custom-model {
        position: absolute;
        top: 2px;
        right: 5px;
        cursor: pointer;
        z-index: 99;
    }
}
#paymentSection .w-50 .passport_label {
    padding-left: 28px;
    height: 70px;
    background-color: #fff;
    border-radius: 5px;
    border: none;
    box-shadow: 0 6px 7px 3px #00000008;
    display: block;
    padding-left: 25px;
    width: 100%;
    font-weight: 610;
    font-size: 15px;
    color: #333333;
    margin: 0px;
    font-family: sans-serif;
    align-items: center;
    cursor: pointer;
    font-weight: 610;
    font-size: 15px;
    color: #333333;
    margin: 0px;
    font-family: sans-serif;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#paymentSection .w-50 .passport_input {
    display: none;
}

#paymentSection .w-50 .passport_label .span_btn {
    margin-top: 0px;
    height: 30px;
    width: 120px;
    min-width: unset;
    margin-right: 10px;
    border: 1px solid #333333;
    border-radius: 3px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #333333;
}

#signin_form .passport_input,
#userInfoForm .passport_input {
    display: none;
}

#signin_form .passport_label,
#userInfoForm .passport_label {
    height: 70px;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    font-weight: 610;
    font-size: 15px;
    color: #6c757dd4;
    margin: 0px;
    font-family: sans-serif;
    display: flex;
    align-items: center;
    cursor: pointer;
}

#signin_form .passport_label {
    padding-left: 10px;
}

#signin_form .passport_label .span_btn,
#userInfoForm .passport_label .span_btn {
    margin-top: 0px;
    height: 30px;
    margin-right: 10px;
    border: 1px solid #6c757dd4;
    border-radius: 3px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

#signin_form .passport_label .span_btn {
    min-width: 45%;
}

@media (max-width: 323px) {
    #signin_form .passport_label .span_btn {
        min-width: 41%;
        font-size: 12px;
    }
}
#userInfoForm .passport_label .span_btn {
    min-width: 120px;
}

#signin_form .passport_label .span_btn:hover,
#userInfoForm .passport_label .span_btn:hover {
    background: #F7F7F7;
}

#userInfoForm .span_passport_label {
    max-width: 75%;
    max-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#signin_form .span_passport_label {
    max-width: 65%;
    max-height: 40px;
}

#signin_form .agree-text a {
    color: #aa0033;
    font-weight: 600;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    font-size: 15px;
    gap: 10px;
    margin-left: -3px;
}

.floor_plan_video {
    height: 100%;
    width: 100%;
}

.passport_input_signup {
    opacity: 0;
    position: absolute;
    margin-left: 10px;
}

.home-rentals li:nth-child(1) .property-item {
    position: relative;
}

.home-rentals li:nth-child(1) .property-info h6 {
    margin: 0;
}

.home-rentals li:nth-child(1) .property-info {
    position: absolute;
    bottom: 30px;
    right: 0;
    text-align: right;
    border-radius: 5px;
}

.home-rentals li:nth-child(1) .listing-price-section .starting_at_property_listing {
    font-size: 14px;
    font-weight: 600 !important;
}

.home-rentals li:nth-child(1) .listing-price-section .price-label {
    font-size: 14px;
}

@media (max-width: 576px) {
    #paymentSection {
        padding: 20px !important;
    }
    .addons_container .col-2 {
        display: flex;
        align-items: center;
    }
}

@media (max-width: 450px) {
    #paymentSection .card_row {
        padding: 10px;
        flex-wrap: wrap;
        gap: 6px;
    }
    .card_checkbox_wrapper {
        margin: 0px;
        padding: 0;
    }
    #paymentSection .card_row img {
        padding: 0px 5px;
    }
    .confirm p {
        font-size: 12px;
    }
    .main_card_wrapper .card_wrapper input.from-control {
        margin-bottom: 0px;
    }
    #paymentSection .card_row .col-6 {
        order: -1;
        width: 100%;
        min-width: 100%;
        padding: 0;
    }
    .checkbox-container .checkmark {
        width: 20px;
        height: 20px;
    }
    .checkbox-container .checkmark:after {
        left: 7px;
        top: 1px;
    }
}

.crossed_amount {
    text-decoration: line-through;
    color: #6a6a6a;
    font-size: 25px;
    font-weight: 700;
}

.property_price {
    width: 100%;
    text-align: end;
}

.vacation_crossed_amount {
    text-decoration: line-through;
    color: #6a6a6a;
    font-size: 19px;
    font-weight: bold;
}

.gp_vacation_crossed_amount {
    text-decoration: line-through;
    color: #6a6a6a;
    font-size: 25px;
    font-weight: 700;
}

.featured_property_crossed_amount {
    text-decoration: line-through;
    color: #6a6a6a;
    font-size: 19px;
    font-weight: bold;
}


/* #search_div ul.ui-autocomplete{
	display: block!important;
} */

#search_div ul.ui-autocomplete.force_open {
    display: block!important;
}

#search_div ul.ui-autocomplete>li>a span.down_arrow {
    background-image: url(../img/dropdown-arrow.svg);
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    font-size: 15px;
    font-weight: 600;
    position: absolute;
    right: 5px;
    top: 3px;
}

#search_div ul.ui-autocomplete>li.hidden {
    display: none;
}

#search_div ul.ui-autocomplete>li>a span.ui_dropdown_text {
    padding-top: 10px;
    padding-bottom: 10px;
}

#search_div ul.ui-autocomplete>li>a span.ui_dropdown_text:hover {
    text-decoration: underline;
    color: #fff;
}

.host-container {
    display: flex;
    align-items: center;
    font-family: Arial, sans-serif;
    padding: 0px 0px 0px 10px;
    margin-bottom: -13px;
}

.host-profile-pic {
    margin: 0px 0px 36px 0px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
    margin-right: 10px;
}

.site-profile-pic {
    margin: 0px 0px 36px 0px;
    width: 40px;
    height: 40px;
    /* border-radius: 50%; */
    object-fit: cover;
    margin-right: 10px;
}

.host-details {
    display: flex;
    flex-direction: column;
}

.host-name {
    font-weight: bold;
    margin: 0;
}

.host-info {
    color: #666;
    font-size: 14px;
}

/* Login Dropdown */

.dropdown-menu-login {
    list-style: none;
}

.dropdown-menu-content-login {
    display: none;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 4px 14px rgb(0 0 0 / 5%);
    width: 203px;
    z-index: 1;
    position: absolute;
    right: auto !important;
    top: 46px;
    margin: 0 auto !important;
    transform: translate(-50%, 0px);
    left: 50% !important;
    padding: 15px;
}

.dropdown-menu-content-login h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
}

.dropdown-menu-content-login p {
    font-size: 12px;
    font-weight: 600;
    margin: 0px 0px 15px 0px;
    line-height: 17px;
}

.dropdown-menu-content-login a.btn.btn-secondary {
    background-color: #F06A55;
    color: #fff;
    transition: 0.5s all;
    font-weight: 600;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    border: 1px solid #F06A55;
    width: 100%;
    text-align: center;
}

.dropdown-menu-content-login a.btn.btn-secondary:hover {
    color: #F06A55;
    background-color: transparent;
}


/* Addons Styling */

.trip-row .addons_wrapper .row {
    flex-direction: row;
}


@media (max-width: 480px) {
    .trip-row .addons_wrapper {
        padding: 0;
    }
    .trip-row .addons_wrapper .row {
        gap: 10px;
        flex-wrap: wrap;
    }

    .trip-row .addons_wrapper .addon-detail,
    .addons_container .col-3,
    .addons_container .col-2     {
        min-width: calc(100% - 50% - 10px);
    }

    .addons_container .col-3 {
        display: flex;
        justify-content: flex-end;
    }
}

.description_text,
.description_text *:not(img):not(video) {
    all: revert;
    color: #000 !important;
    font-size: 15px;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    line-height: 23px;
}

.description_text img,
.description_text video {
    max-width: 100%;
    max-height: fit-content;
}

.description_read_more_text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.description_read_more_text img,
.description_read_more_text video {
    max-width: 100%;
    max-height: fit-content;
}

.description_read_more {
    cursor: pointer;
    color: #dd4d37;
    font-weight: bold;
}

.description_read_more span {
    text-decoration: underline;
}

.description_read_more i {
    font-size: smaller;
}

.description_text_close {
    position: sticky;
    min-height: 64px;
    display: flex;
    align-items: center;
    padding: 0 24px;
}

.description_text_close_icon {
    font-size: 18px;
    cursor: pointer;
}

.custom-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    display: none;
}

.property_description {
    position: fixed;
    top: 100px;
    bottom: 100px;
    left: 500px;
    right: 500px;
    background: #fff;
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    max-height: 100%;
    width: auto;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 10px #8d8d8d;
            box-shadow: 0 0 10px #8d8d8d;

    visibility: hidden;
    opacity: 0;
    transform: translateY(100%); /* Positioned off-screen initially */
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

.description_popup_section {
    height: auto;
    position: relative;
    overflow: auto;
    max-height: 90%;
    padding: 0px 24px;
    background: #fff;
    border-radius: 15px;
    border-bottom-right-radius: 0px;
}

.description_text_css_visible {
    visibility: visible;
    opacity: 1;
    z-index: 1001; /* Above the backdrop */
    transform: translateY(0); /* Slide into view */
    transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
}

@media (max-width: 1600px) {
    .property_description {
        top: 100px;
        left: 400px;
        right: 400px;
    }
}

@media (max-width: 1300px) {
    .property_description {
        top: 100px;
        left: 200px;
        right: 300px;
    }
}

@media (max-width: 960px) {
    .property_description {
        top: 100px;
        left: 50px;
        right: 50px;
    }
}


@media (max-width: 660px) {
    .property_description {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 0px;
    }

    .description_popup_section {
        border-radius: 0px;
    }

    .description_text img,
    .description_text video {
        width: 100%;
        height: 100%;
    }

    .description_read_more_text img,
    .description_read_more_text video {
        width: 100%;
        height: 100%;
    }
}

.host-login-btn {
    margin-top: 10px;
}

.popup-header > h2 {
    word-wrap: break-word;
    padding-right: 15px;
}

.rental-location {
    margin-top: 30px;
}

.pool_wrapper_amenities_icon {
    width: 15px;
}

.pool_wrapper_amenities_title {
    text-overflow: ellipsis;
    display: inline-block !important;
    /* max-width: 60px; */
    overflow: hidden;
    white-space: nowrap;
}

.user_review_text {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: break-spaces;
}

.read-more-review-btn {
    background: none;
    border: none;
    color: #F06A55;
    cursor: pointer;
    text-decoration: underline;
    font-size: 1rem;
    padding: 0;
}

.read-more-review-btn.hidden {
    display: none;
}

.house_rules_text {
    padding-left: 20px;
}

.hosted_by_site_img_warper {
    border: 1px solid #F06A55;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.manage_by_site_image {
    object-fit: contain;
    padding: 10px;
    border-radius: 0px !important;
}
.rental_filters_container .row {
    align-items: center;
}
.properties-page .rental_filters_container {
    margin-bottom: 20px;
}
.properties-page .rental_filters_container .rental_filters{
    /* padding-left: 23%; */
    padding-left: 20px;
    padding-right: 10px;
    color: #333;
    font-size: 19px;
    font-weight: 600;
}
.properties-page .rental_filters_container .results_text {
    font-weight: 500 !important;
    color: #666666;
    font-size: 15px;
}
.properties-page .rental_filters_container .results_text.sub-title {
    color: #999999;
}

/* css for switch of properties page guestay experience */
.gues_exp_switch_parent {
    padding-right: 10px;
}

.gues_exp_switch_parent .gues_exp_switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 25px;
}

.gues_exp_switch_parent .gues_exp_switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.gues_exp_switch_parent .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    transition: 0.4s;
    border-radius: 25px;
    border: 1px solid #f06a55;
}

.gues_exp_switch_parent .slider:before {
    position: absolute;
    content: "";
    height: 17px;
    width: 17px;
    left: 4px;
    /* bottom: 4px; */
    top: 50%;
    transform: translate(0px, -50%);
    background-color: #ccc;
    transition: 0.4s;
    border-radius: 50%;
}

.gues_exp_switch_parent input:checked + .slider:before {
    transform: translate(25px, -50%);
    -webkit-transform: translate(25px, -50%);
    -moz-transform: translate(25px, -50%);
    -ms-transform: translate(25px, -50%);
    -o-transform: translate(25px, -50%);
    background-color: #f06a55;
}
.properties-page #info_tab_sticky .pricing_wrapper .addon_heading_row,
.properties-page #info_tab_sticky .addon_row .addon_price_span {
    color: #333333;
    font-weight: 600;
}
.properties-page #info_tab_sticky .addon_row .addon_price_span {
    width: 50%;
}
.properties-page #info_tab_sticky .addon_row .addon-title .addon_title_span {
    display: flex;
    align-items: center;
}
.properties-page #info_tab_sticky .addon_row .addon-title {
    width: 140%;
    align-items: center;
}
.text-align-end{
    text-align: end !important;
}
.properties-page #info_tab_sticky .pricing_wrapper .addon_pricing_wrapper{
    height: 30px;
}
.properties-page #info_tab_sticky .pricing_wrapper .addon_pricing_wrapper .addon-price{
    vertical-align: baseline;
}
@media (max-width: 768px) {
    .properties-page .properties-page-card-location {
        flex-wrap: nowrap !important;
    }
}
.properties-page .properties-page-card-location span {
    width: 100%;
}

.seasonal_tr .addons_wrapper .final-price-div {
	float: right;
	padding: 0;
}
#header_search_btn img {
    height: 19px;
    width: 19px;
}
.book-main .title {
    max-width: 700px;
    margin-bottom: 40px;
}
.book-main .sub-title {
    max-width: 660px;
    margin: auto;
    margin-bottom: 40px;
}
.title .error{
    text-transform: none;
}
.popup-text-gaf {
    text-decoration: underline 1px rgb(106, 106, 106) !important;
    cursor: pointer;
}
.gaf-popup {
    background: #fff;
    padding: 15px;
    width: 430px;
    border-radius: 10px; 
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.28);
    position: absolute;
}
.gaf-popup .gaf-text-popup {
    margin: 0px;
    font-size: 14px;
}
.gaf-popup .close-gaf-popup {
    display: block; 
    fill: none; 
    height: 16px; 
    width: 16px; 
    stroke: currentcolor; 
    stroke-width: 3; 
    overflow: visible; 
    margin-top: 6px; 
    cursor: pointer;
}

/* Travel Style Filter Direct Display */
.travel-style-heading {
    font-size: 18px;
    font-weight: 700;
    color: #262626;
    margin-bottom: 15px;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
}

.travel-style-list {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.travel-style-item {
    border-radius: 8px;
    transition: background-color 0.2s ease;
    background-color: #fff;
    width: 100%;
    max-width: 100%;
    overflow: visible;
    box-sizing: border-box;
}

/* .travel-style-item.selected {
    background-color: #ffe5cc;
} */

.travel-style-label {
    display: flex;
    align-items: flex-start;
    padding: 6px 15px;
    cursor: pointer;
    position: relative;
    margin: 0;
    border-radius: 8px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    min-width: 0;
}

.travel-style-checkbox {    
    margin-right: 12px !important;
    margin-top: 3px !important;
    position: relative !important;
}

.travel-style-label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* .travel-style-label input[type="checkbox"]:checked + .travel-style-checkbox {
    background-color: #e63959;
    border-color: #e63959;
} */

/*.travel-style-label input[type="checkbox"]:checked + .travel-style-checkbox::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
} */

.travel-style-text {
    flex: 1;
    font-size: 16px;
    color: #262626;
    font-family: 'Montserrat', 'Noto Sans Hebrew', sans-serif;
    font-weight: 500;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    min-width: 0;
    max-width: 100%;
    white-space: normal;
    overflow: visible;
    line-height: 1.4;
}

.travel-style-item.selected .travel-style-text {
    color: #000;
}

@media (max-width: 767px) {

    .travel-style-heading {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .travel-style-label {
        padding: 6px 12px;
    }

    .travel-style-text {
        font-size: 14px;
    }
}

.dnc_bedroom {
    font-family: 'Merriweather', serif;
    color: rgb(74, 136, 272);
}

.astric {
    color: red;
}