html { scroll-behavior: smooth; }
body, .nth-layout-taxonomy, .nth-layout-archive {
    overflow: hidden;
    overflow-y: auto;
}

html, body {
    overscroll-behavior-y: none;
}
/* ol, ul { padding-left: initial; }  Reset Bootstrap 5 */
h3.popover-header { line-height: initial }

.fix_svg {
    width: 100% !important;
    height: auto !important;
}

.show-checkbox {
	appearance: revert !important;
	-webkit-appearance: checkbox !important;
}

#toast_added   { background: #a5fac6; }
#toast_removed { background: #ffc4b1; }

.page-title {
    margin: 30px 0 24px;
    font-size: 24px;
    color: #626F88;
    font-weight: 700;
    text-transform: uppercase;
}

.nth-layout-archive { margin-bottom: 30px; }

.page-header .contact-items .col { padding: 6px 0px; }
.page-header .contact-item {
    display: block;
    color: #1d2a3a;
    text-decoration: none;
    background-color: #78859F;
}

.page-header .contact-item.icon-image {
    padding: 13px 0px 5px 50px;
    /*background-image: url(../images/icon@phone-white2.svg);*/
    background-position: 11px center;
    background-repeat: no-repeat;
}

.page-header .contact-item.icon-none {
    padding: 13px 0px 5px 20px;
}

.page-header .contact-item.icon-fonticon {
    padding: 13px 0px 5px 0px;
}

.page-header .contact-item.icon-fonticon i {
    float: left;
    padding: 3px 12px;
}

.page-header .contact-item span {
    display: block;
    font-size: 11px;
    line-height: 8px;
}

.page-header .contact-item strong {
    position: relative;
    top: -3px;
    font-size: 11px;
}

.xchgn-menu a span, .xchgn-single a span { padding-right: 4px; font-size: 14px !important; }
.prices .xchgn-single a span,
.prices .toggle span {
    font-size: 14px !important;
    margin-left: 0 !important;
    display: initial !important;
    vertical-align: initial !important;
}

/* WIDGETS */
.lbi-widget {
    background: white;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 14px;
}

.lbi-widget .lbi-widget-title { margin-bottom: 20px; }
.lbi-widget .lbi-widget-title h3 {
    font-size: 24px;
    line-height: 30px;
    border-bottom: 1px solid #c09534 ;
}

.lbi-widget a { color: #626F88; text-decoration: none; }
.lbi-widget a:hover { color: #0056b3; }
.lbi-widget li.cat-item,
.lbi-widget.widget_recent_entries li { border-bottom: 1px solid #ecebeb; margin-bottom: 4px; padding: 4px 0; }
.lbi-widget.widget_recent_entries .post-date {
    font-size: small;
    display: block;
    color: #131313;
}

.lbi-widget select[name="archive-dropdown"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #c3c3c5;
    color: #666;
}

.sidebar-wide .lbi-widget ul {
    list-style: disc;
    margin-left: 24px;
}

/* SEARCH FORM */
.widget_search .search-form {
    margin-right: 46px;
    position: relative;
}

.screen-reader-text {
    display: none;
    overflow: hidden;
}

.widget_search .search-form label { width: 100%; }

.widget_search .search-form .search-field {
    max-width: 100%;
    width: 100%;
    border: 1px solid #c3c3c5;
    padding: 10px 20px;
    line-height: 24px;
    border-radius: 0;
    color: #666;
    font-style: italic;
    text-align: center;
    background: #fff;
    text-align: left!important;
    border-right: 0 solid #fff!important;
}

.widget_search .search-form .search-submit {
    position: absolute;
    top: 0;
    min-width: 46px;
    right: -46px;
    height: 46px;
    line-height: 46px;
    border: 0;
    background: #c09534 ;
    color: #ffffff;
}

/* MENU */
.page-header .navigation .menu-item-has-children > a:after {
    content: "\f0dd";
    font-family: "Font Awesome 5 Free";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-weight: 900;
    vertical-align: middle;
    margin-top: -7px;
    margin-left: 5px;

}

.menu-active .page-header .navigation .menu-item-has-children > a:after {
    content: "\f107";
    float: right;
    margin-top: 2px;
}




.page-header .navigation .menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 250px;
    z-index: 20;
    padding-top: 10px;
}
.page-header .navigation .menu-item-has-children ul.sub-menu  {
    padding: 10px 0;
    max-height: 250px;
    border-radius: 5px;
    background: #F7F7F7;
    border: solid 1px rgba(47, 230, 173, 0.1);
    -webkit-box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.page-header .navigation .menu-item-has-children ul.sub-menu a {
    display: block;
    padding: 7px 15px;
    color: #626F88;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.page-header .navigation .menu-item-has-children ul.sub-menu a:hover {
    color: #000;
}
.page-header .navigation .menu-item-has-children ul.sub-menu li {
    position: relative;
}

.page-header .navigation li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu,
.page-header .navigation li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
@media only screen and (max-width: 992px) {
    .page-header .navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children a {
        padding-left: 20px !important;
    }
    .page-header .navigation li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul li a {
        padding-left: 30px !important;
    }
    .page-header .navigation li.menu-item-has-children:hover ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
        top: 2px;
    }
}

@media only screen and (min-width: 992px) {
    .page-header .navigation .menu-item-has-children .menu-item-has-children > a:after {
        rotate: 270deg;
        float: right;
        margin-top: 4px;
    }

    .page-header .navigation ul.sub-menu li.menu-item-has-children:hover ul.sub-menu {
        position: absolute;
        top: 0;
        margin-left: 101%;
    }
}

.page-header .navigation li.menu-item-has-children:hover ul.sub-menu ul.sub-menu {
    display: none;
}

.page-header .menu-contact {
    display: inline-block;
    width: 50px;
    height: 50px;
    color: #fff!important;
    font-size: 28px!important;
    text-align: center;
    line-height: 50px;
    /*background-color: #c09534 ;*/
    border-radius: 100%;
}

.page-header .menu-contact-item {
    margin-right: 0 !important;
    margin-left: 10px
}

.page-header .menu-contact-item .icon-fonticon i { margin-top: 0 !important; }
.page-header .menu-contact-item .icon-none span { display: block; font-size: 10px; }

/* FOOTER */
.page-footer .footer-logo { width: 150px; }

.page-footer .widget_nav_menu ul {
    list-style: none;
    margin-left: 0px;
}

.page-footer .desc { margin-bottom: 15px; }
.lbi-footer__heading { text-transform: uppercase; }

.lbi-footer__row__column .textwidget {   font-size: 16px; }
.page-footer .infos li.contact-item {
    background-position-x: left;
    background-position-y: 5px;
    background-repeat: no-repeat;
}

.page-footer .infos li.contact-item.icon-fonticon i {
    float: left;
    margin-left: -38px;
    padding-top: 5px
}

.page-footer .infos li.contact-item.icon-none {
    list-style: disc;
    margin-left: 15px;
    padding-left: 5px;
}
.page-footer ul li.contact-item a { font-size: revert; }
.social-media.sc-social ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    align-content: flex-start;
}

.social-media.sc-social a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border: solid 1px rgba(47, 230, 173, 0.1)
    font-size: 16px;
    text-decoration: none;
}



