/* Setup Page */

.single-listing #themesflat-content {
    padding-top: 0px;
    padding-bottom: 0px;
}

.single-listing .page-header .inner-heading {
    display: none;
}

.single-listing .related-single-listing .related-listings.col-desk-4 .tfcl-listing-card .featured-property {
    max-height: 225px;
}

.single-listing .related-single-listing .featured-property>.view-gallery {
    display: block;
    width: 100%;
}

.single-listing .tf-single-pagetitle {
    padding: 11px 0;
}

.related-listings .wrap-tfcl-listing-card {
    margin-bottom: 0px;
    padding: 0;
}

.related-listing-section {
    background: #F7F7F7;
    padding: 100px 0 75px 0;
}

.related-listing-section .heading {
font-weight: 600;
font-size: 32px;
line-height: 40px;
text-transform: capitalize;
    margin-bottom: 40px;
}

.related-listing-section .owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.related-listing-section .owl-dots .owl-dot {
    padding: 0;
    width: 8px;
    height: 8px;
    background: transparent;
    border: 1px solid #1C1C1C;
    display: inline-block;
    margin: 0 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: unset;
    position: relative;
}

.related-listing-section .owl-dots .owl-dot.active {
    background-color: #1C1C1C;
}

.related-listing-section .owl-dots .owl-dot span::after {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    width: 20px;
    height: 20px;
    border: 1px solid transparent;
    content: '';
}

.related-listing-section .owl-dots .owl-dot.active span::after {
    border-color: #1C1C1C;
}

.single-listing .spacing-height {
    height: 100px;
}

/* container */

.tfcl-listing-gallery-single .ui-tabs {
    padding: 0;
}

.tfcl-listing-gallery-single .ui-tabs .ui-tabs-nav li {
    float: right;
}

.tfcl-listing-gallery-single .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 5px 15px;
    color: var(--theme-primary-color);
}

.tfcl-listing-gallery-single .ui-state-active,
.tfcl-listing-gallery-single .ui-widget-content .ui-state-active,
.tfcl-listing-gallery-single .ui-widget-header .ui-state-active {
    border: 1px solid var(--theme-primary-color);
}

.single-listing-element.listing-info-overview,
.single-listing-element.listing-virtual,
.single-listing-element.listing-loan-calculator,
.single-listing-element.listing-location,
.single-listing-element.listing-description,
.single-listing-element.listing-info-detail {
    margin-bottom: 32px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 32px;
}

.single-listing-element.listing-virtual #tfcl_virtual_tour_360 iframe {
    width: 100% !important;
    height: 400px !important;
}

.gallery-style-slider-3 .single-listing-element:not(.listing-gallery-wrap, .listing-info-header) {
    box-shadow: 0px 8px 20px 0px #0000000D;
    border-radius: 30px;
    padding: 30px 30px 30px 30px !important;
    margin-bottom: unset;
    border: 1px solid #EDEDED !important;
    margin-bottom: 30px;
}

/* Title */

.single-listing-element .tfcl-listing-header h4 {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.tfcl-listing-gallery-single {
    margin-bottom: 45px;
}

.gallery-style-grid .tfcl-listing-gallery-single {
    margin-bottom: 60px;
    overflow: hidden;
}

.gallery-style-slider-2 .tfcl-listing-gallery-single {
    margin-bottom: 64px;
}

.single-listing-element.listing-location .tfcl-listing-header h4 {
    margin-bottom: 12px;
}

.single-listing-element.listing-loan-calculator .tfcl-listing-header h4 {
    margin-bottom: 12px;
}

.single-listing-element.listing-loan-calculator .tfcl-listing-header p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #696665;
}

.single-listing-element.listing-loan-calculator .tfcl-listing-header {
    margin-bottom: 16px;
}

.single-listing-element.listing-loan-calculator .financing-calculator label {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1C1D27;
    margin-bottom: 8px;
}

.single-listing-element.listing-loan-calculator .financing-calculator input {
    border: 1px solid #E7E7E7;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #1C1D27;
    padding: 12px 10px;
    border-radius: 8px;
}

.single-listing-element.listing-loan-calculator .financing-calculator .nice-select {
    padding: 12px 16px;
    border-radius: 8px;
}

.single-listing-element.listing-loan-calculator .financing-calculator .nice-select .current {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #1C1C1C;
}

.single-listing-element.listing-loan-calculator .financing-calculator .financing-calculator-form .btn {
    height: 54px;
}

.single-listing-element.listing-loan-calculator .financing-calculator .result {
font-weight: 600;
font-size: 16px;
line-height: 26px;
text-transform: capitalize;
color: #1C1D27;
}

.single-listing-element.listing-loan-calculator .financing-calculator .financing-calculator-form {
    margin-bottom: 10px;
}

.single-listing-element.listing-loan-calculator .financing-calculator .label-2 {
        margin-bottom: 4px;
}

/* Header */

.listing-info-header {
    margin-bottom: 51px;
}

.listing-info-header .infor-header-left h2 {
    color: #0D1637;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 28px;
}

