/* PDP QA 89: match Figma sky-blue product hero background. */
body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-22089d53.product-info-row:not(.elementor-motion-effects-element-type-background),
body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-22089d53.product-info-row > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: #EDF6FF !important;
}

/* PDP QA 95: use Figma desktop background for the purity verified section. */
@media (min-width: 1025px) {
	body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-43e72c3:not(.elementor-motion-effects-element-type-background),
	body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-43e72c3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
		background-color: #eaf6ff !important;
		background-image: url("../pdp/purity-verified-bg-desktop-qa95.png") !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		background-size: 100% 100% !important;
	}
}

/* PDP QA 97: match Figma FAQ accordion width. */
body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-42ac6357.accordion-sec {
	--container-widget-width: 768px !important;
	--container-widget-flex-grow: 0 !important;
	align-self: center !important;
	flex: 0 1 768px !important;
	width: min(100%, 768px) !important;
	max-width: 768px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	box-sizing: border-box !important;
}

body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-42ac6357.accordion-sec > .e-n-accordion,
body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-42ac6357.accordion-sec > .e-n-accordion > .e-n-accordion-item,
body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-42ac6357.accordion-sec > .e-n-accordion > .e-n-accordion-item > .e-n-accordion-item-title,
body.single-product.elementor-page-32760 .elementor-32760 .elementor-element.elementor-element-42ac6357.accordion-sec > .e-n-accordion > .e-n-accordion-item > .e-con {
	width: 100% !important;
	max-width: 768px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	box-sizing: border-box !important;
}