.social-media.sc-social .light a {
    color: #626F88;
    background: #FFFFFF;
}

.social-media.sc-social .dark a {
    color: #0e1c2e;
    background: #ffffff;
    text-shadow: none;
}

/* WIDGET - NEWSLETTER  */
form[name='subscription-form'].submitting {
    position: relative;
    padding: 0 20px;
    cursor: wait;    
}

form[name='subscription-form'].submitting:after {
    content: "";
    background: #00000042;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.widget-subscription .newsletter form input[type="text"],
.widget-subscription .newsletter form input[type="email"] {
    width: 100%;
    padding-left: 60px;
    color: #626F88;
    font-size: 16px;
    line-height: 50px;
    border-radius: 5px;
    border: unset;
    background: #fff url(../images/icon@email-black.svg) no-repeat 22px center;
}

.subscribe-widget-area .lbi-widget-title h3 {
    color: #626F88;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
}
.subscribe-widget-area .listing-form-area.widget-subscription { padding: 0 0 50px; }

#sidebar .widget { margin-bottom: 20px; }
.lbi-widget-favorites .lbi-widget-title__text {
    color: #626F88;
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
}

.lbi-widget-layered .detail-sidebar .subscribe-area { margin-top: 0; }

.lbi-widget-favorites {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    padding: 20px;
}

.favorite-estates-list { list-style: disc; margin-left: 20px; }
.favorite-estates-list li {
    border-bottom: 1px solid #e4e7eb;
    margin-bottom: 4px;
    padding-bottom: 4px;
}
.favorite-estates-list li a { color: #626F88; text-decoration: none; }
.favorite-estates-list li a:hover { color: #007bff; }

/* SLIDER  */
.welcome-hero .button span { text-transform: uppercase; }


.welcome-hero.slider-estate .slick-slide { background: black; }
.welcome-hero.slider-estate img { opacity: .75; filter: opacity(75%); }
.welcome-hero.slider-estate img { max-height: 492px; }


.welcome-hero.slider-estate .slide-title {
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    text-align: center;
    z-index: 8;
}
.welcome-hero.slider-estate .slide-title span {
    position: relative;
    max-width: 60%;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    /*text-transform: uppercase; */
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 2px solid white;
}

.welcome-hero.slider-estate .slide-location {
    position: absolute;
    left: 0;
    top: 115px;
    width: 100%;
    text-align: center;
    z-index: 28;
}

.welcome-hero.slider-estate .slide-location span {
    position: relative;
    max-width: 50%;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    /*text-transform: uppercase; */
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
}
.welcome-hero.slider-estate .slide-location i { margin-right: 5px; }

.welcome-hero.slider-estate .slide-price {
    position: absolute;
    left: 0;
    bottom: 170px;
    width: 100%;
    text-align: center;
    z-index: 8;
}

.welcome-hero.slider-estate .slide-price span {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 28px;
    padding: 5px 14px;
    border: 2px solid #fff;
    text-align: center;
    text-decoration: none;
    /*text-transform: uppercase; */
    text-shadow: 1px 1px 2px rgb(0 0 0 / 50%);
}

.welcome-hero.slider-estate .slide-price span p {
    margin: 0;
    font-size: 14px;
    text-decoration: line-through;
    opacity: .8;
}

/* SEARCH */
.search-area .location-input input,
.search-area .city-input input,
.search-area .type-input input,
.search-area .room-input input,
.search-area .price-input input,
.search-area .id-input input {
    background-color: rgb(247 247 247 / 78%);
    background-position: 8px center;
    background-size: 26px;
    background-repeat: no-repeat;
    border-right: 1px #ccc solid;
}
.search-area .id-input input { padding-right: 10px; }

.search-area .field .icon_use-none input { padding-left: 20px; }
.search-area .field .icon_use-icon i {
    position: absolute;
    left: 6px;
    bottom: 32px;
    color: #c09534 ;
}

.list-hierarchical .parent { font-weight: 600; }
.list-hierarchical .child { /*padding-left: 25px;*/ }
.list-hierarchical .child:before { content: '-'; padding-right: 2px; }

.search-area .actions button,
.search-area .more-field-toggle { text-transform: uppercase; }
.search-area .list-checkbox label span { white-space: nowrap; }

/* PAGE 404 */
.nth-404 { }
.nth-404 .nth-404-container { padding: 100px 0; }

/* VC compatibility Reset */
.vc_row.lbi-row  { margin-left: 0; margin-right: 0; }
.container.vc_column_container { }

@media (max-width: 768px){
    .customers-carousel .the_content { margin-bottom: 60px; }
}

@media (min-width: 768px){
    .container.vc_column_container { float: unset; }
}

@media (max-width: 575px){
    .lbi-row.vc_row { margin-left: auto;  margin-right: auto; }
}

/* SHORTCODES */
.hero.default { color: #626F88; font-size: 48px; }
.hero.cast-title { color: #131313;
    font-size: 22px;
    line-height: 45px;
    font-weight: 500;
    margin-bottom: 20px;
    position: relative; }
.title-smaller { font-size: 30px !important; line-height: 50px !important; }
.hero--bottom-separator { position: relative!important; }
.hero--bottom-separator:after,
.hero.cast-title:after {
    content: "";
    width: 50%;
    background: #c09534 ;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 120px;
    margin: 0 auto;
}
.hero--bottom-separator.text-center:after,
.hero.text-center:after { left: 0; right: 0; }

/* lbi_blog_posts */
.information-area .post-item.stickypost {
    padding: 20px 0;
    height: 100%;
    display: inline-flex;
    min-height: auto;
}

.post-item.stickypost .subhead {
/*    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;*/
}

.post-item.stickypost .stickypost-left {
    width: 40%;
    float: left;
    display: inline-block;
    padding: 0 10px 20px 20px;
}

.post-item.stickypost .stickypost-left img {
    position: initial;
    left: auto;
    top: auto;
    max-width: 100%;
}

.post-item.stickypost .stickypost-right {
    height: 100%;
    position: relative;
    width: 60%;
    float: left;
    padding: 0 20px 10px 10px;
}

.post-item.stickypost .read-more {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding-right: 20px;
    text-transform: uppercase;
}

.post-item.stickypost .buttons .filled,
.js-news-slider .item .button { text-transform: uppercase; }

.information-area .sc-blog-posts .carousel .item .subhead { min-height: 80px; }
.information-area .sc-blog-posts .carousel .item p { min-height: 90px; }

/* lbi_testimonail_carousel */
.customers-carousel .the_content { max-height: 189px; overflow: hidden; }
.customers-carousel .the_content a { text-decoration: none; }
.customers .customers-carousel-thumb .carousel-area .name {
    width: -webkit-fill-available;
    height: -webkit-fill-available;
    padding: 45px 5px;
}

.reviews-area .item .user img {
    height: 70px;
    width: 70px;
}

.item .comment-content {
    height: 260px;
    overflow: hidden;
    margin-bottom: 6px;
}

.stars .fas.disabled {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    /* IE 5-7 */
    filter: alpha(opacity=30);
    /* Netscape */
    -moz-opacity: 0.3;
    /* Safari 1.x */
    -khtml-opacity: 0.3;
    /* Good browsers */
    opacity: 0.3;
}

/* lbi_estate_list */
.sc-estate-link {
    position: absolute;
    width: 86%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 24px;
}


.item.item-estate .location.icon_use-none,
.item.item-estate .location.icon_use-icon { padding: 0 15px; }

.item.item-estate .info .room.icon_use-image,
.item.item-estate .info .shower.icon_use-image,
.item.item-estate .info .size.icon_use-image {
    background-position: left center;
    background-repeat: no-repeat;
}

.item.item-estate .info .room.icon_use-none,
.item.item-estate .info .shower.icon_use-none,
.item.item-estate .info .size.icon_use-none,
.item.item-estate .info .room.icon_use-icon,
.item.item-estate .info .shower.icon_use-icon,
.item.item-estate .info .size.icon_use-icon { padding-left: 0; }

.item.item-estate .content .badges > div {
    -ms-flex: initial;
    flex: initial;
    max-width: max-content;
}
.item.item-estate .content .estate-code { padding-right: 45px; }


.item.item-estate .excerpt-mini a { text-decoration: none; color: inherit; }
.item.item-estate .inquiry-button{ text-transform: uppercase; }
.item.item-estate .info > div { margin-right: 20px; }
.item.item-estate .info > div.size { margin-right: 0; }

/* AGENTS */
.the-agent {
    margin-bottom: 24px;
    background: #fff;
}

.agents-carousel .slick-list {margin: 0 -5px;}
.agents-carousel .slick-slide {margin: 0 5px;}

.the-agent-thumbnail {
    padding-bottom: 100%;
    margin-bottom: 12px;
    position: relative;
    display: block;
}

.the-agent-thumbnail img, .the-agent-thumbnail:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
}

.the-agent-thumbnail:after {
    content: '';
    display: block;
    opacity: 0;
    background: #000;
    transition: opacity .3s cubic-bezier(.4,0,.2,1);
}

.the-agent-thumbnail:hover:after { opacity: .3; }
.the-agent-content { position: relative; padding: 0 12px 12px; }
.the-agent:after, .agent-description:after, .the-agent-content:after {
    content: "";
    display: table;
    clear: both;
}

.the-agent-content h4 { font-weight: 500; margin-bottom: 0; }
.agent-languages ul,
.agent-social-link {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-bottom: 0;
}
.agent-languages ul li { padding-right: 3px; }

.agent-additional-fields,
.agent-description,
.agent-contact,
.agent-social { margin-top: 10px; }
.agent-additional-fields .agent-position { font-weight: 600; }
.agent-description {
    color: #a2a3a4;
    font-size: 13px;
    overflow-y: scroll;
    margin-top: 10px;
    max-height: 180px;
}
ul.agent-social-link li { padding: 5px; margin-right: 5px; }
ul.agent-social-link a, .agent-contact a { color: #666; text-decoration: none; }
ul.agent-social-link a:hover, .agent-contact a:hover { color: #000000; }

.agent-contact { font-size: 14px; }
.agent-contact i { margin-right: 8px; color: #666666; }

.agents-carousel .slick-dots {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.agents-carousel .slick-dots li { padding: 6px 4px; }
.agents-carousel .slick-dots li button {
    border: 1px solid #78859f;
    color: #78859f;
    background: #78859f;
    border-radius: 100%;
    width: 15px;
    height: 15px;
    font-size: 5px;
}
.agents-carousel .slick-dots li.slick-active button {
    border: 1px solid #c09534 ;
    color: #c09534 ;
    background: #c09534 ;
}

.agent-languages { min-height: 24px; }
.agent-additional-fields { min-height: 24px; }
.agent-contact { min-height: 63px; }
.agent-social { min-height: 34px; }

/* PRICE */
.price-display,
.prices .price-display .prefix { display: block !important; margin-left: 0 !important; }
.price-display .prefix,
.price-display .suffix { font-size: smaller !important; text-transform: lowercase;}

.agents-list.agent-dark .the-agent-inner { background: #f7f7f7; }
.agents-list .the-agent-inner { margin: 0 -10px; }

/* BLOG */
.post-item {
    margin-bottom: 60px;
    margin-top: 0;
    padding-bottom: 15px;
    border-bottom: solid 1px rgba(0,0,0,.2);
}
.post-item .post-image { border-bottom: 4px solid #c09534 ; position: relative; }
/*
.post-item .post-image:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 170px 30px 70px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #c09534 ), to(transparent));
    background: -o-linear-gradient(bottom, #c09534  20%, transparent);
    background: linear-gradient(to top, #c09534  20%, transparent);
}
*/
.post-item .post-image img { width: 100%; margin-bottom: 0px;    object-fit: cover; }
.post-item .date-box {
    width: 60px;
    position: absolute;
    text-align: center;
    text-shadow: none;
}
.post-item .date-box .day {
    background-color: #c09534 ;
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    padding-top: 45px;
    padding-bottom: 10px;
}

.post-item .date-box .month{
    color: #111;
    font-weight: 600;
    letter-spacing: normal;
    padding: 7px 0 7px 0;
    border-bottom: solid 4px #333;
    text-transform: uppercase;
    font-size: 14px;
    border-bottom-color: #ddd;
}

.post-item .date-box .day, .post-item .date-box .month{
    display: block;
    text-align: center;
    width: 60px;
    z-index: 100;
}

.post-item .post-text { padding-left: 80px; }
.post-item .post-text h3 {
    font-size: 22px;
    text-transform: none;
    letter-spacing: 0;
}
.post-item .post-text h3 a { color: #626F88; }
.post-item .post-text h3 a:hover { text-decoration: none; color: #007bff; }
.post-item .excerpt { min-height: 70px; }
.post-item .btn-more {
    background-color: #c09534 ;
    padding: 3px 25px 3px 25px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
    float: right;
    font-size: 14px;
}

.post-item .post-meta {
    font-size: 14px;
    position: absolute;
    background: #00000066;
    color: white;
    left: 0;
    bottom: 0;
    padding: 10px;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.archive.date .post-item .post-meta a,
.post-item .post-meta a { color: #e6e6e6; }
.archive.date .post-item .post-meta a:hover,
.post-item .post-meta a:hover { color: #fff; }


/* SINGLE POSTS */
.single-container { margin-top: 50px; margin-bottom: 50px; }
.blog-summary {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.blog-summary figure {
    width: 30%;
    flex: 0 0 30%;
    margin-right: 20px;
}

.blog-summary figure.has-sidebar {
    width: 40%;
    flex: 0 0 40%;
}

.blog-summary figure img {
    max-width: 100%;
    height: auto;
}

.blog-summary figure.blog-testimonails-jumbo img { border-radius: 10px 0; }
.blog-summary .page-title,
.single-container .page-title { margin: 0; }
.blog-content, .testimonial-video,
.blog-summary .comment-excerpt { margin-top: 20px; }

.blog-content, .comment-teaser {
    color: #626F88;
    font-size: 14px;
    line-height: 21px;
}

.post-content, .single-container .post-meta a { color: #626F88; }
.single-container .post-meta {
    font-size: 14px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin: 12px 0;
    color: #626F88;
}

.single-container .post-meta li:not(:last-child):after {
    content: "|";
    padding: 0px 5px;
}
.single-container .post-meta i { margin-right: 4px; }
.single-container figure { position: relative; }
.single-container figure img { max-width: 100%; height: auto; }

.single-container figure .post-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 100%;
    opacity: 0;
    width: 100%;
    background: #000;
    -webkit-transition: opacity .3s cubic-bezier(.4,0,.2,1);
    -moz-transition: opacity .3s cubic-bezier(.4,0,.2,1);
    -ms-transition: opacity .3s cubic-bezier(.4,0,.2,1);
    -o-transition: opacity .3s cubic-bezier(.4,0,.2,1);
    transition: opacity .3s cubic-bezier(.4,0,.2,1);
}
.single-container figure .post-image:hover:after { opacity: .3; }
.single-container .post-tags { margin: 20px 0; }
.single-container .post-tags a {
    border: 1px solid #626F88;
    padding: 4px 8px;
    margin-right: 6px;
    text-decoration: none;
    color: #626F88;
}

.single-container .post-tags a:hover {
    color: #f7f7f7;
    background: #c09534 ;
    border-color: #00987d;
}

/* SINGLE PREV/NEXT NAV LINKS */
.navigation.lbi-post-single__nav {
    padding-top: 24px;
    border-top: 1px solid #f0f0f0;
    margin-bottom: 24px;
}

.lbi-post-single__nav__next { margin-top: 24px; }
.lbi-post-single__nav__prev, .lbi-post-single__nav__next {
    position: relative;
    height: 100%;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.lbi-post-single__nav__prev:before {
    content: '';
    background-color: #c09534 ;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.lbi-post-single__nav__next:before {
    content: '';
    background-color: #c09534 ;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}

.lbi-post-single__nav__prev a, .lbi-post-single__nav__next a {
    text-decoration: none;
    color: #666;
    font-size: 16px;
}

.lbi-post-single__nav__prev span, .lbi-post-single__nav__next span {
    color: #222;
    font-size: 21px;
    font-style: normal;
    text-transform: none;
    font-weight: 400;
    display: block;
}

@media (min-width: 768px){
    .lbi-post-single__nav__prev { padding-right: 24px; }
    .lbi-post-single__nav__next { padding-left: 24px; text-align: right; margin-top: 0; }
}

@media (min-width: 768px) and (min-width: 1025px){
    .lbi-post-single__nav__prev:hover { padding-left: 24px; padding-right: 0; }
    .lbi-post-single__nav__next:hover { padding-left: 0; padding-right: 24px; }
    .lbi-post-single__nav__prev:hover:before,
    .lbi-post-single__nav__next:hover:before { width: 12px; }
}

/* SINGLE ESTATE */
#sidebar { margin-bottom: 45px; }
.detail-slider { z-index: 0; }
.detail-slider .slider-toggles {
    justify-content: center;
    position: relative;
    top: -122px;
    margin-bottom: -36px;
}
.detail-slider .slider-toggles.toggles-4 { justify-content: space-between !important; }
.detail-slider .slider-toggles a.js-toggle { margin-right: 5px; }
.detail-slider .slider-toggles.toggles-4 a.js-toggle { margin-right: 0; }
.tabs .steps-form .step[data-id="second"] { overflow: auto; }
.detail-sidebar .tabs { margin-bottom: 0px; }
.detail-sidebar .tabs .form-area input.wpcf7-submit {
    background-color: #1d2a3a;
    color: #ffffff;
    padding: 0 15px;
}
.detail-page .detail-hero { display: block !important; }

.detail-page .listing-form-area .fields.newsletter-form input.email { flex: 0 0 60%; max-width: 60%;}
.detail-page .listing-form-area .fields.newsletter-form input.name  { flex: 0 0 40%; max-width: 38%;}
.detail-page .listing-form-area .fields.newsletter-form input.phone  { flex: 0 0 60%; max-width: 60%;}
.detail-page .listing-form-area .fields.newsletter-form button { flex: 0 0 40%; max-width: 38%;}
.detail-box.estate-content p, .detail-box.estate-excerpt p { margin: inherit; /* margin: revert; */ }

.similar-homes .carousel .item .price,
.similar-homes .carousel .item .button {  width: auto; background: rgb(0 0 0 / 30%); }

.features .estate-features {
    padding-bottom: 24px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.estate-features .list-element {
    position: relative;
    width: 100%;
    margin-bottom: 3px;
}
.estate-features .feature-element { padding-left:0 px; }
.estate-features .feature-element:before {
    content: none;
    width: 5px;
    height: 5px;
    background: #c09534;
    border-radius: 50%;
    position: absolute;
    top: 11px;
    left: 0;
}

.estate-features .feature-element a { color: #626F88; text-decoration: none; }
.estate-features .feature-element a:hover { color: #007bff; }

.detail-tabs .detail-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.detail-header .detail-header-caption {
    background: #ffffff;
    padding: 10px 25px;
    border-radius: 5px 5px 0 0;
    color: #626F88;
    font-weight: 500;
}

.detail-header .detail-header-terms { padding: 10px; }
.detail-header .detail-header-terms span,
.detail-header .detail-header-terms a {
    background: #ffffff;
    padding: 5px 10px;
    border-radius: 5px;
    color: #626F88;
    font-weight: 500;
}
.detail-header .detail-header-terms .header-terms-offer-type { background: rgb(169 250 200 / 60%); }
.detail-header .detail-header-terms .header-has-variant { background: #8993a5; color: #ffffff; text-decoration: none; }
.detail-head .buttons a.loved {
    color: #fff;
    background: #c09534 ;
    border-color: #c09534 ;
    box-shadow: 0px 0px 8px 0px rgb(0 255 0 / 60%);
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 255 0 / 60%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,255,0,0.6);
}
.favourite.loved { color: #ff0000 !important; }

@media (min-width: 768px){
    .features .estate-features {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -12px;
    }

    .estate-features .list-element {
        padding: 0 12px 3px;
        width: 50%;
    }

    .estate-features .feature-element {
        width: 33.3%;
        padding: 0 12px 3px 0px;
    }

    .estate-features .feature-element:before { left: 16px; }
}

/* CF7 */
.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
    margin-bottom: 3px;
    width: 100%;
}
.wpcf7-form .nth-cf7 textarea { resize: none; }
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=number],
.wpcf7-form select,
.wpcf7-form textarea {
    max-width: 100%;
    width: 100%;
    border: 1px solid #c3c3c5;
    padding: 10px 20px;
    line-height: 24px;
    border-radius: 0;
    margin-bottom: 10px;
    color: #666;
    background: #fff;
}

.wpcf7-form .nth-cf7 input[type=text]:active,
.wpcf7-form .nth-cf7 input[type=email]:active,
.wpcf7-form .nth-cf7 input[type=text]:focus,
.wpcf7-form .nth-cf7 input[type=email]:focus,
.wpcf7-form .nth-cf7 textarea:active,
.wpcf7-form .nth-cf7 textarea:focus { border: 2px solid #c09534 ; }

.inquiry-modal { overflow-y: auto; }

.wpcf7-not-valid-tip {
font-size: 11px;
        width: 169px !important;
    position: absolute;
    z-index: 999;
    margin-top: -12px;
    overflow: hidden;
    height: 2px;
    background: #dc3232;

 }

 .wpcf7-list-item {
    margin: 0 !important;
}

.wpcf7 .checkboxes input[type="checkbox"] {
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    width: auto;
    height: auto;
}

.wpcf7 .checkboxes .wpcf7-list-item-label::before {
    content: " ";
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
    background: #ccc;
    border-radius: 100%;
    margin-left: -14px;
}

.wpcf7 .checkboxes input[type="checkbox"]:checked + .wpcf7-list-item-label::before { background: #c09534 ; }

.wpcf7 .checkboxes .wpcf7-list-item > label {
    margin-bottom: 15px;
    font-size: 13px;
    padding-left: 10px;
    cursor: pointer;
}

.wpcf7 .nth-submit {
    background-color: #c09534;
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    border: none;
}

.inquiry-modal .wpcf7-response-output {
    position: absolute;
    top: 50%;
    margin: 1em 0.5em  !important;
    background: #ffffff;
    padding: 1em !important;
    width: 90%;
}
.inquiry-modal .wpcf7-response-output:after {
    content: "x";
    position: absolute;
    right: 5px;
    top: -2px;
    padding: 4px;
    cursor: pointer;
}
.inquiry-modal .wpcf7-form.submitting .wpcf7-response-output { display: none !important; }
.inquiry-modal .detail-area .properties { font-size: 14px; }

.form-area .wpcf7 .wpcf7-not-valid { margin-bottom: 0 !important;  border: 1px solid #dc3232 !important; }
.form-area .wpcf7-not-valid-tip { margin-bottom: 10px; }
.form-area .wpcf7 form .wpcf7-response-output { margin: 0em 0.5em 1em; }

.steps-form .accordion li { position: relative; }
.steps-form .accordion li .fas, .steps-form .accordion li .fab { display: none; }
.steps-form .accordion li.active .fas, .steps-form .accordion li.active .fab { display: block; }

.steps-form .accordion li .fas,
.steps-form .accordion li .fab {
    position: absolute;
    left: 18px;
    top: 71px;
    color: #c09534 ;
}


.listing-form-area .wpcf7 .fields {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 8px;
}

.listing-form-area .wpcf7 .fields.fields-3 .wpcf7-form-control-wrap {
    flex: 0 0 33.3%;
    max-width: 33%;
}

.listing-form-area .wpcf7 .fields.fields-3 input {
    flex: auto;
    max-width: 100%;
    padding: 0 15px 0 60px;
    line-height: 50px;
    border: solid 1px rgba(47, 230, 173, 0.1);
    border-radius: 5px;
}

.listing-form-area .wpcf7 .fields.fields-odd .wpcf7-form-control-wrap {
    flex: 0 0 75%;
    max-width: 75%;
}

.listing-form-area .wpcf7 .fields.fields-odd input[type="text"] {
    flex: auto;
    max-width: 100%;
    width: 100%;
    padding: 0 15px 0 60px;
    line-height: 50px;
    border: solid 1px rgba(47, 230, 173, 0.1);
    border-radius: 5px;
}

.listing-form-area .wpcf7 .fields.fields-odd input[type="submit"],
.listing-form-area .wpcf7 .fields.fields-odd button {
    flex: 0 0 25%;
    max-width: 24%;
    border-radius: 5px;
    padding: revert;
    height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    font-weight: 700;
    border: unset;
    background-color: #c09534 ;
    transition: all .3s linear;
}

/* RESPONSIVE VIDEO */
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ACCORDION */
.accordion { }
.accordion-item { }
.accordion .accordion-body {
    display: none;
    padding: 20px 10px;
    border: 1px solid #e4e7eb;
    overflow: hidden;
}

.accordion-item.active .accordion-body { display: block; }

.accordion .accordion-header {
    padding: 10px;
    background: #e5e5e530;
    color: #000000;
    border: none;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    transition: 0.4s;
    width: 100%;
    outline: none;
    display: flex;
    justify-content: space-between;
}
/*.accordion .accordion-header .toolbox:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    margin-left: 10px;
}
.accordion-item.active .accordion-header .toolbox:after{ content: "\f077"; }*/

.accordion .accordion-header .currency-dropdown-detail { background: #019076; }
.accordion .accordion-header .price-display {
    background: #019076;
    padding: 2px 12px 5px;
    border-radius: 6px 0;
}
.accordion .accordion-header:hover .price-display { background: #c09534 ; }
/*.detail-box.variants .price-display {
    color: #da0021;
}*/
.accordion-item.active .accordion-header {
    border-bottom: 0;
    background: #da0021;
    color:#fff;
}
.accordion-item.active .accordion-header .price-display {
    color:#fff;
}
.accordion .accordion-header .price-before {
    text-decoration: line-through;
    color: rgb(255 255 255 / 70%);
}

.accordion-body .detail-hero {
    color: #019076;
    font-size: 18px;
    font-weight: 500;
}

.boxes .box-5 li { flex: 0 0 20%; max-width: 19%; }
.boxes .box-4, .boxes .box-3, .boxes .box-2, .boxes .box-1 { justify-content: flex-start !important; }
.boxes .box-4 li, .boxes .box-3 li, .boxes .box-2 li, .boxes .box-1 li { flex: 0 0 20%; max-width: 19%; margin-right: 5px }

/* ARCHIVE/TAXONOMY PAGE */
.archive-estate .listing-container { margin-top: 24px; }
.archive-estate .listing-content .listing-buttons { margin-bottom: 0; }
.archive-estate .badges span { font-size: initial; }

.listing-container .listing-estates .guide-small { background: none; padding: 30px 40% 30px 20px; }
.inquiry-modal.looping .content { margin: 40px auto; }

.taxonomy-estate .listing-hero { margin: 30px 0 30px; font-size: 14px; text-align: right;  }
.page-search-results .listing-hero,
.page-estate-listing .listing-hero { margin: 30px 0 0px; font-size: 14px; text-align: right; }

.listing-content .listing-sort a:hover,
.listing-content .listing-sort a.active { background: rgb(0 190 156 / 2%); border: solid 1px #c09534 ; }

.listing-content .listing-sort a .icon .fas:before,
.listing-content .listing-sort a.active.asc .icon .fas:before { content: "\f063"; }
.listing-content .listing-sort a.active .icon .fas:before { content: "\f062"; }

.archive-listing .listing-items { /* margin-top: 24px; */ }
.archive-listing .listing-items .user {
    position: relative;
    padding-left: 80px;
    min-height: 70px;
    padding-top: 3px;
}

.archive-listing .listing-items .user img {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 100%;
    height: 70px;
    width: 70px;
}

.archive-listing .listing-items .item .name {
    color: #626F88;
    font-size: 20px;
    font-weight: 700;
}

.archive-listing .listing-items .item a { color: #626F88; text-decoration: none; }
.archive-listing .listing-items .item a:hover { color: #0056b3; }

.archive-listing .listing-items .item .stars,
.single-testimonial .stars { color: #FFC400; }

.listing-items .item.testimonial {
    border: solid 1px #646F86;
    border-radius: 5px;
    background: rgba(47, 230, 173, 0.1);
    padding: 20px 10px 0 20px;
    margin-bottom: 20px;
    position: relative;
}

.listing-items .item.testimonial .comment-excerpt {
    margin-left: 70px;
    padding-left: 10px;
}

.listing-items .item.testimonial.no-video:after { content: "\f4ad"; }
.listing-items .item.testimonial.has-video:after  { content: "\f04b"; }

.listing-items .item.testimonial:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 48px;
    color: #c09534 ;
    opacity: .1; -moz-opacity: 0.1; -khtml-opacity: 0.1;
}

/* SOCIAL SHARE */
.single .social { position: relative; }
.single .social .label { color: #78859F; display: none; }
.single .social ul {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    /*
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; */
}
.single .social a {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background: #78859F;
    /*border-radius: 100%; */
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    border: solid 1px rgba(47, 230, 173, 0.1);
}

.single .social a:hover {
    color: #626F88;
    background: #fff;
}



/* PAGINATION */
.pagination span {
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 36px;
    border-radius: 5px;
    text-decoration: none;
    transition: all .3s linear;
}

.pagination span.current {
    border: solid 1px #c09534 ;
    color: #fff;
    background-color: #c09534  !important;
}

.pagination span.disabled {
    background: #fff;
    border: solid 1px #d2d2d2;
    color: #d2d2d2;
}

.lbi-pagination {
    margin-top: 50px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lbi-pagination a {
    display: inline-block;
    width: 36px;
    height: 36px;
    color: #626F88;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 36px;
    background: #fff;
    border: solid 1px #57637C;
    border-radius: 5px;
    text-decoration: none;
    transition: all .3s linear;
}

.lbi-pagination a:hover, .lbi-pagination a:active {
    color: #fff;
    border-color: #c09534 ;
    background-color: #c09534  !important;
}

.lbi-pagination > div:nth-child(2) a {
    margin: 0 5px;
}

/* BAGES */
.listing-content .item .image .badges .favourite,
.listing-content .item .image .badges .badge { /* Reset */
    position: initial;
    left: initial;
    right: initial;
    top: initial;
    z-index: initial;
    display: block;
    margin-top: 2px;
    margin-bottom: 2px;
}

.listing-content .item .image .badges { position: absolute; z-index: 102; }
.listing-content .item .image .badges.top-left  { left: 20px; top: 18px; }
.listing-content .item .image .badges.top-right { right: 20px; top: 18px; }
.listing-content .item .image .badges.bottom-left  { left: 20px; bottom: 18px; }
.listing-content .item .image .badges.bottom-right { right: 20px; bottom: 18px; }

.post-excerpt {
    color: #626F88;
    position: relative;
}

/* WIDGET - FILTER */
.section.tags .list,
.section.features .list { overflow-x: auto; max-height: 308px; }
.section.filtered .item-fixed { cursor: default !important; font-weight: 500 !important }
.section.filtered .item-fixed i { border: none !important; padding-top: 3px; }
.section.filtered .tax-term span {
    padding-left: 30px;
    color: #626F88;
    font-size: 14px;
}

.section.filtered .list-title {
    margin-top: 14px;
    color: #626F88;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ababab;
}

.list label.item-fixed,
.list label.item-fixed i,
.list label.item-fixed input[disabled="disabled"] { cursor: default !important; }

/* MISC */
blockquote { margin-left: 25px; }
blockquote:before { content: ""; }
blockquote:after {
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-size: 65px;
    font-weight: 900;
    position: absolute;
    left: -10px;
    top: -20px;
    color: rgba(0,0,0,.1);
}

/* Responsive */
@media (max-width: 575px){
    .post-item.stickypost .stickypost-left,
    .post-item.stickypost .stickypost-right { width: 100%; }
}

@media(max-width: 768px) {
    .welcome-hero.slider-estate .slide-title { display: none; }
    .welcome-hero.slider-estate .slide-location { top: 20px; }
    .welcome-hero.slider-estate .slide-price { bottom: 20px; }
    .welcome-hero.slider-estate .slide-price span { font-size: 24px; }

    .item.item-estate .image a { /*display: none;*/ }
    .item.item-estate .excerpt-mini { height: max-content; overflow: auto; }

    .sc-blog-posts .col-stickypost { margin-bottom: 20px; }
    .sc-blog-posts .post-item.stickypost .read-more { position: relative; padding-right: initial; }

    .listing-container .listing-estates .guide-small { background-image: none !important; padding: 15px; }
}

@media (max-width: 1140px) {
    .search-area .location-input input,
    .search-area .type-input input,
    .search-area .room-input input,
    .search-area .price-input input,
    .search-area .id-input input { background-position: 10px center; }
    .search-area .id-input input { padding-right: 10px; }
    .search-area .field .icon_use-none input { padding-left: 20px; }
    .search-area .field .icon_use-icon i { left: 10px; }
}