.listing-info-header .tfcl-listing-info .box-inner {
    display: grid;
    grid-template-areas: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.listing-info-header .tfcl-listing-info .item {
    border-radius: 20.5px;
    background: #F3F4F8;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.45px;
    display: inline-block;
    padding: 5px 24px;
}

.listing-info-header .tfcl-listing-info a:hover {
    background: var(--theme-primary-color);
    color: #fff;
}

.listing-info-header .tfcl-listing-info a:hover i {
    color: #fff;
}

.listing-info-header .tfcl-listing-info .item i {
    margin-right: 7px;
    color: var(--theme-primary-color);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.listing-info-header .listing-action .listing-action-inner {
    display: flex;
    align-items: center;
    gap: 11px;
    flex-wrap: wrap;
}

.listing-info-header .listing-action .listing-action-inner>a:not(.tfcl-compare-listing),
.listing-info-header .listing-action .listing-action-inner .tfcl-listing-share {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #F7F7F7;
    color: #1C1C1C;
    font-size: 27px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E7E7E7;
}

.listing-info-header .listing-action .listing-action-inner>a:not(.tfcl-compare-listing):hover,
.listing-info-header .listing-action .listing-action-inner>a.active:not(.tfcl-compare-listing),
.listing-info-header .listing-action .listing-action-inner .tfcl-listing-share:hover,
.listing-info-header .listing-action .listing-action-inner .tfcl-listing-share.active {
    border-color: #1C1C1C;
    background: #1C1C1C;
    color: #fff !important;
}

.listing-info-header .listing-action .listing-action-inner .tfcl-compare-listing {
    border: 1px solid #1C1C1C;
    padding: 12px 16px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 4px;
}

.listing-info-header .listing-action .listing-action-inner .tfcl-compare-listing:hover,
.listing-info-header .listing-action .listing-action-inner .tfcl-compare-listing.active {
    background: #1C1C1C;
    border-color: #1C1C1C;
    color: #fff;
}

.tfcl-listing-share:hover svg path {
    fill: #fff;
}

.tfcl-listing-print:hover svg path {
    stroke: #fff;
}

.tfcl-listing-print svg {
    max-width: 28px;
}

.listing-info-header .listing-action .listing-action-inner .tfcl-compare-listing i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.listing-info-header .listing-action .listing-action-inner .tfcl-compare-listing i.fa-plus::before {
    content: "\e9e9";
    font-family: 'aurexo';
    font-weight: 100;
}

.listing-info-header .listing-action .listing-action-inner .tfcl-compare-listing i.fa-minus::before {
    width: 16px;
    content: "\ea08";
    font-family: 'aurexo';
    color: #000;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    font-size: 10px;
    border-radius: 50%;
}

.listing-info-header .infor-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    flex-wrap: wrap;
}

.listing-action-inner .dropdown-menu {
    border: none !important;
    border-radius: 16px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 30px 60px 0px #24272C1A;
}

.listing-action-inner .dropdown-menu ul li:not(:last-child) {
    margin-bottom: 15px;
}

.listing-action-inner .dropdown-menu a {
    color: #696665;
}

.listing-action-inner .dropdown-menu a i {
    color: var(--theme-primary-color);
}

.listing-action-inner .dropdown-menu a:hover {
    color: var(--theme-primary-color);
}

.tfcl_single_sidebar .listing-info-header .infor-header-inner {
    border: 1px solid #EDEDED;
    padding: 30px 30px 30px 30px;
    border-radius: 16px;
}

.tfcl_single_sidebar .single-listing-element.listing-info-overview {
    border: 2px solid #E7E7E7;
    padding: 24px;
    border-radius: 20px;
}

.tfcl_single_sidebar .single-listing-element.listing-info-overview .item {
    width: 100%;
}

.tfcl_single_sidebar .single-listing-element.listing-info-overview .tfcl-listing-header h4 {
font-weight: 600;
font-size: 20px;
line-height: 28px;
text-transform: capitalize;
}

.tfcl_single_sidebar>*:not(:last-child) {
    margin-bottom: 40px !important;

}

.sidebar-single-listing .tfcl_single_sidebar {
    padding-left: 50px;
}

.gallery-style-slider .listing-tab-item .item-overview {
    display: none;
}

.listing-info-header .infor-header-inner .list-information {
    display: flex;
    align-items: center;
    column-gap: 10px;
    row-gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

.listing-info-header .infor-header-inner .list-information li {
    display: flex;
    align-items: center;
}

.listing-info-header h2 {
    margin-bottom: 26px;
    line-height: 1.2666666666666666em;
    margin: 0;
}

.listing-info-header .infor-header-inner .list-information li svg,
.listing-info-header .infor-header-inner .list-information li img {
    width: 17px;
    height: 17px;
    margin-right: 4px;
    flex-shrink: 0;
    margin-top: -11px;
}

.listing-info-header .infor-header-inner .list-information li svg path {
    fill: #696665;
}

.listing-info-header .infor-header-inner .list-information li p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #696665;
    margin-top: -9px;
}

.listing-info-header .infor-header-inner .list-information li a {
    color: #696665;
}

.listing-info-header .infor-header-inner .list-information li a:hover {
    color: var(--theme-primary-color);
}

.listing-info-header .listing-action .listing-action-inner .menu-social {
    padding: 2px 5px;
    display: block;
}

.listing-info-header .listing-action .listing-action-inner .menu-social i {
    margin-right: 7px;
}

.listing-info-header .listing-action .listing-action-inner a.active,
.listing-info-header .listing-action .listing-action-inner a:hover {
    color: var(--theme-primary-color);
}

.listing-info-header .listing-action .listing-action-inner a i.fa-heart::before {
    content: '\e923';
    font-family: 'aurexo';
    font-weight: 400;
    vertical-align: middle;
}

.lg-thumb-item img {
    object-fit: cover;
}

.listing-info-header .listing-action .listing-action-inner a i.fa-plus::before {
    content: '\e92c';
    font-family: 'aurexo';
    font-weight: 400;
    vertical-align: middle;
}

.listing-info-header .tfcl-listing-price {
    display: flex;
    align-items: center;
    gap: 21px;
}

.listing-info-header .price {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-bottom: 20px;
}

.listing-info-header .price .inner:nth-child(2) {
    color: #B6B6B6;
    font-size: 25px;
    font-weight: 400;
    text-decoration: line-through;
}

.listing-info-header .price .inner:nth-child(1) {
    color: var(--theme-primary-color);
    text-decoration: none;
    font-size: 30px;
    font-weight: 500;
}

.gallery-style-grid .listing-info-header h2,
.gallery-style-slider-2 .listing-info-header h2 {
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0;
}

.gallery-style-grid .listing-info-header {
    margin-top: 11px;
    margin-bottom: 40px;
}

.entry-content.gallery-style-slider-3 .container-fluid {
    max-width: 930px;
}

.entry-content.gallery-style-slider-3 .owl-carousel .owl-stage-outer {
    overflow: unset;
}

.gallery-style-slider-2 .listing-info-header,
.gallery-style-slider-3 .listing-info-header {
    position: relative;
    margin-bottom: 23px;
}

.gallery-style-slider-2 .listing-info-header .listing-action .listing-action-inner>a,
.gallery-style-slider-2 .listing-info-header .listing-action .listing-action-inner .tfcl-listing-share,
.gallery-style-slider-3 .listing-info-header .listing-action .listing-action-inner>a,
.gallery-style-slider-3 .listing-info-header .listing-action .listing-action-inner .tfcl-listing-share {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    color: #24272C;
    font-size: 24px;
}

.gallery-style-slider-2 .listing-info-header .listing-action,
.gallery-style-slider-3 .listing-info-header .listing-action {
    position: absolute;
    top: 0;
    right: 0;
}

.gallery-style-slider-2 .listing-action .listing-action-inner {
    justify-content: right;
}

.gallery-style-slider-2 .single-listing-image-main .listing-gallery-item {
    height: 522px;
}

.gallery-style-slider-2 .single-listing-image-main .listing-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 24px;
}

.gallery-style-slider-2 .list-control-gallery {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gallery-style-slider-2 .active-slide .list-control-gallery {
    opacity: 1;
    visibility: visible;
}

.gallery-style-slider-2 .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
}

