.property-single-container{max-width:var(--page-width);margin:40px auto;padding:20px;font-family:inherit !important;line-height:1.6;color:#222}.property-back-link{margin-bottom:20px}.property-back-link a{color:var(--btn-details-color,#e65638);text-decoration:none;font-weight:500}.property-back-link a:hover{text-decoration:underline}.property-single-header{position:relative;margin-bottom:30px;display:flex;flex-direction:column;gap:1rem}.property-title{font-size:2rem;position:relative;margin:10px 0;font-weight:700;color:#111}.property-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 15px;font-size:1rem}.property-meta div{display:flex;align-items:center;gap:6px;padding:3px;border-radius:var(--border-value);height:24px;font-size:1rem;color:#000;padding:1rem}.property-ref,.property-location{background-color:#e0e0e0}.main-image-container{position:relative}.gallery-nav{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none;z-index:5;padding:0 15px}.gallery-arrow{pointer-events:auto;background:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);cursor:pointer;transition:background .25s ease,transform .25s ease}.gallery-arrow:before{content:"";font-family:"dashicons";font-size:26px;line-height:1;color:#222;display:inline-block;transition:color .25s ease}.gallery-arrow:hover{background:#f5f5f5;transform:scale(1.1)}.gallery-arrow:hover:before{color:#000}#prevImage:before{content:"\f341"}#nextImage:before{content:"\f345"}.property-price{font-weight:600 !important;font-size:1.3rem;color:var(--bg-price-color)}.property-ref{font-weight:600 !important;position:absolute;width:fit-content;top:22px;right:23px;font-size:1rem;color:#fff;background-color:var(--bg-stage-color);padding:5px;border-radius:var(--border-value)}.property-type,.property-stage{padding:5px 10px;border-radius:var(--border-value);font-weight:500;font-size:.95rem;display:inline-block}.property-stage{background-color:var(--bg-stage-color);color:#fff !important;font-weight:700}.property-type{background-color:#e0e0e0}.property-gallery-section{width:100%;margin:0 auto 40px auto}.property-gallery{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;color:#333;transition:all .25s ease;cursor:pointer;z-index:10}.swiper-button-next:before,.swiper-button-prev:before{font-family:"dashicons";font-size:24px;line-height:1}.swiper-button-prev:before{content:"\f341"}.swiper-button-next:before{content:"\f345"}.swiper-button-next:after,.swiper-button-prev:after{display:none !important}.swiper-button-next:hover,.swiper-button-prev:hover{background:#f2f2f2;transform:translateY(-50%) scale(1.08);color:#000}.thumbs-swiper .swiper-slide{opacity:.6;cursor:pointer;transition:opacity .2s ease}.thumbs-swiper .swiper-slide.thumb-active{opacity:1;border:2px solid #333}.main-image-container{width:100%;border-radius:var(--border-value);overflow:hidden;position:relative;aspect-ratio:16/9;box-shadow:0 4px 20px rgba(0,0,0,.15)}.main-image-container img{width:100%;height:100%;object-fit:cover;display:block}.main-swiper{position:relative;width:100%;height:500px;border-radius:12px;overflow:hidden}.main-swiper img{width:100%;height:100%;object-fit:cover}.swiper-button-next,.swiper-button-prev{color:#fff;width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.3);transition:all .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{background:rgba(255,255,255,.6);color:#000}.thumbs-wrapper{width:100%;height:10rem;margin-top:10px}.thumbs-swiper{width:100%;height:100%;padding-bottom:1rem;padding-top:1rem}.thumbs-swiper .swiper-slide{width:auto !important;height:auto !important;aspect-ratio:1/1 !important;opacity:.7;cursor:pointer;transition:opacity .3s ease,transform .25s ease;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden}.thumbs-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;transition:opacity .25s ease}.thumbs-swiper .swiper-slide-thumb-active{opacity:1;transform:scale(1.08);z-index:2;box-shadow:0 0 10px rgba(0,0,0,.2)}.thumbs-swiper .swiper-slide-thumb-active img{opacity:1;transform:none !important}.thumbs-swiper .swiper-slide:hover{opacity:.9}.property-info-section{display:flex;flex-wrap:wrap;gap:40px}.property-info-column{flex:2;min-width:300px}.property-contact-column{flex:1;min-width:300px}.property-meta .property-price{background-color:var(--bg-price-color);color:var(--color-text-features)}.price-title{font-weight:400}.property-features-table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px;border:none}.property-features-table tbody{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 40px}.property-features-table tr{display:flex;align-items:center;gap:10px;border-bottom:1px solid #f0f0f0;padding:8px 0;border:none}.property-features-table th{width:auto;text-align:center;padding:0;border:none}.property-features-table i,.property-features-table .dashicons{background-color:var(--bg-features-color);color:var(--color-text-features);width:2rem;height:2rem;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.property-features-table td{font-weight:600;color:#333;text-align:left;border:none}@media (max-width:768px){.property-features-table tbody{grid-template-columns:1fr}}.property-description{margin-bottom:37px}h3{margin-top:30px;font-weight:600;font-size:1.2rem}.property-description-content{background-color:#f9f9f9;padding:20px;border-radius:var(--border-value);margin-top:10px;font-size:1rem;font-weight:400 !important;p{display:flex;flex-direction:column;line-height:1.8}}.property-units{display:flex;flex-direction:column}.property-units .units-title{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.property-units .units-title span{align-self:flex-end;font-size:18px;font-weight:500}.property-units .box-content-units{display:flex;flex-direction:column;gap:1rem}.property-units .box-content-units .box-outter{display:flex;border:1px solid #8080806b;width:100%;justify-content:space-between;align-items:center;background-color:#f9f9f9;cursor:pointer}.property-units .box-content-units .box-outter .box-total-units{display:flex;flex-direction:row;align-items:center;padding:7px;gap:2rem}#arrow{margin-right:5px}.property-units .box-content-units .box-outter .box-total-units .total-available{background-color:var(--bg-features-color);border-radius:var(--border-value);padding:2px 5px;font-weight:700}.property-map-section{margin-top:30px}.property-map-section h3{margin-bottom:10px}.property-contact-form{background-color:#fff;border:1px solid #eee;border-radius:var(--border-value);padding:20px;box-shadow:0 3px 10px rgba(0,0,0,.05)}.property-contact-form h2{color:var(--btn-details-color,#e65638);font-size:1.4rem;margin-bottom:15px}.property-single-header,.property-info-container{border-radius:var(--border-value);box-shadow:0 2px 10px rgba(0,0,0,.05);padding:1.5rem;font-size:1rem}.box-outter{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#f9f9f9;padding:10px 14px;border-radius:var(--border-value);margin-bottom:4px;transition:background-color .2s ease}.box-outter:hover{background-color:#efefef}.box-outter .arrow{transition:transform .3s ease}.box-collapse{max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;background:#fff;border-left:2px solid var(--bg-features-color);padding-left:10px}.box-outter.active+.box-collapse{opacity:1;max-height:800px;margin-bottom:8px}.box-collapse .units-table{width:100%}.box-collapse .units-table .table-row td{padding:5px}.box-collapse .units-table .table-row{padding:5px;transition:background-color .2s ease}.box-collapse .units-table .table-row:hover{background-color:#f2efef;border-radius:var(--border-value)}.box-outter.active .arrow{transform:rotate(180deg)}.unit-item{padding:4px 0;border-bottom:1px solid #eee;font-size:13px}@media (max-width:768px){.property-info-section{display:flex !important;flex-direction:column !important}.property-title{font-size:1.5rem !important}.property-ref{top:2px;right:3px;font-size:.65rem}.property-info-column,.property-description,.property-map-section{order:1 !important;width:100% !important}.property-contact-column{order:2 !important;margin-top:25px !important}.property-contact-form{width:92% !important;border-radius:var(--border-value) !important;box-shadow:0 2px 10px rgba(0,0,0,.05) !important}.wpcf7-form span input,.wpcf7-form span textarea{font-size:small !important}.property-map-section{margin-bottom:15px !important}.property-description-content{margin-bottom:20px !important}.thumbs-swiper img{border-radius:8px}}.property-contact-form h2{color:var(--bg-features-color);font-weight:600}p{display:flex;.wpcf7-submit{border:none;background-color:var(--bg-features-color);border-radius:var(--border-value);box-shadow:0 0 4px gray;align-self:flex-end;width:100%;height:5vh;font-weight:600;color:#fff}.wpcf7-spinner{display:none}}