.listings-cont {
    position: relative;
    margin-bottom: 55px;
}
.listings-filter-bg {
    position: absolute;
    display: none;
    width: 480px;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #e9e6da;
    background-position: center center;
    background-repeat: repeat;
}

.distanceSort{visibility: hidden;}
div [data-sv-distanceSort] {
    opacity: 0.5;
    pointer-events:none;
}
.layout-list .shared-item.item span.tripbuilder {
    position: relative;
    bottom: auto;
}
.no-results{
    padding: 20px;
    text-align: center;
    min-height: 840px;
}
h4.no-results{
    font-size: 20px;
    line-height: 20px;
    text-align: left;
    min-height: none;
}

.shared-layout {
    width: 100%;
    margin: 0 auto;
    position: relative;
}



/* Custom styled checkboxes */

input[type="checkbox"]:not(:checked), 
input[type="checkbox"]:checked {
    position: absolute;
    left: 1px;
    top: 5px;
    width: 16px;
    height: 16px;
    opacity: 0;
    cursor: pointer;
    margin: 0;
}

input[type="checkbox"]:not(:checked) + label, 
input[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    pointer-events: none;
}

input[type="checkbox"]:not(:checked) + label:before, 
input[type="checkbox"]:checked + label:before {
    background: transparent;
    border: 2px solid #67605b;
    border-radius: 3px;
    width: 16px;
    height: 16px;
    font-family: "Font Awesome\ 5 Free";
    content: '\f0c8';
    color: transparent;
    position: absolute;
    top: 3px;
    left: 1px;
    font-weight: 900;
}

input[type="checkbox"]:checked + label:before {
    background-color: #f9932a;
    border-color: #f9932a;
}

input[type="checkbox"]:not(:checked):hover + label:before {
    background-color: #f9932a;
    border-color: #f9932a;
}

input[type="checkbox"]:not(:checked) + label:after, 
input[type="checkbox"]:checked + label:after {
    width: 16px;
    height: 16px;
    font-family: "Font Awesome\ 5 Free";
    font-size: 11px;
    content: '\f00c';
    color: #e9e6da;
    position: absolute;
    top: -1px;
    left: 4px;
    padding: 0;
    font-weight: 900;
}

input[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
}

input[type="checkbox"]:not(:checked):hover + label:after {
    opacity: 1;
}

input[type="checkbox"]:checked + label:after {
    opacity: 1;
}


.filters-wrapper {
    display: none;
    float: left;
    width: 310px;
}

.filters {
    padding: 40px 31px 20px;
    overflow-y: auto;
    -webkit-overflow-scrolling : touch;
    min-height: 1090px;
}

