/* WQS single pages — Figma nodes 203:30871 + 203:31287 */

body.has-wqs-single {
	--wqs-nav-height: 72px;
	--wqs-sidebar-sticky-top: calc(var(--wqs-nav-height) + 24px);
	overflow-x: clip;
}

body.has-wqs-single .ekit-template-content-header {
	margin: 0 !important;
	padding: 0 !important;
}

/* Project Idea singles — same header stack as /project-ideas/ listing */
body.has-wqs-single-project {
	--wqs-topbar-height: 56px;
	--wqs-header-stack: calc(var(--wqs-topbar-height) + var(--wqs-nav-height));
}

body.has-wqs-single-project .ekit-template-content-header {
	position: relative;
	z-index: 500;
}

body.has-wqs-single-project .ekit-template-content-header .elementor-element-d898c0c {
	position: relative;
	z-index: 502;
	margin-top: 0 !important;
}

body.has-wqs-single-project #header-nav {
	top: var(--wqs-topbar-height) !important;
	margin-top: 0 !important;
	z-index: 501 !important;
}

body.has-wqs-single-project #header-nav.ekit-sticky--active,
body.has-wqs-single-project #header-nav.ekit-sticky--effects {
	top: 0 !important;
}

body.has-wqs-single-project #header-nav.ekit-sticky--active .elementor-element-ef9b6da,
body.has-wqs-single-project #header-nav.ekit-sticky--effects .elementor-element-ef9b6da {
	padding-top: 0 !important;
	--padding-top: 0px !important;
}

/* Plant singles — single nav bar on hero */
body.has-wqs-single-plant .elementor-element-d898c0c {
	display: none !important;
}

body.has-wqs-single-plant #header-nav {
	top: 0 !important;
	margin-top: 0 !important;
	--padding-top: 0px !important;
}

body.has-wqs-single-plant #header-nav .elementor-element-ef9b6da {
	--padding-top: 0px !important;
}

body.has-wqs-single .site-main,
body.has-wqs-single #content {
	max-width: none !important;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
}

body.has-wqs-single .page-single-post,
body.has-wqs-single .container {
	max-width: none !important;
	width: 100% !important;
	padding: 0 !important;
}

body.has-wqs-single .ekit-template-content-footer,
body.has-wqs-single .ekit-template-content-footer .elementor {
	max-width: none;
	width: 100%;
}

.has-wqs-single .page-header,
.has-wqs-single .site-main > .page-header,
.has-wqs-single .breadcrumb-trail,
.has-wqs-single .breadcrumbs {
	display: none;
}

.wqs-single {
	--wqs-header-gutter: 15px;
	--wqs-outer-gutter: 40px;
	--wqs-content-max: 1340px;
	--wqs-hero-max: 1760px;
	--wqs-hero-pad-x: 90px;
	--wqs-sidebar-width: 400px;
	--wqs-layout-gap: 80px;
	--wqs-section-gap: 40px;
	--wqs-section-inline: max(40px, calc((100vw - var(--wqs-content-max)) / 2));
}

.wqs-single__page {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 20px;
	padding: 0 var(--wqs-header-gutter) 40px;
}

.wqs-single__container {
	max-width: var(--wqs-content-max);
	margin: 0 auto;
	width: 100%;
}

.wqs-single__hero {
	position: relative;
	width: 100vw;
	max-width: 100vw;
	height: 500px;
	min-height: 500px;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	border-radius: 0 0 30px 30px;
	overflow: hidden;
	background: #1a1a1a center / cover no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: calc(var(--wqs-nav-height) + 24px) var(--wqs-hero-pad-x) 80px;
	isolation: isolate;
}

.wqs-single__hero::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: calc(var(--wqs-nav-height) + var(--wqs-topbar-height, 0px));
	background: linear-gradient(
		180deg,
		rgba(26, 26, 26, 0.72) 0%,
		rgba(26, 26, 26, 0.28) 72%,
		transparent 100%
	);
	z-index: 2;
	pointer-events: none;
}

body.has-wqs-single-project .wqs-single__hero::before {
	height: var(--wqs-header-stack);
}

@media (min-width: 768px) {
	.wqs-single__hero {
		transform: translateY(calc(-1 * var(--wqs-nav-height)));
		margin-bottom: calc(-1 * var(--wqs-nav-height));
	}
}