.gallery-style-slider-2 .owl-dots .owl-dot {
    padding: 0;
    width: 8px;
    height: 8px;
    background: #E4E4E4;
    display: inline-block;
    margin: 0 7px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: unset;
    position: relative;
}

.gallery-style-slider-2 .owl-dots .owl-dot::before {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid transparent;
}

.gallery-style-slider-2 .owl-dots .owl-dot.active {
    background: var(--theme-primary-color);
}

.gallery-style-slider-2 .owl-dots .owl-dot.active::before {
    border: 1px solid var(--theme-primary-color);
}

/* Description */

.listing-description .tfcl-listing-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #616161;
    margin-bottom: 20px;
}

.listing-description .tfcl-listing-info .inner {
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.listing-description .tfcl-listing-info .inner.hide-content {
    height: 80px;
    overflow: hidden;
}

.listing-description .tfcl-listing-info .inner.show-content {
    height: auto;
}

.listing-description .tfcl-listing-info .inner::after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(55, 100, 235, 0) 0%, #fff 100%);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.listing-description .tfcl-listing-info .inner.show-content::after {
    opacity: 0;
    visibility: hidden;
}

.listing-description .tfcl-listing-info .inner.hide-content::after {
    opacity: 1;
    visibility: visible;
}

.listing-description .tfcl-listing-info {
    margin-top: 16px;
}

.listing-description .tfcl-listing-info .button-show-hide {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
    color: #24272C;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-top: 10px;
    display: block;
    cursor: pointer;
}

.listing-description .tfcl-listing-info .button-show-hide:hover {
    color: var(--theme-primary-color);
}

.listing-description .tfcl-listing-info .button-show-hide::after {
    content: '\e980';
    font-family: 'aurexo';
    margin-left: 6px;
    font-weight: 700;
    vertical-align: middle;
    display: inline-block;
}

.listing-description .tfcl-listing-info .button-show-hide.show::after {
    transform: rotate(180deg);
}

.more-listing-description {
    font-weight: 600 !important;
    color: #000 !important;
    cursor: pointer;
    font-size: 16px !important;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.more-listing-description:hover {
    color: var(--theme-primary-color) !important;
}

.single-listing-element.listing-description .list-file {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 20px;
}

.single-listing-element.listing-description .list-file a {
    border-radius: 5px;
    border: 1px solid #EDEDED;
    border-radius: 10px;
    background: #FCFCFC;
    font-size: 14px;
    font-weight: 500;
    line-height: 17.64px;
    color: #24272C;
    padding: 9px 10px 9px 10px;
    display: flex;
    align-items: center;
    gap: 7px;
}

.single-listing-element.listing-description .list-file a:hover {
    border-color: var(--theme-primary-color);
}

.single-listing-element.listing-description .list-file a>* {
    margin-right: 6px;
    max-width: 25px;
    max-height: 25px;
}

/* Overview */

.content-single-right .tfcl-listing-overview .tfcl-listing-info .box-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.content-single-right .tfcl-listing-overview .tfcl-listing-info .box-inner .infor-box {
    border: 1px solid #E7E7E7;
    border-radius: 12px;
    padding: 20px;
    padding-bottom: 18px;
    text-align: center;
}

.content-single-right .tfcl-listing-overview .tfcl-listing-info .item:not(:last-child) {
    margin-bottom: 7px;
}

.content-single-right .tfcl-listing-overview .listing-infor-box .icon {
    margin-bottom: 11px;
}

.content-single-right .tfcl-listing-overview .listing-infor-box .icon svg {
    width: 40px;
    height: 40px;
    padding: 4px;
}

.content-single-right .tfcl-listing-overview .listing-infor-box .icon:not(.add-icon) svg path {
    fill: #1C1C1C;
}

.content-single-right .tfcl-listing-overview .listing-infor-box .icon img {
    max-width: 20px;
}

.content-single-right .tfcl-listing-overview .listing-infor-box .listing-info-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #696665;
    margin-bottom: 5px;
    display: block;
}

.content-single-right .tfcl-listing-overview .listing-infor-box .listing-info-value {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #1C1C1C;
        -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
}

.tfcl_single_sidebar .listing-infor-box {
    display: flex;
    gap: 8px;
    align-items: center;
}

.tfcl_single_sidebar .listing-infor-box .content-listing-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
        width: 100%;
}

.tfcl_single_sidebar .listing-infor-box .content-listing-info .listing-info-title {
font-weight: 400;
font-size: 18px;
line-height: 28px;
color: #616161;
    flex-shrink: 0;
}

.tfcl_single_sidebar .listing-infor-box .content-listing-info .listing-info-value {
font-weight: 500;
font-size: 18px;
line-height: 26px;
color: #1C1C1C;
}

.tfcl_single_sidebar .listing-infor-box .icon svg {
    width: 25px;
    height: 25px;
}

.tfcl_single_sidebar .tfcl-listing-info .box-inner .infor-box:not(:last-child) {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #E7E7E7;
}

/* Features */

.listing-info-detail #tfcl-features .features-item:not(:last-child) {
    border-bottom: 1px solid #EDEDED;
    margin-bottom: 21px;
}

.listing-info-detail #tfcl-features .features-item:last-child {
    margin-bottom: -18px;
}

.listing-info-detail #tfcl-features .features-type-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    display: block;
    color: #24272C;
    position: relative;
    cursor: pointer;
    margin: 0;
    padding-bottom: 18px;
}

.listing-info-detail #tfcl-features .features-type-title.active::after {
    transform: translateY(calc(50% - 33px)) rotate(-180deg);
}

.listing-info-detail #tfcl-features .features-type-title::after {
    content: '\e980';
    font-family: 'aurexo';
    position: absolute;
    right: -1px;
    top: 50%;
    color: #24272C;
    transform: translateY(calc(50% - 33px));
    font-weight: 700;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.listing-info-detail #tfcl-features .listing-feature-wrap {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #696665;
}

.listing-info-detail #tfcl-features .listing-feature-wrap i {
    color: #7ED321;
    margin-right: 8px;
    font-size: 20px;
    vertical-align: bottom;
}

.listing-info-detail #tfcl-features .features-inner .inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 20px;
}

.listing-info-detail #tfcl-features .features-inner .inner .listing-feature-wrap:not(:last-child) {
    margin-bottom: 22px;
}

.listing-info-detail .content-inner .items-center {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #1C1C1C;
}

.listing-info-detail .content-inner .items-center i {
    color: var(--theme-primary-color);
}

/* Location */

.single-listing-element.listing-location .tfcl-listing-location {
    padding: 0;
    background: unset;
}

.tfcl-listing-location .listing-address {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #696665;
    margin-bottom: 28px;
}

.tfcl-listing-location .inner-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
        margin-bottom: 16px;
}