.filters label {
    margin-bottom: 5px;
    color: #382f2d;
    font-size: 16px;
    font-family: 'Akzidenz-Grotesk Std';
    font-weight: 700;
}
.filters label.keyword { color: #0498d9; }

.filters .form-group {
    position: relative;
    display: flex;
    align-items: flex-end;
    margin-bottom: 25px;
}

.filters .form-group input::-webkit-input-placeholder {
    opacity: 1;
    color: #fa932a;
}
.filters .form-group input::-moz-placeholder {
    opacity: 1;
    color: #fa932a;
}
.filters .form-group input:-ms-input-placeholder {
    opacity: 1;
    color: #fa932a;
}
.filters .form-group input:-moz-placeholder {
    opacity: 1;
    color: #fa932a;
}

.filters input.shared-input.input-text {
    width: 100%;
    margin-right: 8px;
    margin-bottom: 0;
    padding: 10px 20px 10px 0;
    color: #fa932a;
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-radius: 0px;
    border-bottom: 2.5px solid #fa932a;
    font-size: 16px;
    font-weight: 600;
}

.filters .date{
    padding: 0;
    margin-bottom: 1rem;
}
.filters .date-sep { padding: 0;}
.filters .date-sep p{
    color: #382f2d;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
}

.filters input.shared-input.input-date {
    height: 33px;
    padding: 0;
    margin-right: 0;
    color: #382f2d;
    border-bottom: none;
    margin-bottom: 0;
    text-align: center;
    border: none;
    font-size: 15px;
    font-weight: 600;
}

.filters button.shared-submit {
    min-width: 40px;
    padding: 12px 16px 10px 12px;
    margin-bottom: 0;
    background-image: url("/includes/public/assets/images/listings/search-svg.svg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
}

.filters button.shared-submit:hover {
    background-image: url("/includes/public/assets/images/listings/search-svg-hover.svg");
}

.filters button.shared-submit:after { content: ' '; }


.filters a.clear-filters {
    min-width: auto;
    padding: 22px 24px;
    font-size: 16px;
}

.filters a.clear-filters:hover {
    background-color: #382f2d;
    color: #fff;
}

.filters h6 {
    margin-bottom: 10px;
    font-size: 29px;
    font-weight:700;
    letter-spacing: 1px;
    color: #382f2d;
}

.filters ul.filter-items {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
}


.filters input.disabled[type="checkbox"] + label,
.filters input.disabled[type="checkbox"] {
    display: none;
}

.filters ul.filter-items > li {
    position: relative;
    display: none;
    line-height: 24px;
    margin-bottom: 6px;
}

.filters ul.filter-items.showmore > li,
.filters ul.filter-items > li:nth-child(-n+5) {
    display: block;
}

.filters ul.filter-items > li > label {
    margin: 0;
}

.filters ul.filter-items > li > a {
    text-align: left;
}



.filters ul.filter-items > li.showmore,
.filters ul.filter-items > li.showmore span{
    display: inline-block;
    padding-top: 15px;
    cursor: pointer;
}

.filters ul.filter-items > li.showmore:hover {
}

.results {
    padding: 20px 0 0;
    text-align: center;
}

.options-cont {
    width: 100%;
}

ul.options {
    display: none;
    width: 100%;
    padding-top: 20px;
    margin: 0 auto;
    list-style: none;
    max-width: 830px;
}



ul.options > li {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
}



ul.options > li .options-label {
}



ul.options > li .options-label h6{
    margin-bottom: 0;
    font-size: 24px;
    color: #323232;
}



ul.options > li .options-label .colon {
    font-family: 'Akzidenz-Grotesk Bld';
    font-size: 18px;
}



ul.options > li > ul > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 18px;
}



ul.options > li > ul > li:last-child {
    margin-right: 0;
}


ul.options > li > ul > li > a {
    display: inline-block;
    padding: 0;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.083;
    font-family: 'klinic_slabbold';
    letter-spacing: 0.01em;
    color: #323232;
    text-align: center;
    border-bottom: 2px solid transparent;
}



ul.options > li > ul > li > a .icon {
    font-size: 15px;
}



ul.options > li > ul > li > a.selected,
ul.options > li > ul > li > a.active,
ul.options > li > ul > li > a:hover { color: #fa942a; }



ul.options > li > ul > li > a.view-option.selected,
ul.options > li > ul > li > a.view-option.active,
ul.options > li > ul > li > a.view-option:hover {
    color: #fa942a;
}

ul.options .dateSort {
    margin-right: 9px;
}

ul.mobile-options {
    width: 100%;
    position: relative;
    padding: 9px 15px;
    margin: 0px;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: space-between;
    background-color: #e9e6da;
    background-position: center center;
    background-repeat: repeat;
    background-image: url('/includes/public/assets/images/topography.svg');
}

ul.mobile-options > li {
    
    display: flex;
    justify-content: center;
    vertical-align: top;
    width: 32%;
    
}

ul.mobile-options li.sort-disabled {
    pointer-events: none;
    opacity: 0.5;
}

ul.mobile-options > li:last-of-type {
    border-right: 0;
}

ul.mobile-options > li > a {
    display: flex;
    padding: 6px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}

ul.mobile-options > li > a h6 {
    color: #323232;
    margin-bottom: 0;
    font-size: 23px;
    font-weight: 600;
}

ul.mobile-options > li > a svg { 
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

ul.mobile-options li > a .icon {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: rotate(0deg);
}

ul.mobile-options li.active > a .icon {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    transform: rotate(180deg);
}

ul.mobile-options li.active > a .icon .cls-1 {
    fill: #323232;
}

ul.mobile-options ul.options {
    border: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

ul.mobile-options .options-dropdown {
    position: absolute;
    display: none;
    left: 0;
    top: 50px;
    z-index: 10;
    width: 100%;
    max-width: 400px;
    background-color: #e9e6da;
    background-position: center center;
    background-repeat: repeat;
}

ul.mobile-options .options-dropdown ul.options > li > a {
    display: inline-block;
    padding: 11px 12px 9px;
    font-family: 'klinic_slabbold';
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.083;
    letter-spacing: 0.01em;
    color: #323232;
    text-align: center;
    border-bottom: 2px solid transparent;
}

ul.mobile-options .options-dropdown ul.options > li > a.selected,
ul.mobile-options .options-dropdown ul.options > li > a.active,
ul.mobile-options .options-dropdown ul.options > li > a:hover { color: #fa942a; }

ul.mobile-options .options-dropdown::before {
    display: block;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: -12px;
    left: 50%;
    z-index: 99;
    transform: translateX(-50%);
}

ul.mobile-options > li.active > .options-dropdown {
    display: block;
}

ul.mobile-options .options-dropdown.centered {
        left: auto;
        right: 50%;
        width: 100%;
        transform: translateX(50%);
}

ul.mobile-options .options-dropdown.right {
    left: auto;
    right: 0;
    width: 100%;
}

ul.mobile-options > li.active > .options-dropdown .mobile-filters-wrapper {
    width: 100%;
    text-align: left;
}

ul.mobile-options > li.active > .options-dropdown > ul.options {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
    width: auto;
    flex-wrap: wrap;
}

ul.mobile-options li.filter.active .tab-title::before {
    content: 'Close ';
}
ul.mobile-options li.filter.active a { padding: 11px 5px 9px; }


.shared-map .infoWindow h5 {
    margin: 0;
    font-size: 20px;
    font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
    line-height: 22px;
    color: #212121;
}

.shared-map .infoWindow h5 a {
    color: #00b5c4;
}

.shared-map .infoWindow ul.contactInfo {
    margin: 0;
    padding: 0;
    list-style: none;
}

.shared-map .infoWindow ul.contactInfo > li {
    margin-bottom: 5px;
    font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    color: #616161;
}

.shared-map .infoWindow ul.contactInfo > li .shared-action-items span {
    /* padding-right: 10px; */
}

.shared-map .infoWindow ul.contactInfo > li .shared-action-items a {
}

.shared-items-container {
    /* display: none; */
    width: 100%;
}

.shared-items {
    margin-bottom: 36px;
}

.shared-items .container{
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    flex-direction: row;
    align-content: flex-start;    
}

.shared-items .container.hide {
    display: none !important;
}

.shared-items .shared-item {
    position: relative;
    overflow: visible;
    box-shadow: 8px 12px 12px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
}

.layout-grid .shared-items .shared-item {
    max-width: 261px;
    width: 38%;
    margin: 0 10px 20px;
}

@media only screen and (max-width: 425px) {
    .layout-list .shared-items .shared-item {
        max-width: 340px;
        display: flex !important;
        margin: 0 10px 20px;
        flex-direction: column !important;
    }

    .layout-list .shared-items .shared-item .image-container {
        flex: auto !important;
    }

    .layout-list .shared-items .shared-item .image-container img {
        width: 100% !important;
        height: 100% !important;
        position: relative !important; 
        max-width: 100% !important;
        left: 0 !important;
        top: 0 !important;
        transform: none !important;

    }
}

@media only screen and (max-width: 640px) {
    .layout-grid .shared-items .shared-item {
        width: 100%;
    }
}

@media only screen and (min-width: 64.063em){
    .layout-grid .shared-items .shared-item {
        max-width: 265px;
        margin: 0 16px 20px 0;
        box-shadow: 8px 11px 12px rgba(0,0,0,0.2);
    }
    .results {
        padding-top: 0;
        display: flex;
        justify-content: space-between;
    }
}

.layout-list .shared-items .shared-item {
    margin-bottom: 20px;
    display: flex;
    width: 100%;
    flex-direction: row;
    box-shadow: 21px 15px 16px rgba(0, 0, 0, 0.2);
    justify-content: stretch;
}

.layout-map .shared-items .shared-item,
.layout-map .shared-items .shared-item a{
    width: 100%;
}


.shared-items .shared-item .image-container { 
    position: relative;
}

.shared-items .shared-item .image-container a {
    display: inline;
}

.shared-items .shared-item .image-container img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

.shared-items .shared-item .image-container .image-featured-overlay{
    position: absolute;
    top: 12px;
    right: -8px;
    height: 20px;
    text-align: center;
    color: white;
    background-color: #fa932a;
    padding: 2px 16px 0;
}

.shared-items .shared-item .image-container .image-featured-overlay span{
    font-family: 'Machineat';
    font-size: 17px;
}

.shared-items .shared-item .image-container .date-cont {
    position: absolute;
    width: 55px;
    height: 55px;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #00b5c4;
    color: #fff;
}

.shared-items .shared-item .image-container .date-cont .top,
.shared-items .shared-item .image-container .date-cont .bottom {
    text-transform: uppercase;
    font-family: 'Akzidenz-Grotesk Bld';
}

.shared-items .shared-item .image-container .date-cont .top {
    font-size: 12px;
}

.shared-items .shared-item .image-container .date-cont .bottom {
    font-size: 27px;
    line-height: 25px;
}

.shared-items .shared-item .image-container .image-date-block{
    background: #00b5c4;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    padding: 7px 15px;
    font-family: 'Akzidenz-Grotesk Bld';
    font-weight: 600;
    color: #fff;
}

.layout-list .shared-items .shared-item .image-container .image-date-block,
.layout-map .shared-items .shared-item .image-container .image-date-block{
    bottom: auto;
    top: 0;
    left: auto;
    right: 0;
}

.shared-items .shared-item .image-container .image-date-block span{
    width: 100%;
    display: block;
}
.shared-items .shared-item .image-container .image-date-block span.month{
    font-size: 12px;
    text-align: center;
    line-height: 12px;
}
.shared-items .shared-item .image-container .image-date-block span.day{font-size: 26px;}

.layout-list .shared-items .shared-item .image-container {
    flex: 0 1 32%;
}

.layout-list .shared-items .shared-item .image-container img {
    display: block;
    width: 100%;
}

.layout-map .shared-items .shared-item .image-container{overflow: hidden;min-width: 101px;}
.layout-map .shared-items .shared-item .image-container img{
    height: 100%;
    width: auto;
    position: absolute;
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 40.063em) {
    .layout-list .shared-items .container {
        padding: 0 15px;
    }
    .layout-list .shared-items .shared-item{
        width: 100%;
    }
    .layout-list .shared-items .shared-item .image-container{overflow: hidden;}
    .layout-list .shared-items .shared-item .image-container img{
        height: 100%;
        width: auto;
        position: absolute;
        max-width: none;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}

.layout-map .shared-items .shared-item .contents .address,
.layout-map .shared-items .shared-item .contents .address a {margin-bottom: 10px}

.shared-items .shared-item .contents {
    padding: 12px 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.layout-grid .shared-items .shared-item.featured-item {
    background-color: #f6f2e8;
}

.layout-grid .shared-items .shared-item.featured-item.event {
    background-color: #fff;
}

.shared-items .shared-item .contents *{
    text-align: left;
}

.layout-list .shared-items .shared-item .contents,
.layout-map .shared-items .shared-item .contents {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 0;
    flex: 2;
}

.layout-list .shared-items .shared-item .contents {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 15px;
}

.layout-list .shared-items .shared-item .contents > *:not(.btn) {
    width: 100%;
}

.layout-list .shared-items .shared-item .contents .visit {
    position: relative;
    bottom: auto;
    left: auto;
    margin-bottom: 12px;
    font-size: 13px;
}

.layout-list .shared-items .shared-item .contents .address {
    margin-bottom: 8px;
    padding-right: 0;
    font-size: 14px;
}

.layout-list .shared-items .shared-item .contents .btn {
    position: relative;
    bottom: auto;
    left: auto;
}

.layout-map .shared-items .shared-item .contents {padding: 10px 15px;}

.layout-map .shared-items .shared-item .contents > * {
    width: 100%;
}

.shared-items .shared-item .contents h2 {
    font-size: 19px;
    line-height: 22px;
    color: #00b5c4;
    margin: 0 0 8px 0;
    letter-spacing: 0;
}
.shared-items .shared-item .contents h2 a{
    color: #00b5c4;
}

.shared-items .shared-item.event .contents h2 {
    font-size: 20px;
    letter-spacing: -0.5px;
}

.layout-list .shared-items .shared-item .contents h2,
.layout-map .shared-items .shared-item .contents h2 {
    font-size: 18px;
    text-align: left;
}

.shared-items .shared-item .contents .address {
    padding-right: 30px;
    line-height: 0;
    margin-bottom: 5px;
}

.shared-items .shared-item .contents .visit {
    /* position: absolute;
    bottom: 55px;
    left: 15px; */
    text-transform: uppercase;
    font-family: 'Akzidenz-Grotesk Bld';
    color: #fa932a;
    font-size: 12px;
}

.shared-items .shared-item .badges-cont {
    margin-top: 12px;
}

.shared-items .shared-item .badges-cont > img {
    max-width: 100px;
    max-height: 50px;
    cursor: pointer;
}

.shared-items .shared-item .contents .address{
    list-style-type: none;
    margin: 0 0 20px 0;
    font-size: 13px;
    line-height: 15px;
    color: #58585a;
    font-family: 'Akzidenz-Grotesk Std';
    font-weight: 600;
}

.shared-items .shared-item.featured-item .contents .address {
    color: #000;
}

.shared-items .btn {
    background-color: #8ba154;
    font-size: 12px;
    padding: 9px 12px;
    min-width: auto;
    text-align: center !important;
    position: absolute;
    bottom: 14px;
    left: 7px;
    border-radius: 30px/61px;
}

.shared-items .shared-item .contents button.visit {
    background-color: #f2685e;
}

.shared-items .shared-item .contents button.details {
    background-color: #f6b03f;
}

.shared-items .shared-item.event .contents .date span,
.shared-items .shared-item.offer .contents .date span {
    font-family: 'Akzidenz-Grotesk Bld';
    font-size: 13px;
    color: #000;
}


@media (max-width: 640px) {
    .layout-list .shared-items .shared-item .contents button { 
        margin: 0 auto 25px auto; 
    }
    .layout-map .shared-items .shared-item .contents h2 {font-size: 14px;}
    .layout-map .shared-items .shared-item .contents .address,
    .layout-map .shared-items .shared-item .contents .address a { font-size: 12px;}
}

.shared-items .shared-item .contents .address.distance,
.shared-items .shared-item .contents .address.distance a {
    margin-bottom: 7px;
}

.shared-items .shared-item .contents .address .icon { color: #fa932a; }

.layout-list .shared-items .shared-item .contents .address,
.layout-map .shared-items .shared-item .contents .address {
    text-align: left;
}



.shared-items .shared-item .contents .description { display: none; }

.shared-items .shared-item .contents .description p {
    margin: 0 0 2px;
    font-size: 13px;
    line-height: 22px;
    color: #444;
}

.layout-list .shared-items .shared-item .contents .description,
.layout-map .shared-items .shared-item .contents .description { display: none; }

.shared-items .shared-item .contents .actions .qv-btn {
    position: absolute;
    top: auto;
    bottom: 5px;
    left: 10px;
    font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
    font-size: 14px;
    border: 0 none;
    margin: 0;
    padding: 0;
}

.layout-list .shared-items .shared-item .contents .actions .qv-btn {position: relative;}

.shared-items .shared-item .contents .actions .qv-btn p{
	font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin-bottom: 0;
}

.layout-map .shared-items .shared-item .contents .actions .qv-btn{display: none;}

.shared-items .shared-item .contents .actions .qv-btn .fa { color: #0498d9; }

.listings-bottom .back-to-top {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.listings-bottom .back-to-top button{
    border: none;
    background-color: transparent;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-transform: uppercase;
    font-family: 'Akzidenz-Grotesk Bld';
    font-size: 14.5px;
    color: #000;
}

.listings-bottom .back-to-top button .icon{
    margin-right: 10px;
}

.pagination .row {
    max-width: 1060px;
}

.pagination .row .columns{
    /* max-width: 833px; */
    margin: 0 auto;
    float: none;
}

.pagination .total {
    font-size: 14px;
    line-height: 27px;
}

.pagination .total b {
    font-family: 'Helvetica Neue LT W01_71488914', Arial, Helvetica, sans-serif;
}

.pagination .pager {
    padding: 0 15px;
    display: flex;
    justify-content: center;
}


.pagination .pager ul {
    list-style: none;
    width: 100%;
    max-width: 205px;
    display: flex;
    justify-content: space-between;
    /* margin: 0 auto; */
    padding: 0;
    /* float: right; */
    margin-left: 0;
}

.pagination .pager li {
    display: inline-block;
    font-size: 14px;
}

.pagination .pager li:first-child a svg {
    margin-right: 5px;
}

.pagination .pager li.page-count {
    font-size: 15px;
    font-family: 'klinic_slabbold';
    text-transform: uppercase;
    color: #5a5a5a;
}

.pagination .pager li:last-child a svg {
    margin-left: 5px;
}

.pagination .pager li a {
    color: #fa932a;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'Akzidenz-Grotesk Bld';
    padding: 0 5px;
    vertical-align: middle;
}

.pagination .pager li a span {
    vertical-align: middle;
}

.pagination .pager li a svg {
    width: 20px;
    height: 20px;
    vertical-align: middle
}
.pagination .pager li a .fa {
    position: relative;
    top: 3px;
    font-size: 24px;
    line-height: 0;
}

@media only screen and (min-width: 1025px){
    .listings-bottom .back-to-top {
        display: none;
    }
    .pagination .row .columns{
        margin: 0 auto 0 0;
    }    
    .pagination .pager { justify-content: flex-end; }
}

.overlay {
    display: none;
    width: 100%;
    height: calc(100% - 50px);
    position: absolute;
    top: 50px;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 5;
}

.overlay.active {
    display: block;
}


.listings-bottom .gap-column { display: block; }
.listings-bottom > .row > div {
    line-height: 27px;
    padding: 10px 0px;
    vertical-align: middle;
}
.back-to-btn {
    color: #1d1d1d;
    text-align: center;
    cursor: pointer;
}
.back-to-btn .fa-long-arrow-up { color: #0498d9; }

@media only screen and (min-width: 40.063em) {
    .results {
        text-align: left;
    }
}

@media only screen and (min-width: 64.063em) {
    .listings-cont {
        margin-bottom: 60px;
    }
    .listings-filter-bg {
        display: block
    }
     .layout-list .shared-items .shared-item .contents{flex : 5;}
    .layout-list .shared-items .shared-item .contents h2 {
        font-size: 26px;
        line-height: 30px;
    }

    .options-cont {
        padding-left: 0;
        margin: 0 auto;
    }
    
    ul.options {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        margin: 0 0 20px;
        font-weight: 600;
    }


    ul.options li.sort-disabled {
        pointer-events: none;
        opacity: 0.5;
    }

    .shared-items .container {
        justify-content: flex-start;
        padding-left: 0;
        margin: 0 auto;
    }

    .results-wrapper {
        margin-left: 420px;
    }
    
    .results .spacer {
        display: block;
        width: 100%;
        height: 20px;
    }
    .filters-wrapper {
        display: block;
    }
    ul.mobile-options {
        display: none;
    }

    ul.options > li.sort-title,
    ul.options > li.pagination { padding-left: 50px; }

    .filters h4 { margin-top: 20px; }

    .filters a.clear-filters { margin-top: 3px; }

    .shared-items .shared-item .contents .actions {
        display: block;
    }
    .layout-list .shared-items .shared-item .contents .description {
        display: block;
    }
    .layout-grid .shared-items .shared-item .contents .description {
        display: none;
    }
    .layout-list .shared-items .shared-item .contents .actions {
        display: block;
    }


    .overlay.active {
        display: none;
    }
    .filters .close {
        display: none;
    }
}

@media only screen and (min-width: 1300px) {
    ul.options {
        padding-left: 100px;
    }
}

@media only screen and (max-width: 64em) {
    
    .layout-list .shared-items .shared-item .contents .address { margin-bottom: 15px; }
    .layout-list .shared-items .shared-item .contents button { 
        width: 70%; 
    }
    .layout-list .shared-items .shared-item .contents .actions .qv-btn {
        position: relative;
        left: 0;
        bottom: 0;
    }
}


.shared-map-container {
    display: none;
}

.layout-map .results{
    padding: 0;
    margin: 0;
    max-width: none;
}

@media (min-width: 1025px) {
    .layout-map .shared-map-container {
        position: relative;
        display: block;
    }
}


.shared-map {}

.layout-map .shared-items .container{
    display: block;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 158px);
}

@media (max-width: 1024px) {
    .layout-map .shared-items .container{
        height: calc(100% - 132px);
    }
}

@media (max-width: 640px) {
    .layout-map .shared-items .container{
        height: calc(100% - 127px);
    }
}


.layout-map .shared-items{margin-bottom: 0;}


.shared-map .gMapContainer,
.shared-map .gMapHolder {
    width: 100%;
    min-height: calc(100vh - 47px);
}

.shared-map-container .item-list-header {
    padding: 20px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: flex;
}
.shared-map-container .item-list-header h3 {
    color: #000;
    flex: 1;
}



.shared-map-container .map-counter{
    display: inline-block;
    font-family: 'Helvetica Neue LT W01_41488878', Arial, Helvetica, sans-serif;
    font-size: 16px;
    padding: 0 5px;
    text-align: right;
    transform: translateY(30%);
    flex: 2;
}

@media (max-width: 640px) {
    .shared-map-container .item-list-header h3 {
        font-size: 22px;
        font-weight: 600;
    }
    .shared-map-container .map-counter{
        font-size: 12px;
        transform: none;
    }
}

.shared-map-container .shared-items {
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: 0;
    margin: 10px 15px 30px;
    width: 100%;
    max-width: 350px;
    height: calc(100% - 51px);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-color: #fff;
    overflow: hidden;
    transition: all ease .5s;
}
@media (max-width: 1024px) {
    .shared-map-container .shared-items {
        border-radius: 0px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
} 

.shared-map-container .shared-items .shared-item {
    box-shadow: none !important;
    border-radius: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    display: flex;
    min-height: 82px;
    align-items: flex-start;
}


@media (max-width: 1024px) {
    .listings-bar {
        display: none;
    }
    .shared-map-container .shared-items {
        display: none;
        visibility: hidden;
    }
}

@media (max-width: 640px) {
    .shared-map-container .shared-items {max-width: 250px;}
}

.shared-map-container .shared-items ul {
    overflow-x: visible;
    overflow-y: auto;
    position: relative;
    margin: 0;
    height: calc(100% - 80px - 68px);
}

.shared-map-container .shared-items .buttons {
    position: relative;
    z-index: 10;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 20px 30px;
    background-color: #1d1d1d;
    display: flex;
    justify-content: space-between;
}
.shared-map-container .shared-items .buttons button {
    display: block;
    background-color: #fa932a;
    color: #fff;
    text-align: center;
    padding: 3px 35px;
    border-radius: 3px;
}

@media (max-width: 1024px) {
    .shared-map-container .shared-items .buttons button { padding: 3px 25px;}
}

.shared-map-container .shared-items li {
    padding-bottom: 0 !important;
}


.shared-map-container [data-sv-open-map]{display: inherit;}



/*** Map info Window ***/
.gMapContainer .infoWindow {}
.gMapContainer .infoWindow .content{padding: 0 15px; margin-bottom: 0;}
.gMapContainer .infoWindow .content.no-image{padding: 15px;}
.gMapContainer .infoWindow h5 {
	font-size: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
.gMapContainer .infoWindow ul { list-style: none; margin-left: 0; }

.gMapContainer .infoWindow ul li.address{
	color: #313131;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}

.gMapContainer .infoWindow .close-button{
	position: absolute;
    right: 5px;
    z-index: 20;
    font-size: 20px;
}

.gMapContainer .infoWindow ul li.address.last{margin-bottom: 10px;}

.gMapContainer .infoWindow ul li .shared-action-items a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
}
.gMapContainer .infoWindow ul li .shared-action-items .sep:before{
	content: "";
    margin: 0 8px 0 4px;
    border-right: 1px solid;
}

.gMapContainer .infoWindow img {margin: 0px 0 10px 0;}
.gMapContainer .infoWindow .contactInfo { margin-left: 0; margin-bottom: 0; line-height: 1.5rem; font-size: .8rem; }
.gMapContainer .infoWindow .eventActions { font-size: .9rem; line-height: 1.0rem; margin-top: 6px; margin-left: 0px;   }
.gMapContainer .infoWindow .eventActions li { display: inline; padding-right: 10px; }
.gMapContainer .infoWindow .eventActions li a {
	text-transform: uppercase;
}

/*Infowindow Overrides*/
.gm-style-iw {
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    overflow: visible;
}

.gm-style-iw, .gm-style-iw div {
    min-width: 305px !important;
    overflow: visible !important;
}

.gm-style-iw ~ div,
.gm-style-iw ~ div img,
.gm-style-iw ~ img{
	display: none;
    right: -99999px !important;
}

/*Tripbuilder*/
.contentRender_name_plugins_offers_layout_list_pro .shared-item.item span.tripbuilder,
.contentRender_name_plugins_events_layout_list .shared-item.item span.tripbuilder {
    bottom: 20px;
}
.shared-item.item span.tripbuilder {
    position: absolute;
    bottom: 70px;
}
.shared-item.item span.tripbuilder a {
    color: #fa932a;
    font-size: 11px;
    line-height: 1.6;
    font-family: 'Akzidenz-Grotesk Std';
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.layout-list .shared-items-container .date {
    margin-bottom: 24px;
}

.badges.key {
	display: flex;
	max-width: 550px;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	row-gap: 10px;
	margin: 0 auto 12px;
	padding: 0 20px;

    & > * {
        max-width: 200px;
    }

    a {
        display: flex;
        align-items: center;
        gap: 8px;
        color: #000;
        font-weight: bold;
    }
	
	img {
		max-width: 125px;
		max-height: 40px;
	}
}