@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//diyarturk.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(31,51,117);
	--wd-alternative-color: rgb(36,46,47);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://diyarturk.com/wp-content/uploads/2024/05/dubai-city-landscape-c-wm.webp);
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1390px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1390px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1390px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


:root {
    --c-dark: #414042;
    --c-light: #808285;
    --c-red: #db1414;
    --c-red-l: #eec0bc;
    --c-green: #55b151;
    --c-green-d: #1d8412;
    --c-blue: #1c75bc;
    --c-blue-d: #1565a6;
    --c-border: #ebebeb;
    --c-light-bg: #f7f7f7;
    --c-mid-bg: #efefef;
    --c-dark-bg: #dbdbdb;
    --c-white: #fff;
}
.home .s1 .r1 .c2 .liner-continer,
.home .s7 .r1 .c1 .liner-continer{text-align:start}
.single-post .entry-header {
    display: none;
}

.f-carousel__slide .img-here img {
    height: 640px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.f-carousel__slide img.p-photo {
    height: 540px;
    width: 100%;
    object-fit: cover;
    border-radius: 8px;
}

.f-carousel.has-dots {
    margin-block-end: 0;
}

.f-carousel__dots {
    bottom: 10px;
    background: #fff;
    width: fit-content;
    padding-inline: 10px;
    border-radius: 8px;
}

.f-carousel__dots li button {
    height: 20px;
    min-height: 20px;
}

.f-button.is-next,
.f-button.is-prev {
    padding: 5px;
    border-radius: 50px;
}

#myProjects .card-icon {
    width: 16px !important;
    height: 16px !important;
    border-radius: 0 !important;
}

.facetwp-type-sort {
    margin-bottom: 0 !important
}

.filters .filter-search .facetwp-input-wrap {
    width: 100% !important;
}

.filters .filter-search .facetwp-icon {
    display: none !important
}

.filters .filter-search .facetwp-search,
.facetwp-type-sort select {
    width: 100% !important;
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
    border-radius: 8px;
}

.post-type-archive-project .filters .filter-search {
    margin-block-end: 5px
}

/* testimonials-div start */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 51%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: 0 0;
    z-index: 99;
}

.slick-prev {
    inset-inline-start: -15px;
}

.slick-next {
    inset-inline-end: -15px;
}

.slick-prev:before,
.slick-next:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: var(--c-dark);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    background-color: transparent !important;
}

.slick-track {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
}

.testimonials-div .slick-slide {
    margin: 0px 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}

.slick-content {
    padding: 15px;
    border-radius: 8px;
    background-color: var(--c-light-bg);
    box-shadow: none;
    border: 1px solid var(--c-border);
    height: auto;
    min-height: 100% !important;
}

.testimonial-image img {
    border-radius: 8px;
    max-width: 100%;
    object-fit: cover;
}

.testimonial-title {
    font-size: 18px;
    font-weight: 600;
    margin-block-end: 0;
}

.testimonial-content {
    color: var(--c-dark);
    font-size: 14px;
    margin-block-end: 0;
    text-align: justify;
    text-align-last: center;
}

.slick-dots {
    bottom: -35px;
}

.slick-dots li button:before {
    font-size: 12px;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    background-color: transparent !important;
}

/* testimonials-div end */

.post-type-archive-project .main-page-wrapper {
    padding-block-start: 0;
    padding-block-end: 40px;
}

.woodmart-archive-blog .main-page-wrapper {
    padding-block-end: 40px;
}

.intl-tel-input .country-list li.country,
.wpcf7-form-control.wpcf7-phonetext {
    direction: ltr;
}

.intl-tel-input .country-list {
    left: 0;
}

.wd-post .entry-thumbnail .post-img-wrapp>a>img {
    height: 200px;
    object-fit: cover;
}

.intl-tel-input .selected-flag {
    direction: ltr;
}

.contact-widget .form-container .fields-section .intl-tel-input ul.country-list {
    left: 0;
    direction: ltr;
}

.single-post .article-inner,
.single-post .wd-social-icons {
    text-align: start;
}

.single-post .entry-meta.wd-entry-meta {
    display: none;
}

.single-post .entry-content {
    font-size: 18px;
    color: var(--wd-alternative-color);
}

.wd-post .article-inner {
    box-shadow: none !important;
    border: 1px solid var(--c-border) !important;
    border-radius: 8px !important;
}

.post-date {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 3px !important;
    min-width: auto !important;
    padding: 3px 6px !important;
    border-radius: 6px !important;
    background-color: var(--wd-primary-color) !important;
}

.post-date span {
    padding: 0 !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: var(--c-white) !important;
}

.meta-post-categories {
    border-radius: 8px !important;
}

.wd-post .entry-header {
    border-start-start-radius: 8px !important;
    border-start-end-radius: 8px !important;
}

.wd-post .post-img-wrapp {
    border-start-start-radius: 7px !important;
    border-start-end-radius: 7px !important;
}

.wd-post .article-body-container {
    text-align: start !important;
    padding: 15px !important;
    border-end-start-radius: 8px !important;
    border-end-end-radius: 8px !important;
}

.site-content {
    margin-block-end: 0;
}

.whb-top-bar .wd-header-text {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    display: none;
}

.whb-top-bar .wd-header-divider:before {
    border-right-width: 2px !important;
}

.whb-top-bar .wd-header-divider {
    display: none;
}

