:root {
	--sulan-ink: #171717;
	--sulan-muted: #60666d;
	--sulan-line: #e7e7e7;
	--sulan-panel: #f7f8f8;
	--sulan-soft: #f3f5f4;
	--sulan-accent: #0f766e;
	--sulan-accent-dark: #0b4f4a;
	--sulan-footer-bg: #303030;
	--sulan-footer-text: #f6f7f8;
	--sulan-footer-muted: #b8c0ca;
	--sulan-width: 1180px;
	--sulan-section-y: 52px;
}

body {
	color: var(--sulan-ink);
}

@media (min-width: 922px) {
	body.wp-child-theme-sulan-astra-child .ast-primary-header-bar .ast-builder-grid-row {
		grid-template-columns: auto 1fr;
	}

	body.wp-child-theme-sulan-astra-child .site-header-primary-section-left {
		flex: 0 0 auto;
		min-width: 0;
	}

	body.wp-child-theme-sulan-astra-child .site-header-primary-section-right {
		flex: 1 1 auto;
		justify-content: flex-start;
		margin-left: clamp(16px, 3vw, 52px);
		min-width: 0;
	}

	body.wp-child-theme-sulan-astra-child .main-header-menu {
		justify-content: flex-start;
	}

	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link {
		color: #333 !important;
		font-weight: 600;
		outline: none !important;
		padding-left: 15px;
		padding-right: 15px;
		text-decoration: none;
	}

	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link:hover,
	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link:focus,
	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link:focus-visible,
	body.wp-child-theme-sulan-astra-child .main-header-menu > .current-menu-item > .menu-link,
	body.wp-child-theme-sulan-astra-child .main-header-menu > .current_page_item > .menu-link {
		color: #111 !important;
		outline: none !important;
		text-decoration: none;
	}

	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link:focus,
	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link:focus-visible,
	body.wp-child-theme-sulan-astra-child .main-header-menu > .menu-item > .menu-link:active {
		box-shadow: none !important;
	}
}

body.wp-child-theme-sulan-astra-child .main-header-menu a,
body.wp-child-theme-sulan-astra-child .main-header-menu a:focus,
body.wp-child-theme-sulan-astra-child .main-header-menu a:focus-visible,
body.wp-child-theme-sulan-astra-child .main-header-menu a:active {
	outline: none !important;
}

.home .site-content,
.home .entry-content,
.home .sulan-home {
	margin: 0;
	max-width: none !important;
	padding: 0;
	width: 100% !important;
}

.home .site-content .ast-container {
	display: block;
	max-width: none;
	padding: 0;
}

.home article.page {
	padding: 0;
}

.home #primary {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.home .entry-content > * {
	margin-block-start: 0 !important;
	margin-bottom: 0;
}

.home .sulan-home > * {
	margin-block-start: 0 !important;
	margin-top: 0 !important;
}

.site-content .ast-container,
.sulan-wrap {
	max-width: var(--sulan-width);
}

body:not(.home).page.wp-child-theme-sulan-astra-child .site-content .ast-container {
	padding-bottom: 0;
	padding-top: 44px;
}

body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content {
	color: var(--sulan-ink);
	font-size: 16px;
	line-height: 1.72;
}

body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content > h1:first-child {
	font-size: clamp(34px, 4vw, 52px);
	font-weight: 700;
	line-height: 1.12;
	margin: 0 0 28px;
}

body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content > h2,
body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content > .wp-block-heading:is(h2) {
	font-size: clamp(24px, 2.6vw, 34px);
	font-weight: 700;
	line-height: 1.2;
	margin: 38px 0 16px;
}

