.map-search-container {
    margin: 0;
    padding: 0;
    height: calc(100vh - 156.94px);
}

#div_results_list {
    margin-top: 75px;
    height: calc(100% - 75px);
}

#div_results_map {
    padding: 0;
}

#div_results_cards .card-result .card {
    height: 290px;
}

.map-search-header {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.badge-vco-active {
    background-color: #3a5385;
    color: #fff;
}

.back-anchor {
    color: #3a5385;
}

.back-anchor .back-anchor-icon {
    font-size: 20px;
}

#main-content .et_pb_section {
    background-color: #f9f9f9;
    padding-top: 0;
}

#main-content .et_pb_row {
    padding-top: 0;
}

.header-text .result-header-text {
    color: #0a0c0a;
    opacity: 0.6;
    font-size: 12px;
    font-family: "Gilroy-Medium", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    letter-spacing: 0.1em;
}

.header-text .listing-city-header-text {
    font-size: 36px;
    color: #0a0c0a;
    letter-spacing: 0.01em;
    font-family: "Gilroy-ExtraBold", Helvetica, Arial, Lucida, sans-serif;
}

.badge-wrapper .badge {
    font-size: 12px;
    font-weight: 100 !important;
    font-family: "Gilroy", Helvetica, Arial, Lucida, sans-serif;
    padding: 0.95em 1.8em;
    border-radius: 1.25rem;
}

.badge-wrapper .badge-light {
    border: 1px solid rgba(0, 0, 0, 0.08);
}

#div_results_cards {
    height: calc(100% - 170px);
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

#div_results_cards::-webkit-scrollbar {
    display: none;
}

#div_results_cards .card {
    border: 0;
}

#div_results_cards .card .btn-heart {
    position: absolute;
    background-color: #fff;
    border-radius: 100px;
    margin: 10px;
    padding: 8px;
    width: 37px;
    line-height: 5px;
    height: 37px;
    right: 0;
    font-size: 19px;
    color: rgba(10, 12, 10, 0.15);
}

#div_results_cards .card .btn-heart.active,
#div_results_cards .card .btn-heart:hover {
    background-color: #dae0e5;
    color: #dc3545;
}

#div_results_cards .card .card-body {
    padding: 1rem 1.25rem 1.25rem 1.25rem;
    margin-bottom: 50px;
}

#div_results_cards .card .icon-category {
    color: #000;
    font-size: 14px !important;
}

#div_results_cards .card .card-title {
    justify-content: unset !important;
    font-size: 18px;
    font-family: "Gilroy-Bold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
}

#div_results_cards .card .card-link {
    color: #3a5385;
    font-style: italic;
    font-family: "Gilroy-MediumItalic", Helvetica, Arial, Lucida, sans-serif;
    font-size: 12px;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
}

#div_results_cards .card .single-img-top {
    height: 168px;
    object-fit: cover;
}

#div_results_cards .card-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: transparent;
    border: 0;
}

#div_results_cards .card-footer .experience-price-summary,
#div_results_cards .card-footer .currency-text,
#div_results_cards .card-footer .offer-availability {
    font-size: 24px;
    letter-spacing: 0.02em;
    font-family: "Gilroy-Bold", Helvetica, Arial, Lucida, sans-serif;
    font-weight: 600;
    color: #000;
}

#div_results_cards .card-footer .experience-price-summary .currency,
#div_results_cards .card-footer .experience-price-summary .amount,
#div_results_cards .card-footer .currency-text .currency,
#div_results_cards .card-footer .currency-text .amount,
#div_results_cards .card-footer .offer-availability .currency,
#div_results_cards .card-footer .offer-availability .amount {
    font-size: 16px;
    font-family: "Gilroy-bold", Helvetica, Arial, Lucida, sans-serif;
    position: relative;
    top: -4px;
    margin-right: 2px;
}

#div_results_cards .card-footer .badge {
    border-radius: 25px;
    letter-spacing: 0.01em;
    padding: 0.55em 1em;
    font-weight: 100 !important;
    font-family: "Gilroy", Helvetica, Arial, Lucida, sans-serif;
}

#div_results_cards .card-footer .badge .badge-icon-marker {
    line-height: 10px;
    font-size: 12px !important;
}

#div_results_cards .card-footer .badge-marker {
    color: #000;
    background-color: #f7efef;
}

#div_results_cards .card-package-wrapper .card-package-details .card-title {
    font-size: 22px !important;
}

