.whitelabl-floating-whatsapp {
	align-items: center;
	background: #25d366;
	border-radius: 999px;
	bottom: 22px;
	box-shadow: 0 12px 28px rgba(0, 0, 0, 0.22);
	color: #fff;
	display: inline-flex;
	font-size: 15px;
	font-weight: 700;
	gap: 8px;
	line-height: 1;
	padding: 14px 18px;
	position: fixed;
	right: 22px;
	text-decoration: none;
	z-index: 9999;
}

/* Keep the two footer contact routes aligned as a single readable block. */
.elementor-location-footer .elementor-element.elementor-element-763818c,
.elementor-location-footer .elementor-element.elementor-element-f3a35d1 {
	width: 100%;
}

.elementor-location-footer .elementor-element.elementor-element-163f71 {
	max-width: 100%;
	width: 300px;
}

.elementor-location-footer .elementor-element.elementor-element-763818c .elementor-button,
.elementor-location-footer .elementor-element.elementor-element-f3a35d1 .elementor-button {
	box-sizing: border-box;
	display: flex;
	justify-content: flex-start;
	min-height: 54px;
	padding-left: 16px;
	padding-right: 16px;
	text-align: left;
	width: 100%;
}

.elementor-location-footer .elementor-element.elementor-element-763818c .elementor-button-content-wrapper,
.elementor-location-footer .elementor-element.elementor-element-f3a35d1 .elementor-button-content-wrapper {
	align-items: center;
	display: flex;
}

.elementor-location-footer .elementor-element.elementor-element-763818c .elementor-button-text,
.elementor-location-footer .elementor-element.elementor-element-f3a35d1 .elementor-button-text {
	white-space: nowrap;
}

.whitelabl-floating-whatsapp:hover,
.whitelabl-floating-whatsapp:focus {
	background: #1fb65a;
	color: #fff;
	text-decoration: none;
}

.whitelabl-product-enquiry-wrap {
	display: inline-flex;
	margin: 0 0 16px 8px;
	vertical-align: top;
}

body.single-product form.cart .single_add_to_cart_button,
body.single-product form.cart .whitelabl-product-enquiry-button {
	align-items: center;
	box-sizing: border-box;
	display: inline-flex;
	flex: 0 0 170px;
	height: 46px;
	justify-content: center;
	line-height: 1.2;
	margin-bottom: 16px;
	max-width: 170px;
	min-width: 170px;
	padding: 12px 18px;
	vertical-align: top;
	width: 170px;
}

body.single-product form.cart .whitelabl-product-enquiry-button {
	margin-bottom: 0;
}

.whitelabl-healthcare-announcement {
	background: #fff;
	border-bottom: 1px solid #ececec;
	border-top: 1px solid #ececec;
	box-sizing: border-box;
	color: #171717;
	margin: var(--whitelabl-fixed-header-offset, 110px) 0 0;
	padding: 30px 20px 32px;
	position: relative;
	width: 100%;
	z-index: 20;
}

.whitelabl-healthcare-announcement.whitelabl-healthcare-positioned {
	margin-top: var(--whitelabl-fixed-header-offset, 0);
}

.whitelabl-healthcare-announcement-inner {
	align-items: center;
	display: grid;
	gap: 28px;
	grid-template-columns: minmax(0, 1fr) auto;
	margin: 0 auto;
	max-width: 1200px;
}

.whitelabl-healthcare-copy {
	max-width: 820px;
}

.whitelabl-healthcare-kicker {
	color: #7655e8;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.whitelabl-healthcare-announcement h2 {
	color: #171717;
	font-size: 30px;
	line-height: 1.2;
	margin: 0 0 10px;
}

.whitelabl-healthcare-announcement p {
	color: #444;
	font-size: 17px;
	line-height: 1.6;
	margin: 0;
}

.whitelabl-healthcare-actions {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	gap: 10px;
	max-width: 320px;
}

