.listing-item{border-radius:10px;}
.listing-item .listing-item-header{border-radius:10px 10px 0px 0;}
.listing-item-link a{border-radius: 0px 0px 8px 8px;}

.deal-box-item .listing-item-link a{border-radius:0px;}
.deal-box-item .listing-item-price{border-radius:18px 18px 0 0;}
.featured-deals.horizontal .deal-box-item{border-radius:20px;}
.multi-featured-deals-image-box .featured-deal-slideshow img{border-radius: 0px 0px 0px 0px;}
.deal-box-item .listing-item-link a {border-radius:0px 0px 20px 0px;}
.deal-box-item .inner-deal-box{height:auto;}
.list-loading { display: none; }
.loading-wrapper { display: inline-block; }
.loading {
    display: none;
    margin: 0 5px;
}
.rental-list-wrap.contained {
    max-width:1140px;
    margin:0 auto;
}
.listing-text-only {
    max-width:1100px;
    margin:0 auto;
}
@media (min-width:1200px) {
    .rental-list-wrap {
        padding:0 15px;
    }
}
.listing-toolbar {
    max-width: 1100px;
    margin: 0 auto 30px;
}
.listing-layouts a {
    color: #7b7b7b;
    display: inline-block;
    font-size: 18px;
    margin: 0 20px 0 0;
    text-decoration: none;
    text-transform: uppercase;
}
.listing-layouts a:last-child {
    margin: 0;
}
.listing-layouts a:hover {
    color: #107b75;
    cursor: pointer;
    text-decoration: none;
}
a.listing-layout-map {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_map.png) left center no-repeat;
    height: 37px;
    padding: 9px 0 0 44px;
}
a.listing-layout-map:hover {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_map_active.png) left center no-repeat;
}
a.listing-layout-3grid {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_3grid.png) left center no-repeat;
    height: 30px;
    padding: 3px 0 0 58px;
}
a.listing-layout-3grid:hover {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_3grid_active.png) left center no-repeat;
}
a.listing-layout-2grid {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_2grid.png) left center no-repeat;
    height: 30px;
    padding: 3px 0 0 41px;
}
a.listing-layout-2grid:hover {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_2grid_active.png) left center no-repeat;
}
a.listing-layout-text {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_text.png) left center no-repeat;
    height: 30px;
    padding: 3px 0 0 47px;
}
a.listing-layout-text:hover {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/icon_text_active.png) left center no-repeat;
}
.listing-count {
    color: #7b7b7b;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    top: -13px;
}
.input-group.listing-size, .input-group.listing-sort {
    display: inline-block;
}
.listing-size .selectwrap select, .listing-sort .selectwrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/dropdown_arrow.png) right center no-repeat;
    border: 0;
    box-shadow: none;
    color: #7b7b7b;
    font-size: 18px;
    text-transform: uppercase;
}
.listing-size .selectwrap select {
    padding-right: 20px;
    width: auto !important;
}
.rental-list {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}
.listing-item-container {
    max-width:366px;
    padding-left:5px;
    padding-right:5px;
}
.listing-item-container.realEstateBox {
    padding-left: 15px;
    padding-right: 15px;
}
.listing-item {
    border: 1px solid #107b75;
    margin: 0 auto 10px auto;
    position: relative;
}
.listing-item-link {
    position: absolute;
    bottom: 15px;
    left: 25%;
    width: 50%;
}
@media screen and (max-width:375px) {
    .listing-item-link {
        width: 40%;
        left: 30%;
    }
}
@media screen and (max-width:350px) {
    .listing-item-link {
        width: 34%;
        left: 33%;
    }
}
.realEstateBox .listing-item {
    margin: 0 auto 30px auto;
}
.realEstateBox .listing-item-link {
    width:auto;
    bottom: 15px;
    right: 15px;
    left: 15px;
}

body.page-template-wishlist .listing-toolbar,
body.page-template-wishlist .rental-list-wrap .paging,
body.page-template-wishlist .real-estate-list-wrap .paging { display:none; }

@media screen and (min-width: 1001px) {
	.col-sm-4 .listing-item {
		min-height: 445px;
		position: relative;
    }
    .col-sm-4.realEstateBox .listing-item {
        min-height:485px;
    }
    .col-sm-6 .listing-item {
		min-height: 625px;
		position: relative;
    }
}
@media screen and (min-width: 1200px) {
    .col-sm-6 .listing-item {
		min-height: 515px;
    }
}
@media screen and (min-width: 2400px) {
    .col-sm-6 .listing-item {
		min-height: 620px;
    }
}
.listing-item header,
.listing-item .slideshow{
    position: relative;
    overflow:hidden;
}
.listing-item-price {
    background: #107b75;
    color: #fff;
    font-weight: 600;
    padding: 3px 5px;
    text-align: center;
    position:relative;
    z-index:100;
}
.listing-item .slideshow .bx-wrapper {
    margin-bottom:0;
}
.listing-item .slideshow .bx-wrapper .bx-pager {
    bottom: 5px;
}
.listing-item .slideshow .bx-wrapper .bx-controls-direction a {
    z-index: 9000;
}
.listing-item header img,
.listing-item .slideshow img {
    max-width: 100%;
    width: 100%;
    transition: all 0.5s;
}
.listing-item .slideshow img.hot-deal {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: 15px;
}
/* img zooming */
.inner-deal-box:hover .featured-deals-image-box>div.row>a>img:first-child, .inner-deal-box:hover .featured-deals-image-box>div.row>a>picture>img:first-child, .col-sm-4.listing-item-container:hover header>a>img:first-child, .col-sm-4.listing-item-container:hover header>a>picture>img:first-child, .listing-item .slideshow:hover img:first-child, .listing-item:hover img.img-responsive { transform: none; }
@media only screen and (min-width: 768px) { 
    .inner-deal-box:hover .featured-deals-image-box>div.row>a>img:first-child,
    .inner-deal-box:hover .featured-deals-image-box>div.row>a>picture>img:first-child,
    .col-sm-4.listing-item-container:hover header>a>img:first-child,
    .col-sm-4.listing-item-container:hover header>a>picture>img:first-child, 
    .listing-item:hover img.img-responsive{ transform: scale(1.2);} 
    .listing-count {
        top: -11px;
    }
}
.listing-item-header {
    position:relative;
    min-height:48px;
    background:#eaeade;
    padding:5px 10px;
}
.listing-item-header h2 {
    display: table;
    float:left;
    width:calc(100% - 130px);
    height:40px;
    color: #107b75;
    font-size: 18px;
    font-weight: 600;
    padding-top: 3px;
    margin:0;
    padding:0;
}
.listing-item-header h2 a {
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
}
.listing-item-header .summary {
    float:right;
    width: 130px;
    top: 5px;
    right: 5px;
    color: #107b75;
    text-align:right;
    font-size:13px;
}
.listing-item-header .summary .location {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
}
.listing-item-header .summary .bedrooms,
.listing-item-header .summary .bathrooms {
    white-space: nowrap;
}
.listing-item-body {
    padding: 5px 10px 57px;
}
.listing-item-body.realEstateBoxDetails {
    padding: 0 15px 55px 15px;
}
.listing-item-body .left-col {
    padding-right:0;
}
.listing-item-body .price {
    font-weight:bold;
    color:#107b75;
    font-size:16px;
}
.listing-item-excerpt {
    color: #000;
    font-size: 14px;
    /* min-height:30px; */
    min-height:60px;
    margin-bottom: 5px;
    margin-top: 5px;
}
.with-price{
    height: 180px !important;
}