#div_results_cards .card-package-wrapper .card-package-details .card-link {
    font-size: 14px !important;
}

#div_results_cards .card-package-wrapper .card-package-details .card-package-top {
    object-fit: cover;
    width: 100%;
    min-height: 190px;
    height: 100%;
}

#div_results_cards .card-package-wrapper .card-package-details .card-body {
    padding: 2rem 2rem 2rem 2rem;
}

#div_results_cards .card-package-wrapper .card-package-details .card-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 2rem 2rem 2rem 2rem;
}

#div_results_cards .card-package-wrapper .card-package-details .card-footer .currency-text {
    font-size: 26px !important;
    position: relative;
    top: 7px;
}

#div_results_cards .card-package-wrapper .card-package-details .card-footer .btn {
    padding: 0.275rem 0.75rem;
    font-size: 13px;
}

#div_results_cards .card-package-wrapper .card-package-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.07);
}

#div_results_cards .card-package-wrapper .card-package-footer .card-item {
    padding: 18px;
}

#div_results_cards .card-package-wrapper .card-package-footer .card-item .offer-availability {
    margin-right: 13px;
    font-size: 22px;
    position: relative;
    font-weight: 600;
    top: 5px;
}

#div_results_cards .card-package-wrapper .card-package-footer .card-item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
}

#div_results_cards .card-package-wrapper .card-package-footer .card-item-desc .card-title {
    font-size: 18px !important;
}

#div_results_cards .card-package-wrapper .card-package-footer .card-item-desc .card-link {
    font-size: 10px !important;
}

.btn-vco-blue {
    background-color: #0953a9;
    color: #fff;
}

.btn-round {
    border-radius: 100px;
}

.container-map-search {
    /* width: 100%; */
    margin-top: 20px;
}

#map {
    position: relative;
}

.fill-column {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}

.fill-column .google-map-container {
    display: none;
}

.fill-column .container-map-search {
    position: relative;
    margin-top: 50px;
    width: auto;
}

.fill-column .header-title-badge-wrapper {
    display: flex !important;
}

.fill-column .grid-view-container {
    display: block !important;
}

.map-search-form-wrapper {
    background-color: #fff;
    border-radius: 50px;
    padding: 10px 10px 10px 10px;
}

.map-search-form-wrapper .form-control {
    /* font-family: "Gilroy-Medium", Helvetica, Arial, Lucida, sans-serif; */
    font-size: 14px;
    border: 0;
    text-align: left;
    text-overflow: ellipsis;
}

.map-search-form-wrapper .form-item .form-icon {
    color: #4c7aac;
    position: relative;
    top: 11px;
    font-size: 18px;
    line-height: 0.7;
}

.map-search-form-wrapper .form-bordered {
    border-right: 1px solid rgba(0, 0, 0, 0.07);
}

.map-search-form-wrapper .btn-circle {
    width: 37px;
    height: 37px;
    padding: 4px 9px;
    border-radius: 100px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
}

