/* Print Styles */

.single-property #header .nav, .single-property .breadcrumbs, .single-property .section-navigation, .single-property .section-media, .single-property .agent, .single-property .section-form, .single-property .section-property, .single-property .property-request-container, .single-property .scroll-up-banner, .single-property #footer, .single-property .search-overlay { display: none; }
.single-property [href]:after { content: none; }
.single-property [class*="col-"] { margin: 20px 0; width: 100%;}
.single-property .container, .single-property .container-fluid { width: 100%; }
.single-property img { width: 100%; height: auto; }
.single-property .header .logo .logo-main { display: block; margin: auto; width: 100px; filter: brightness(0) saturate(100%); }
.single-property .header .logo .logo-icon { display: none; }
.single-property .page-banner-content, .single-property .featured-title, .single-property .featured-title + p { text-align: center; }
.single-property .page-content h2 { font-size: 20px; }
.single-property .section-gallery .col { margin: 20px 0; }
.single-property .section-gallery .slick-slider .slick-arrow { display: none !important; }
.single-property .section-gallery .slick-slider .slick-list { height: auto !important; }
.single-property .section-gallery .slick-slider .slick-track { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; width: auto !important; }
.single-property .section-gallery .slick-slider .slick-slide { position: static !important; width: 100% !important; opacity: 1 !important; }