.listing-item-community {
    text-align: right;;
}
.listing-item-community img {
    display:inline;
}
.listing-item-inhouserating {
    text-align: right;
    color: #107b75;
	font-weight: 600;
    font-size: 12px;
    position: relative;
    clear:both;
}
.listing-item-inhouserating a {
    color: #107b75;
    text-decoration: underline;
	font-weight: 600;
}
.listing-item-inhouserating a:hover {
    color: #107b75;
    cursor: inherit;
}
.listing-item-link a {
    background: #107b75;
    color: #fff;
    display: block;
    font-weight: 600;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    transition: all 0.5s;
    border: #107b75 solid 1px;
}
.listing-item-link a:hover {
    text-decoration: none;
    background: #33A9A5;
    color: #fff;
}
.listing-next-page-wrap {
    margin-bottom: 30px;
    text-align: center;
}
.listing-next-page-btn {
    border: 4px solid #107b75;
    color: #107b75;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    padding: 7px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.listing-next-page-btn:hover {
    color: #107b75;
    cursor: pointer;
    text-decoration: none;
}




.listing-text-only,
.listing-map-container { 
    display:none;
}
.listing-map {
    width:100%;
    height:500px;
    background: #00a7a2;
}
.listing-map .gmap-photo {
    float:left;
    width:100px;
    height:auto;
    margin: 0 .5rem .5rem 0;
}
.listing-text-only .row {
    margin-bottom: .5rem;
}

.listing-item-container.col-sm-6:nth-child(2n+1) {
    clear:both;
}
.listing-item-container.col-sm-4:nth-child(3n+1) {
    clear:both;
}
.rental-list-wrap .listing-item-container .listing-item .slideshow {
    max-height: 249px;
}
.rental-list-wrap .listing-item-container.col-sm-6 .listing-item .slideshow {
	max-height: 371px;
}
.listing-item-flipkeyrating {
    min-height: 20px;
    position: absolute;
    bottom: 25px;
    left: 6px;
}

.is-sticky #filters-wrapper {
    width: 100% !important;
}
.is-sticky #filters-wrapper > .row {
    /* max-width: 1100px !important; */
    max-width: 100% !important;
    margin: 0 auto;
}

#filters-wrapper.container-custom.vaccation-rental-form{max-width:90% !important; right:0; left: 0;}

.rating-description-wrapper{
    position: absolute;
    bottom: 45px;
    right: -10px;
    display: none;
}
.rating-description-wrapper img{
    position:absolute;
    width: 60px;
    height: 31px;
    bottom:-31px;
    right:0;
    z-index:251;
}

.property-list-text .row {
    margin-bottom:.5rem;
}
.property-list-text .row:hover {
    background-color:#ddd;
}
.property-list-text a {
    color:#107b75;
}

@media screen and (min-width: 1100px) {
    .row-deals .listing-item-container:last-child .rating-description-wrapper {
        left: -85px;
    }
    .row-deals .listing-item-container:last-child .rating-description-wrapper img {
        left: 167px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1099px) {
    .js-rental-list .rating-description-wrapper {
        left: -38px;
    }
    .js-rental-list .rating-description-wrapper img {
        left: 125px;
    }
}
.location-description-wrapper {
    display: none;
    background: #fced91;
    position: absolute;
    z-index: 999;
    width: 100%;
    top:51px;
    right: 0;
    padding: 10px;
    color: #000;
    text-align:left;
}
.location-description-wrapper::before {
    content:'';
    display:block;
    background:url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/internal-rating-down-arrow.png);
    width:60px;
    height:31px;
    position: absolute;
    top:-31px;
    right:0;
    transform: rotate(180deg);
}
.rating-description-wrapper .ratingLevelDesc{
    z-index:98;
    width: 250px;
    padding: 20px 10px 12px;
    text-align: left;
    font-size:1.2rem;
    box-shadow: 2px 2px 4px #BFBFBF;
    background:#fced91;
    color:#4c4c4c;
    font-weight:normal;
    position:relative;
}
.rating-description-wrapper .ratingLevelDesc .stars{
    overflow:hidden;
    position: relative;
    z-index: -1;
    height: 100px;
    width:151px;
    background: #fced91 url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/internal-rating-star-description.png) no-repeat;
    padding-bottom:10px;
}
.rating-description-wrapper .Emerald .stars{
    background-position: -690px 0;
}
.rating-description-wrapper .Platinum .stars{
    background-position: -517px 0;
}
.rating-description-wrapper .Gold .stars{
    background-position: -343px 1px;
}
.rating-description-wrapper .Silver .stars{
    background-position: -172px 0;
}
.rating-description-wrapper .Bronze .stars{
    background-position: 2px 1px;
}

.specials-wrapper {
    position: absolute;
    bottom: 15px;
    right: 10px;
    width: 65px;
    text-align: center;
    font-size: 1.25rem;
}
.specials-wrapper .show-specials {
    color:#00a8a3;
    text-transform: uppercase;
    cursor: pointer;
}
.specials-wrapper .special-description-wrapper{
    display: none;
    z-index:98;
    width: 250px;
    position: absolute;
    bottom:60px;
    right:-10px;
    padding-bottom:30px;
    background:url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/internal-rating-down-arrow.png) 180px bottom no-repeat;
}
.specials-wrapper .special-description {
    padding: 20px 10px 12px;
    text-align: left;
    font-size:1.2rem;
    background:#fced91;
    color:#4c4c4c;
    font-weight:normal;
}
.listing-layouts a.filter-btn-mob {
    text-indent: unset;
    width: auto;
    max-width: none;
	border: 2px solid #107b75;
	padding: 5px 15px;
	color: #107b75;
	display:none;
}
.page-template-long-term-rentals .listing-layouts a.filter-btn-mob{
    display:none;
}