.map-search-form-wrapper .btn-circle .et-pb-icon {
    margin: 0;
    font-size: 15px !important;
    font-weight: bold;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.map-search-form-wrapper .btn-vco-blue {
    background-color: #3a5385;
    color: #fff;
}

.map-search-form-wrapper .select2-container--default .select2-selection--multiple {
    border: 0;
}

.select2-container {
    width: 100% !important;
}

.select2-results__message {
    display: none;
}

.select2-container--open .select2-dropdown--below {
    border: 0;
}

.select2-search__field {
    width: 100% !important;
}

.select2-selection__rendered {
    display: flex !important;
}

.map-search-btn-wrapper {
    background-color: #fff;
    border-radius: 100px;
    text-align: center;
    height: 57px;
}

.map-search-btn-wrapper .btn {
    /* padding: 0.675rem 0.75rem; */
    height: 57px;
}

.map-search-btn-wrapper .btn-group .et-pb-icon {
    margin-left: 0 !important;
    font-size: 28px;
}

.map-search-btn-wrapper .btn-group .btn-light {
    color: #b1b1b1 !important;
    background-color: transparent;
    border-color: transparent;
    display: flex;
    align-items: center;
}

.map-search-btn-wrapper .btn-group .active {
    color: #3a5385 !important;
    background-color: transparent !important;
    border-color: transparent !important;
}

textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active {
    outline: 0px !important;
    -webkit-appearance: none;
    box-shadow: none !important;
}

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

.gm-style-iw-d {
    overflow: unset !important;
}

.map-search-btn-col {
    margin-left: auto;
}

.map-search-btn-top {
    position: absolute;
    top: -40px;
    right: 0;
}

.map-search-btn-bottom {
    position: absolute;
    top: 550px;
    z-index: 1000;
    margin-left: 10px;
}

.card-title a {
    display: -webkit-box;
    /* max-width: 200px; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.card-infowindow {
    max-width: 237px;
    border: none;
}

.card-infowindow .card-img-top {
    height: 93px;
    object-fit: cover;
}

.card-infowindow .badge-wrapper {
    position: absolute;
}

.card-infowindow .badge-marker {
    border-radius: 25px;
    letter-spacing: 0.01em;
    padding: 0.55em 1em;
    font-size: 12px;
    font-weight: 100 !important;
    font-family: Gilroy, Helvetica, Arial, Lucida, sans-serif;
    color: #000;
    margin: 8px;
    background-color: #fff;
}

.card-infowindow .card-body {
    padding: 0.75rem 0.75rem 0.75rem 0.75rem;
}

.card-infowindow .card-title {
    font-family: Gilroy-Bold, Helvetica, Arial, Lucida, sans-serif;
    font-weight: bold;
}

.card-infowindow .card-body .card-text {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: #373737;
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-pack: end !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.card-infowindow .card-link {
    color: #3a5385;
    font-style: italic;
    font-family: Gilroy-MediumItalic, Helvetica, Arial, Lucida, sans-serif;
    letter-spacing: 0.03em;
    text-decoration-line: underline;
}

.card-infowindow .card-footer {
    border: 0;
    background-color: transparent;
    box-shadow: none;
    padding: 0rem 0.75rem 0.75em 0.75rem;
}

.map-search-wrapper {
    height: 100%;
}

.view-mode-only-list .map-search-form-col {
    display: none;
}

.view-mode-only-map .back-anchor-col {
    display: none;
}

.view-mode-only-map .map-search-wrapper-col {
    margin: auto;
}

.btn-filter-results {
    cursor: pointer;
}

@media (max-width: 768px) {
    .select2-container .select2-selection {
        z-index: unset !important;
        position: unset !important;
        margin-left: unset !important;
    }
    .map-search-form-wrapper .select2-container--default .select2-search--inline .select2-search__field,
    .form-group input {
        font-size: 14px !important;
        margin-top: 5px !important;
    }
    .badge-wrapper {
        text-align: left !important;
    }
    .map-search-btn-wrapper .btn-group .btn {
        padding: 0.675rem 0.3rem;
    }
    .view-mode-only-map .map-search-wrapper-col {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .map-search-container {
        height: calc(100vh - 76.19px);
    }
    #map {
        height: calc(100vh - 76.19px) !important;
    }
    #div_results_cards {
        height: calc(100% - 259px);
    }
}

@media (max-width: 767px) {
    .experiences-column {
        display: none;
    }
    .map-view-container .header-title-badge-wrapper {
        display: flex !important;
    }
    .map-view-container .grid-view-container {
        display: block !important;
    }
    .google-map-container {
        display: block;
        height: 550px !important;
    }
    .map-search-form-wrapper {
        margin-right: 1rem;
        margin-left: 1rem;
    }
    .map-view-container {
        margin-top: 0px;
    }
    #div_results_list {
        margin-top: 10px;
        order: 2;
    }
    #div_results_map {
        order: 1;
    }
    .view-mode-only-map .map-search-btn-col {
        margin-left: 7px;
        position: absolute;
        top: 488px;
    }
    .view-mode-only-list {
        position: relative;
    }
    .view-mode-only-list .map-search-btn-col {
        margin-left: unset !important;
        position: absolute;
        top: -40px !important;
        right: 0;
    }
    .view-mode-only-list .back-anchor-col {
        position: relative !important;
        top: unset !important;
    }
    .view-mode-only-list+.map-search-wrapper #div_results_list {
        margin-top: 10px !important;
    }
    .map-search-header .back-anchor-col {
        position: absolute;
        top: 655px;
    }
    .map-search-header .map-search-btn-col {
        margin-left: 7px;
        position: absolute;
        top: 590px;
    }
    .map-search-header+.map-search-wrapper #div_results_list {
        margin-top: 75px;
    }
    #div_results_cards {
        overflow-y: unset;
        height: auto;
    }
    .map-search-container {
        height: unset;
    }
}