.wqs-single--project .wqs-single__hero {
	width: 100%;
	max-width: 100%;
	margin-left: 0;
	margin-right: 0;
	justify-content: center;
	align-items: flex-start;
	padding: calc(var(--wqs-nav-height) + 24px) 15px 80px;
}

body.has-wqs-single-project .wqs-single__hero-content {
	gap: 15px;
}

.wqs-single__hero-overlay {
	position: absolute;
	inset: 0;
	z-index: 1;
	background: linear-gradient(180deg, rgba(26, 26, 26, 0) 0%, rgba(26, 26, 26, 0.5) 7.75%, rgba(26, 26, 26, 0.5) 50%, rgba(26, 26, 26, 0.5) 100%);
}

.wqs-single__hero-leaf {
	position: absolute;
	top: var(--wqs-nav-height);
	right: clamp(-96px, -7vw, -28px);
	width: auto;
	height: min(683px, calc(100% - var(--wqs-nav-height)));
	max-width: min(560px, 36vw);
	aspect-ratio: 670 / 683;
	z-index: 2;
	pointer-events: none;
	background: url("wqs-single/hero-leaf.svg") right center / contain no-repeat;
	opacity: 0.95;
}

body.has-wqs-single-project .wqs-single__hero-leaf {
	top: var(--wqs-header-stack);
	height: min(683px, calc(100% - var(--wqs-header-stack)));
}

.wqs-single__hero-content-wrap {
	position: relative;
	z-index: 3;
	display: flex;
	flex: 0 1 auto;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-width: 0;
	height: auto;
	padding-top: 0;
}

.wqs-single__hero-content {
	position: relative;
	z-index: 3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 12px;
	text-align: center;
	color: #fff;
	max-width: 980px;
}

.wqs-single__tag {
	display: inline-flex;
	align-items: center;
	align-self: flex-start;
	margin-top: 130px;
	width: fit-content;
	max-width: 100%;
	gap: 6px;
	padding: 8px 20px;
	border-radius: 100px;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
}

.wqs-single__hero-content .wqs-single__tag {
	align-self: center;
}

.wqs-single__tag--light {
	border: 1px solid rgba(255, 255, 255, 0.1);
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	color: #fff;
}

.wqs-single__tag--dark {
	border: 1px solid rgba(26, 26, 26, 0.1);
	background: rgba(255, 255, 255, 0.1);
	backdrop-filter: blur(15px);
	-webkit-backdrop-filter: blur(15px);
	color: #1a1a1a;
}

.wqs-single__tag-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	min-width: 20px;
	min-height: 20px;
	flex: 0 0 20px;
	aspect-ratio: 1;
	background: url("wqs-single/tag-leaf.svg") center / 16px 16px no-repeat;
}

.wqs-single__feature-head-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	border-radius: 50%;
	background-color: #6da90e;
	background-image: url("wqs-single/feature-head-leaf.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px;
}

body.has-wqs-single .wqs-single__hero .wqs-single__hero-title {
	margin: 0;
	font-family: "Lora", serif;
	font-size: clamp(2rem, 4vw, 60px);
	font-weight: 400;
	line-height: 1.2;
	color: #fff !important;
	text-align: center;
	max-width: 980px;
}

.wqs-single__hero-subtitle {
	margin: 0;
	font-family: "Lora", serif;
	font-size: clamp(1.5rem, 3vw, 48px);
	font-weight: 400;
	line-height: normal;
	color: #fff !important;
}

.wqs-single__main {
	padding: 110px var(--wqs-section-inline);
}

.wqs-single__layout {
	display: flex;
	gap: var(--wqs-layout-gap);
	align-items: flex-start;
}

.wqs-single__sidebar {
	width: var(--wqs-sidebar-width);
	flex: 0 0 var(--wqs-sidebar-width);
	display: flex;
	flex-direction: column;
	gap: 40px;
}

@media (min-width: 1025px) {
	.wqs-single__sidebar {
		position: sticky;
		top: var(--wqs-sidebar-sticky-top);
		align-self: flex-start;
	}
}

.wqs-single__info-card {
	overflow: hidden;
	border-radius: 20px;
}