.whb-sticked .whb-top-bar .wd-header-text,
.whb-sticked .whb-top-bar .wd-header-divider {
    display: block;
}

.single-project .main-page-wrapper {
    padding-block: 40px !important;
}

.project-header {
    border: 1px solid var(--c-border);
    margin-block-end: 30px;
    border-radius: 8px;
}

.project-header .project-title {
    padding: 10px 16px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.project-header .project-title h1 {
    margin-block-end: 0;
    color: var(--c-dark);
}

.project-header .project-title p {
    margin-block-end: 0;
    color: var(--wd-primary-color);
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
}

.project-header .project-title p span {
    font-size: 16px;
}

.project-header .project-location-id {
    background-color: var(--c-light-bg);
    border-end-start-radius: 8px;
    border-end-end-radius: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.project-header .project-location-id * {
    margin-block-end: 0;
    color: var(--c-dark);
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
}

.project-header .project-location-id img {
    width: 16px;
    height: 16px;
    margin-inline-end: 8px;
}

.project-header .project-location-id .project-location {
    padding: 8px 16px;
}

.project-header .project-location-id .project-location h5 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.project-header .project-location-id .project-id {
    padding: 8px 16px;
    background-color: var(--c-mid-bg);
    border-end-end-radius: 7px;
}

.project-header .project-location-id .project-id span {
    font-weight: 600 !important;
}

.project-inner .project-slider-section {
    margin-block-end: 30px;
}

.project-inner .project-slider-section .video-button {
    position: absolute;
    inset-block-start: 20px;
    inset-inline-end: 20px;
    z-index: 2;
}

.project-inner .project-slider-section .video-link {
    font-size: 14px;
    background-color: var(--c-red);
    padding: 10px 14px;
    border-radius: 7px;
    color: var(--c-white);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    font-weight: 600;
    transition-duration: .3s;
}

.project-inner .project-slider-section .video-link:hover {
    background-color: var(--c-dark);
}

.project-inner .project-slider-section .video-link img {
    width: 32px;
    height: 32px;
    margin-inline-end: 10px;
    filter: brightness(0) invert(1);
}

.project-inner .project-section {
    border: 1px solid var(--c-border);
    border-radius: 8px;
    margin-block-end: 30px;
    padding: 3px;
}

.project-inner .project-section:nth-last-child(1) {
    margin-block-end: 0 !important;
}

.project-inner .project-section .project-section-title {
    padding: 8px 16px;
    background-color: var(--c-mid-bg);
    font-size: 20px;
    font-weight: 600;
    cursor: pointer;
    width: 100%;
    margin-block-end: 0 !important;
    border-radius: 6px;
    justify-content: space-between;
}

.project-inner .project-section .project-section-title.active {
    background-color: var(--c-dark-bg);
    margin-block-end: 3px !important;
    border-end-start-radius: 0;
    border-end-end-radius: 0;
}

.project-inner .project-section .project-section-title:hover {
    background-color: var(--c-dark-bg);
}

.project-inner .project-section .project-section-title:after {
    font-weight: bold;
    margin-inline-start: 5px;
    content: "\002B";
}

.project-inner .project-section .project-section-title.active:after {
    content: '\2212';
}

.project-inner .project-section>.content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.project-inner .project-section .project-section-content {
    padding: 16px;
}

.project-inner .project-general-information-section .project-section-content {
    display: flex;
    column-gap: 15px;
    row-gap: 15px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
}

.project-inner .project-general-information-section .project-section-content .project-attributes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 15px;
    row-gap: 15px;
}

.project-inner .project-general-information-section .project-section-content .project-details-item {
    border: 1px solid var(--c-border);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    transition-duration: .3s;
}

.project-inner .project-general-information-section .project-section-content .project-details-item:hover {
    border-color: var(--c-dark);
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-icon {
    background-color: var(--c-mid-bg);
    padding: 10px 15px;
    border: 2px solid var(--c-white);
    border-radius: 7px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    transition-duration: .3s;
}

.project-inner .project-general-information-section .project-section-content .project-details-item:hover .item-icon {
    background-color: var(--c-dark);
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-icon path,
.project-inner .project-general-information-section .project-section-content .project-details-item .item-icon rect {
    transition-duration: .3s;
}

.project-inner .project-general-information-section .project-section-content .project-details-item:hover .item-icon img {
    filter: brightness(0) invert(1);
}

.project-inner .project-section .project-section-content .project-details-item .item-icon img {
    width: 26px;
    height: 26px;
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content {
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content .item-label {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content .item-value {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: var(--c-dark);
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content .item-value .item-sub-value {
    background: var(--c-green);
    padding: 2px 8px;
    border-radius: 7px;
    color: var(--c-white);
    margin-inline-start: 3px;
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content ul.item-value {
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content ul.item-value li {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: var(--c-dark);
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content ul.item-value .list-separator:nth-last-child(1) {
    display: none;
}

.project-inner .project-general-information-section .project-section-content .overview {
    padding: 10px 16px;
    background-color: rgb(0 182 181 / 10%);
    border-radius: 7px;
}

.project-inner .project-general-information-section .project-section-content .overview h3 {
    font-size: 18px;
    margin-block-end: 10px;
}

.project-inner .project-general-information-section .project-section-content .overview p {
    font-size: 16px;
    color: var(--c-dark);
    margin-block-end: 0;
}

.project-inner .project-general-information-section .project-section-content .construction-company .companies {
    list-style: none;
    margin-block-end: 0;
    padding: 10px 16px;
    padding-block-end: 16px !important;
    background: var(--c-light-bg);
    border-radius: 10px;
}

.project-inner .project-general-information-section .project-section-content .construction-company .companies .company {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
}

.project-inner .project-general-information-section .project-section-content .construction-company .companies .company .company-name {
    font-size: 18px;
    margin-block-end: 10px;
}

.project-inner .project-general-information-section .project-section-content .construction-company .companies .company .company-information {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}

.project-inner .project-general-information-section .project-section-content .construction-company .companies .company .company-information img {
    width: 20%;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}

.project-inner .project-general-information-section .project-section-content .construction-company .companies .company .company-information .company-details {
    font-size: 16px;
    color: var(--c-dark);
    margin-block-end: 0;
}

.project-inner .project-facilities-section .project-section-content {
    max-height: 300px;
    overflow-y: auto;
}

.project-inner .project-facilities-section .project-section-content .project-facilities {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10px;
    row-gap: 10px;
}

.project-inner .project-facilities-section .project-section-content .project-facilities .project-facility {
    border: 1px solid var(--c-border);
    padding: 5px 8px;
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.project-inner .project-facilities-section .project-section-content .project-facilities .project-facility .facility-icon {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-inline-end: 10px;
}

.project-inner .project-facilities-section .project-section-content .project-facilities .project-facility .facility-icon img {
    width: 20px;
    height: 20px;
}

.project-inner .project-facilities-section .project-section-content .project-facilities .project-facility .facility-value {
    margin-block-end: 0;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
}

.project-inner .project-models-section .project-section-content .desktop-render table {
    margin-block-end: 0;
}

.project-inner .project-models-section .project-section-content .desktop-render table thead tr th {
    background-color: var(--c-light);
    padding: 10px 16px;
    color: var(--c-white);
    border-bottom: 4px solid var(--c-white);
    text-transform: none;
}

.project-inner .project-models-section .project-section-content .desktop-render table thead tr th:nth-child(1) {
    border-start-start-radius: 6px;
}

.project-inner .project-models-section .project-section-content .desktop-render table thead tr th:nth-last-child(1) {
    border-start-end-radius: 6px;
    width: 15%;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr:nth-child(even) td {
    background-color: var(--c-light-bg);
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td {
    background-color: var(--c-mid-bg);
    padding: 10px 16px;
    color: var(--c-dark);
    transition-duration: .3s;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr:hover td {
    background-color: var(--c-light-bg);
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr:nth-last-child(1) td {
    border: none !important;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr:nth-last-child(1) td:nth-child(1) {
    border-end-start-radius: 6px;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr:nth-last-child(1) td:nth-last-child(1) {
    border-end-end-radius: 6px;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td:nth-last-child(1) {
    padding: 0 !important;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td:nth-last-child(1) .whatsapp {
    background-color: var(--c-green) !important;
    transition-duration: .3s;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td:nth-last-child(1) .whatsapp:hover {
    background-color: var(--c-green-d) !important;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr:nth-last-child(1) td:nth-last-child(1) .whatsapp {
    border-end-end-radius: 6px;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td:nth-last-child(1) .email {
    background-color: var(--c-dark) !important;
    transition-duration: .3s;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td:nth-last-child(1) .email:hover {
    background-color: var(--c-blue) !important;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr.sold td {
    background-color: var(--c-red-l) !important;
    text-decoration: line-through !important;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr.sold td:nth-last-child(1) {
    text-decoration: none !important;
    background-color: var(--c-red) !important;
    color: var(--c-white);
    font-weight: 600 !important;
    padding: 10px 16px !important;
    text-align: start;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr.sold td:nth-last-child(1):hover {
    background-color: var(--c-red) !important;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td .price-link {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    color: var(--c-white);
    padding: 10px;
}

.project-inner .project-models-section .project-section-content .desktop-render table tbody tr td .price-link img {
    width: 20px;
    height: 20px;
    margin-inline-end: 5px;
    filter: brightness(0) invert(1);

}

.project-inner .project-location-section .project-section-content {
    display: flex;
    column-gap: 15px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: stretch;
    padding-inline-end: 0 !important;
}

.project-inner .project-location-section .project-section-content.only-map {
    padding-inline-end: 15px !important;
}

.project-inner .project-location-section .project-section-content.only-map .nearby_places {
    display: none;
}

.project-inner .project-location-section .project-section-content.only-map .google-map {
    flex: 1 1 100%;
}

.project-inner .project-location-section .project-section-content .google-map {
    flex: 1 1 70%;
    width: 100%;
    height: inherit;
    min-height: 300px;
}

.project-inner .project-location-section .project-section-content .google-map .acf-map {
    width: 100%;
    height: 100%;
    border-radius: 8px;
}

.project-inner .project-location-section .project-section-content .nearby_places {
    flex: 1 1 30%;
    row-gap: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    max-height: 300px;
    overflow-y: auto;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_group {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_group_header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_group_header img {
    width: 20px;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_group_header h4 {
    margin-block-end: 0;
    font-size: 16px;
    font-weight: 500;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_list {
    padding: 0;
    margin-block-end: 0;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    padding: 4px 8px;
    border-radius: 8px;
    border: 1px solid var(--c-border);
    margin-inline-end: 15px;
    transition-duration: .3s;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item:hover {
    border-color: var(--c-dark);
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item:hover .nearby_place_icon {
    background-color: var(--c-dark);
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item:hover .nearby_place_icon img {
    filter: brightness(0) invert(1);
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item .nearby_place_icon {
    margin-inline-end: 10px;
    padding: 10px;
    border-radius: 6px;
    background-color: var(--c-mid-bg);
    transition-duration: .3s;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item .nearby_place_icon>img {
    width: 24px;
    height: 24px;
    transition-duration: .3s;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item .nearby_place_content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item .nearby_place_content .nearby_place_label {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 600;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item .nearby_place_content .nearby_place_value {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 400;
}

.project-inner .project-see-also-section .project-section-content .see-also-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}

.project-inner .project-see-also-section .project-section-content .see-also-container .project-image {
    position: relative;
}

/* Sidebar start */
.single-project .main-page-wrapper .content-layout-wrapper {
    flex-wrap: nowrap;
    gap: 15px;
}

.single-project .sidebar-container {
    position: sticky;
    z-index: 1;
    top: 181px;
    overflow-x: hidden;
    margin-block-end: 0;
}

.contact-widget {
    border-radius: 8px;
    padding: 0;
    background-color: var(--c-white);
    border: 1px solid var(--c-border);
}

.contact-widget *,
.contact-widget *:after,
.contact-widget *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-widget .tabs>input,
.contact-widget .tabs section>div {
    display: none;
}

.contact-widget #tab1:checked~section .tab1,
.contact-widget #tab2:checked~section .tab2 {
    display: block;
}

.contact-widget .tabs {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.contact-widget .tabs nav {
    background-color: var(--c-light-bg);
    border-start-start-radius: 7px;
    border-start-end-radius: 7px;
}

.contact-widget .tabs .tabs-list {
    list-style: none;
    margin: 0;
    padding: 15px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
}

.contact-widget .tabs .tabs-list .tab-item {
    flex: 1 1 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    border-radius: 8px;
}

.contact-widget .tabs .tabs-list .tab-item label {
    float: left;
    font-size: 16px;
    font-weight: 600;
    color: var(--c-white);
    cursor: pointer;
    background-color: var(--c-dark);
    padding: 5px 10px;
    border-radius: 8px;
    flex: 1 1 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.contact-widget .tabs .tabs-list .tab-item label:hover {
    background: var(--wd-primary-color);
}

.contact-widget .tabs section {
    clear: both;
}

.contact-widget #tab1:checked~nav .tab1 label,
.contact-widget #tab2:checked~nav .tab2 label {
    position: relative;
    background: var(--wd-primary-color);
}

.contact-widget #tab1:checked~nav .tab1,
.contact-widget #tab2:checked~nav .tab2 {
    background: var(--wd-primary-color);
}

.contact-widget .agent-card {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 15px;
    padding: 15px;
}

.contact-widget .agent-card .agent-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding-block-end: 15px;
    border-block-end: 1px solid var(--c-border);
}

.contact-widget .agent-card .agent-photo {
    border: 2px solid var(--c-border);
    border-radius: 8px;
    flex: 1 1 30%;
}

.contact-widget .agent-card .agent-photo img {
    border-radius: 7px;
}

.contact-widget .agent-card .agent-info {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    flex: 1 1 70%;
}

.contact-widget .agent-card .agent-info .agent-name {
    font-size: 18px;
    font-weight: 600;
    text-align: start;
    color: var(--c-dark);
}

.contact-widget .agent-card .agent-info .agent-languages {
    font-size: 13px;
    color: var(--c-dark);
}

.contact-widget .agent-card .agent-info .agent-languages span:nth-last-child(1) {
    display: none;
}

.contact-widget .agent-card .agent-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    column-gap: 15px;
}

.contact-widget .agent-card .agent-contact a {
    flex: 1 1 25%;
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
}

.contact-widget .agent-card .agent-contact .agent-phone {
    background-color: var(--c-light);
    transition-duration: .3s;
}

.contact-widget .agent-card .agent-contact .agent-phone:hover {
    background-color: var(--c-dark);
}

.contact-widget .agent-card .agent-contact .agent-whatsapp {
    background-color: #25D366;
    transition-duration: .3s;
}

.contact-widget .agent-card .agent-contact .agent-whatsapp:hover {
    background-color: #128C7E;
}

.contact-widget .agent-card .agent-contact .agent-telegram {
    background-color: #2AABEE;
    transition-duration: .3s;
}

.contact-widget .agent-card .agent-contact .agent-telegram:hover {
    background-color: #229ED9;
}

.contact-widget .agent-card .agent-contact .agent-email {
    background-color: var(--c-dark);
    transition-duration: .3s;
}

.contact-widget .agent-card .agent-contact .agent-email:hover {
    background-color: var(--c-blue);
}

.contact-widget .agent-card .agent-contact a img {
    width: 20px;
    height: 20px;
    filter: brightness(0) invert(1);
}

.contact-widget .screen-reader-response {
    display: none;
}

.contact-widget .form-container .form-heading {
    padding: 10px 15px;
    background-color: var(--c-mid-bg);
}

.contact-widget .form-container .form-heading h2 {
    margin-block-end: 0;
    color: var(--c-dark);
    font-size: 17px;
    font-weight: 600;
}

.contact-widget .form-container .fields-section {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 15px;
    padding: 15px;

}

.contact-widget .form-container .fields-section input,
.contact-widget .form-container .fields-section textarea {
    border-radius: 0;
    border: none;
    border-block-end: 2px solid var(--c-border);
    font-size: 15px;
    color: var(--c-dark);
    padding-inline: 0;
    height: 30px;
}

.contact-widget .form-container .fields-section input:focus,
.contact-widget .form-container .fields-section textarea:focus {
    border-color: var(--c-dark);
}

.contact-widget .form-container .fields-section .wpcf7-phonetext {
    padding-inline-start: 50px !important;
    direction: ltr;
}

.contact-widget .form-container .fields-section .intl-tel-input ul.country-list {
    z-index: 999999;
    width: 242px;
}

.contact-widget .form-container .fields-section .intl-tel-input .country-list .country {
    margin-block-end: 0;
}

.contact-widget .form-container .submit-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 10px;
    padding-inline: 15px;
    padding-block-end: 15px;
}

.contact-widget .form-container .submit-section .field-button {
    width: 100%;
}

.contact-widget .form-container .submit-section input {
    border-radius: 8px;
    background-color: var(--c-dark);
    color: var(--c-white);
    transition-duration: .3s;
    width: 100%;
    font-size: 16px;
}

.contact-widget .form-container .submit-section input:hover {
    background-color: var(--wd-primary-color);
}

.contact-widget .form-container .submit-section .wpcf7-spinner {
    position: relative;
    margin: 0;
}

.contact-widget .form-container .submit-section .wpcf7-spinner::before {
    inset-inline-start: -60px;
    border-inline-start-color: var(--c-white);
}

.contact-widget .form-container .fields-section textarea {
    max-height: 70px;
    min-height: 70px;
    height: 70px;
    resize: none;
    padding-block-start: 0;
}

.contact-widget .wpcf7-response-output {
    margin-block-end: 0;
    border-end-start-radius: 7px;
    border-end-end-radius: 7px;
    padding-inline: 45px 15px;
}

.contact-widget .wpcf7-response-output:before {
    inset-inline-start: 15px;
}

.contact-widget .wpcf7-not-valid-tip {
    display: block !important;
    border-block-start: 2px solid var(--c-red) !important;
    margin-block-start: -2px !important;
    color: var(--c-red) !important;
    font-size: 0 !important;
    line-height: 0 !important;
    z-index: 234637;
    position: relative;
}

/* Sidebar end */
/* Projects archive start */
.archive-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
}

.projects-container,
.sidebar-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}

.projects-container {
    flex: 1 1 78%;
}

.projects-area {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 30px;
    background-color: var(--c-white);
    padding: 15px;
    border-end-start-radius: 8px;
    border-end-end-radius: 8px;
    border: 1px solid var(--c-border);
}

.projects-container .archive-header {
    background-color: var(--c-mid-bg);
    padding: 8px 15px;
    border-start-start-radius: 8px;
    border-start-end-radius: 8px;
    border: 1px solid var(--c-border);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding-inline-end: 8px;
}

.projects-container .archive-header h1 {
    margin-block-end: 0;
    font-size: 20px;
    margin-inline-end: 20px;
}

.projects-container .archive-active-filter .facetwp-selections {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
}

.projects-container .archive-active-filter .facetwp-selections ul {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    column-gap: 10px;
    row-gap: 10px;
    border: 1px solid var(--c-border);
    padding: 15px;
    border-block-end: none;
    width: 100%;
    background-color: var(--c-light-bg);
    border-block-start-color: var(--c-white);
}

.projects-container .archive-active-filter .facetwp-selections ul li {
    margin-block-end: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    background-color: var(--c-white);
    border: 1px solid var(--c-light);
    border-radius: 6px;
}

.projects-container .archive-active-filter .facetwp-selections ul li .facetwp-selection-label {
    padding: 5px;
    padding-block-end: 6px;
    color: var(--c-dark);
    font-weight: 600;
}

.projects-container .archive-active-filter .facetwp-selections ul li .facetwp-selection-value {
    margin-inline-end: 6px;
    color: var(--c-dark);
}

.single-project-card {
    border: 1px solid var(--c-border);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    transition-duration: .3s;
    background-color: #fff;
}

.single-project-card:hover {
    border-color: var(--c-dark-bg);
}

.single-project-card .project-image img {
    border-start-start-radius: 7px;
    border-start-end-radius: 7px;
    width: 100%;
    height: 180px;
    object-fit: cover;
}

.single-project-card .project-image .project_status {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    position: absolute;
    margin-inline-start: 10px;
    margin-block-start: 10px;
    padding: 3px 6px;
    border-radius: 8px;
    background-color: var(--wd-alternative-color);
}

.single-project-card .project-image .project_status .project-meta-info {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
}

.single-project-card .project-image .project_status .project-meta-info .item-value {
    margin: 0;
    font-size: 11px;
    font-weight: 500;
    color: var(--c-white);
}

.single-project-card .project-title {
    font-size: 20px;
    font-weight: 600;
    background-color: var(--c-light-bg);
    padding: 4px 10px;
    border-block: 1px solid var(--c-border);
}

.single-project-card .project-location {
    margin: 4px 10px;
    border-block-end: 1px solid var(--c-border);
    padding-block-end: 5px;
}

.single-project-card .project-location a {
    font-size: 14px;
    font-weight: 600;
}

.single-project-card .project-meta {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 10px;
    padding-block-start: 4px;
}

.white-icon {
    filter: brightness(0) invert(1);
}

.f-icon {
    width: 20px;
    height: 20px;
}

.single-project-card .project-meta .starting-price {
    border-inline-end: 1px solid var(--c-border);
    padding-inline-end: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}

.single-project-card .project-meta .starting-price h3 {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 600;
    color: var(--wd-primary-color);
}

.single-project-card .project-meta .starting-price h4 {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 500;
    color: var(--wd-primary-color);
}

.single-project-card .project-meta .available-models {
    padding-inline-start: 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
}

.single-project-card .project-meta .available-models .models {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}

.single-project-card .project-meta .available-models h3 {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 600;
}

.single-project-card .project-meta .available-models h4 {
    margin-block-end: 0;
    font-size: 14px;
    font-weight: 500;
}

.single-project-card .project-meta .available-models span.list-separator:nth-last-child(1) {
    display: none;
}

.projects-container .pagination {
    margin-block-start: 15px;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid var(--c-border);
}

.projects-container .pagination .nav-links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.projects-container .pagination .nav-links .page-numbers.current {
    background-color: var(--wd-primary-color);
    color: var(--c-white);
}

.projects-container .pagination .nav-links .page-numbers {
    background-color: var(--c-light-bg);
    padding: 4px 12px;
    border-radius: 6px;
    transition-duration: .3s;
}

.projects-container .pagination .nav-links .page-numbers:hover {
    background-color: var(--wd-primary-color);
    color: var(--c-white);
}

.sidebar-container {
    flex: 1 1 22%;
    margin-block-end: 0;
}

.sidebar-container .filter-header {
    background-color: var(--c-mid-bg);
    padding: 8px 15px;
    border-start-start-radius: 8px;
    border-start-end-radius: 8px;
    border: 1px solid var(--c-border);
}

.sidebar-container .filter-header h1 {
    margin-block-end: 0;
    font-size: 20px;
}

.sidebar-container .filters {
    background-color: var(--c-light-bg);
    padding: 15px;
    border-end-start-radius: 8px;
    border-end-end-radius: 8px;
    border: 1px solid var(--c-border);
    border-block-start-color: var(--c-white);
}

.sidebar-container .filters .facetwp-facet {
    margin-block-end: 0;
}

.sidebar-container .filters .facetwp-facet .fs-wrap {
    width: 100%;
}

.sidebar-container .filters .facetwp-facet .fs-wrap .fs-label-wrap {
    border-radius: 8px;
}

.sidebar-container .filters .facetwp-facet .fs-wrap .fs-label-wrap::before {
    content: "";
    position: absolute;
    inset-inline-start: 10px;
    top: 10px;
    width: 16px;
    height: 16px;
    z-index: 1 !important;
    background-size: 16px 16px !important;
}

.sidebar-container .filters .filter-city .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-city.svg) no-repeat;
}

.sidebar-container .filters .filter-municipality .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-municipality.svg) no-repeat;
}

.sidebar-container .filters .filter-neighbourhood .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-neighbourhood.svg) no-repeat;
}

.sidebar-container .filters .filter-type .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-type.svg) no-repeat;
}

.sidebar-container .filters .filter-project-status .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-project-status.svg) no-repeat;
}

.sidebar-container .filters .filter-models .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-models.svg) no-repeat;
}

.sidebar-container .filters .filter-facilities .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-facilities.svg) no-repeat;
}

.sidebar-container .filters .filter-title-deed-status .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-title-deed-status.svg) no-repeat;
}

.sidebar-container .filters .filter-models .facetwp-facet .fs-wrap .fs-label-wrap::before {
    background: url(/assets/filter-icons/filter-models.svg) no-repeat;
}

.sidebar-container .filters .facetwp-facet .fs-wrap .fs-label-wrap .fs-label {
    padding-block: 10px;
    padding-inline-start: 34px;
    padding-inline-end: 10px;
}

.sidebar-container .filters .facetwp-facet .fs-wrap .fs-label-wrap .fs-arrow {
    inset-inline-end: 10px;
    inset-inline-start: unset;
}

.sidebar-container .filters .facetwp-facet .fs-wrap .fs-dropdown {
    border: 1px solid var(--c-dark-bg);
    margin-block-start: 1px;
    border-radius: 8px;
}

.sidebar-container .filters .facetwp-facet .fs-wrap .fs-dropdown .fs-search {
    border-start-start-radius: 8px;
    border-start-end-radius: 8px;
}

.sidebar-container .filters .filter-area {
    border: 1px solid var(--c-dark-bg);
    padding: 8px;
    background-color: var(--c-white);
    border-radius: 8px;
    margin-block-end: 15px;
}

.sidebar-container .filters .filter-price {
    border: 1px solid var(--c-dark-bg);
    padding: 8px;
    background-color: var(--c-white);
    border-radius: 8px;
    margin-block-end: 5px;
}

.sidebar-container .filters .filter-area .filter-area-label,
.sidebar-container .filters .filter-price .filter-price-label {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    margin-block-end: 15px;
    padding-inline-start: 2px;
}

.sidebar-container .filters .filter-area .filter-area-label .fs-label-wrap,
.sidebar-container .filters .filter-price .filter-price-label .fs-label-wrap {
    background-color: transparent;
    border: none;
}

.sidebar-container .filters .filter-area img,
.sidebar-container .filters .filter-price img {
    width: 16px;
    height: 16px;
    margin-inline-end: 9px;
}

.sidebar-container .filters .filter-area .facetwp-facet,
.sidebar-container .filters .filter-price .facetwp-facet {
    margin-block-end: 0;
}

.sidebar-container .filters .filter-area .facetwp-facet>div:nth-last-child(1),
.sidebar-container .filters .filter-price .facetwp-facet>div:nth-last-child(1) {
    display: none;
}

.sidebar-container .filters .filter-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
    gap: 15px;
}

.sidebar-container .filters .filter-buttons .facetwp-facet {
    margin-block-end: 0;
    flex: 1 1 50%;
}

.sidebar-container .filters .filter-buttons .fwp-submit {
    flex: 1 1 50%;
}

.sidebar-container .filters .filter-buttons button {
    background-color: var(--c-dark);
    color: var(--c-white);
    border-radius: 8px;
    transition-duration: .3s;
}

.sidebar-container .filters .filter-buttons button:hover {
    background-color: var(--c-blue);
}

.sidebar-container .filters .filter-buttons .facetwp-reset {
    width: 100%;
}

.filters .filter-price {
    position: relative;
}

.filters .filter-price .edit-icon {
    position: absolute;
    inset-block-start: 10px;
    inset-inline-end: 10px;
    margin-inline-end: 0 !important;
    margin-inline-start: 10px;
}

.filters .filter-price .price-input .facetwp-facet {
    display: flex;
    flex-direction: column;
}

.filters .filter-price .price-input .facetwp-submit {
    display: none;
}

.filters .filter-price .facetwp-number {
    background-color: #fff;
    border: 1px solid #ddd;
    cursor: default;
    height: 38px;
}

.filters .filter-price .facetwp-number.facetwp-number-min {
    border-start-start-radius: 7px;
    border-start-end-radius: 7px;
    border-block-end: none !important;
}

.filters .filter-price .facetwp-number.facetwp-number-max {
    border-end-start-radius: 7px;
    border-end-end-radius: 7px;
}

/* Projects archive end */

/* Footer start */

.s-footer-1 {
    background-color: rgb(31 51 117 / 95%);
    padding-block: 30px;
}

.s-footer-1 .r1 {
    padding-inline: 15px !important;
}

.s-footer-1 .r1 .c1 .title-wrapper {
    margin-block-end: 0;
}

.s-footer-1 .r1 .c1 .title-wrapper .woodmart-title-container {
    color: var(--c-white);
}

.s-footer-1 .r1 .c1 .title-wrapper .title-after_title {
    color: var(--c-white);
}

.s-footer-1 .r1 .c2 .wd-mc4wp-wrapper {
    margin-block-end: 0;
}

.s-footer-1 .r1 .c2 .mc4wp-form-fields {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
    gap: 10px;
    padding: 10px;
    border-radius: 8px;
    background-color: var(--c-white);
}

.s-footer-1 .r1 .c2 .mc4wp-form-fields input[type='email'] {
    border: none !important;
    background-color: var(--c-white);
    color: var(--c-dark);
}

.s-footer-1 .r1 .c2 .mc4wp-form-fields input[type="submit"] {
    border-radius: 8px;
    box-shadow: none;
    background-color: rgb(60 158 145);
}

.s-footer-2 {
    background-color: var(--wd-primary-color);
    padding-block: 30px;
}

.s-footer-2 .r1 {
    padding-inline: 15px !important;
}

.s-footer-2 .r1 .wd-sub-menu {
    margin-block-end: 0;
}

.s-footer-2 .r1 .c1 .wd-sub-menu {
    margin-block-end: 10px !important;
    padding-block-end: 4px;
    border-block-end: 1px solid #364244;
}

.s-footer-2 .r1 .wd-sub-menu .nav-link-text {
    color: var(--c-white);
}

.s-footer-2 .r1 .wd-sub-menu .sub-sub-menu a {
    color: var(--c-light-bg);
}

.s-footer-2 .r1 .wd-sub-menu .sub-sub-menu li:hover a {
    text-decoration: underline;
}

.s-footer-2 .r1 .wd-sub-menu .sub-sub-menu .address-menu a {
    line-height: 1.8;
}

.copyrights-wrapper {
    background-color: #14275e;
    border: none !important;
}

.copyrights-wrapper .col-left,
.copyrights-wrapper .col-right,
.copyrights-wrapper .col-right * {
    color: var(--c-white);
}

/* Footer end */@media (min-width: 1025px) {
	.mobile-render {
    display: none !important
}

.post-type-archive-project .whb-top-bar {
    display: none;
}
}

@media (max-width: 576px) {
	.desktop-render {
    display: none !important
}

.home .filters .filter-search {
    margin-block-end: 5px
}

.whb-top-bar-inner .whb-col-mobile .wd-header-secondary-nav {
    text-align: end;
}

.single-project .main-page-wrapper {
    padding-block: 15px !important;
}

.single-project .site-content {
    margin-block-end: 30px;
}

.project-header .project-title h1 {
    font-size: 22px;
}

.project-header .project-title p {
    display: none;
}

.f-carousel__slide .img-here img,
.f-carousel__slide img.p-photo {
    height: 240px;
}

.f-carousel__dots {
    bottom: -20px;
}

.single-project .main-page-wrapper .content-layout-wrapper {
    flex-wrap: wrap;
    gap: 0;
}

.contact-widget {
    margin-inline: 15px;
    width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
    direction: ltr;
}

.project-inner .project-general-information-section .project-section-content .project-attributes {
    grid-template-columns: repeat(1, 1fr);
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-icon {
    padding: 7px;
}

.project-inner .project-general-information-section .project-section-content .project-details-item .item-content {
    padding: 7px;
    flex-direction: row;
    align-items: center;
}

.project-inner .project-models-section .project-section-content .mobile-render .models {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model {
    border: 1px solid var(--c-border);
    padding: 2px;
    border-radius: 10px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model.sold {
    border-color: var(--c-red-l);
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model.sold .model-header {
    background-color: var(--c-red-l);
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header {
    border-start-start-radius: 7px;
    border-start-end-radius: 7px;
    background-color: var(--c-light-bg);
    padding: 5px 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header h4 {
    margin-block-end: 0;
    font-size: 17px;
    font-weight: 600;
    color: #1c1c1c;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header .contact-links {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
    gap: 5px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header .contact-links span {
    color: var(--c-dark);
    font-weight: 600;
    font-size: 15px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header .contact-links .price-link {
    padding: 5px 8px;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header .contact-links .price-link img {
    width: 20px;
    height: 20px;
    filter: brightness(0) invert(1);
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header .contact-links .whatsapp {
    background-color: var(--c-green) !important;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-header .contact-links .email {
    background-color: var(--c-dark) !important;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body {
    display: flex;
    padding: 10px;
    gap: 5px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

.project-inner .project-section .project-section-content .project-details-item .item-icon img {
    width: 20px;
    height: 20px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item {
    border: 1px solid var(--c-border);
    border-radius: 8px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    transition-duration: .3s;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item.unit_size {
    flex: 1 1 45%;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item.unit_price {
    flex: 1 1 55%;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item .item-icon {
    background-color: var(--c-mid-bg);
    border: 2px solid var(--c-white);
    border-radius: 7px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    transition-duration: .3s;
    padding: 10px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item .item-content {
    padding: 5px 10px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item .item-content .item-label {
    margin-block-end: 0;
    font-size: 15px;
}

.project-inner .project-models-section .project-section-content .mobile-render .models .model .model-body .project-details-item .item-content .item-value {
    margin-block-end: 0;
    font-size: 15px;
    font-weight: 400;
}

.project-inner .project-facilities-section .project-section-content .project-facilities {
    grid-template-columns: repeat(1, 1fr);
}

.project-inner .project-location-section .project-section-content {
    flex-direction: column;
    padding: 16px !important;
}

.project-inner .project-location-section .project-section-content.only-map .google-map {
    flex: unset;
}

.project-inner .project-location-section .project-section-content .google-map {
    height: 300px;
    min-height: 300px;
    flex: unset;
}

.project-inner .project-location-section .project-section-content .nearby_places {
    flex: unset;
    column-gap: 10px;
    margin-block-start: 16px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item {
    margin-inline-end: 0 !important;
    flex: 1 1 50%;
}

.project-inner .project-location-section .project-section-content .nearby_places .nearby_place_item .nearby_place_content {
    flex-direction: column;
    align-items: flex-start;
}

.project-inner .project-see-also-section .project-section-content .see-also-container {
    grid-template-columns: repeat(1, 1fr);
}

.post-type-archive-project .main-page-wrapper {
    padding: 15px;
}

.archive-content {
    flex-direction: column;
    align-items: stretch;
}

.archive-content .projects-area {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}

.archive-content .sidebar-container {
    display: none;
}

.whb-column.whb-mobile-right>.wd-header-html {
    display: none;
}

.post-type-archive-project .whb-column.whb-mobile-right>.wd-header-html {
    display: block;
}

.mfp-content #filter {
    padding: 0;
    border-radius: 8px;
}

.mfp-close {
    inset-block-start: 8px !important;
    inset-inline-end: 8px !important;
    background: var(--wd-primary-color) !important;
    border-radius: 7px !important;
    width: 30px !important;
    height: 30px !important;
}

.s-footer-1 .r1 .c1 .title-wrapper {
    text-align: center;
    margin-block-end: 15px;
}

.s-footer-2 {
    padding-block-start: 15px !important;
}

.s-footer-2 .r1 .c1 {
    padding-block-end: 10px !important;
}

.s-footer-2 .r1 .c1 .vc_column-inner {
    padding: 0 !important;
}

.s-footer-2 .r1 .c1 .vc_column-inner .wpb_wrapper {
    padding-block-start: 5px;
    padding-block-end: 7px;
    padding-inline: 15px;
    background-color: rgba(31, 40, 41, 0.7);
    border-radius: 8px;
}

.s-footer-2 .r1 .c2,
.s-footer-2 .r1 .c3 {
    border-block-end: 1px solid rgb(235 235 235 / 10%);
}

.s-footer-2 .r1 .c3,
.s-footer-2 .r1 .c5 {
    border-inline-start: 1px solid rgb(235 235 235 / 10%);
}
}