body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content > p {
	max-width: 980px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .site-content .ast-container {
	display: block;
	max-width: none;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child #primary {
	margin-bottom: 0;
	margin-top: 0;
}

body.page-id-22.wp-child-theme-sulan-astra-child .entry-content {
	max-width: none;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap {
	margin-inline: auto;
	padding: 36px 0 0;
	width: min(1500px, calc(100% - 80px));
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap > h1 {
	color: #333;
	font-size: clamp(42px, 3.3vw, 54px);
	line-height: 1.08;
	margin: 0 0 44px;
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap > p {
	color: #333;
	font-size: 15px;
	line-height: 1.55;
	margin: 0 auto 12px;
	max-width: 1460px;
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap > h2 {
	color: #333;
	font-size: clamp(38px, 3.1vw, 50px);
	line-height: 1.12;
	margin: 56px 0 28px;
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides-heading {
	display: none;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-heading--center {
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-stats {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin: 32px 0 34px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-stat {
	align-items: center;
	background: #f7f8f8;
	display: grid;
	gap: 10px;
	justify-items: center;
	min-height: 150px;
	padding: 24px 18px;
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-stat img {
	height: 62px;
	object-fit: contain;
	width: 62px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-stat strong {
	display: block;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.05;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-stat span {
	color: var(--sulan-muted);
	display: block;
	font-size: 15px;
	line-height: 1.35;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-hero {
	display: none !important;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-hero img {
	aspect-ratio: 1920 / 530;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 28px 0 34px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides {
	margin: 28px 0 34px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides.sulan-carousel {
	aspect-ratio: 1920 / 530;
	display: block !important;
	margin-left: calc((100% - 100vw) / 2);
	width: 100vw;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides.sulan-carousel .sulan-carousel__track {
	min-width: 100%;
	width: 100% !important;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides img {
	aspect-ratio: 1920 / 530;
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-feature-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 28px 0 44px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-feature {
	background: #f7f8f8;
	min-height: 270px;
	padding: 28px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-feature img {
	height: 64px;
	margin-bottom: 20px;
	object-fit: contain;
	width: 64px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-feature h3 {
	font-size: 21px;
	line-height: 1.25;
	margin: 0 0 12px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-feature p {
	color: var(--sulan-muted);
	font-size: 15px;
	line-height: 1.62;
	margin: 0;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery {
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery img {
	aspect-ratio: 800 / 530;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-values {
	display: block;
	margin: 34px 0 54px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value {
	background: transparent;
	border-left: 0;
	margin: 0 0 24px;
	padding: 0;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value h2,
body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value h3 {
	color: #333;
	font-size: clamp(28px, 2.5vw, 34px);
	line-height: 1.2;
	margin: 0 0 14px;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value p {
	color: #333;
	font-size: clamp(18px, 1.5vw, 21px);
	line-height: 1.55;
	margin: 0;
	max-width: none;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behaviors-heading {
	font-size: clamp(30px, 3vw, 42px);
	line-height: 1.15;
	margin: 56px 0 28px;
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors {
	display: block;
	margin-left: calc((100% - 100vw) / 2);
	margin-right: 0;
	width: 100vw;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors .sulan-about-behavior-row {
	background: #f5f5f5;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
	min-height: 470px;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors .sulan-about-behavior-row.is-reversed .sulan-about-behavior-row__media {
	order: 2;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors .sulan-about-behavior-row.is-reversed .sulan-about-behavior-row__content {
	order: 1;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behavior-row__media img {
	aspect-ratio: auto;
	display: block;
	height: 100%;
	min-height: 470px;
	object-fit: cover;
	width: 100%;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behavior-row__content {
	align-items: center;
	display: flex;
	justify-content: center;
	min-height: 470px;
	padding: 48px;
	text-align: center;
}

body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behavior-row__content h3 {
	color: #333;
	font-size: clamp(22px, 2vw, 32px);
	font-weight: 700;
	line-height: 1.25;
	margin: 0;
}

.page .entry-header,
.page .entry-title {
	display: none !important;
}

body.page-id-24.wp-child-theme-sulan-astra-child .site-content .ast-container {
	display: block;
	max-width: none;
	padding-bottom: 40px;
	padding-top: 38px;
}

body.page-id-24.wp-child-theme-sulan-astra-child #primary {
	margin-bottom: 0;
	margin-top: 0;
}

body.page-id-24.wp-child-theme-sulan-astra-child .entry-content {
	color: #333;
	margin-inline: auto;
	max-width: 720px;
	width: min(720px, calc(100% - 48px));
}

body.page-id-24.wp-child-theme-sulan-astra-child .entry-content > h1:first-of-type {
	color: #333;
	font-size: clamp(42px, 4.2vw, 52px);
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 24px;
	text-align: center;
}

body.page-id-24.wp-child-theme-sulan-astra-child .entry-content > p {
	color: #333;
	font-size: 16px;
	line-height: 1.55;
	margin: 0 0 16px;
	max-width: none;
	text-align: center;
}

body.page-id-24.wp-child-theme-sulan-astra-child .entry-content > p:first-of-type {
	margin-bottom: 18px;
}

body.page-id-24.wp-child-theme-sulan-astra-child .entry-content a {
	color: #333;
	font-weight: 400;
	text-decoration: underline;
	text-underline-offset: 2px;
}

body.page-id-24.wp-child-theme-sulan-astra-child .entry-content a:hover,
body.page-id-24.wp-child-theme-sulan-astra-child .entry-content a:focus {
	color: #000;
}

body.page-id-24.wp-child-theme-sulan-astra-child .wpforms-container {
	margin: 30px 0 0 !important;
	width: 100%;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 {
	width: 100%;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-field-container {
	display: grid;
	gap: 14px 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-field {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-field-label {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_1-container {
	grid-column: 1;
	grid-row: 1;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_2-container {
	grid-column: 2;
	grid-row: 1;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_4-container {
	grid-column: 1 / -1;
	grid-row: 2;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_3-container {
	grid-column: 1 / -1;
	grid-row: 3;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 input[type="text"],
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 input[type="email"],
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 textarea {
	background: #fff !important;
	border: 1px solid #d9d9d9 !important;
	border-radius: 4px !important;
	box-shadow: none !important;
	color: #333 !important;
	font-size: 15px !important;
	line-height: 1.4 !important;
	max-width: none !important;
	outline: none !important;
	width: 100% !important;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 input[type="text"],
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 input[type="email"] {
	height: 56px !important;
	padding: 0 20px !important;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 textarea {
	height: 256px !important;
	padding: 18px 20px !important;
	resize: vertical;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 input::placeholder,
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 textarea::placeholder {
	color: #333;
	opacity: 0.9;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-submit-container {
	margin: 14px 0 0 !important;
	padding: 0 !important;
	text-align: left;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 button[type="submit"],
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-submit {
	background: #000 !important;
	border: 1px solid #000 !important;
	border-radius: 13px !important;
	box-shadow: none !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	height: 56px !important;
	min-width: 94px !important;
	padding: 0 24px !important;
	text-transform: none !important;
}

body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 button[type="submit"]:hover,
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 button[type="submit"]:focus,
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-submit:hover,
body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-submit:focus {
	background: #222 !important;
	border-color: #222 !important;
	color: #fff !important;
}

.sulan-section {
	border-bottom: 1px solid var(--sulan-line);
	margin-top: 0 !important;
	padding: var(--sulan-section-y) 0;
}

.home .sulan-section {
	max-width: none !important;
	width: 100% !important;
}

.sulan-section:nth-of-type(even) {
	background: #fff;
}

.sulan-section:nth-of-type(odd) {
	background: #fafafa;
}

.sulan-wrap {
	margin-inline: auto;
	width: min(var(--sulan-width), calc(100% - 48px));
}

.sulan-kicker {
	color: var(--sulan-accent);
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.sulan-title {
	font-size: clamp(26px, 3vw, 34px);
	font-weight: 700;
	line-height: 1.18;
	margin: 0 0 18px;
}

.sulan-lead {
	color: var(--sulan-muted);
	font-size: 16px;
	line-height: 1.7;
	margin: 0 0 24px;
	max-width: 860px;
}

.sulan-home .wp-block-buttons {
	margin-top: 22px;
}

.sulan-home .wp-block-button__link,
.woocommerce ul.products li.product .button {
	background: var(--sulan-ink);
	border: 1px solid var(--sulan-ink);
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1;
	padding: 13px 18px;
	text-transform: uppercase;
}

.sulan-home .is-style-outline .wp-block-button__link {
	background: transparent;
	color: var(--sulan-ink);
}

/* Home peptide notes */
.sulan-tips-grid {
	display: grid;
	gap: 24px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 22px;
}

.sulan-tip {
	background: #fff;
	border: 1px solid var(--sulan-line);
	display: grid;
	grid-template-rows: auto 1fr;
	min-width: 0;
}

.sulan-tip img {
	aspect-ratio: 1 / 1;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.sulan-tip-body {
	padding: 20px 22px 24px;
}

.sulan-tip-body h3 {
	color: var(--sulan-ink);
	font-size: 22px;
	font-weight: 700;
	line-height: 1.16;
	margin: 0 0 12px;
	overflow-wrap: normal;
	word-break: normal;
}

.sulan-tip-body p {
	color: var(--sulan-muted);
	font-size: 15px;
	line-height: 1.65;
	margin: 0;
	overflow-wrap: normal;
	word-break: normal;
}

/* Slideshow */
.sulan-hero {
	background: #111;
	margin: 0 !important;
	max-width: none !important;
	padding: 0 !important;
	width: 100% !important;
}

.sulan-hero .sulan-wrap,
.sulan-hero .wp-block-group__inner-container {
	margin: 0;
	max-width: none !important;
	width: 100% !important;
}

.sulan-carousel {
	aspect-ratio: 1920 / 750;
	background: #111;
	display: block;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.sulan-carousel.sulan-lab-carousel {
	aspect-ratio: 1920 / 560;
	margin-left: calc((100% - 100vw) / 2);
	margin-top: 26px;
	max-width: none;
	width: 100vw;
}

.sulan-carousel img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.sulan-carousel:not(.is-slide-carousel) img {
	inset: 0;
	opacity: 0;
	position: absolute;
}

.sulan-carousel:not(.is-slide-carousel) img:first-child {
	opacity: 1;
}

.sulan-carousel__track {
	display: flex;
	height: 100%;
	transform: translate3d(0, 0, 0);
	transition: transform 0.55s ease;
	width: 100%;
}

.sulan-carousel__track img,
.sulan-carousel__slide {
	flex: 0 0 100%;
	inset: auto !important;
	min-width: 100%;
	opacity: 1 !important;
	position: relative !important;
}

.sulan-carousel__slide {
	display: block;
	height: 100%;
}

.sulan-carousel__slide img {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.sulan-carousel::after {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.06), rgba(0, 0, 0, 0));
	content: "";
	inset: 0;
	pointer-events: none;
	position: absolute;
}

.sulan-carousel__button {
	align-items: center;
	background: rgba(255, 255, 255, 0.88);
	border: 0;
	border-radius: 50%;
	box-shadow: 0 8px 22px rgba(17, 24, 39, 0.18);
	cursor: pointer;
	display: flex;
	height: 46px;
	justify-content: center;
	opacity: 0.88;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: opacity 0.2s ease, background 0.2s ease;
	width: 46px;
	z-index: 3;
}

.sulan-carousel__button:hover {
	background: #fff;
	opacity: 1;
}

.sulan-carousel__button::before {
	border: solid var(--sulan-ink);
	border-width: 0 2px 2px 0;
	box-sizing: content-box;
	content: "";
	display: inline-block;
	height: 0;
	padding: 5px;
	width: 0;
}

.sulan-carousel__button--prev {
	left: 24px;
}

.sulan-carousel__button--prev::before {
	transform: rotate(135deg);
}

.sulan-carousel__button--next {
	right: 24px;
}

.sulan-carousel__button--next::before {
	transform: rotate(-45deg);
}

.sulan-carousel__dots {
	bottom: 18px;
	display: flex;
	gap: 9px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	z-index: 3;
}

.sulan-carousel__dot {
	background: rgba(255, 255, 255, 0.55);
	border: 0;
	border-radius: 999px;
	cursor: pointer;
	height: 9px;
	padding: 0;
	transition: background 0.2s ease, width 0.2s ease;
	width: 9px;
}

.sulan-carousel__dot.is-active {
	background: #fff;
	width: 24px;
}

/* Homepage product strip */
.sulan-product-strip {
	background: #fff;
	overflow: hidden;
}

.sulan-product-strip .sulan-wrap {
	width: min(var(--sulan-width), calc(100% - 32px));
}

.sulan-product-strip .woocommerce {
	margin-top: 18px;
}

.sulan-product-strip ul.products {
	display: grid !important;
	gap: 18px !important;
	grid-auto-columns: minmax(210px, 1fr);
	grid-auto-flow: column;
	grid-template-columns: none !important;
	margin: 0 !important;
	overflow-x: auto;
	padding: 4px 0 18px !important;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	scrollbar-width: none;
}

.sulan-product-strip ul.products::-webkit-scrollbar {
	display: none;
}

.sulan-product-strip ul.products li.product {
	margin: 0 !important;
	min-width: 210px;
	scroll-snap-align: start;
	width: auto !important;
}

/* Home sales contacts */
.sulan-sales-section {
	background: #fff;
}

.sulan-sales-grid {
	display: grid;
	gap: 30px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin-top: 26px;
}

.sulan-sales-card {
	background: #f6f6f6;
	display: grid;
	gap: 8px;
	min-width: 0;
}

.sulan-sales-card img {
	aspect-ratio: 1 / 1;
	display: block;
	height: auto;
	object-fit: cover;
	padding: clamp(32px, 5vw, 64px);
	width: 100%;
}

.sulan-sales-card div {
	background: #fff;
	padding: 0 14px 20px;
}

.sulan-sales-card h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.35;
	margin: 0 0 8px;
}

.sulan-sales-card p {
	font-size: 16px;
	line-height: 1.55;
	margin: 0 0 8px;
}

.sulan-sales-card a {
	color: #1e2282;
	font-weight: 600;
	text-decoration: none;
}

.sulan-sales-card a:hover {
	text-decoration: underline;
}

/* Home service icons */
.sulan-service-row--old-style {
	align-items: stretch;
	display: grid !important;
	gap: 16px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sulan-service-row--old-style .sulan-service--with-icon {
	align-items: center;
	background: #fff;
	border: 0;
	display: grid;
	gap: 16px;
	justify-items: center;
	padding: 22px 18px;
	text-align: center;
}

.sulan-service__icon {
	display: block;
	height: 32px;
	width: 32px;
}

.sulan-service__icon svg {
	display: block;
	fill: currentColor;
	height: 32px;
	width: 32px;
}

.sulan-service-row--old-style h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.25;
	margin: 0;
}

/* WooCommerce catalog mode */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	border: 1px solid var(--sulan-line);
	background: #fff;
	padding: 0 0 18px;
	transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.woocommerce ul.products li.product:hover,
.woocommerce-page ul.products li.product:hover {
	border-color: #d0d5d9;
	box-shadow: 0 10px 28px rgba(17, 24, 39, 0.08);
}

.woocommerce ul.products li.product a img {
	aspect-ratio: 1 / 1;
	display: block;
	margin: 0;
	object-fit: cover;
	width: 100%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: var(--sulan-ink);
	font-size: 16px;
	font-weight: 600;
	line-height: 1.35;
	padding: 14px 16px 0;
}

.woocommerce ul.products li.product .ast-woo-product-category {
	color: var(--sulan-accent);
	display: block;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.06em;
	padding: 14px 16px 0;
	text-transform: uppercase;
}

.woocommerce ul.products li.product .button {
	display: none !important;
}

.woocommerce .woocommerce-result-count,
.woocommerce .woocommerce-ordering {
	display: none !important;
}

.woocommerce-products-header,
.woocommerce-page .entry-header {
	margin-bottom: 26px;
}

/* Single product gallery */
body.single-product.wp-child-theme-sulan-astra-child .site-content .ast-container {
	max-width: 1440px;
}

body.single-product.wp-child-theme-sulan-astra-child div.product {
	display: grid;
	column-gap: 120px;
	grid-template-columns: 696px 515px;
	justify-content: center;
	row-gap: 38px;
}

body.single-product.wp-child-theme-sulan-astra-child div.product .woocommerce-product-gallery {
	float: none !important;
	margin: 0 !important;
	overflow: hidden;
	width: 696px !important;
}

body.single-product.wp-child-theme-sulan-astra-child div.product .summary {
	float: none !important;
	margin: 0 !important;
	width: 515px !important;
}

body.single-product.wp-child-theme-sulan-astra-child div.product:not(.sulan-product-ready) .summary,
body.single-product.wp-child-theme-sulan-astra-child div.product:not(.sulan-product-ready) .woocommerce-tabs {
	visibility: hidden;
}

body.single-product.wp-child-theme-sulan-astra-child div.product .woocommerce-tabs,
body.single-product.wp-child-theme-sulan-astra-child div.product .related.products,
body.single-product.wp-child-theme-sulan-astra-child div.product .upsells.products {
	grid-column: 1 / -1;
	width: 100%;
}

body.single-product.wp-child-theme-sulan-astra-child div.product .woocommerce-tabs,
body.single-product.wp-child-theme-sulan-astra-child div.product .upsells.products {
	display: none !important;
}

body.single-product.wp-child-theme-sulan-astra-child div.product .related.products {
	margin-top: 42px;
	padding-top: 32px;
	border-top: 1px solid var(--sulan-line);
}

body.single-product.wp-child-theme-sulan-astra-child div.product .related.products > h2 {
	color: var(--sulan-ink);
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 22px;
}

.sulan-product-summary {
	background: #fff;
}

.sulan-product-summary__inner {
	display: grid;
	gap: 22px;
}

.sulan-product-summary__title {
	color: var(--sulan-ink);
	font-size: 28px;
	font-weight: 600;
	line-height: 1.25;
	margin: 0;
}

.sulan-product-summary__price {
	color: var(--sulan-ink);
	font-size: 16px;
	line-height: 1.35;
}

.sulan-product-summary__spec {
	align-items: center;
	display: flex;
	gap: 12px;
	line-height: 1.4;
}

.sulan-product-summary__spec span {
	color: var(--sulan-muted);
	font-size: 14px;
}

.sulan-product-summary__spec strong {
	background: #f4f4f4;
	border: 1px solid var(--sulan-line);
	color: var(--sulan-ink);
	font-size: 14px;
	font-weight: 600;
	padding: 4px 10px;
}

.sulan-product-summary__button {
	align-items: center;
	background: #111 !important;
	border: 1px solid #111 !important;
	border-radius: 0 !important;
	color: #fff !important;
	display: inline-flex !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	height: 52px;
	justify-content: center;
	margin: 4px 0 0 !important;
	max-width: 378px;
	padding: 0 24px !important;
	text-decoration: none !important;
	width: 100%;
}

.sulan-product-summary__description {
	color: var(--sulan-ink);
	font-size: 14px;
	line-height: 1.65;
}

.sulan-product-summary__table {
	overflow-x: auto;
}

.sulan-product-summary__table table {
	border-collapse: collapse;
	font-size: 14px;
	margin: 0;
	width: 100%;
}

.sulan-product-summary__table td {
	border: 1px solid var(--sulan-line);
	padding: 12px 14px;
	vertical-align: middle;
}

.sulan-product-summary__table td:first-child {
	color: var(--sulan-ink);
	font-weight: 600;
	width: 34%;
}

.sulan-product-summary__table td:last-child {
	color: var(--sulan-muted);
}

.sulan-product-gallery {
	background: #fff;
	max-width: 100%;
}

.sulan-product-gallery__track {
	display: flex;
	height: 696px;
	transition: transform 0.45s ease;
	width: 100%;
}

.sulan-product-gallery__slide {
	background: #fff;
	border: 0;
	cursor: zoom-in;
	display: block;
	flex: 0 0 100%;
	height: 696px;
	margin: 0;
	min-width: 100%;
	overflow: hidden;
	padding: 0;
	text-align: left;
}

.sulan-product-gallery__slide img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.sulan-product-gallery__thumbs {
	display: flex;
	gap: 8px;
	margin-top: 12px;
	overflow-x: auto;
	padding: 0 0 4px;
	scrollbar-width: thin;
}

.sulan-product-gallery__thumb {
	background: #fff;
	border: 1px solid transparent;
	cursor: pointer;
	flex: 0 0 56px;
	height: 56px;
	margin: 0;
	padding: 0;
	transition: border-color 0.2s ease, opacity 0.2s ease;
	width: 56px;
}

.sulan-product-gallery__thumb.is-active,
.sulan-product-gallery__thumb:hover {
	border-color: var(--sulan-ink);
	opacity: 1;
}

.sulan-product-gallery__thumb img {
	display: block;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.sulan-product-detail--gallery-source {
	display: none !important;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce a.button.add_to_cart_button,
.woocommerce button.single_add_to_cart_button,
.woocommerce .cart {
	display: none !important;
}

/* Notes and contact sections */
.sulan-section .wp-block-columns {
	gap: 24px;
	margin-bottom: 0;
}

.sulan-section .wp-block-column {
	min-width: 0;
}

.sulan-section .wp-block-image {
	margin: 0 0 14px;
}

.sulan-section .wp-block-image img {
	aspect-ratio: 4 / 3;
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}

.sulan-section h3 {
	font-size: 20px;
	line-height: 1.25;
	margin: 0 0 10px;
}

.sulan-section p {
	line-height: 1.72;
}

.sulan-section .wp-block-column > p:last-child {
	margin-bottom: 0;
}

.sulan-section .wp-block-columns:has(.wp-block-column:nth-child(3)) .wp-block-column {
	background: #fff;
	border: 1px solid var(--sulan-line);
	padding: 18px;
}

.sulan-section .wp-block-columns:has(.wp-block-column:nth-child(3)) .wp-block-column:has(.wp-block-image) {
	padding: 0 0 18px;
}

.sulan-section .wp-block-columns:has(.wp-block-column:nth-child(3)) .wp-block-column:has(.wp-block-image) h3,
.sulan-section .wp-block-columns:has(.wp-block-column:nth-child(3)) .wp-block-column:has(.wp-block-image) p {
	padding-inline: 18px;
}

.sulan-section .wp-block-columns:has(.wp-block-column:nth-child(3)) .wp-block-column:has(.wp-block-image) h3 {
	margin-top: 16px;
}

.sulan-section a {
	color: var(--sulan-accent-dark);
	font-weight: 700;
	text-decoration: none;
}

.sulan-section a:hover {
	text-decoration: underline;
}

/* FAQ accordion */
.sulan-faq-list {
	border-top: 1px solid var(--sulan-line);
	margin-top: 18px;
}

.sulan-faq-item {
	background: #fff;
	border-bottom: 1px solid var(--sulan-line);
}

.sulan-faq-item summary {
	align-items: center;
	cursor: pointer;
	display: flex;
	font-size: 16px;
	font-weight: 600;
	gap: 20px;
	justify-content: space-between;
	list-style: none;
	padding: 18px 0;
}

.sulan-faq-item summary::-webkit-details-marker {
	display: none;
}

.sulan-faq-item summary::after {
	border-bottom: 2px solid currentColor;
	border-right: 2px solid currentColor;
	color: #333;
	content: "";
	flex: 0 0 auto;
	height: 9px;
	transition: transform 0.2s ease;
	transform: rotate(45deg);
	width: 9px;
}

.sulan-faq-item[open] summary::after {
	content: "";
	transform: rotate(225deg);
}

body.wp-child-theme-sulan-astra-child .sulan-faq-item summary::after {
	content: "" !important;
}

body.wp-child-theme-sulan-astra-child .sulan-faq-item[open] summary::after {
	content: "" !important;
	transform: rotate(225deg);
}

.sulan-faq-item p {
	color: var(--sulan-muted);
	font-size: 14px;
	line-height: 1.7;
	margin: 0;
	max-width: 860px;
	padding: 0 0 18px;
}

/* Service strip */
.sulan-home .sulan-section:last-child .wp-block-columns {
	display: grid;
	gap: 18px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sulan-home .sulan-section:last-child .wp-block-column {
	background: #fff;
	border: 1px solid var(--sulan-line);
	padding: 22px;
}

.sulan-home .sulan-section:last-child h3 {
	font-size: 18px;
}

/* Footer foundation */
.sulan-footer,
.ehf-footer .elementor,
.site-footer {
	background: var(--sulan-footer-bg);
	color: var(--sulan-footer-text);
}

.sulan-footer a,
.site-footer a {
	color: var(--sulan-footer-text);
}

.sulan-footer a:hover,
.site-footer a:hover {
	color: #ffffff;
}

.sulan-footer .sulan-footer-muted,
.site-footer p {
	color: var(--sulan-footer-muted);
}

.ehf-footer .elementor-section,
.site-footer {
	padding-block: 44px;
}

body.wp-child-theme-sulan-astra-child #colophon {
	background: var(--sulan-footer-bg) !important;
	color: var(--sulan-footer-text) !important;
	padding: 0 !important;
}

body.wp-child-theme-sulan-astra-child #colophon {
	display: none !important;
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer {
	background: var(--sulan-footer-bg) !important;
	box-sizing: border-box;
	color: var(--sulan-footer-text) !important;
	margin-inline: auto;
	max-width: var(--sulan-width);
	padding: 46px 24px !important;
	width: min(var(--sulan-width), calc(100% - 48px));
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer *,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer * {
	color: inherit;
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer h2,
body.wp-child-theme-sulan-astra-child #colophon .sulan-footer h3,
body.wp-child-theme-sulan-astra-child #colophon .sulan-footer h4,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer h2,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer h3,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer h4 {
	color: #fff !important;
	font-size: 16px;
	line-height: 1.35;
	margin-bottom: 12px;
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer p,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer p {
	color: var(--sulan-footer-muted) !important;
	font-size: 14px;
	line-height: 1.7;
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer a,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer a {
	color: var(--sulan-footer-text) !important;
	text-decoration: none;
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer a:hover,
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer a:hover {
	text-decoration: underline;
}

body.wp-child-theme-sulan-astra-child #colophon .sulan-footer input[type="email"],
body.wp-child-theme-sulan-astra-child .ehf-footer .sulan-footer input[type="email"] {
	background: rgba(255, 255, 255, 0.08);
	border: 1px solid rgba(255, 255, 255, 0.22);
	color: #fff;
}

.sulan-newsletter {
	background: var(--sulan-footer-bg);
	color: #fff;
	margin: 0;
	padding: 24px 0 28px;
	text-align: center;
}

.sulan-newsletter__inner {
	margin-inline: auto;
	width: min(920px, calc(100% - 64px));
}

.sulan-newsletter h2 {
	color: #fff;
	font-size: clamp(32px, 3.2vw, 48px);
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.05;
	margin: 0 0 12px;
}

.sulan-newsletter p {
	color: #fff;
	font-size: clamp(14px, 1vw, 16px);
	line-height: 1.42;
	margin: 0 0 18px;
}

.sulan-newsletter__form {
	margin: 0 auto;
	max-width: 720px;
	position: relative;
	width: 100%;
}

.sulan-newsletter__form input[type="email"] {
	background: transparent;
	border: 2px solid rgba(255, 255, 255, 0.64);
	border-radius: 999px;
	box-shadow: none;
	color: #fff;
	font-size: 16px;
	height: 54px;
	line-height: 1;
	outline: none;
	padding: 0 64px 0 26px;
	width: 100%;
}

.sulan-newsletter__form input[type="email"]::placeholder {
	color: rgba(255, 255, 255, 0.62);
	opacity: 1;
}

.sulan-newsletter__form input[type="email"]:focus {
	border-color: #fff;
}

.sulan-newsletter__form button {
	align-items: center;
	background: transparent;
	border: 0;
	border-radius: 50%;
	color: #fff;
	cursor: pointer;
	display: flex;
	height: 38px;
	justify-content: center;
	padding: 0;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 38px;
}

.sulan-newsletter__form button:hover,
.sulan-newsletter__form button:focus {
	background: rgba(255, 255, 255, 0.08);
	color: #fff;
}

.sulan-newsletter__form svg {
	fill: currentColor;
	height: 21px;
	width: 21px;
}

.sulan-theme-footer {
	background: var(--sulan-footer-bg);
	color: var(--sulan-footer-text);
	margin: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.45);
	padding: 42px 0 18px;
}

.sulan-theme-footer__inner,
.sulan-theme-footer__bottom {
	margin-inline: auto;
	width: min(var(--sulan-width), calc(100% - 48px));
}

.sulan-theme-footer__inner {
	display: grid;
	gap: 52px;
	grid-template-columns: minmax(280px, 1.15fr) minmax(420px, 1fr);
}

.sulan-theme-footer h2,
.sulan-theme-footer h3 {
	color: #fff;
	line-height: 1.25;
	margin: 0 0 14px;
}

.sulan-theme-footer h2 {
	font-size: 22px;
}

.sulan-theme-footer h3 {
	font-size: 14px;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

.sulan-theme-footer p {
	color: var(--sulan-footer-muted);
	font-size: 14px;
	line-height: 1.75;
	margin: 0;
}

.sulan-theme-footer__contact {
	display: grid;
	gap: 6px;
	margin-top: 18px !important;
}

.sulan-theme-footer__nav {
	display: grid;
	gap: 40px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sulan-theme-footer ul {
	display: grid;
	gap: 8px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.sulan-theme-footer a {
	color: var(--sulan-footer-text);
	text-decoration: none;
}

.sulan-theme-footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.sulan-theme-footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	margin-top: 34px;
	padding-top: 16px;
}

@media (max-width: 921px) {
	body.wp-child-theme-sulan-astra-child {
		overflow-x: hidden;
	}

	body.wp-child-theme-sulan-astra-child .ast-primary-header-bar {
		padding-left: 0;
		padding-right: 0;
	}

	body.wp-child-theme-sulan-astra-child .ast-mobile-header-content,
	body.wp-child-theme-sulan-astra-child .ast-builder-menu-mobile {
		background: #fff;
	}

	body.wp-child-theme-sulan-astra-child .main-header-menu .menu-link,
	body.wp-child-theme-sulan-astra-child .ast-builder-menu-mobile .main-navigation .menu-item > .menu-link {
		color: #333 !important;
		font-size: 15px;
		font-weight: 600;
		line-height: 1.35;
		min-height: 46px;
		outline: none !important;
		padding: 13px 18px;
	}

	body.wp-child-theme-sulan-astra-child .main-header-menu .menu-link:hover,
	body.wp-child-theme-sulan-astra-child .main-header-menu .menu-link:focus,
	body.wp-child-theme-sulan-astra-child .main-header-menu .current-menu-item > .menu-link,
	body.wp-child-theme-sulan-astra-child .main-header-menu .current_page_item > .menu-link {
		background: transparent;
		color: #111 !important;
		outline: none !important;
	}

	body.wp-child-theme-sulan-astra-child .menu-toggle,
	body.wp-child-theme-sulan-astra-child .ast-mobile-menu-trigger-minimal {
		outline: none !important;
	}
}

@media (max-width: 768px) {
	:root {
		--sulan-section-y: 38px;
	}

	body.wp-child-theme-sulan-astra-child .site-content .ast-container,
	.sulan-wrap {
		width: min(100% - 28px, var(--sulan-width));
	}

	body:not(.home).page.wp-child-theme-sulan-astra-child .site-content .ast-container {
		padding-top: 28px;
	}

	body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content {
		font-size: 15px;
		line-height: 1.68;
	}

	body:not(.home).page.wp-child-theme-sulan-astra-child .entry-content > h1:first-child {
		font-size: 34px;
		line-height: 1.12;
		margin-bottom: 20px;
	}

	.sulan-carousel {
		aspect-ratio: 16 / 9;
	}

	.sulan-hero .sulan-carousel {
		aspect-ratio: 4 / 3 !important;
		background: transparent !important;
		height: auto !important;
		min-height: 0 !important;
	}

	.home .sulan-hero .sulan-hero-carousel {
		aspect-ratio: 4 / 3 !important;
		height: auto !important;
		min-height: 0 !important;
	}

	.home .sulan-hero .sulan-carousel__track,
	.home .sulan-hero .sulan-carousel__slide,
	.home .sulan-hero .sulan-carousel__slide img {
		height: 100% !important;
		object-fit: cover !important;
	}

	.sulan-carousel.sulan-lab-carousel {
		aspect-ratio: 4 / 3;
		margin-left: calc((100% - 100vw) / 2);
		width: 100vw;
	}

	.sulan-carousel__button {
		height: 38px;
		width: 38px;
	}

	.sulan-carousel__button--prev {
		left: 12px;
	}

	.sulan-carousel__button--next {
		right: 12px;
	}

	.sulan-carousel__dots {
		bottom: 12px;
	}

	.sulan-section {
		padding: 38px 0;
	}

	.sulan-title {
		font-size: 26px;
		line-height: 1.22;
	}

	.sulan-lead {
		font-size: 15px;
		line-height: 1.62;
	}

	.sulan-lab-text {
		margin: 0 auto;
		max-width: 100%;
		text-align: left;
	}

	.sulan-lab-text h2 {
		color: var(--sulan-ink);
		font-size: 28px;
		font-weight: 700;
		line-height: 1.22;
		margin: 0 0 12px;
		text-align: left;
	}

	.sulan-lab-text p {
		color: var(--sulan-muted);
		font-size: 16px;
		line-height: 1.55;
		margin: 0 0 4px;
		text-align: left;
	}

	.sulan-lab-text p:last-child {
		margin-bottom: 0;
	}

	.sulan-lab-text + .sulan-carousel.sulan-lab-carousel {
		margin-top: 18px;
	}

	.sulan-tips-grid {
		display: grid !important;
		gap: 14px !important;
		grid-template-columns: 1fr !important;
		margin-top: 18px;
	}

	.sulan-tip {
		display: grid !important;
		grid-template-columns: 1fr;
		grid-template-rows: auto 1fr;
		min-height: 0;
		width: 100%;
	}

	.sulan-tip img {
		aspect-ratio: 1 / 1;
		height: auto;
		min-height: 0;
		object-fit: cover;
		width: 100%;
	}

	.sulan-tip-body {
		align-self: stretch;
		min-width: 0;
		padding: 18px 18px 22px;
	}

	.sulan-tip-body h3 {
		font-size: 22px;
		line-height: 1.18;
		margin-bottom: 10px;
	}

	.sulan-tip-body p {
		font-size: 15px;
		line-height: 1.62;
	}

	.woocommerce ul.products,
	.woocommerce-page ul.products {
		display: grid !important;
		gap: 14px !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product {
		margin: 0 !important;
		padding-bottom: 12px;
		width: auto !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 13px;
		line-height: 1.32;
		padding: 10px 10px 0;
	}

	.woocommerce ul.products li.product .ast-woo-product-category {
		font-size: 10px;
		padding: 10px 10px 0;
	}

	body.single-product.wp-child-theme-sulan-astra-child div.product {
		display: block;
	}

	body.single-product.wp-child-theme-sulan-astra-child .site-content .ast-container {
		padding-left: 14px;
		padding-right: 14px;
	}

	body.single-product.wp-child-theme-sulan-astra-child div.product .woocommerce-product-gallery {
		width: 100% !important;
	}

	body.single-product.wp-child-theme-sulan-astra-child div.product .summary {
		margin-top: 28px !important;
		width: 100% !important;
	}

	.sulan-product-summary__inner {
		gap: 16px;
	}

	.sulan-product-summary__title {
		font-size: 24px;
	}

	.sulan-product-summary__button {
		max-width: none;
		width: 100%;
	}

	.sulan-product-gallery__track,
	.sulan-product-gallery__slide {
		height: auto;
	}

	.sulan-product-gallery__slide {
		aspect-ratio: 1 / 1;
	}

	.sulan-section .wp-block-columns,
	.sulan-home .sulan-section:last-child .wp-block-columns {
		display: grid;
		grid-template-columns: 1fr;
	}

	.sulan-product-strip ul.products {
		grid-auto-columns: minmax(180px, 72vw);
		grid-template-columns: none !important;
	}

	.sulan-sales-grid,
	.sulan-service-row--old-style {
		gap: 18px;
		grid-template-columns: 1fr;
	}

	.sulan-sales-card img {
		padding: 34px;
	}

	.sulan-service-row--old-style .sulan-service--with-icon {
		padding: 18px 14px;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap {
		padding-top: 34px;
		width: min(100% - 28px, var(--sulan-width));
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap > h1 {
		font-size: 36px;
		margin-bottom: 28px;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap > p {
		font-size: 14px;
		line-height: 1.58;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-wrap > h2 {
		font-size: 32px;
		margin: 42px 0 20px;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-stats,
	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-feature-grid,
	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery,
	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-values {
		grid-template-columns: 1fr;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-hero {
		margin-left: 0;
		width: 100%;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides {
		grid-template-columns: 1fr;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides.sulan-carousel {
		aspect-ratio: 4 / 3;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-slides img {
		height: 100%;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors {
		margin-left: 0;
		width: 100%;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors .sulan-about-behavior-row {
		grid-template-columns: 1fr;
		min-height: 0;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors .sulan-about-behavior-row.is-reversed .sulan-about-behavior-row__media,
	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-gallery--behaviors .sulan-about-behavior-row.is-reversed .sulan-about-behavior-row__content {
		order: initial;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behavior-row__media img,
	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behavior-row__content {
		min-height: 280px;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-behavior-row__content {
		padding: 30px 18px;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value h2,
	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value h3 {
		font-size: 26px;
	}

	body.page-id-22.wp-child-theme-sulan-astra-child .sulan-about-value p {
		font-size: 16px;
		line-height: 1.55;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child .site-content .ast-container {
		padding-bottom: 34px;
		padding-top: 30px;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child .entry-content {
		width: min(100% - 28px, 720px);
	}

	body.page-id-24.wp-child-theme-sulan-astra-child .entry-content > h1:first-of-type {
		font-size: 40px;
		margin-bottom: 18px;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child .entry-content > p {
		font-size: 15px;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-field-container {
		grid-template-columns: 1fr;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_1-container,
	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_2-container,
	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_4-container,
	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_3-container {
		grid-column: 1;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_1-container {
		grid-row: 1;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_2-container {
		grid-row: 2;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_4-container {
		grid-row: 3;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-90-field_3-container {
		grid-row: 4;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 textarea {
		height: 190px !important;
	}

	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 button[type="submit"],
	body.page-id-24.wp-child-theme-sulan-astra-child #wpforms-form-90 .wpforms-submit {
		width: 100% !important;
	}

	.sulan-newsletter {
		padding: 28px 0 32px;
	}

	.sulan-newsletter__inner {
		width: min(100% - 28px, var(--sulan-width));
	}

	.sulan-newsletter h2 {
		font-size: 30px;
		line-height: 1.08;
		margin-bottom: 12px;
	}

	.sulan-newsletter p {
		font-size: 14px;
		line-height: 1.45;
		margin-bottom: 18px;
	}

	.sulan-newsletter__form input[type="email"] {
		font-size: 15px;
		height: 54px;
		padding: 0 58px 0 18px;
	}

	.sulan-newsletter__form button {
		height: 40px;
		right: 8px;
		width: 40px;
	}

	.sulan-newsletter__form svg {
		height: 22px;
		width: 22px;
	}

	.sulan-theme-footer__inner,
	.sulan-theme-footer__nav {
		grid-template-columns: 1fr;
	}

	.sulan-theme-footer__inner {
		gap: 34px;
	}

	.sulan-theme-footer {
		padding: 34px 0 18px;
	}

	.sulan-theme-footer__inner,
	.sulan-theme-footer__bottom {
		width: min(100% - 28px, var(--sulan-width));
	}

	.sulan-theme-footer__nav {
		gap: 26px;
	}
}

@media (max-width: 420px) {
	.woocommerce ul.products,
	.woocommerce-page ul.products {
		gap: 12px !important;
	}

	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 12px;
	}

	.sulan-lab-text h2 {
		font-size: 26px;
	}

	.sulan-lab-text p {
		font-size: 15px;
	}

	.sulan-tip {
		grid-template-columns: 1fr;
		min-height: 0;
	}

	.sulan-tip img {
		min-height: 0;
		width: 100%;
	}

	.sulan-tip-body {
		padding: 16px 16px 20px;
	}

	.sulan-tip-body h3 {
		font-size: 21px;
	}

	.sulan-tip-body p {
		font-size: 14px;
		line-height: 1.58;
	}

	.sulan-product-strip ul.products {
		grid-auto-columns: minmax(170px, 76vw);
	}
}