body.has-wqs-single .wqs-single__info-head {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 24px;
	background: #6da90e;
	color: #fff !important;
	backdrop-filter: blur(14.5px);
	-webkit-backdrop-filter: blur(14.5px);
	border-radius: 20px 20px 0 0;
}

body.has-wqs-single .wqs-single__info-head h2 {
	margin: 0;
	font-family: "Lora", serif;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
	color: #fff !important;
}

.wqs-single__info-head-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 36px;
	height: 36px;
	min-width: 36px;
	min-height: 36px;
	flex: 0 0 36px;
	aspect-ratio: 1;
	border-radius: 50%;
	background-color: #fff;
	box-sizing: border-box;
}

.wqs-single--plant .wqs-single__info-head-icon {
	background-image: url("wqs-single/tag-leaf.svg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 18px 18px;
}

img.wqs-single__info-head-icon {
	padding: 8px;
	object-fit: contain;
}

.wqs-single__info-body {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 24px;
	background: #f7faf3;
	backdrop-filter: blur(14.5px);
	-webkit-backdrop-filter: blur(14.5px);
	border-radius: 0 0 20px 20px;
}

.wqs-single__info-item {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}

.wqs-single__info-row {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 16px;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #1a1a1a;
}

.wqs-single__info-label {
	flex: 0 0 auto;
	font-family: "Lato", sans-serif;
	font-weight: 600;
	white-space: nowrap;
}

.wqs-single__info-value {
	flex: 1 1 auto;
	min-width: 0;
	font-family: "Lato", sans-serif;
	font-weight: 400;
	text-align: right;
}

.wqs-single__info-divider {
	height: 1px;
	width: 100%;
	background: rgba(43, 41, 39, 0.1);
}

.wqs-single__booking {
	position: relative;
	display: flex;
	align-items: stretch;
	justify-content: center;
	min-height: 511px;
	padding: 24px;
	border-radius: 30px;
	overflow: hidden;
	background: #1a1a1a center / cover no-repeat;
	flex: 1 0 0;
}

.wqs-single__booking-overlay {
	position: absolute;
	inset: 0;
	z-index: 0;
	background: linear-gradient(
		180deg,
		rgba(26, 26, 26, 0.8) 20.76%,
		rgba(26, 26, 26, 0) 91.14%
	);
	pointer-events: none;
}

.wqs-single__booking-inner {
	position: relative;
	z-index: 1;
	display: flex;
	flex: 1 1 auto;
	align-items: center;
	width: 100%;
	padding: 24px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 20px;
	background: rgba(60, 52, 46, 0.1);
	backdrop-filter: blur(14.5px);
	-webkit-backdrop-filter: blur(14.5px);
	text-align: center;
	color: #fff;
}

.wqs-single__booking-stack {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 24px;
	width: 100%;
}

.wqs-single__booking-top {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	width: 100%;
}

.wqs-single__booking-icon {
	display: block;
	width: 61px;
	height: 62px;
	flex: 0 0 auto;
}

body.has-wqs-single .wqs-single__booking-title,
body.has-wqs-single .wqs-single__booking-title-line {
	margin: 0;
	font-family: "Lora", serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
	color: #fff !important;
	text-align: center;
	width: 100%;
}

.wqs-single__booking-title-line {
	display: block;
}

.wqs-single__booking-divider {
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, 0.1);
}

body.has-wqs-single .wqs-single__booking-text {
	margin: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #fff !important;
	text-align: center;
}

.wqs-single__booking-phone {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	color: #fff;
	text-decoration: none;
}

.wqs-single__booking-phone-icon {
	display: block;
	width: 52px;
	height: 52px;
	flex: 0 0 52px;
}

.wqs-single__booking-phone-copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 2px;
	text-align: left;
}

body.has-wqs-single .wqs-single__booking-phone-label {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #fff !important;
}

body.has-wqs-single .wqs-single__booking-phone-number {
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	color: #fff !important;
}

.wqs-single__content {
	flex: 1 1 auto;
	min-width: 0;
	width: calc(var(--wqs-content-max) - var(--wqs-sidebar-width) - var(--wqs-layout-gap));
	max-width: calc(var(--wqs-content-max) - var(--wqs-sidebar-width) - var(--wqs-layout-gap));
	display: flex;
	flex-direction: column;
	gap: var(--wqs-section-gap);
}