.whitelabl-healthcare-button {
	background: #7655e8;
	border-radius: 999px;
	color: #fff;
	display: inline-flex;
	font-size: 15px;
	font-weight: 800;
	justify-content: center;
	line-height: 1.2;
	padding: 13px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

.whitelabl-healthcare-button:hover,
.whitelabl-healthcare-button:focus {
	background: #6042cf;
	color: #fff;
	text-decoration: none;
}

.whitelabl-healthcare-actions span {
	color: #555;
	font-size: 13px;
	line-height: 1.45;
}

.elementor-12 .elementor-element.elementor-element-2a9b7a8 {
	box-sizing: border-box;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: calc(var(--whitelabl-fixed-header-offset, 96px) + 40px) !important;
}

.elementor-12 .elementor-element.elementor-element-a60db72,
.elementor-12 .elementor-element.elementor-element-e2a6e7d {
	margin-left: auto;
	margin-right: auto;
	max-width: 980px;
}

.whitelabl-category-paths {
	display: grid;
	gap: 0;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	margin: 28px auto 0;
	max-width: 900px;
	width: 100%;
}

.whitelabl-category-path {
	background: #fff;
	border: 1px solid #d9d9df;
	color: #18181b;
	display: flex;
	flex-direction: column;
	gap: 4px;
	min-height: 86px;
	padding: 17px 20px;
	text-align: left;
	text-decoration: none !important;
}

.whitelabl-category-path strong,
.whitelabl-category-path span {
	text-decoration: none !important;
}

.whitelabl-category-path:first-child {
	border-radius: 6px 0 0 6px;
}

.whitelabl-category-path:last-child {
	border-radius: 0 6px 6px 0;
}

.whitelabl-category-path + .whitelabl-category-path {
	border-left: 0;
}

.whitelabl-category-path strong {
	color: #18181b;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.25;
}

.whitelabl-category-path span {
	color: #5b5b63;
	font-size: 13px;
	line-height: 1.4;
}

.whitelabl-category-path:hover,
.whitelabl-category-path:focus {
	background: #f6f3ff;
	border-color: #7655e8;
	color: #18181b;
	outline: none;
	position: relative;
	z-index: 1;
}

.whitelabl-category-path:focus-visible {
	box-shadow: 0 0 0 3px rgba(118, 85, 232, 0.25);
}

.whitelabl-product-enquiry-button,
.whitelabl-inline-whatsapp,
.whitelabl-submit-button {
	background: var(--whitelabl-accent, #111827);
	border: 0;
	border-radius: 6px;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-size: 15px;
	font-weight: 700;
	justify-content: center;
	line-height: 1.2;
	padding: 13px 18px;
	text-decoration: none;
}

.whitelabl-product-enquiry-button:hover,
.whitelabl-product-enquiry-button:focus,
.whitelabl-inline-whatsapp:hover,
.whitelabl-inline-whatsapp:focus,
.whitelabl-submit-button:hover,
.whitelabl-submit-button:focus {
	background: #000;
	color: #fff;
	text-decoration: none;
}

.whitelabl-enquiry-form {
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	margin: 18px 0;
	padding: 22px;
}

.whitelabl-enquiry-form h3 {
	font-size: 22px;
	line-height: 1.25;
	margin: 0 0 16px;
}

.whitelabl-enquiry-form label {
	display: block;
	margin: 0 0 14px;
}

.whitelabl-enquiry-form label span {
	color: #374151;
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 6px;
}

.whitelabl-enquiry-form input,
.whitelabl-enquiry-form select,
.whitelabl-enquiry-form textarea {
	border: 1px solid #d1d5db;
	border-radius: 6px;
	box-sizing: border-box;
	font-size: 15px;
	min-height: 44px;
	padding: 10px 12px;
	width: 100%;
}

.whitelabl-enquiry-form select {
	background: #fff;
}

.whitelabl-enquiry-form textarea {
	min-height: 112px;
	resize: vertical;
}

.whitelabl-form-grid {
	display: grid;
	gap: 14px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.whitelabl-form-notice {
	border-radius: 6px;
	font-weight: 700;
	margin: 0 0 14px;
	padding: 11px 12px;
}

.whitelabl-form-notice-success {
	background: #ecfdf5;
	color: #047857;
}

.whitelabl-form-notice-error {
	background: #fef2f2;
	color: #b91c1c;
}

.whitelabl-honeypot {
	display: none !important;
}

.whitelabl-sample-intro,
.whitelabl-service-paths {
	margin: 8px 0 38px;
}

.whitelabl-section-eyebrow {
	color: #6d4fe1;
	font-size: 13px;
	font-weight: 800;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.whitelabl-sample-intro h2,
.whitelabl-service-paths h2 {
	font-size: clamp(26px, 3vw, 38px);
	line-height: 1.16;
	margin: 0 0 14px;
}

.whitelabl-section-lead {
	font-size: 17px;
	line-height: 1.65;
	max-width: 850px;
}

.whitelabl-formulation-routes,
.whitelabl-service-path-grid {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	margin-top: 24px;
}

.whitelabl-formulation-routes article,
.whitelabl-service-path-grid article {
	background: #fff;
	border: 1px solid #e3e3e8;
	border-radius: 6px;
	padding: 22px;
}

.whitelabl-formulation-routes article > span {
	color: #6d4fe1;
	font-size: 13px;
	font-weight: 800;
}

.whitelabl-formulation-routes h3,
.whitelabl-service-path-grid h3 {
	font-size: 21px;
	margin: 7px 0 10px;
}

.whitelabl-formulation-routes p,
.whitelabl-service-path-grid p {
	line-height: 1.6;
	margin-bottom: 0;
}

.whitelabl-commercial-note {
	background: #f5f3ff;
	border-left: 3px solid #7b57f2;
	font-size: 14px;
	line-height: 1.55;
	margin: 18px 0 0;
	padding: 13px 15px;
}

.whitelabl-service-paths {
	border-top: 1px solid #e5e5e8;
	margin-top: 44px;
	padding-top: 38px;
}

.whitelabl-service-path-grid {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.whitelabl-service-path-grid strong {
	display: block;
	font-size: 14px;
	line-height: 1.45;
}

.whitelabl-service-path-grid a {
	align-items: center;
	color: #6242d0;
	display: inline-flex;
	font-weight: 800;
	margin-top: 18px;
	min-height: 44px;
}

.whitelabl-product-sample-context {
	background: #f7f6fb;
	border-left: 3px solid #7b57f2;
	margin: 12px 0 18px;
	padding: 13px 15px;
}

.whitelabl-product-sample-context span {
	color: #6242d0;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
}

.whitelabl-product-sample-context p {
	font-size: 14px;
	line-height: 1.5;
	margin: 5px 0 0;
}

/* Lightweight progressive motion: content remains visible if JavaScript fails. */
@media (prefers-reduced-motion: no-preference) {
	.whitelabl-reveal {
		opacity: 0;
		transform: translate3d(0, 24px, 0);
		transition:
			opacity 520ms cubic-bezier(0.22, 1, 0.36, 1),
			transform 520ms cubic-bezier(0.22, 1, 0.36, 1);
		transition-delay: var(--whitelabl-reveal-delay, 0ms);
		will-change: opacity, transform;
	}

	.whitelabl-reveal.is-visible {
		opacity: 1;
		transform: translate3d(0, 0, 0);
		will-change: auto;
	}

	.thfaqf-faq-item.thfaqf-active .thfaqf-faq-item-content {
		animation: whitelabl-faq-open 280ms cubic-bezier(0.22, 1, 0.36, 1);
		transform-origin: top center;
	}

	.thfaqf-faq-item .thfaqf-toggle-icon {
		transition: transform 220ms ease;
	}

	.thfaqf-faq-item.thfaqf-active .thfaqf-toggle-icon {
		transform: rotate(45deg);
	}

	@keyframes whitelabl-faq-open {
		from {
			opacity: 0;
			transform: translate3d(0, -8px, 0);
		}
		to {
			opacity: 1;
			transform: translate3d(0, 0, 0);
		}
	}
}

.thfaqf-faq-item {
	transition: border-color 200ms ease, box-shadow 200ms ease, transform 200ms ease;
}

.thfaqf-faq-item.thfaqf-active {
	border-color: rgba(123, 87, 242, 0.45);
	box-shadow: 0 10px 26px rgba(17, 24, 39, 0.09);
}

.thfaqf-faq-item-title {
	cursor: pointer;
	transition: background-color 180ms ease, color 180ms ease;
}

.whitelabl-category-path,
.woocommerce ul.products li.product {
	transition: border-color 220ms ease, box-shadow 220ms ease, transform 220ms ease;
}

@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
	.whitelabl-category-path:hover,
	.woocommerce ul.products li.product:hover {
		box-shadow: 0 12px 28px rgba(17, 24, 39, 0.10);
		transform: translateY(-4px);
	}

	.elementor-12 .elementor-widget-image img,
	.woocommerce div.product div.images img {
		transition: filter 380ms ease, transform 500ms cubic-bezier(0.22, 1, 0.36, 1);
	}

	.elementor-12 .elementor-widget-image:hover img,
	.woocommerce div.product div.images:hover img {
		filter: saturate(1.03) contrast(1.02);
		transform: scale(1.018);
	}
}

@media (max-width: 640px) {
	html,
	body {
		overflow-x: hidden;
		width: 100%;
	}

	/* Homepage hero and header are built in Elementor. These overrides prevent
	 * their desktop spacing from forcing a horizontal scroll on phones. */
	.elementor-12,
	.elementor-12 .elementor-element.elementor-element-2a9b7a8 {
		max-width: 100%;
		overflow: hidden;
	}

	.elementor-12 .elementor-element.elementor-element-2a9b7a8 {
		padding: calc(var(--whitelabl-fixed-header-offset, 62px) + 26px) 16px 28px !important;
	}

	.elementor-12 .elementor-element.elementor-element-a60db72 > .elementor-widget-container {
		margin: 0 !important;
	}

	.elementor-12 .elementor-element.elementor-element-a60db72 .elementor-heading-title {
		font-size: 36px !important;
		line-height: 1.16;
		overflow-wrap: anywhere;
	}

	.elementor-12 .elementor-element.elementor-element-e2a6e7d > .elementor-widget-container {
		margin: 14px 0 8px !important;
	}

	.elementor-12 .elementor-element.elementor-element-e2a6e7d .elementor-heading-title {
		font-size: 20px !important;
		line-height: 1.35;
	}

	.elementor-12 .elementor-element.elementor-element-2becf1b .elementor-button {
		font-size: 15px !important;
		padding: 14px 22px !important;
	}

	.whitelabl-category-paths {
		gap: 8px;
		grid-template-columns: 1fr;
		margin-top: 22px;
	}

	.whitelabl-category-path,
	.whitelabl-category-path:first-child,
	.whitelabl-category-path:last-child {
		border: 1px solid #d9d9df;
		border-radius: 6px;
		min-height: 0;
		padding: 13px 15px;
	}

	.elementor-563 .elementor-element.elementor-element-a517b65 {
		align-items: center;
		box-sizing: border-box;
		justify-content: space-between;
		min-height: 62px;
		padding: 12px 16px !important;
		width: 100%;
	}

	.elementor-563 .elementor-element.elementor-element-8e1e34e {
		max-width: none !important;
		width: auto !important;
	}

	.elementor-563 .elementor-element.elementor-element-52a9bd5 {
		flex: 0 0 auto;
		margin-left: auto;
		width: auto !important;
	}

	.elementor-563 .elementor-element.elementor-element-52a9bd5 > .elementor-widget-container {
		margin-left: 12px !important;
	}

	.whitelabl-healthcare-announcement {
		margin-top: var(--whitelabl-fixed-header-offset, 62px);
		padding: 20px 16px 22px;
	}

	.whitelabl-healthcare-announcement-inner {
		grid-template-columns: 1fr;
	}

	.whitelabl-healthcare-announcement h2 {
		font-size: 24px;
	}

	.whitelabl-healthcare-announcement p {
		font-size: 15px;
	}

	.whitelabl-healthcare-actions {
		max-width: none;
	}

	.whitelabl-healthcare-button {
		width: 100%;
	}

	.whitelabl-floating-whatsapp {
		bottom: 16px;
		font-size: 14px;
		min-height: 44px;
		padding: 13px 16px;
		right: 16px;
	}

	.elementor-location-header .elementor-menu-cart__toggle .elementor-button,
	.elementor-location-header .elementor-menu-toggle,
	.woocommerce-product-gallery__trigger,
	.woocommerce div.product form.cart .qty,
	.thfaqf-form-group input,
	.thfaqf-pagination a {
		min-height: 44px;
		min-width: 44px;
	}

	.elementor-location-footer a:not(.elementor-button) {
		align-items: center;
		display: inline-flex;
		min-height: 44px;
	}

	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
		align-items: center;
		display: flex;
		min-height: 44px;
	}

	.thfaqf-faq-item-title {
		min-height: 52px;
	}

	.whitelabl-sample-intro,
	.whitelabl-service-paths {
		margin-bottom: 30px;
	}

	.whitelabl-section-lead {
		font-size: 15px;
	}

	.whitelabl-formulation-routes,
	.whitelabl-service-path-grid {
		grid-template-columns: 1fr;
	}

	.whitelabl-formulation-routes article,
	.whitelabl-service-path-grid article {
		padding: 18px;
	}

	.whitelabl-form-grid {
		grid-template-columns: 1fr;
	}

	.whitelabl-enquiry-form {
		padding: 18px;
	}
}