@media screen and (max-width: 360px) {
	.listing-layouts a{
		margin-right:5px;
	}
	.input-group.listing-sort {
		max-width: 40%;
	}
}
@media screen and (max-width: 480px) {
	.input-group.listing-sort {
		/* max-width: 40%; */
        max-width: 100%;
	}
	.input-group.listing-sort select {
		padding-left: 0;
	}
}
/* Mobile view sort list*/ 
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation:portrait) {
	.listing-count, .input-group.listing-size select, .input-group.listing-sort select{
		font-size:15px;
	}
	.input-group.listing-sort {
		/* max-width: 25% !important; */
		max-width: 100% !important;
        width: 100%;
		font-size: 15px;
	}
	.input-group.listing-size{
		width:32%;
	}
	.listing-size .selectwrap select {
		padding-right: 15px;
	}
}
/* End */
.listing-layouts a.listing-layout-2grid {
    display: none;
}
@media screen and (max-width: 767px) {
    .listing-layouts {
        /* margin-bottom: 30px; */
        margin-bottom: 20px;
    }
	.rental-list-wrap .booking-area {
		padding-top: 0;
	}
    .listing-layouts a.listing-layout-3grid {
        display: none;
    }
    .listing-layouts a.listing-layout-2grid {
        display: inline-block;
    }
    .page-template-vacationRental-php .listing-layouts a,
    .page-template-default .listing-layouts a {
		width: 45px;
		max-width: 45px;
		text-indent: -999px;
	}
    .page-template-vacationRental-php .listing-layouts a.filter-btn-mob,
    .page-template-default .listing-layouts a.filter-btn-mob {
        display:inline-block;
        text-indent: 0;
        /* max-width: 100px; */
        max-width: 120px;
        width: auto;
        border-radius: 5px;
	}
	.input-group.listing-sort {
		max-width: 100%;
        /* max-width: 33% */
	}
	.vaccation-rental-form{
		display:none;
	}
}
/* Rental listing */
#listing-section{ margin:0px !important; }
.inner-sub-heading{
    background: #428380;
    color: #fff;
    margin-bottom: 0px;
}
.inner-sub-heading .vc_row.wpb_row.vc_inner:first-child .wpb_column.vc_column_container.vc_col-sm-6:first-child > .vc_column-inner{padding:55px 50px 35px 30px;}
.inner-sub-heading .vc_custom_heading{text-transform:uppercase;}
.inner-sub-heading .vc_btn3-container .vc_btn3{color:#428380 !important; background:#fff !important; border:0;}
.vc_gitem-zone.vc_gitem-zone-c{border-radius:0 0 10px 10px;}
.inner-sub-heading a{
    color: #fff;
	text-decoration: underline;
}
.inner-sub-heading a:hover {
	color: #fff;
}
.have-question{ font-size: 19px; display: block; }
.inner-main-title {
	color: #1a7a74;
     text-transform: uppercase;
     font-weight: bold;
     margin: 36px 0 18px 0;
}
.inner-sub-heading .inner-main-title {
	color: #fff;
}
.o-h-overlay {
    position: absolute;
    background: rgb(16, 123, 117, .8);
    color: #ffffff;
    padding: .5rem 1rem;
    text-transform: uppercase;
    z-index: 9;
    left: 0;
    top: 0;
}


.rental-filters-nightly {
    display:none;
}
.rental-filter-tab-border {
    border-top: #107b75 solid 2px;
}
.rental-filter-tabs {
    border-bottom: 2px solid #107b75;
}
.rental-filter-tab {
    display: inline-block;
    /* background:#107b75; */
    background: #fff;
    margin-right:1rem;
    padding: .5rem 1rem;
    border:#107b75 solid 2px;
    border-bottom:none;

    bottom: -2px;
    position: relative;
    margin-left: 0;
}
.rental-filter-tab:first-child {
    margin-left: 25px;
}
.rental-filter-tab a {
    cursor: pointer;
    text-decoration: none;
    /* color:#fff; */
    color: #107b75;
    font-weight:500;
    font-size: 16px;
}
.rental-filter-tab.active {
    background: #fff;
}
.rental-filter-tab.active a {
    /* color:#107b75; */
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    /* text-decoration: underline; */
    border-bottom: 2px solid #fff;
    text-decoration: none;
}

/* weekly tab css fixes  */
.rental-filter-tabs {
    top: -41px !important;
}


.vc_custom_1718204229261 .rental-filter-tabs {
    top: -38px !important;
}

@media (max-width: 767px) {
    .rental-filter-tab{
        background-color: #fff;
        bottom: 0px;
    }
    .vc_custom_1715169766093 .rental-filter-tab{
        background-color: #fff;
        bottom: -1px;
    }
    .rental-filter-tab a {
        font-size: 12px;
        color: #107b75 !important;
        font-weight:500;
    }
    .rental-filter-tab.active{
        background: #107b75;
    }
    .rental-filter-tab.active a {
        /* color:#107b75; */
        color: #fff !important;
        font-size: 16px;
        font-weight: bold;
    }
    .vc_custom_1694156232554 .rental-filter-tabs {
        top: -37px !important;
    }

    .vc_custom_1718204229261 .rental-filter-tabs {
        top: -38px !important;
    }
}

article.listing-item .specials-wrapper{width:auto; right:0; left:0; background:#5ecdc2; font-weight:700; bottom:41px;}
article.listing-item .listing-item-link{width:auto; left:0; right:0; bottom:0; border-left:0; border-right:0; border-bottom:0;}
article.listing-item .listing-item-link a{border-left:0; border-right:0; border-bottom:0;}
article.listing-item .show-specials.js-toggle-specials img{display:none;}
.specials-wrapper .show-specials{display:block; color:#fff; text-decoration:none; padding:6px 0 1px; line-height:100%; }
article.listing-item .listing-item-body{padding-bottom:70px;}
article.listing-item .specials-wrapper .special-description-wrapper{bottom:20px; background-size:20px; background-position:center bottom; left:0; right:0; width:auto; padding-bottom:0px !important;}
article.listing-item .listing-item-flipkeyrating{display:none;}
article.listing-item .specials-wrapper .special-description{min-height:97px; position:relative;}
article.listing-item .specials-wrapper .show-specials.js-toggle-specials{position:relative;}
article.listing-item .specials-wrapper .show-specials.js-toggle-specials:before{content:""; position:absolute; border:10px solid transparent; top: -18px; border-bottom-color: #5ecdc2; left: 50%; transform: translate(-50%, 0px); z-index: 999;}

.find-your-rental-wrapper.nww-filter{float:left; width:100%; margin-top:55px;}
.rental-form{position:relative;}
.rental-form:before{position:absolute; top:0; right:0; bottom:0; left:0; content:""; background:rgba(255,255,255,.25); width:100%; height:100%;}
.find-your-rental-wrapper.nww-filter .nww-wrapper{background:rgba(255,255,255,.85); padding:15px 25px 9px; margin-bottom:60px; position:relative; border-top: 2px solid #107b75;}
.find-your-rental-wrapper.nww-filter h2{margin-bottom:40px; margin-top:0; text-align:center;}
.find-your-rental-wrapper.nww-filter .rental-filter-tabs{left:0;}
.rental-form .wpb_wrapper .wpb_text_column.wpb_content_element{margin-bottom:0;}
.find-your-rental-wrapper.nww-filter .nww-wrapper .rental-filter-tab.active{
    background: #107b75;
}

/* Show more Filter New Design */
.nopadding{padding:0 !important;}
.rental-form .eir-find-rental-div{padding-right:0 !important;}
.booking-area{padding-bottom:10px;}
.home .booking-area{padding-bottom:0px;}
.home .rental-additional-filters.js-additional-filters{margin-top:15px;}

.btn-reset.js-rental-filter-reset{background:#D9D9D9; display:block; text-align:center; color:#107b75; padding:4px 0 3px; line-height:100%; text-decoration:none;}
.btn-reset.js-rental-filter-reset + .loading{margin-top:2px;}
.btn-availability{margin-bottom:10px !important;}
.btn-availability.js-rental-filter-submit{padding-top:6px; padding-bottom:6px;}
/*#filters-wrapper-sticky-wrapper.sticky-wrapper.rental-filter-tab-border{position:absolute;}*/

/* Featured Deals on the homepage  */
.featured-deals-content-box{display:flex; height: calc(100% - 40px);}
.deal-box-item .featured-deals-content-box .listing-item-link{position:absolute; bottom:0; width:100%; left:0;}
.deal-box-item .listing-item-container{max-width:100%;}


/* featured deals on center */
 .featured-deals{
    display: flex;
    justify-content: center;
    align-items: center;
 }
 .custom-arrows-bottom{
    position: absolute !important;
 }
@media (max-width: 767px)
{
    .featured-deals .splide__track .splide__list {
        justify-content: flex-start;
    }

    /* mobile css for less than two featured deals cards */
    .lessthantwofeaturedeals .listing-item-header{
        border-radius: 20px 20px 0px 0px;    
    }
    .lessthantwofeaturedeals .deal-box-item .listing-item-price {
        border-radius: 0px 0px 0 0;
    }
    .lessthantwofeaturedeals .featured-deal-slideshow img {
        border-radius: 0px 0px 0px 0px !important;
    }
    .lessthantwofeaturedeals .deal-box-item .featured-deals-content-box .listing-item-link {
        bottom: 0px !important;
    }
    .lessthantwofeaturedeals .deal-box-item .listing-item-link a {
        border-radius: 0px 0px 20px 20px !important;
    }
}

/* End Featured Deals on the homepage  */

/* More filter background */
.background-white{
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.lessthantwofeaturedeals .featured-deal-slideshow img {
    border-radius: 0px 0px 0px 25px;
}
.lessthantwofeaturedeals .deal-box-item .listing-item-link a {
    border-radius: 0px 0px 20px 0px;
}
.lessthantwofeaturedeals .deal-box-item .featured-deals-content-box .listing-item-link {
    bottom: 5px;
}


@media(min-width: 1024px)
{
	.splide__slide:only-child{width:100% !important; max-width:732px;}		
}
@media (min-width: 768px)
{
	.col-sm-6.filterThreeSec-nww, .rentalTwoFilter-mww{width:100%; width: calc(100% + 15px); margin-left:-15px;  margin-right:-15px;}	
	.col-sm-6.filterThreeSec-nww .form-group{width:33.33%; float:left; margin-bottom:0 !important; padding-right:10px;}
	.col-sm-6.filterThreeSec-nww .form-group .ex-checkbox{margin:0;}
	.rentalTwoFilter-mww .rental-type-mww, .rentalTwoFilter-mww .SavingDiscount-mww{width:33.33%; float:left; padding-right:10px; margin-top:20px;}
	.rentalTwoFilter-mww .rental-type-mww .ex-checkbox, .SavingDiscount-mww .ex-checkbox{margin:0;}
	.rentalTwoFilter-mww .rental-type-mww .form-group, .SavingDiscount-mww .form-group{margin-bottom:0 !important;}
	.filter-mwww .ex-checkbox input[type=checkbox] + label::before{width:15px; height:15px; top:2px;}
	.filter-mwww .ex-checkbox label{padding-left:22px;}
	.filter-mwww{margin-top:0px; padding-left:40px;}
	
	/* new using with bootstrap class */
	.filter-mwww .form-group{margin-bottom:0 !important;}
	.filter-mwww .form-group .ex-checkbox{margin:0;}
	
	#featured-deals.featuredDealsBelowTwo{max-width:800px !important; padding:0 30px; margin:0 auto;}
	#featured-deals.featuredDealsBelowTwo #featured-deals-list .splide__slide{width:100% !important;}
	#featured-deals.featuredDealsBelowTwo .listing-item-container{max-width:100%;}
	
	.multi-featured-deals-image-box .featured-deal-slideshow img{height:100%; object-fit:cover;}
	.featured-deals .splide__list, .featured-deals .splide, .featured-deals .splide__track, .featured-deals .deal-box-item, .featured-deals .inner-deal-box{height:100%;}
	.multi-featured-deals-image-box > .row{height:100%; position:relative;}
	.featured-deals.horizontal .deal-box-item{margin-bottom:0;}
}
@media only screen and (max-width: 992px)
{
.find-your-rental-wrapper.nww-filter .col-md-4{width: auto;}
}

@media (min-width: 600px) and (max-width: 992px)
{
	.splide__slide:has(.deal-box-item){width:100% !important;}
}

@media(max-width: 767px)
{
	#rental-filters{position:relative; padding-bottom:140px;}
	.find-your-rental-wrapper.nww-filter .form-actions, #weeklyRentalsContent .form-actions, .booking-area .form-actions{position:absolute; bottom:20px; width:auto; left:0px; right:0px;}	
	.find-your-rental-wrapper.nww-filter .find-your-rental-filter-area{padding-bottom:30px;}
	#weeklyRentalsContent .form-actions.col-sm-3.col-xs-12, .booking-area .form-actions.col-sm-3.col-xs-12{padding-left:0; padding-right:0;}
	.ex-checkbox{margin:0;}
	label.chk-in-head.chk-feature{margin-bottom:15px;}
	.find-your-rental-wrapper.nww-filter #rental-filters .form-actions{bottom:-30px;}
	.find-your-rental-wrapper.nww-filter .nww-wrapper{padding-bottom:20px;}
	.vc_row.wpb_row.vc_row-fluid.rental-form .find-your-rental-wrapper.nww-filter{width:100%;}
}
/* End Show more Filter New Design */

@media only screen and (min-width: 768px) { 
.find-your-rental-wrapper.nww-filter #rental-filters .form-actions.col-xs-12 .col-sm-6.col-xs-6{width:100%;}
.find-your-rental-wrapper.nww-filter #rental-filters .col-md-12.col-sm-12.col-xs-12.rental-additional-filters-home{width:50%;}
    .rental-filter-tabs {
        position: absolute;
        top: -32px;
        border-bottom:none;
    }
    .rental-filter-tab {
        bottom: 0;
        margin-left: 0;
    }
    .rental-filter-tab.active {
        background:rgba(255,255, 255, 0.85);
    }
}


@media(max-width: 767px)
{
	.find-your-rental-wrapper.nww-filter .rental-filter-tabs{position: absolute; top: -33px; border: none;}
	.find-your-rental-wrapper.nww-filter h2{margin-bottom:60px;}
}

/* Whistlist */
/*.leftSection{width:60%; float:left; height:503px; overflow-x:hidden; margin-right:2%;}
.wishlist-list-nww:last-child{margin-bottom:0;}
.rightSection{width:38%; float:left;}
.whislist-slide{width:35%; float:left; margin-right:0%; position:relative;}
.whislist-slide img{width:100%;}
.wishlist-list-nww{width:100%; float:left; padding:0 10px 0 0; margin-bottom:30px;}
.wishlist-list-nww h3 a{font-weight:700; text-decoration:none;}
.wishlist-list-nww-wrap{border:1px solid #ccc; width:100%; float:left;}
.whislist-text{padding:0px; max-width:65%; width:100%; float:left; min-height:235px; position:relative; padding-bottom:60px;}
.whishlist-topinfo{width:100%; float:left; margin-bottom:10px; background:#EAEADE; padding:10px 15px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.whislist-text .location-whishlist{margin:0; color:#107b75; text-align:right; font-size:13px; font-weight: 700; text-transform: uppercase; text-decoration: underline;}
.whishlist-topinfo-right{float:right;}
.whislist-text .bed-info{float:right; color:#107b75; text-align:right; font-size:13px;}
.whishlist-topinfo-left{float:left;}
.whislist-text ul{padding-left:0px;}
.whislist-text ul li{display:inline-block; position:relative; padding-left:10px; margin-right:10px;}
.whislist-text ul li:before{content:""; width:5px; height:5px; border-radius:50%; position:absolute; left:0; background:#000; top:7px;}
.whislist-slide .heart-wrap{background:#fff; width:40px; height:40px; border-radius:50%; position:absolute; bottom:15px; right:15px; text-align: center; padding: 11px 10px; color:#ff0000;}
.wishlist-item-link{display:block; text-align:right; margin-top:10px;}
.wishlist-item-link a{text-transform: uppercase; padding:10px 20px; background: #107b75; color: #fff; border-radius: 0; font-weight: 600; display:inline-block; text-decoration:none;}

.whislist-text .toggle-text li{display:none;}
.whislist-text .toggle-text li.showlist{display:inline-block;}
.whislist-text .toggle-text li:nth-child(1), .toggle-text li:nth-child(2), .toggle-text li:nth-child(3){display:inline-block !important;}
.whislist-text .toggle-text li:nth-child(1):before{background:transparent;}
.whislist-text .toggle-text li:nth-child(1){padding-left:0;}
.whislist-text .toggle-text a.toggle-more{color:#000; text-decoration:none; font-weight:700;}
.community-name img{margin-right:10px;}
.community-name{float:left; width:100%;}
.whishlist-rating{float:left; color:#107b75; font-weight:600; font-size:12px;}
.whishlist-rating a{color:#107b75;}
.community-info{float:left; margin-bottom:0px; margin-top:10px;}
.whislist-slide img{height:235px; object-fit:cover;}
.textcontent{width:100%; float:left; padding:0 15px;}
.whishlist-topinfo-left h3{margin-top:0; display: table; float:left; color:#107b75; font-size:18px; font-weight:600; padding-top:3px; margin:0; padding:0;}
.whishlist-bottombtn{position:absolute; bottom:20px; right:15px; left:15px;}
.toggle-text{width:100%; float:left; padding:0 15px;}
.whishlist-callheading{font-size:24px; font-weight:700;}

.leftSection::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

.leftSection::-webkit-scrollbar
{
	width: 12px;
	background-color: #F5F5F5;
}

.leftSection::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #ccc;
}

.rightSection iframe{width:100%;}
a.toggle-more{font-weight:700; text-decoration:none;}
.page-template-wishlist .breadcrumbs{padding:10px 15px;}
.whistlist-btnclear{margin-top:15px; text-align:right;}
.whistlist-btnclear button{border: 2px solid #107b75; font-weight:700; color:#107b75;}
.whistlist-btnclear button:hover{background:#107b75; color:#fff;}  */

/* new wishlist nww */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&amp;display=swap');
.page-template-wishlist .wishlist-listings{margin-top:20px;}
.whistlist-btnclear button{border:1px solid #656565; border-radius:5px; color:#656565 !important; font-size:16px;}
.wishlist-top-sec{margin-bottom:20px; padding-right:27px;}
.wishlist-top-sec h2{margin:0;}
.whistlist-btnclear{text-align:right;}
.whistlist-btnclear button + button{margin-left: 10px;}
.whistlist-btnclear i{margin-right:5px;}
.whislist-slide img{max-width:100%;}

.wishlist-list-nww{border:1px solid #ebebeb; border-radius:10px; box-shadow:0px 3px 8px #d9d9d9;}
.wishlist-list-nww .whislist-slide img{border-radius:10px 0 0 10px; height:265px; object-fit:cover;}
.heart-wrap{position:absolute; right:15px; top:15px;}
.rentalFeaturesList li:first-child{margin-right:5px;}
.whishlist-topinfo-left{float:left;}
.whishlist-topinfo-left h3{margin:0;}
.whishlist-topinfo-left h3 a{text-decoration:none; font-size:18px; color:#424242; font-weight:600;}
.whishlist-topinfo-right{float:right; text-align:right;}
.whishlist-topinfo-right .location-whishlist{margin:0; color:#00a7a2; font-size:13px; font-weight:500;}
.textcontent, .toggle-text, .whishlist-bottombtn, .whislist-text, .whishlist-topinfo{width:100%; float:left;}
.whishlist-bottombtn{position:absolute; bottom:15px; right:15px; left:0px; width:auto !important;}
.whislist-text{padding-bottom:60px !important; position:relative;}
.whishlist-topinfo{margin-bottom:10px;}
.bed-info{color:#818181; font-size:13px; font-weight:400;}
.page-template-wishlist iframe, .wishlist-map{width:100%; height:100%; overflow-x:none;}
.whislist-text{padding:15px 15px 15px 0; min-height:210px;}

.toggle-text ul{padding-left:0;}
.toggle-text ul li{list-style:none; display:inline-block; font-size:13px; color:#000; padding:0 5px 0 5px; margin-right:0px; border-left:1px solid #424242; line-height:100%;}
.toggle-text ul li:first-child{padding:0; border:0;}
.toggle-text ul li:nth-child(2){padding-left:0px; border-left:0;}
.toggle-text ul li:first-child{font-weight:700; text-transform:uppercase;}
.textcontent p{font-size:14px; color:#424242; font-weight:300;}
.textcontent strong{font-weight:700; text-transform:uppercase; color:#000;}
.community-name, .whishlist-rating{float:left; font-size:13px;}
.community-name{border-right:1px solid #424242; padding-right:10px; margin-right:10px;}
.community-name img{margin-right:6px;}
.whishlist-rating{color:#00a7a2; font-size:13px;}
.wishlist-item-link{float:right; width:100%; text-align:center;}
.wishlist-item-link a{background:#ffd503; color:#000; font-size:13px; text-transform:uppercase; border-radius:5px; padding:10px 0px; display:inline-block; text-decoration:none; font-weight:700; line-height:100%; width:100%;}
.community-info{margin-top:7px;}
.whishlist-rating a{color:#00a7a2; text-decoration:none;}
.readmore-text{display:none;}
.toggle-more, .toggle-more:hover, .viewtoggle-more, .read-more-show, .read-more-hide, .read-more-show, .viewtoggle-more:hover, .viewtoggle-less{text-decoration:none; font-weight:700;}
.toggle-text .viewmore-wishlist li:first-child{font-weight:normal;}
.viewmore-wishlist{display:none;}
.wishlist-list-nww + .wishlist-list-nww{margin-top:15px;}
.heart-wrap{background:#e7f6fe; width:34px; height:34px; border-radius:50%; padding:10px 8px;}
.heart-wrap .fa.fa.fa-heart{font-size:18px;}
.fa-heart:before{color:#5ecdc2;}
.special-wistlist{position:absolute; bottom:15px; right:15px;}
.wishlist-list-nww .whislist-slide .special-wistlist img{height:auto;}
.wishlist-list-nww .whislist-slide .special-wistlist{background:#00a7a2; width:34px; height:34px; border-radius:50%; padding:7px 8px;}
.wishlist-list-nww .hovershow-special{background:#faee8c; padding:20px; position:absolute; width:400px; width:calc(200% - 15px); left:100%; font-weight:400; transform:translate(0%, 0%); z-index:9; bottom:0; display:none;}
.wishlist-list-nww .hovershow-special:before{border:15px solid #faee8c; border-left-color:transparent; border-bottom-color:transparent; border-top-color:transparent; content:""; position:absolute; left:-29px; bottom:20px;}
.wishlist-list-nww .special-wistlist:hover + .hovershow-special{display:block;}

.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue .fa{}

/*.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue{background:#f6d52c;} */



/* Light Green bg color on click */
/*.wishlist-wrap.wishlist-bottom-nww a.wishlist-link:has(.heartanimated){background:#5ECDC2;}
.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue:has(.heartanimated) .fa-heart:before{color:#107b75;}
.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue:has(.heartanimated) .wishlist-count-container{color:#fff;}
.wishlist-wrap.wishlist-bottom-nww a.wishlist-link .heartanimated.fa-heart{background:#5ECDC2;}  */
/*  End Light Green bg color on click */


/*.wishlist-wrap.wishlist-bottom-nww a.wishlist-link .fa-heart:after {
	top: -5px;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(246,213,44,0.3);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9); content:""; position:absolute; width:40px; height:40px; border-radius:50%;
}

.wishlist-wrap.wishlist-bottom-nww a.wishlist-link .fa-heart:hover {
	background: rgba(246,213,44,1);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
}

.wishlist-wrap.wishlist-bottom-nww a.wishlist-link .fa-heart:hover::after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(246,213,44,0.6), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(246,213,44,0.9);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(246,213,44,0.6), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(246,213,44,0.9);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(246,213,44,0.6), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(246,213,44,0.9);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(246,213,44,0.6), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(246,213,44,0.9);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(246,213,44,0.6), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(246,213,44,0.9);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(246,213,44,0.6), 0 0 10px 10px #3851bc, 0 0 0 10px rgba(246,213,44,0.9);
		transform: scale(1.5);
		opacity: 0;
	}
} */

.header-wishlist .fa{font-size:30px; color:#fff;}

.header-wishlist .fa.increaseValue:before{color:#5ECDC2;}
.header-wishlist .fa.increaseValue ~ .wishlist-count-container #wishlist_header_count{color:#fff;}
.header-wishlist{float:left; position:relative;}
.header-wishlist span{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); color:#fff; font-size:13px; font-weight:600;}
.page-template-wishlist .a2a_floating_style.a2a_vertical_style{display:none !important;}
.listing-item.wishlist-list-nww-wrap:has(.wishlist-inactive) {display: none;}
.wishlist-scroll-sec::-webkit-scrollbar-track{border-radius:10px; background-color:#ebebeb;}
.wishlist-scroll-sec::-webkit-scrollbar{width:8px; background-color:#ebebeb;}
.wishlist-scroll-sec::-webkit-scrollbar-thumb{border-radius:10px; background-color:#8b8b8b;}

#viewmapbtn{height:100%;}
.mobile-mapbtn{background:#fff; border:2px solid #107b75; border-radius:5px; position:fixed; bottom:40px; text-decoration:none; padding:8px 10px; font-weight:700; line-height:100%; display:none; left:50%; transform:translate(-40%, 0); z-index:9999;}
.mobile-mapbtn:hover{text-decoration:none; background:#107b75; color:#fff;}
html {scroll-behavior:smooth;}

.page-template-wishlist .site-footer, .page-template-wishlist #footer-widget, .page-template-wishlist .above-footer-container{display:none;}
.wishlistmap-full{position:fixed; top:0; left:0; bottom:0; right:0; z-index:999999;}

.closewishlist-map{display:none; position:fixed; top:10px; left:10px; z-index:99999999; background:#107b75; padding:10px; border-radius:50%;     padding:10px; border-radius:50%; width:40px; height:40px; text-align:center; color:#fff;}
body.page-template-wishlist .listing-map-container.js-rental-map-container, body.page-template-wishlist #js-rental-map-canvas{height:100%;}

.wishlist-map.wishlistmap-full > div{position:fixed !important;}

body.page-template-wishlist .fullTextContent{display: none;}
body.page-template-wishlist a.toggle-readmore, body.page-template-wishlist .toggle-readless { text-decoration: none; font-weight: 700; }
body.page-template-wishlist .textcontent p { display: inline; margin-bottom:10px; }
body.page-template-wishlist .textcontent{margin-bottom:10px; }
body.page-template-wishlist .heart-wrap, .special-wistlist { right: 30px !important;}
body.page-template-wishlist a.heart-wrap { cursor: pointer; }
body.page-template-wishlist .listing-item { border: none; margin: unset; position: unset; }
body.page-template-wishlist .rental-list-wrap.js-rental-attrs { padding: unset; }

body.page-template-wishlist .listing-map-container .gmap-photo{float:left; width:100px; height:auto; margin: 0 0.5rem 0.5rem 0;}

.row.wishlist-empty{min-height:485px; padding-top:3rem;}

.location-description-wrapper::before{top:-18px; background-size: 40px; background-repeat: no-repeat; right:15px; height:19px;}

/* Star rating whishlist */

.rating-description-wrapper .Silver .stars.silver-star{height:20px; background-position:-172px -64px;}
.rating-description-wrapper .Emerald .stars.emerald-star{height:20px;}
.rating-description-wrapper .Platinum .stars.platinum-star{height:20px; background-position:-518px -22px;}
.rating-description-wrapper .Gold .stars.gold-star{height:20px; background-position: -343px -43px;}
.rating-description-wrapper .Bronze .stars.bronze-star{height:20px; background-position: 2px -84px;}
.page-template-wishlist .rating-description-wrapper img{width:30px; height:20px; bottom:-19px; right:auto; left:195px;}

/* End Star rating whishlist */
.whistlist-btnclear.mobile{display:none;}
.gm-style img:focus{border:0 !important; outline:0 !important;}
.page-template-wishlist .community-info{width:100%; float:left;}
.page-template-wishlist .rating-description-wrapper{bottom:45px;}

.listing-toolbar .listing-layout-wishlist{position:relative;}
.listing-toolbar .listing-layout-wishlist i{font-size:35px; margin-top:-5px; float:left; margin-right:10px;}
.listing-toolbar .listing-layout-wishlist .wishlist-count-container{position:absolute; left:14px; z-index:999; font-size:12px; top:4px; font-weight:700;}

.find-your-rental-wrapper.nww-filter{width:90%; float:none; margin:60px auto 0;}
.vc_row.wpb_row.vc_row-fluid.rental-form .find-your-rental-wrapper.nww-filter{width:90%;}

@media(min-width: 1460px)
{
	.page-template-wishlist .rating-description-wrapper img{left:209px;}
}

@media(min-width: 1400px)
{
	.row.wishlist-listings{padding-left:60px; padding-right:60px;}
}

@media(max-width: 1459px) and (min-width: 1280px)
{
	.page-template-wishlist .rating-description-wrapper img{left:194px;}
}


@media(min-width: 1280px)
{
.page-template-wishlist	.rating-description-wrapper .ratingLevelDesc{width:100%;}
.page-template-wishlist .rating-description-wrapper{left:15px; right:0; width:calc(100% + 25% + 15px) !important;}
.page-template-wishlist .rating-description-wrapper .ratingLevelDesc.Bronze .stars{background:url('https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/star-rating-bronze.png'); background-repeat:no-repeat; background-position: left; width: 100%; background-size:100%;}
.page-template-wishlist .rating-description-wrapper .ratingLevelDesc.Silver .stars{background:url('https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/star-rating-silver.png'); background-repeat:no-repeat; background-position: left; width: 100%; background-size:100%;}
.page-template-wishlist .rating-description-wrapper .ratingLevelDesc.Gold .stars{background:url('https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/star-rating-gold.png'); background-repeat:no-repeat; background-position: left; width: 100%; background-size:100%;}
.page-template-wishlist .rating-description-wrapper .ratingLevelDesc.Platinum .stars{background:url('https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/star-rating-platinum.png'); background-repeat:no-repeat; background-position: left; width: 100%; background-size:100%;}
.page-template-wishlist .rating-description-wrapper .ratingLevelDesc.Emerald .stars{background:url('https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/star-rating-emerald.png'); background-repeat:no-repeat; background-position: left; width: 100%; background-size:100%;}

}

@media(max-width: 1279px)
{
	.page-template-wishlist .rating-description-wrapper .Silver .stars.silver-star{height:100px; background-position:-172px 0px;}
	.page-template-wishlist .js-rental-list .rating-description-wrapper{left:15px; width:100%;}
	.page-template-wishlist .rating-description-wrapper .ratingLevelDesc{width:calc(100% + 25% + 15px);}
	.rating-description-wrapper .Platinum .stars.platinum-star{background-position:-518px 0px; height:100px;}
	.rating-description-wrapper .Emerald .stars.emerald-star{height:100px;}
	.rating-description-wrapper .Bronze .stars.bronze-star{height:100px; background-position:2px 1px;}
	.rating-description-wrapper .Gold .stars.gold-star{height:100px; background-position:-343px 0px;}
	.home .booking-area {padding-bottom:20px;}
}

@media(min-width: 1025px)
{
	html:has(body.page-template-wishlist-php){overflow:hidden;}
}

@media(max-width: 1024px) and (min-width: 767px)
{
	.wishlist-map{height: calc(100vh - 60px) !important;}
}

@media(min-width: 992px)
{
.page-template-wishlist .row.wishlist-listings{display:flex;}
.page-template-wishlist .wishlist-scroll-sec{height:calc(100vh - 270px); overflow-y:auto; overflow-x: hidden;}
.page-template-wishlist .wishlist-scroll-sec{padding-right:15px;}
.page-template-wishlist .col-md-6:has(.wishlist-scroll-sec){padding-right:0;}
.page-template-wishlist .listing-map-container{margin-bottom:0;}
}
@media(max-width: 1460px)
{
	.page-template-wishlist .community-name{padding-right:3px; margin-right:3px;}
	.page-template-wishlist .community-name, .whishlist-rating{font-size: 13px;}
	.page-template-wishlist .wishlist-list-nww-wrap > .row > .col-md-8{padding-left:0;}
	.page-template-wishlist .col-md-7:has(.community-info){padding-right:0;}
	.page-template-wishlist .col-md-5:has(.wishlist-item-link){padding-left:5px;}
}

@media(max-width: 1025px)
{
	.page-template-wishlist .row.wishlist-listings > .col-md-6.col-sm-12{width:100%;}
	.page-template-wishlist .row.wishlist-listings{display:block;}
	.page-template-wishlist .mobile-mapbtn{display:block;}
/*	.page-template-wishlist .col-md-6.col-sm-12:has(#viewmapbtn){display:none;}*/
	.page-template-wishlist .wishlist-list-nww-wrap > .row > .col-md-8 {padding-left: 15px;}
}

@media (min-width: 1600px)
{
	.page-template-wishlist .rating-description-wrapper img{left:205px;}
}
@media(max-width: 1025px) and (min-width: 992px)
{
	.whistlist-btnclear button + button{margin-top:0px;}
	.wishlist-item-link a{padding:10px 15px;}
}

@media(max-width: 992px) and (min-width: 768px)
{
	.wishlist-list-nww .col-md-4, .wishlist-list-nww .col-md-6, .wishlist-list-nww .col-md-5, .wishlist-list-nww .col-md-7, .wishlist-list-nww .col-md-3, .wishlist-list-nww .col-md-8{float:left;}
	.wishlist-map{margin-top:30px; min-height:300px;}
	.wishlist-top-sec {padding-right:0px;}
}

@media(max-width: 991px)
{
	.rating-description-wrapper{bottom:20px;}
}

@media(max-width: 768px)
{
	.col-sm-12 {width:100%;}
}
@media(max-width: 767px)
{
	.wishlist-listings .col-sm-12, .wishlist-listings .col-md-4, .wishlist-listings .col-md-5, .wishlist-listings .col-md-6, .wishlist-listings .col-md-7, .wishlist-listings .col-md-8{width:100%;}
	.wishlist-list-nww-wrap > .row > .col-md-8{padding-left:15px;}
	.wishlist-list-nww .whislist-slide img{width:100%; border-radius:10px}
	.whislist-text{padding-left:15px;}
	.wishlist-item-link{margin-top:15px;}
	.whistlist-btnclear button{margin-bottom:10px;}
	.wishlist-top-sec{padding-right:0px;}
	.wishlist-map{margin-top:30px; min-height:300px; height: calc(100vh - 200px) !important;}
	.mobile-mapbtn{display:block;}
/*	.col-md-6.col-sm-12:has(#viewmapbtn){display:none;}*/
	.whishlist-bottombtn .col-md-3, .whishlist-bottombtn .col-md-9{width:100%;}
	.whishlist-bottombtn{position:relative; width:100% !important; margin-top:15px;}
	.whislist-text{min-height:auto; padding-bottom:0 !important;}
	/*.toggle-text ul li{display:block; line-height:150%; border-right:0;} 
	ul.rentalFeaturesList{height:auto !important;} */
	.page-template-wishlist .rating-description-wrapper{bottom:20px;}
	.whistlist-btnclear.desktop{display:none;}
	.whistlist-btnclear.mobile{display:block;}
	.page-template-wishlist .rating-description-wrapper .ratingLevelDesc{width:92%;}
	
}


/* End New Wishlist nww */

/* End Whistlist  */

@media only screen and (min-width: 768px) { 
    .find-your-rental-wrapper.nww-filter #rental-filters .form-actions.col-xs-12 .col-sm-6.col-xs-6{width:100%;}
    .find-your-rental-wrapper.nww-filter #rental-filters .col-md-12.col-sm-12.col-xs-12.rental-additional-filters-home{width:50%;}
    .rental-filter-tabs {
        position: absolute;
        top: -32px;
        border-bottom:none;
    }
    .rental-filter-tab {
        bottom: 0px !important;
        margin-left: 0;
    }
    .rental-filter-tab.active {
        /* background:rgba(255,255, 255, 0.85); */
        background: #107b75;
    }
}

@media(max-width: 767px)
{
    .find-your-rental-wrapper.nww-filter .rental-filter-tabs{position: absolute; top: -33px; border: none;}
    .find-your-rental-wrapper.nww-filter h2{margin-bottom:60px;}
    .wishlist-list-nww .hovershow-special{left:15px; width:auto; right:15px; bottom:65px;}
    .wishlist-list-nww .hovershow-special:before{left:auto; bottom:-27px; right:20px; transform:rotate(270deg);}
    .page-template-wishlist #trchat-app-iframe.trchat-bottom-right{right:40px !important;}
    .page-template-vacationRental-php .listing-layouts a.listing-layout-wishlist{text-indent:0;}
    .page-template-vacationRental-php .listing-layouts a.listing-layout-wishlist .wishlist-text{display:none;}
    .listing-toolbar .listing-layout-wishlist i{margin-top:0;}
    .listing-toolbar .listing-layout-wishlist .wishlist-count-container{top:8px;}
    .listing-toolbar .listing-layouts{display:flex; align-items:center; justify-content:center;}
    .listing-toolbar .text-right{margin-top:20px;}
	#filters-wrapper-sticky-wrapper.rental-filter-tab-border{border-top:0;}
}

#view-list-btn{display: none;}
.listing-item-body{
    height: 160px;
}

/*************************** css for sorting options layout enhancements ************************/
.listing-dropdowns .selectwrap {
    position: relative;
}
/* Custom down arrow using Unicode or CSS triangle */
.listing-dropdowns .selectwrap::after {
    content: '⌄'; /* Or use '˅' or 'v' for a minimalist style */
    position: absolute;
    right: 8px;
    top: 12px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 30px;
    color: #107b75;
}

.listing-count{
    top: 0px !important;
    color: #107b75;
    font-weight: bold;
    font-size: 22px;
}
.listing-toolbar{
    display: flex;
    align-items: center;
}
.listing-dropdowns{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.layout-dropdown-wrap{
    margin-right: 10px;
    width: 160px;
}
.js-rental-layout-select{
    border: none;
    box-shadow: none;
    font-size: 18px;
    color: #107b75;
    text-transform: uppercase;
    padding: 0 30px 0 20px;
    border: 2px solid #107b75;
    height: 45px;
    border-radius: 5px !important;
    background: none !important;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.js-rental-layout-select:focus{
    box-shadow: none !important;
    border: 2px solid #107b75 !important;
}

.js-rental-list-size{
    box-shadow: none !important;
    font-size: 18px !important; 
    color: #107b75 !important;
    text-transform: uppercase !important;
    padding: 0px 20px !important;
    border: 2px solid #107b75 !important;
    height: 45px !important;
    border-radius: 5px !important;
    background: none !important;
}
.js-rental-list-size:focus{
    box-shadow: none !important;
    border: 2px solid #107b75 !important;
}

.js-rental-list-sort{
    box-shadow: none !important;
    font-size: 18px !important;
    color: #107b75 !important;
    text-transform: uppercase !important;
    padding: 0px 20px !important;
    border: 2px solid #107b75 !important;
    height: 45px !important;
    border-radius: 5px !important; 
        background: none !important;
}
.js-rental-list-sort:focus{
    box-shadow: none !important;
    border: 2px solid #107b75 !important;
}

.listing-dropdowns .listing-sort select.form-control.js-rental-list-sort {
    max-width: 100%;
    padding: 0 30px 0 20px !important;
}

.listing-toolbar .listing-layouts{
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.listing-layouts a {
    right: 0px;
    margin: 0px;
}
.listing-size{
    width: 135px !important;
    margin-right: 10px;
}

.listing-toolbar .listing-size .selectwrap .js-rental-list-size{
    width: 100% !important;
    padding: 0 20px 0 20px !important;
}

.js-rental-layout-wishlist i {
    color: #107b75;
}
.wishlist-count-container #wishlist_filter_count {
    color: #107b75;
}

.js-rental-layout-wishlist .wishlist-text{
    color: #107b75;
}
@media (max-width: 767px) {
    /* mobile styles */
    .layout-dropdown-wrap{
        width: 200px;
    }
    .layout-dropdown-wrap .js-rental-layout-select {
        font-size: 12px;
    }
    .listing-count {
        font-size: 18px;
    }
    .listing-toolbar{
        flex-direction: column;
    }
    .listing-toolbar .listing-layouts {
        width: 100%;
    }
    .listing-layouts a{
       display: none;
    }
    .rental-filter-tabs{
        width: 100%;
    }
    .listing-dropdowns .listing-size{
        display: none !important;
    }
    .listing-dropdowns{
        width: 100%;
        justify-content: flex-start;
    }
    /* .layout-dropdown-wrap .js-rental-layout-select{
        font-size: 14px;
    } */
    .listing-dropdowns .listing-sort .js-rental-list-sort{
        font-size: 12px !important;
    }
    .listing-dropdowns .listing-sort select.form-control.js-rental-list-sort {
        max-width: 100%;
        padding: 0px 10px !important;
    }

    .js-rental-layout-select{
        padding: 0px 10px;
    }
    .listing-layouts .filter-btn-mob{
        display: flex !important;
        align-items: center;
        margin-right: 6px !important;
    }
    .listing-layouts .filter-btn-mob .fa-sliders {
        margin-right: 6px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1175px) {
  .listing-dropdowns{
    width: 100%;
    justify-content: flex-start;
  }
  .listing-toolbar .listing-layouts {
    display: flex;
    justify-content: space-between;
    width: 50%;
    margin-bottom: 10px;
}
.listing-toolbar {
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 0 25px;
}
}
