body.page-id-1751 {
    background: #FAFAFA !important;
}

body.page-id-1751 .elementor-element.elementor-element-88a2220 {
    margin-bottom: 0;
}

.hpm-properties__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.hpm-wrapper {
    display: flex;
}

.hpm-properties {
    width: 60%;
}

.hpm-map {
    margin-top: 55px;
    margin-left: 50px;
    width: 40%;
    height: calc(100vh - 60px);
    position: sticky;
    top: 0;
}

.hpm-map #map {
    height: 100%;
    position: sticky !important;
    top: 0;
}

ul.hpm-properties__item__slider {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

ul.hpm-properties__item__slider li {
    display: none;
}

ul.hpm-properties__item__slider li.active {
    display: block;
}

.slider-navigation button {
    border: none;
    padding: 0;
    position: absolute;
    top: 15px;
    background: rgb(31, 31, 31) !important;
    width: 30px;
    height: 24px;
    border-radius: 6px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer !important;
}

a.hpm-properties__item {
    position: relative;
    background-color: #fff;
    color: #4f5260;
    box-shadow: 2px 15px 50px rgba(41, 44, 61, .1) !important;
    text-decoration: none !important;
}

.slider-navigation button.prev {
    left: 10px;
}

.slider-navigation button.next {
    left: 45px;
}

.hpm-properties__item__content {
    padding: 20px 20px;
    color: #292c3d !important;
    font-family: "Source Sans 3", Sans-serif !important;
}

.hpm-properties__item__content h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    color: #292c3d;
}

.hpm-properties__item__content h5 {
    margin: 25px 0;
    font-weight: 400;
}

.hpm-properties__item__content .location {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    color: #555252;
    padding-bottom: 15px;
}

.hpm-properties__item__content .location svg path, .hpm-properties__item__content .amenities svg path {
    fill: #2BC99B;
}

.hpm-properties__item__content .amenities {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    padding-top: 15px;
    border-top: 1px solid #efe9e9;
}

.hpm-properties__item__content .amenities svg {
    width: 25px;
    height: 20px;
}

.hpm-properties__item__content .location p, .hpm-properties__item__content .amenities p {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.hpm-properties__item__content .amenities p span {
    font-size: 16px;
    line-height: 16px;
}

.hpm-map__info {
}

.hpm-map__info h4 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    color: #292c3d;
    font-family: "Source Sans 3", sans-serif !important;
    margin-top: 20px;
    margin-bottom: 15px;
}

.hpm-map__info h5 {
    font-weight: 400;
    color: #292c3d !important;
    font-family: "Source Sans 3", sans-serif !important;
}

.hpm-map__info a {
    background: #2BC99B;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    display: block;
    max-width: fit-content;
}

.gm-style-iw-chr {
    position: absolute;
    right: 0
}


.gm-style-iw {
    padding-top: 12px !important;
}