.wqs-single__featured-image {
	margin: 0;
	height: 480px;
	border-radius: 30px;
	overflow: hidden;
}

.wqs-single__featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.wqs-single__intro p,
.wqs-single__closing p,
.wqs-single__entry,
.wqs-single__entry p {
	margin: 0;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #1a1a1a;
}

.wqs-single__intro .wqs-single__entry,
.wqs-single__closing .wqs-single__entry {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.wqs-single__section {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

body.has-wqs-single .wqs-single__section-title {
	margin: 0;
	font-family: "Lora", serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #1a1a1a !important;
	text-transform: capitalize;
}

.wqs-single__image-row {
	display: flex;
	gap: 30px;
}

.wqs-single__image-row--two .wqs-single__image-item {
	flex: 1 1 0;
	min-width: 0;
}

.wqs-single__image-row--tall .wqs-single__image-item {
	height: 461px;
	min-height: 461px;
}

.wqs-single__image-item {
	margin: 0;
	border-radius: 20px;
	overflow: hidden;
}

.wqs-single__image-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.wqs-single__feature-row {
	display: flex;
	gap: 30px;
	align-items: stretch;
}

.wqs-single__feature-image {
	flex: 1 1 0;
	margin: 0;
	border-radius: 20px;
	overflow: hidden;
	min-width: 0;
	min-height: 320px;
	position: relative;
	align-self: stretch;
}

.wqs-single__feature-image img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.wqs-single__feature-box {
	flex: 1 1 0;
	min-width: 0;
	padding: 48px 36px;
	border-radius: 20px;
	background: #f7faf3;
}

.wqs-single__feature-head {
	display: flex;
	align-items: center;
	gap: 16px;
}

.wqs-single__feature-head h3 {
	margin: 0;
	font-family: "Lora", serif;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
	color: #1a1a1a;
}

.wqs-single__feature-divider {
	height: 1px;
	margin: 16px 0;
	background: rgba(43, 41, 39, 0.1);
}

.wqs-single__feature-item-title {
	margin: 0 0 8px;
	font-family: "Lora", serif;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	color: #1a1a1a;
}

.wqs-single__feature-item-title em {
	display: block;
	font-family: "Lora", serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
}

.wqs-single__feature-item-text {
	margin: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #1a1a1a;
}

.wqs-single__included-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 16px;
}

.wqs-single__included-list li {
	display: flex;
	align-items: flex-start;
	gap: 16px;
}

.wqs-single__included-icon {
	width: 36px;
	height: 36px;
	flex: 0 0 36px;
	background: url("wqs-single/check-badge.svg") center / contain no-repeat;
}

.wqs-single__included-copy {
	display: flex;
	flex-direction: column;
	gap: 4px;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #1a1a1a;
}

.wqs-single__included-copy strong {
	font-family: "Lora", serif;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	color: #1a1a1a;
}

.wqs-single__carousel-section {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 110px var(--wqs-section-inline);
	background: #f7faf3;
	border-radius: 0;
	margin-bottom: 40px;
}

.wqs-single__carousel-section .wqs-single__container {
	max-width: var(--wqs-content-max);
}

.wqs-single__carousel-header {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 40px;
	margin-bottom: 60px;
}

.wqs-single__carousel-copy {
	max-width: 860px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
}

body.has-wqs-single .wqs-single__carousel-title {
	margin: 0;
	font-family: "Lora", serif;
	font-size: 48px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color: #1a1a1a !important;
}

.wqs-single__carousel-text {
	margin: 0;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #1a1a1a;
}

.wqs-single__carousel-controls {
	display: flex;
	gap: 16px;
}

.wqs-single__carousel-btn {
	width: 68px;
	height: 68px;
	border: 0;
	padding: 0;
	border-radius: 100px !important;
	overflow: hidden;
	cursor: pointer;
	background-color: #6da90e !important;
	background-image: url("wqs-single/arrow-next.svg") !important;
	background-size: 34px 34px !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	flex: 0 0 68px;
	appearance: none;
	-webkit-appearance: none;
	box-shadow: none !important;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.wqs-single__carousel-btn:hover {
	background-color: #588c0b !important;
}

.wqs-single__carousel-btn:active {
	background-color: #4a7609 !important;
}

.wqs-single__carousel-btn:focus-visible {
	outline: 2px solid #6da90e;
	outline-offset: 3px;
}

.wqs-single__carousel-btn--prev {
	background-image: url("wqs-single/arrow-prev.svg") !important;
	transform: scaleX(-1);
}

.wqs-single__carousel-btn--prev:hover,
.wqs-single__carousel-btn--prev:active {
	transform: scaleX(-1);
}

.wqs-single__carousel-track {
	display: flex;
	gap: 24px;
	overflow-x: auto;
	scroll-behavior: smooth;
	width: 100%;
	max-width: var(--wqs-content-max);
	scrollbar-width: none;
	-ms-overflow-style: none;
}

.wqs-single__carousel-track::-webkit-scrollbar {
	display: none;
}

.wqs-single__carousel-track--cards {
	gap: 30px;
}

.wqs-single__gallery-slide {
	flex: 0 0 calc(50% - 12px);
	margin: 0;
	height: 480px;
	min-height: 480px;
	border-radius: 20px;
	overflow: hidden;
}

.wqs-single__gallery-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.wqs-single__card-slide {
	flex: 0 0 calc(33.333% - 20px);
	min-width: calc(33.333% - 20px);
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.wqs-single__card-slide-image {
	display: block;
	height: 300px;
	border-radius: 20px;
	overflow: hidden;
}

.wqs-single__card-slide-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.wqs-single__card-slide-body {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.wqs-single__card-slide-category {
	display: flex;
	align-items: center;
	gap: 6px;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 0.6px;
	text-transform: uppercase;
	color: #1a1a1a;
}

.wqs-single__card-slide-title {
	margin: 0;
	font-family: "Lora", serif;
	font-size: 24px;
	font-weight: 600;
	line-height: normal;
}

.wqs-single__card-slide-title a {
	color: #1a1a1a;
	text-decoration: none;
}

.wqs-single__card-slide-scientific {
	margin: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	color: #1a1a1a;
}

.wqs-single__card-slide-excerpt {
	margin: 0;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #1a1a1a;
}

.wqs-single__card-slide-footer {
	display: flex;
	flex-direction: column;
	gap: 30px;
}

.wqs-single__card-slide-divider {
	height: 1px;
	background: rgba(43, 41, 39, 0.1);
}

.wqs-single__card-slide-link {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: #1a1a1a;
	text-decoration: none;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.wqs-single__card-slide-link-icon {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #6da90e url("wqs-single/arrow-link.svg") center / 20px no-repeat;
}

.wqs-single__carousel-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-top: 60px;
}

body.has-wqs-single .wqs-single__carousel-dots button,
body.has-wqs-single .wqs-single__carousel-dots .wqs-single__carousel-dot {
	width: 8px !important;
	height: 8px !important;
	min-width: 8px !important;
	min-height: 8px !important;
	max-width: 8px !important;
	max-height: 8px !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0;
	border-radius: 100px !important;
	background: rgba(26, 26, 26, 0.25) !important;
	background-color: rgba(26, 26, 26, 0.25) !important;
	box-shadow: none !important;
	color: transparent !important;
	font-size: 0 !important;
	line-height: 0 !important;
	cursor: pointer;
	flex: 0 0 8px;
	appearance: none;
	-webkit-appearance: none;
	transition: background-color 0.2s ease;
}

body.has-wqs-single .wqs-single__carousel-dots button.is-active,
body.has-wqs-single .wqs-single__carousel-dots .wqs-single__carousel-dot.is-active {
	background: #6da90e !important;
	background-color: #6da90e !important;
}

@media (max-width: 1200px) {
	.wqs-single {
		--wqs-section-inline: 40px;
	}

	body.has-wqs-single .wqs-single__hero .wqs-single__hero-title,
	body.has-wqs-single .wqs-single__section-title,
	body.has-wqs-single .wqs-single__carousel-title {
		font-size: clamp(2rem, 4vw, 48px);
	}
}

@media (max-width: 1024px) {
	.wqs-single__hero {
		height: 420px;
		min-height: 420px;
		--wqs-hero-pad-x: 24px;
		padding: calc(var(--wqs-nav-height) + 12px) var(--wqs-hero-pad-x) 48px;
	}

	.wqs-single--project .wqs-single__hero {
		padding: calc(var(--wqs-header-stack) + 20px) 16px 48px;
	}

	body.has-wqs-single .wqs-single__hero .wqs-single__hero-title {
		font-size: clamp(1.375rem, 4.5vw, 2rem) !important;
		line-height: 1.3 !important;
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	.wqs-single__hero-leaf {
		max-width: min(300px, 44vw);
		right: clamp(-48px, -4vw, -12px);
		opacity: 0.65;
	}

	.wqs-single__main,
	.wqs-single__carousel-section {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.wqs-single__carousel-section {
		margin-bottom: 20px;
	}

	.wqs-single__layout {
		flex-direction: column;
		gap: 40px;
	}

	.wqs-single__sidebar {
		width: 100%;
		flex: 0 0 auto;
	}

	.wqs-single__content {
		width: 100%;
		max-width: none;
	}

	.wqs-single__feature-row,
	.wqs-single__image-row {
		flex-direction: column;
	}

	.wqs-single__feature-image {
		min-height: 280px;
	}

	.wqs-single__carousel-header {
		flex-direction: column;
		align-items: flex-start;
	}

	.wqs-single__card-slide {
		flex: 0 0 calc(50% - 15px);
		min-width: calc(50% - 15px);
	}

	.wqs-single__gallery-slide {
		flex: 0 0 100%;
	}
}

@media (max-width: 767px) {
	body.has-wqs-single {
		--wqs-nav-height: 72px;
	}

	body.has-wqs-single-project #header-nav {
		position: absolute !important;
		left: 0 !important;
		right: 0 !important;
		width: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.wqs-single--project .wqs-single__page {
		padding-left: 15px;
		padding-right: 15px;
	}

	.wqs-single__page {
		padding-left: 16px;
		padding-right: 16px;
	}

	.wqs-single__booking-inner {
		min-height: 0;
	}

	.wqs-single__hero {
		transform: none;
		margin-top: 0;
		margin-bottom: 0;
		border-radius: 0 0 24px 24px;
		height: auto;
		min-height: 360px;
		padding: 20px 16px 40px;
		align-items: center;
	}

	.wqs-single--project .wqs-single__hero {
		padding: calc(var(--wqs-header-stack) + 16px) 16px 40px;
	}

	body.has-wqs-single .wqs-single__hero .wqs-single__hero-title {
		font-size: clamp(1.375rem, 5.2vw, 1.75rem) !important;
		line-height: 1.3 !important;
		max-width: 100%;
		overflow-wrap: anywhere;
	}

	.wqs-single__hero-content {
		width: 100%;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		box-sizing: border-box;
	}

	.wqs-single__hero-subtitle {
		font-size: clamp(1rem, 3.5vw, 1.25rem) !important;
		line-height: 1.35 !important;
	}

	.wqs-single__hero-overlay {
		background: linear-gradient(
			180deg,
			rgba(26, 26, 26, 0.55) 0%,
			rgba(26, 26, 26, 0.42) 22%,
			rgba(26, 26, 26, 0.35) 45%,
			rgba(26, 26, 26, 0.5) 100%
		);
	}

	.wqs-single__hero-leaf {
		display: none;
	}

	.wqs-single__main,
	.wqs-single__carousel-section {
		padding: 50px 16px;
	}

	.wqs-single__featured-image {
		height: 280px;
	}

	.wqs-single__card-slide {
		flex: 0 0 100%;
		min-width: 100%;
	}
}

.wqs-single__testimonial {
	margin: 40px 0 0;
	padding: 32px;
	border-radius: 20px;
	background: #f7faf3;
}

.wqs-single__testimonial-quote {
	margin: 0 0 24px;
	font-family: "Lora", serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.45;
	color: #1a1a1a;
}

.wqs-single__testimonial-footer {
	display: flex;
	align-items: center;
	gap: 16px;
}

.wqs-single__testimonial-avatar {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	object-fit: cover;
	flex: 0 0 56px;
}

.wqs-single__testimonial-cite {
	display: flex;
	flex-direction: column;
	gap: 4px;
	font-style: normal;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #1a1a1a;
}

.wqs-single__testimonial-cite strong {
	font-weight: 600;
}