.tfcl-listing-location .inner-flex .listing-address {
font-weight: 400;
font-size: 16px;
line-height: 26px;
color: #1C1C1C;
margin: 0;
}

.tfcl-listing-location .inner-flex a {
font-weight: 400;
font-size: 14px;
line-height: 22px;
color: var(--theme-primary-color);
text-decoration: underline;
    text-underline-offset: 5px;
}

.tfcl-listing-location .listing-address svg {
    margin-right: 7px;
}

.single-listing-element.listing-location #map-single {
    height: 523px;
    border-radius: 16px;
}

.single-listing-element.listing-location #map-single .mapboxgl-marker {
    position: relative;
    width: 57px;
    height: 57px;
    z-index: 5;
}

.single-listing-element.listing-location #map-single .mapboxgl-marker::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transform: translate(-50%, -50%);
    -ms-box-shadow: 0 0 0 0 var(--theme-primary-color);
    -o-box-shadow: 0 0 0 0 var(--theme-primary-color);
    box-shadow: 0 0 0 0 var(--theme-primary-color);
    -webkit-animation: ripples 3s infinite;
    animation: ripples 3s infinite;
    opacity: 0.2;
}

@keyframes ripples {
    70% {
        box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

/* Reviews */

.single-listing-element.listing-reviews .reviews-list li {
    display: none;
}

.single-listing-element.listing-reviews .overall-rating {
    display: unset;
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.single-listing-element.listing-reviews .title-content-review h4 {
    font-weight: 600;
    margin-bottom: 29px;
}

.single-listing-element.listing-reviews .progress svg.progress-circle,
.single-listing-element.listing-reviews .listing-customer-review .progress {
    overflow: unset;
}

.listing-customer-review .number-overall i {
    width: 68px;
    height: 68px;
    background: var(--theme-primary-rgba);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: var(--theme-primary-color);
    font-size: 30px;
}

.listing-customer-review .number-overall {
    font-size: 70px;
    font-weight: 700;
    color: var(--theme-primary-color);
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.listing-customer-review .overall-inner .content p {
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    color: #24272C;
    margin: 0;
}

.listing-customer-review .overall-inner .content p b {
    font-weight: 600;
}

.listing-customer-review .overall-inner {
    display: flex;
    align-items: center;
    column-gap: 21px;
}

.single-listing-element.listing-reviews .tfcl-listing-element .tfcl-listing-header h3 {
font-weight: 600;
font-size: 24px;
line-height: 32px;
text-transform: capitalize;
    margin-bottom: 31px;
}

.single-listing-element.listing-reviews .reviews-count {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    text-transform: capitalize;
}

.single-listing-element.listing-reviews .progress-circle-back {
    stroke: #F6F6F6;
}

.single-listing-element.listing-reviews .listing-customer-review .progress {
    height: 184px;
    width: 184px;
    margin-right: 32px;
    margin-top: -14px;
}

.single-listing-element.listing-reviews .overall-rating .overall-rating-number {
    color: var(--theme-primary-color);
    margin-bottom: 1px;
    margin-top: 5px;
}

.single-listing-element.listing-reviews .overall-rating-detail-item .rating-info {
    display: flex;
    align-items: center;
    margin-bottom: -12px;
    justify-content: space-between;
}

.single-listing-element.listing-reviews .overall-rating-detail-item .rating-info span {
    color: #131417;
    font-size: 16px;
    font-weight: 500;
    line-height: 26.8px;
    text-transform: capitalize;
}

.single-listing-element.listing-reviews .overall-rating-detail-item .rating-info .overall-rating-detail-star span {
    font-weight: 600;
}

.single-listing-element.listing-reviews .overall-rating-detail-item .rating-info .overall-rating-detail-star i.active::before {
    content: '\e942';
}

.single-listing-element.listing-reviews .overall-rating-detail-item .rating-info .overall-rating-detail-star i {
    color: #BBB9B9;
    font-size: 12px;
    margin-right: 2px;
}

.single-listing-element.listing-reviews .overall-rating-detail-item .overall-rating-detail-progress {
    background: #F6F6F6;
    height: 8px;
    border-radius: 26px;
    width: 100%;
}

.single-listing-element.listing-reviews .overall-rating-detail-item .content {
    margin-top: -6px;
}

.single-listing-element.listing-reviews .overall-rating-detail-item {
    margin-bottom: 29px;
}

.single-listing-element.listing-reviews .overall-rating-detail {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    width: 100%;
}

.single-listing-element.listing-reviews .review-media img {
    border-radius: 50%;
    width: 60px;
    height: 60px;
    object-fit: cover;
    margin-right: 19px;
}

.single-listing-element.listing-reviews .review-item {
    display: flex;
}

.single-listing-element.listing-reviews .review-item .media-heading a {
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    color: #24272C;
}

.single-listing-element.listing-reviews .listing-customer-review .progress-text {
    margin-top: 4px;
}

.single-listing-element.listing-reviews .review-item .media-heading a:hover {
    color: var(--theme-primary-color);
}

.single-listing-element.listing-reviews .review-item .media-heading {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: -2px;
}

.single-listing-element.listing-reviews .review-item .media-heading .review-date {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #696665;
}

.single-listing-element.listing-reviews .review-item .star-rating-review i {
    color: #BBB9B9;
    font-size: 12px;
    margin-right: 0px;
}

.single-listing-element.listing-reviews .review-item .review-media {
    display: flex;
    align-items: center;
    margin-bottom: 21px;
}

.single-listing-element.listing-reviews .review-item .review-content {
    color: #696665;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.single-listing-element.listing-reviews .review-item:not(:last-child) {
    border-bottom: 1px solid #E7E7E7;
    padding-bottom: 28px;
    margin-bottom: 28px;
}

.single-listing-element.listing-reviews .view-more-button {
    font-size: 16px;
    font-weight: 500;
    line-height: 22.4px;
    color: var(--theme-primary-color);
    background: #fff;
    display: block;
    padding: 10px 0;
    margin-top: -35px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-listing-element.listing-reviews .reviews-inner {
    margin-bottom: 40px;
}

.single-listing-element.listing-reviews .reviews-inner .title-content-review {
    margin-bottom: 29px;
}

.single-listing-element.listing-reviews .view-more-button i {
    margin-left: 3px;
    vertical-align: text-bottom;
    font-size: 20px;
}

.single-listing-element.listing-reviews .view-more-button:hover {
    color: #24272C;
}

.single-listing-element.listing-reviews .add-new-review label {
    font-size: 14px;
    font-weight: 500;
    line-height: 17.64px;
    margin-bottom: 8px;
}

.single-listing-element.listing-reviews .reviews-list .rating-box-group {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.single-listing-element.listing-reviews .reviews-list .rating-box-group .rating-box label {
    margin-bottom: 0;
}

.single-listing-element.listing-reviews .add-new-review .rating-box label {
    font-size: 14px;
    font-weight: 500;
    line-height: 17.64px;
    margin-bottom: 8px;
}

.single-listing-element.listing-reviews .add-new-review .star-rating i {
    color: #BBB9B9;
    font-size: 16px;
    margin-right: 5px;
    cursor: pointer;
}

.single-listing .content-single-right {
    padding-right: 15px;
}

.single-listing-element.listing-reviews .add-new-review .rating-box-group {
    display: flex;
    margin-bottom: 20px;
}

.single-listing-element.listing-reviews .add-new-review .rating-box-group .rating-box:not(:last-child) {
    margin-right: 52px;
}

.single-listing-element.listing-reviews .add-new-review .review-title {
    color: #0A1426;
    font-size: 16px;
    font-weight: 400;
}

.review-title a {
    color: var(--theme-primary-color);
}

.review-title a:hover {
    opacity: 0.8;
}

.single-listing-element.listing-reviews .tfcl-listing-element textarea {
    border-radius: 14px;
    border: 1px solid #EDEDED;
    background: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    height: 130px;
    margin-bottom: 10px;
}

.single-listing-element.listing-reviews .tfcl-listing-element textarea:focus {
    border-color: var(--theme-primary-color);
}

.single-listing-element.listing-reviews .tfcl-listing-element textarea::placeholder {
    color: #696665;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.single-listing-element.listing-reviews .tfcl-listing-element .tfcl-submit-listing-rating {
font-weight: 600;
font-size: 16px;
line-height: 26px;
text-transform: capitalize;
    padding: 13px 47px;
    border-radius: 12px;
    background: #1C1C1C;
    color: #fff;
}

.single-listing-element.listing-reviews .tfcl-listing-element .tfcl-submit-listing-rating:hover {
    background: var(--theme-primary-color);
    color: #fff;
}

.single-listing-element.listing-reviews .tfcl-listing-element .tfcl-submit-listing-rating i {
    margin-left: 7px;
}

.single-listing-element.listing-reviews .tfcl-btn-update-review i {
    margin-left: 7px;
}

/* Gallery */

.single-listing .page-title .inner-breadcrumb {
    margin-bottom: 0px;
}

.single-listing .page-header {
    display: none;
}

.single-listing .breadcrumb i {
    vertical-align: middle;
    color: #9FA1A4;
    font-size: 11px;
}

.single-listing .breadcrumb {
    padding: 8px 0;
    margin-bottom: 0;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid {
    display: flex;
    gap: 10px;
}

.container-grid-gallery.grid1 .tfcl-listing-info {
    padding-right: 10px;
    padding-left: 10px;
    max-height: 465px;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item {
    flex: 1;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: none;
    cursor: pointer;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-1,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-2,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-3,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-4,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-5,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-6 {
    display: block;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.active {
    flex: 2.53;
}

.container-grid-gallery.grid1 .listing-gallery-item {
    min-height: 465px;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .list-control-gallery {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.active .list-control-gallery {
    opacity: 1;
    visibility: visible;
    animation-delay: 0.5s;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid img {
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
    width: 100%;
}

.tfcl-listing-gallery-single .listing-gallery-item {
    position: relative;
    border-radius: 15px;
}

.single-listing-image-main.slider-1 .listing-gallery-item .zoomGallery,
.single-listing-image-main.slider-3 .listing-gallery-item .zoomGallery {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 60;
}

.tfcl-listing-gallery-single .listing-gallery-item .overlay_item {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 55;
    border-radius: 15px;
}

.tfcl-listing-gallery-single .listing-gallery-item .overlay_item i {
    color: #fff;
    font-size: 55px;
}

.tfcl-listing-gallery-single .listing-gallery-item .overlay_item p {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
}

.tfcl-listing-gallery-single .list-control-gallery,
.single-gallery-slider .list-control-gallery {
    position: absolute;
    bottom: 20px;
    left: 20px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    row-gap: 10px;
}

.tfcl-listing-gallery-single .list-control-gallery li:not(:last-child),
.single-gallery-slider .list-control-gallery li:not(:last-child) {
    margin-right: 13px;
}

.tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video,
.single-gallery-slider .list-control-gallery .tfcl-view-video,
.single-gallery-slider .list-control-gallery .show-gallery,
.tfcl-listing-gallery-single .list-control-gallery .show-gallery {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-transform: capitalize;
    background: #FFFFFF1A;
    border: 1px solid #FFFFFF1A;
    backdrop-filter: blur(12px);
    border-radius: 8px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    column-gap: 4px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video:hover,
.single-gallery-slider .list-control-gallery .tfcl-view-video:hover,
.single-gallery-slider .list-control-gallery .show-gallery:hover,
.tfcl-listing-gallery-single .list-control-gallery .show-gallery:hover {
    background: var(--theme-primary-color);
    color: #fff;
}

.single-gallery-slider .list-control-gallery .show-gallery:hover a {
    color: #fff;
}

.tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video *,
.single-gallery-slider .list-control-gallery .tfcl-view-video *,
.single-gallery-slider .list-control-gallery .show-gallery *,
.tfcl-listing-gallery-single .list-control-gallery .show-gallery * {
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video:hover *,
.single-gallery-slider .list-control-gallery .tfcl-view-video:hover *,
.single-gallery-slider .list-control-gallery .show-gallery:hover *,
.tfcl-listing-gallery-single .list-control-gallery .show-gallery:hover * {
    stroke: #fff;
}

.tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video i,
.tfcl-listing-gallery-single .list-control-gallery .show-gallery i,
.tfcl-listing-info .show-gallery i,
.tfcl-listing-info .tfcl-view-video i {
    font-size: 24px;
}

.tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video,
.single-listing-image-main.slider-1 .listing-gallery-item .tfcl-view-video {
    z-index: 100;
    position: relative;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .list-control-gallery {
    bottom: 20px;
    left: 20px;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 {
    display: grid;
    grid-gap: 10px;
    height: 600px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-1 {
    grid-row: 1 / 3;
    grid-column: 1 / 3;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-2 {
    grid-row: 1 / 2;
    grid-column: 3 / 4;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-3 {
    grid-row: 1 / 2;
    grid-column: 4 / 4;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-4 {
    grid-row: 2 / 2;
    grid-column: 3 / 4;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-5 {
    grid-row: 2 / 2;
    grid-column: 4 / 4;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item {
    display: none;
    position: relative;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-1,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-2,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-3,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-4,
.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item-5 {
    display: block;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .list-control-gallery {
    opacity: 1;
    visibility: visible;
}

.tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .zoomGallery.over {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.tf-single-pagetitle.gallery-style-grid-2 {
    margin-bottom: 80px;
    background: #F7F7F7;
    padding: 12px 0;
}

.container-grid-gallery.grid1 .tfcl-light-gallery {
    position: relative;
}

/* gallery style 1 */

.gallery-style-slider .col-lg-8 .listing-info-overview {
    display: none;
}

.single-listing-image-main.slider-1 .listing-gallery-item,
.single-listing-image-main.slider-2 .listing-gallery-item {
    position: relative;
}

.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-prev,
.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-next,
.gallery-style-slider .owl-carousel .owl-nav button.owl-prev,
.gallery-style-slider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    color: #fff;
    background: #FFFFFF33;
    font-size: 22px;
    backdrop-filter: blur(12px);
    border-radius: 1000px;
    text-align: center;
    padding: 0;
    display: flex;
    width: 40px;
    height: 60px;
    justify-content: center;
    align-items: center;
    border: none !important;
}

.gallery-style-slider .owl-carousel .owl-nav button.owl-next,
.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-next {
    left: unset;
    right: 20px;
}

.gallery-style-slider .owl-carousel .owl-nav button.owl-prev.disabled,
.gallery-style-slider .owl-carousel .owl-nav button.owl-next.disable,
.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-prev.disabled,
.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-next.disabled {
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0.5;
}

.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-prev:hover,
.tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-next:hover,
.gallery-style-slider .owl-carousel .owl-nav button.owl-prev:hover,
.gallery-style-slider .owl-carousel .owl-nav button.owl-next:hover {
    background: #fff;
    color: #1C1C1C;
}

.single-listing-image-thumb.slider-style1 .listing-gallery-item {
    width: 100%;
    height: 102px;
    border-radius: 12px;
    overflow: hidden;
    border: 2px solid transparent;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}

.single-listing-image-thumb.slider-style1 .listing-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-listing-image-thumb.slider-style1 .owl-item.item-active .listing-gallery-item,
.single-listing-image-thumb.slider-style1 .listing-gallery-item:hover {
    border-color: var(--theme-primary-color);
}

/* slider style 2 */

.single-listing-image-main.slider-1 .listing-gallery-item img {
    border-radius: 16px;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.single-listing-image-main.slider-1 .listing-gallery-item {
    height: 600px;
}

.single-listing-image-main.slider-1 {
    margin-bottom: 11px;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .listing-gallery-item img {
    border-radius: 16px;
    max-height: 726px;
    object-fit: cover;
}

.single-listing-image-main.slider-1 .owl-dots {
    display: none;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots {
    display: block;
}

.single-listing-image-main .owl-dots .owl-dot span {
    position: relative;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots .owl-dot,
.gallery-style-slider-3 .single-listing-image-main .owl-dots .owl-dot {
    padding: 0;
    width: 8px;
    height: 8px;
    background: #E4E4E4;
    display: inline-block;
    margin: 0 7px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: unset;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 {
    margin-bottom: 60px;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots {
    bottom: -56px;
}

.gallery-style-slider-3 .tfcl-listing-gallery-single {
    overflow: hidden;
}

.gallery-style-slider-3 .single-listing-image-main .owl-dots {
    bottom: -51px;
}

.gallery-style-slider-3 .tfcl-listing-gallery-single .container-fluid {
    padding-right: 10px;
    padding-left: 10px;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots .owl-dot.active,
.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots .owl-dot:hover,
.gallery-style-slider-3 .single-listing-image-main .owl-dots .owl-dot.active,
.gallery-style-slider-3 .single-listing-image-main .owl-dots .owl-dot:hover {
    background: var(--theme-primary-color);
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots .owl-dot span::before,
.gallery-style-slider-3 .single-listing-image-main .owl-dots .owl-dot span::before {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid transparent;
}

.gallery-style-slider-2 .single-listing-image-main.slider-1 .owl-dots .owl-dot.active span::before,
.gallery-style-slider-3 .single-listing-image-main .owl-dots .owl-dot.active span::before {
    border: 1px solid var(--theme-primary-color);
}

.gallery-style-slider-2 .tfcl-listing-gallery-single {
    overflow: hidden;
}

.gallery-style-slider-2 .container-fluid {
    max-width: 1440px;
}

.gallery-style-slider-2 .container-fluid .owl-stage-outer {
    overflow: unset;
}

.single-listing-image-main.slider-2 .owl-stage-outer {
    overflow: unset;
}

.single-listing-image-main.slider-2 .owl-item {
    opacity: 0.3;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.single-listing-image-main.slider-2 .owl-item.active {
    opacity: 1;
}

/* slider 3 */

.gallery-style-slider-3 .tfcl-listing-gallery-single .listing-gallery-item .list-control-gallery {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.gallery-style-slider-3 .tfcl-listing-gallery-single .active .list-control-gallery {
    opacity: 1;
    visibility: visible;
}

.gallery-style-slider-3 .tfcl-listing-gallery-single .listing-gallery-item img {
    height: 100%;
    border-radius: 28px;
    object-fit: cover;
    width: 100%;
}

.gallery-style-slider-3 .tfcl-listing-gallery-single .listing-gallery-item {
    height: 698px;
}

/* style 4 */

.gallery-style-slider-4 .container-fluid {
    padding: 0;
    overflow: hidden;
}

.swiper-listing-details-thumbs-style-2 {
    height: 570px;
    overflow: hidden;
}


/* Single Tab */

.listing-tab-item .tab-item.is-fixed {
    position: fixed;
    top: 0;
    box-shadow: 0px 8px 6px rgb(0, 0, 0, 3%);
    -webkit-animation-name: fadeInDown;
    -webkit-animation-duration: 0.3s;
    animation-name: fadeInDown;
    animation-duration: 0.3s;
    z-index: 100;
    min-width: 1410px;
    background: #fff;
}

.listing-tab-item .tab-item {
    display: flex;
    align-items: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 99;
    border: 2px solid #E7E7E7;
    border-radius: 72px;
    padding: 4px;
    margin-bottom: 49px;
}

.listing-tab-item .tab-item::-webkit-scrollbar {
    display: none;
}

.listing-tab-item .tab-item li {
    flex: 1;
}

.listing-tab-item .tab-item li:not(:last-child) {
    margin-right: 10px;
}

.listing-tab-item .tab-item li a {
    border-radius: 999px;
    background: #fff;
    padding: 15px 18px;
    color: #1C1C1C;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
}

.gallery-style-slider-2 .listing-tab-item .tab-item li a {
    padding: 13px 18px;
}

.gallery-style-slider .listing-tab-item .tab-item li a {
    padding: 13px 18px;
    text-wrap: nowrap;
}

.gallery-style-grid .listing-tab-item .tab-item li a {
    padding: 10px 18px;
}

.gallery-style-slider .single-listing-element.listing-gallery-wrap {
    margin-bottom: 40px;
}

.listing-tab-item .tab-item li a {
    display: block;
    width: 100%;
    text-align: center;
}

.listing-tab-item .tab-item li.active a,
.listing-tab-item .tab-item li:hover a {
    background: #1C1C1C;
    color: #fff;
}

.listing-tab-item .tab-content .tfcl-listing-header h4 {
    color: #000;
    border-left: 2px solid var(--theme-primary-color);
    padding-left: 9px;
    margin-bottom: 19px;
}

.listing-tab-item .tab-content {
    padding: 0 10px;
}

.listing-tab-item .single-listing-element.listing-location .mapboxgl-canvas {
    width: 100% !important;
    height: 100% !important;
}

.gallery-style-slider-3 .listing-tab-item .tab-item {
    box-shadow: 0px 8px 20px 0px #0000000D;
    border: 1px solid #EDEDED;
    padding: 15px 16px 16px 14px;
    border-radius: 16px;
    background: #fff;
    margin-bottom: 40px;
}

.gallery-style-slider-3 .listing-tab-item .tab-item li a {
    border-radius: 14px;
}

/* sidebar single */

.tfcl_single_sidebar,
.tfcl-sidebar-dealer,
.tfcl_sidebar {
    position: sticky;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: auto;
}

.tfcl-sidebar-dealer.active-form {
    z-index: 9999;
}

.tfcl_single_sidebar.is-fixed {
    position: fixed;
}


.single-listing .review-item {
    position: relative;
}

.single-listing .review-body {
    width: 100%;
}

.single-listing .edit-star-rating-box {
    margin-bottom: 15px;
}

.tfcl-form-edit-review {
    display: none;
}

.tfcl-btn-edit-review {
    color: #24272C;
    font-size: 14px;
    flex-shrink: 0;
    margin-top: 10px;
    display: block;
}

.tfcl-btn-edit-review i {
    margin-right: 5px;
}

.tfcl-single-listing-sidebar {
    margin-bottom: 40px;
}

.widget_order_form_listing_widget {
    position: relative;
    z-index: 99;
}

.overflow-x-auto {
    overflow-x: auto;
}

.overflow-x-auto::-webkit-scrollbar {
    display: none;
}

.listing-details--contact .dl-btn {
    padding: 11px 28px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-transform: capitalize;
    color: #fff;
    background: var(--theme-primary-color);
    display: block;
    width: 100%;
    text-align: center;
}

.listing-details--contact .dl-btn i {
margin-right: 0px;
    font-size: 20px;
    vertical-align: sub;
}

.listing-details--contact .dl-btn.st2 {
    background: #4518CC;
        margin-top: 12px;
}

.listing-details--contact .dl-btn:hover {
    background: #1C1C1C;
}

.listing-details--contact .contact-info .icon {
    color: #1C1C1C;
    font-size: 24px;
}

.single-listing .listing-details--contact-dealer img {
    width: 80px;
    height: 80px;
}

.single-listing .listing-details--contact-dealer {
        margin-bottom: 24px;
}

.listing-details--contact .contact-info {
    margin-bottom: 20px;
}

.single-dealer .featured-image {
    margin-bottom: 40px;
}

.single-dealer .title-name {
font-weight: 600;
font-size: 40px;
line-height: 48px;
text-transform: capitalize;
color: #1C1D27;
}

.author-2 .inner-heading {
    display: none !important;
}

.author-2 #themesflat-content {
    padding-top: 60px;
    padding-bottom: 100px;
}

@media only screen and (max-width: 1300px) {
    .listing-tab-item .tab-item.is-fixed {
        min-width: 100%;
        left: 0;
        right: 0;
    }
}

@media only screen and (max-width: 1200px) {
    .single-listing-element.listing-reviews .add-new-review .rating-box-group .rating-box:not(:last-child) {
        margin-right: 30px;
    }

    .listing-tab-item .tab-item {
        overflow-x: scroll;
    }

    .entry-content.gallery-style-slider-3 .container-fluid {
        max-width: 60%;
    }

    .gallery-style-slider-3 .tfcl-listing-gallery-single .listing-gallery-item {
        height: 100%;
    }
    .sidebar-single-listing .tfcl_single_sidebar {
        padding-left: 0px;
    }
    .tfcl-listing-overview .tfcl-listing-info .box-inner {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
    .single-listing .spacing-height {
        height: 80px;
    }
    .tfcl_single_sidebar .listing-infor-box .content-listing-info .listing-info-value {
        font-size: 16px;
    }
    .tfcl_single_sidebar .listing-infor-box .content-listing-info .listing-info-title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {

    .single-listing .spacing-height {
        height: 60px;
    }

    .gallery-style-slider-2 .single-listing-image-main .listing-gallery-item {
        height: 100%;
    }

    .gallery-style-slider-2 .container-fluid .owl-stage-outer {
        overflow: hidden;
    }

    .tfcl-listing-gallery-single .list-control-gallery .tfcl-view-video,
    .single-gallery-slider .list-control-gallery .tfcl-view-video,
    .single-gallery-slider .list-control-gallery .show-gallery,
    .tfcl-listing-gallery-single .list-control-gallery .show-gallery {
        padding: 7px 10px;
    }

    .listing-info-header .listing-action .listing-action-inner,
    .listing-info-header .tfcl-listing-price {
        justify-content: left;
    }

    .listing-info-header .tfcl-listing-info {
        margin-bottom: 30px;
    }

    .single-listing .related-single-listing .related-listings.col-desk-4 .tfcl-listing-card .featured-property {
        max-height: 330px;
    }

    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-5,
    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-6 {
        display: none;
    }

    .gallery-style-slider-3 .listing-tab-item .tab-item li a {
        border-radius: 14px;
        text-wrap: nowrap;
    }

    .gallery-style-slider-2 .listing-tab-item .tab-item li a {
        text-wrap: nowrap;
    }

    .single-listing .content-single-right {
        padding-right: 15px;
    }

    .gallery-style-grid .listing-tab-item .tab-item li a {
        padding: 13px 18px;
        text-wrap: nowrap;
    }

    .gallery-style-slider>.container>.row {
        flex-direction: column-reverse;
    }

    .gallery-style-slider .widget_listing_sidebar_widget {
        display: none;
    }

    .single-listing-element.listing-reviews .tfcl-listing-element .tfcl-listing-header h3 {
        margin-bottom: 15px;
    }

    .sp-height {
        order: -1;
    }
    .related-listing-section {
        padding: 50px 0 60px 0;
    }
}

@media only screen and (max-width: 767px) {

    .tfcl_single_sidebar .listing-infor-box .icon svg {
        width: 18px;
        height: 18px;
    }
    .tfcl_single_sidebar .listing-infor-box .content-listing-info .listing-info-title {
        font-size: 14px;
    }

    .tfcl_single_sidebar .listing-infor-box .content-listing-info .listing-info-value {
        font-size: 14px;
    }

    .tfcl_single_sidebar .single-listing-element.listing-info-overview {
        padding: 14px;
    }
    .listing-details--contact-dealer {
        gap: 10px;
    }

    .gallery-style-slider-4 .swiper-listing-details-main-prev,
    .gallery-style-slider-4 .swiper-listing-details-main-next {
        display: none !important;
    }

    .entry-content.gallery-style-slider-3 .owl-carousel .owl-stage-outer {
        overflow: hidden;
    }

    .entry-content.gallery-style-slider-3 .container-fluid {
        max-width: 100%;
    }

    .single-listing-image-main.slider-1 .listing-gallery-item {
        height: unset;
    }

    .container-grid-gallery.grid1 .listing-gallery-item {
        min-height: unset;
    }

    .tfcl-listing-gallery-single .list-control-gallery,
    .single-gallery-slider .list-control-gallery {
        bottom: 10px;
        left: 10px;
    }

    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 {
        display: block;
        height: unset;
        padding: 0;
    }

    .tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-prev,
    .tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-next,
    .gallery-style-slider .owl-carousel .owl-nav button.owl-prev,
    .gallery-style-slider .owl-carousel .owl-nav button.owl-next {
        left: 10px;
        width: 30px;
        height: 50px;
    }

    .gallery-style-slider .owl-carousel .owl-nav button.owl-next,
    .tfcl-listing-gallery-single .owl-carousel .owl-nav button.owl-next {
        right: 10px;
        left: unset !important;
    }

    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid.grid2 .list-control-gallery,
    .container-grid-gallery.grid1 .list-control-gallery {
        display: none;
    }

    .tf-single-pagetitle .inner {
        flex-direction: column;
        gap: 10px;
    }

    .listing-customer-review .number-overall {
        font-size: 50px;
    }

    .listing-customer-review .number-overall i {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }

    .gallery-style-slider-2 .listing-info-header .listing-action,
    .gallery-style-slider-3 .listing-info-header .listing-action {
        position: unset;
        margin-bottom: 30px;
    }

    .listing-info-detail #tfcl-features .features-inner .inner {
        grid-template-columns: 1fr;
    }

    .tfcl-listing-overview .listing-infor-box .listing-info-value {
        margin-left: 0;
    }

    .gallery-style-grid .container-grid-gallery .tfcl-listing-info.style-grid .list-control-gallery {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }

    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item.item-4 {
        display: none;
    }

    .tfcl-listing-gallery-single .ui-tabs .ui-tabs-nav li {
        float: left;
    }

    .single-listing-element.listing-location #map-single {
        height: 400px;
    }

    .single-listing-element.listing-reviews .listing-customer-review .progress {
        height: 160px;
        width: 160px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .single-listing-element.listing-reviews .overall-rating-detail {
        grid-template-columns: 1fr;
    }

    .single-listing-element.listing-reviews .overall-rating,
    .single-listing-element.listing-reviews .add-new-review .rating-box-group,
    .single-gallery-slider .single-listing-image-main.slider-1 .owl-nav {
        display: block;
    }

    .single-gallery-slider .single-listing-image-main.slider-1 .owl-nav .owl-prev,
    .single-gallery-slider .single-listing-image-main.slider-1 .owl-nav .owl-next {
        width: 30px !important;
        height: 30px !important;
        font-size: 12px !important;
        bottom: -42%;
    }

    .single-listing-element.listing-reviews .reviews-list {
        margin-top: 60px;
    }

    .single-listing-element.listing-reviews .review-item:not(:last-child) {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .single-listing-element.listing-reviews .tfcl-listing-element .tfcl-listing-header {
        margin-bottom: 30px;
    }

    .single-listing-element.listing-reviews .add-new-review .rating-box-group .rating-box:not(:last-child) {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .single-listing-element.listing-reviews .add-new-review .star-rating i {
        font-size: 20px;
        margin-right: 10px;
    }

    .single-listing-element.listing-reviews .add-new-review .rating-box label {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .single-listing-element.listing-reviews .tfcl-listing-element textarea {
        margin-bottom: 25px;
    }

    .related-single-listing .heading {
        font-size: 40px;
    }

    .single-listing-image-main.slider-2 .owl-nav button {
        width: 45px !important;
        height: 45px !important;
    }

    .single-listing-image-main.slider-2 .owl-nav .owl-prev {
        left: 10px;
    }

    .single-listing-image-main.slider-2 .owl-nav .owl-next {
        right: 10px;
    }

    .single-listing-element.listing-reviews .review-item .review-media {
        margin-right: 15px;
    }

    .single-listing-element.listing-reviews .review-item .media-heading,
    .single-listing-element.listing-reviews .review-item .media-heading .review-date,
    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid,
    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid .owl-nav,
    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item {
        display: block !important;
    }

    .tfcl-listing-gallery-single .tfcl-listing-info.style-grid .listing-gallery-item .list-control-gallery {
        opacity: 1;
        visibility: visible;
        animation-delay: 0.5s;
    }

    .gallery-style-slider-3 .tfcl-listing-gallery-single .listing-gallery-item img {
        height: 100%;
    }

    .entry-content.gallery-style-slider-2,
    .entry-content.gallery-style-slider-3 {
        padding-top: 0px;
    }

    .gallery-style-slider-2 .listing-info-header .listing-action .listing-action-inner>a,
    .gallery-style-slider-2 .listing-info-header .listing-action .listing-action-inner .tfcl-listing-share,
    .gallery-style-slider-3 .listing-info-header .listing-action .listing-action-inner>a,
    .gallery-style-slider-3 .listing-info-header .listing-action .listing-action-inner .tfcl-listing-share {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        color: #24272C;
        font-size: 18px;
    }
    .tfcl-listing-overview .tfcl-listing-info .box-inner {
        grid-template-columns: 1fr;
                gap: 5px;
    }
    .tfcl-listing-overview .tfcl-listing-info .box-inner .infor-box {
        all: unset;
    }
    .tfcl-listing-overview .tfcl-listing-info .box-inner .infor-box .inner,
    .tfcl-listing-overview .tfcl-listing-info .box-inner .infor-box .content-listing-info {
        display: flex;
        align-items: center;
        gap: 8px;
    }
}