.images-wrapper-inner {
    display: flex;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.images-wrapper-inner .main-image {
    width: 50%;
}

.images-wrapper-inner .other-images {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

.main-image {
}

.other-images-inner {
    display: flex;
    flex-wrap: wrap;
}

.other-images-inner .other-image {
    width: 50%;
    height: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.images-wrapper-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
}

.images-wrapper {
    border-radius: 16px;
    overflow: hidden;
}

.other-images-inner .other-image:nth-child(1) {
    padding: 0px 5px 5px 0px;
}

.other-images-inner .other-image:nth-child(2) {
    padding: 0px 0px 5px 5px;
}

.other-images-inner .other-image:nth-child(3) {
    padding: 5px 5px 0px 0px;
}

.other-images-inner .other-image:nth-child(4) {
    padding: 5px 0px 0px 5px;
}

.description-wrapper .description__item > h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #292c3d;
    margin: 20px 0 12px 0;
}

.description-wrapper .description__item {
    text-align: left;
    color: #212529;
    font-family: "Source Sans 3", sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.hpm-booking-widget {
    border-radius: 6px;
    padding: 5px 10px;
    border: 1px solid rgb(238, 238, 238);
    margin-bottom: 20px;
    font-family: 'Source Sans 3', sans-serif;
}

.hpm-booking-widget .from-price {
    margin-bottom: 15px;
}

.hpm-booking-widget .from-price span {
    font-weight: 700;
    font-size: 20px;
}

.hpm-booking-widget .min-stay {
    text-align: right;
    font-size: 13px;
    color: #888080;
}

.hpm-row {
    display: flex;
    /* width: 100%; */
    gap: 10px;
}

.hpm-form-group {
    width: 100%;
    margin-bottom: 15px;
}

.hpm-form-group input,
.hpm-form-group select,
.hpm-form-group textarea {
    width: 100%;
    border: 1px solid #dee2e6 !important;
    border-radius: 6px !important;
    color: #212529;
    padding-right: 8px !important;
    font-size: 13px;
}

.hpm-form-group input::placeholder,
.hpm-form-group select::placeholder,
.hpm-form-group textarea::placeholder {
}

.hpm-row .hpm-col:has( + .hpm-col) {
    width: calc(50% - 5px);
}

.hpm-row .hpm-col:has( + .hpm-col) + .hpm-col {
    width: calc(50% - 5px);
}


.hpm-row .hpm-col {
    width: 100%;
}

.hpm-form-group button {
    background-color: rgb(43, 201, 155) !important;
    border-color: rgb(39, 181, 140) !important;
    color: #fff;
    width: 100%;
    border-radius: 6px;
}

.hpm-search form {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.hpm-search__input label {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
}

.hpm-search__input label svg {
    position: absolute;
    left: 10px;
    width: 13px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.hpm-search {
    margin-bottom: 20px;
}

.hpm-search__input label input, .hpm-search__input label select {
    color: #172841;
    background: #fff;
    padding-left: 30px;
    font-size: 13px;
    font-family: "Source Sans 3", sans-serif !important;
    border: 1px solid #DDDFE0;
    border-radius: 4px;
    height: 40px;
    width: 100%;
}

.hpm-search__input label svg path {
    fill: #2BC99B;
}

.hpm-search__input button {
    background: #2BC99B;
    color: #fff;
    border: none;
    border-radius: 4px;
    height: 40px;
    box-shadow: 2px 15px 50px 0 rgb(43 201 155 / 10%);
}

.hpm-search__input {
    display: flex;
    align-items: center;
    width: 100%;
}

.hpm-search__input label input:focus {
    border-color: #2BC99B;
}

.hpm-search__input:last-child {
    width: 90px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #2BC99B;
    background: #2BC99B;
    color: #fff;
}

.reservation-success {
    text-align: center;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
    display: none;
}

.reservation-success svg {
    width: 100px;
    height: 100px;
    margin: auto;
}

.reservation-success span {
    display: block;
}

.reservation-success a {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    -moz-user-select: none;
    user-select: none;
    padding: .5rem 1rem;
    transition: all .3s;
    background-color: rgb(43, 201, 155) !important;
    border-color: rgb(39, 181, 140) !important;
    color: #fff;
    width: 100%;
    border-radius: 6px;
    display: block;
}

.hpm-form-group label {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #4c4c4c;
}

form#inquiry-form {
    margin-top: 10px;
}

#result-wrapper {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

#result-wrapper > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#result-wrapper > div span {
    font-size: 15px;
    font-weight: 600;
}

#result-wrapper .ph-item,
#result-wrapper .ph-item .ph-col-12 {
    padding: 0;
    margin: 0;
    border: 0;
}

.hpm-form-group button:disabled {
    background: #CED4DA !important;
    border-color: #b0b5bb !important;
}

#result-wrapper > div.error {
    border-radius: 12px;
    border: 1px solid #f17b7b;
    background: #fea6a6;
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    padding: 10px;
    font-weight: 400;
}

#result-wrapper > div.error span {
    font-weight: 400;
}

.checkout-wrapper {
    font-family: 'Manrope', sans-serif;
}

.checkout-container {
    display: flex;
    margin-bottom: 40px;
}

.checkout-container .guest-area {
    width: 60%;
}

.checkout-container .property-area {
    width: 40%;
    margin-left: 60px;
}

.checkout-container .box {
    background-color: #fff;
    color: #4f5260;
    box-shadow: 2px 15px 50px rgba(41, 44, 61, .1);
    margin: 20px 0;
    padding: 30px;
}

.checkout-container .box h3 {
    font-size: 18px;
    color: #000;
}

.agreement-container {
    height: 300px;
    overflow-y: scroll;
    padding-right: 20px;
    margin-bottom: 30px;
    line-height: 30px;
}

.agreement-checkbox, .terms-conditions {
    display: flex;
    align-items: center;
    gap: 11px;
    justify-content: center;
}

.agreement-checkbox label, .terms-conditions label {
    line-height: 24px;
}

.agreement-checkbox input, .terms-conditions input {
    /* border-radius: 0; */
    min-width: 25px;
    min-height: 25px;
    -webkit-appearance: button;
}

.checkout-container
.booking-details.box {
    padding: 0;
    padding-bottom: 20px;
}

.property-basic-details, .check-in-out, #result-wrapper {
    padding: 0 30px;
    margin: 20px 0;
}

.check-in-out {
    display: flex;
    flex-wrap: wrap;
}

.property-basic-details {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.property-basic-details strong {
    color: #000;
}

.check-in-out > div {
    width: 50%;
    display: flex;
    flex-direction: column;
    margin-bottom: 13px;
    gap: 5px;
}

.checkout-button {
    margin: 30px 0 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.checkout-button button {
    background-color: rgb(43, 201, 155) !important;
    border-color: rgb(39, 181, 140) !important;
    color: #fff;
    border-radius: 6px;
}

.back-link a {
    text-transform: uppercase;
    font-size: 12px;
    color: #2BC99B;
    font-weight: 700;
    letter-spacing: 1px;
}

.mobile_images {
    display: none;
}

td.ui-datepicker-unselectable.ui-state-disabled.undefined span {
    border: 1px solid #c5c5c5;
    background: #fbcfcf;
    font-weight: normal;
    color: #ff0000;
}

@media (max-width: 767px) {

    .desktop-images {
        display: none;
    }

    .mobile_images {
        display: block;
    }

    .hpm-wrapper {
        flex-direction: column;
    }

    .hpm-wrapper > * {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .hpm-properties__list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
}