:root {
	--ns-global-green: #176b4d;
	--ns-global-green-dark: #0f3f31;
	--ns-global-mint: #eaf7f1;
	--ns-global-cream: #fff8ec;
	--ns-global-text: #121d26;
	--ns-global-muted: #55615d;
	--ns-global-orange: #f59e0b;
}

body .site-header,
body .ast-primary-header-bar,
body .main-header-bar {
	background: rgba(255, 248, 236, 0.94);
	backdrop-filter: blur(14px);
	-webkit-backdrop-filter: blur(14px);
	box-shadow: 0 1px 0 rgba(23, 107, 77, 0.12), 0 12px 34px rgba(23, 107, 77, 0.05);
}

body .site-header,
body #masthead,
body #ast-desktop-header,
body #ast-mobile-header {
	position: sticky;
	top: 0;
	z-index: 9998;
}

body .ast-primary-header-bar,
body .main-header-bar,
body .ast-builder-grid-row {
	min-height: 62px;
}

body .ast-above-header-bar,
body .site-above-header-wrap,
body .ast-above-header-wrap .ast-builder-grid-row {
	min-height: 54px;
	background: transparent;
}

body .custom-logo,
body .site-logo-img img {
	max-width: 96px;
	max-height: 42px;
	object-fit: contain;
}

body .site-logo-img .custom-logo-link {
	display: inline-flex;
	align-items: center;
	gap: 9px;
	color: var(--ns-global-green-dark);
	font: 950 20px/1 Manrope, Arial, sans-serif;
	letter-spacing: -0.03em;
	text-decoration: none;
	white-space: nowrap;
}

body .site-logo-img .custom-logo-link::before {
	display: inline-grid;
	place-items: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: url("logo-nutristore.jpg") center / cover no-repeat;
	box-shadow: 0 10px 22px rgba(23, 107, 77, 0.18);
	content: "";
}

body .site-logo-img .custom-logo-link::after {
	content: "Nutri Store";
}

body .site-logo-img img.custom-logo {
	display: none;
}

body {
	overflow-x: hidden;
}

body .main-header-menu .menu-link,
body .ast-builder-menu .menu-item > .menu-link {
	color: var(--ns-global-text) !important;
	font-family: Manrope, Arial, sans-serif;
	font-size: 13px;
	font-weight: 800;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	padding: 10px 14px;
	border-radius: 999px;
	transition: background-color 160ms ease, color 160ms ease;
}

@media (min-width: 922px) {
	body #ast-desktop-header {
		position: sticky;
		top: 0;
		background: rgba(255, 248, 236, 0.96);
		backdrop-filter: blur(14px);
		-webkit-backdrop-filter: blur(14px);
		box-shadow: 0 1px 0 rgba(23, 107, 77, 0.12), 0 12px 34px rgba(23, 107, 77, 0.06);
	}

	body #ast-desktop-header .ast-above-header-wrap {
		position: absolute;
		top: 0;
		bottom: 0;
		left: clamp(24px, 5vw, 70px);
		z-index: 30;
		display: flex;
		align-items: center;
		width: auto;
		pointer-events: none;
	}

	body #ast-desktop-header .ast-above-header-wrap .custom-logo-link {
		position: relative;
		z-index: 31;
		filter: none !important;
		opacity: 1 !important;
		pointer-events: auto;
	}

	body #ast-desktop-header .ast-above-header-bar,
	body #ast-desktop-header .site-above-header-wrap,
	body #ast-desktop-header .ast-above-header-wrap .ast-builder-grid-row {
		min-height: 64px;
		border: 0;
		background: transparent !important;
	}

	body #ast-desktop-header .ast-primary-header-bar,
	body #ast-desktop-header .main-header-bar,
	body #ast-desktop-header .ast-builder-grid-row {
		position: relative;
		z-index: 2;
		min-height: 64px;
		border: 0;
		background: transparent !important;
	}

	body #ast-desktop-header .ast-primary-header-bar {
		padding-right: clamp(24px, 5vw, 70px);
		padding-left: 220px;
	}

	body #ast-desktop-header .main-header-menu,
	body #ast-desktop-header .ast-builder-menu {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 8px;
	}

	body #ast-desktop-header .main-header-menu > .menu-item,
	body #ast-desktop-header .ast-builder-menu .menu-item {
		line-height: 1 !important;
	}

	body #ast-desktop-header .main-header-menu .menu-link,
	body #ast-desktop-header .ast-builder-menu .menu-item > .menu-link {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 40px;
		height: 40px;
		padding: 0 16px;
		background: rgba(255, 255, 255, 0.7);
		color: var(--ns-global-green-dark) !important;
		font-size: 12px;
		font-weight: 900;
		line-height: 1 !important;
		box-shadow: inset 0 0 0 1px rgba(23, 107, 77, 0.08);
	}

	body #ast-desktop-header .main-header-menu .menu-link:hover,
	body #ast-desktop-header .ast-builder-menu .menu-item > .menu-link:hover {
		background: var(--ns-global-green);
		color: #fff !important;
	}
}

body .main-header-menu .menu-link:hover,
body .ast-builder-menu .menu-item > .menu-link:hover,
body .main-header-menu .current-menu-item > .menu-link,
body .main-header-menu .current_page_parent > .menu-link {
	background: var(--ns-global-mint);
	color: var(--ns-global-green-dark);
}

body.ns-product-archive-optimized {
	background:
		linear-gradient(180deg, rgba(234, 247, 241, 0.7) 0, rgba(255, 255, 255, 0) 360px),
		#fbf9f4;
}

body.ns-product-archive-optimized .site-content > .ast-container {
	gap: clamp(24px, 4vw, 42px);
	width: min(1280px, calc(100% - 36px));
	max-width: 1280px;
	padding-top: clamp(26px, 4vw, 52px);
}

body.ns-product-archive-optimized #secondary {
	margin-top: 0;
	scroll-margin-top: 96px;
}

body.ns-product-archive-optimized #secondary .ast-woo-sidebar-widget,
body.ns-product-archive-optimized #secondary .widget {
	overflow: hidden;
	border: 1px solid rgba(23, 107, 77, 0.1);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.88);
	box-shadow: 0 18px 42px rgba(18, 29, 38, 0.06);
}

body.ns-product-archive-optimized #secondary .widget-title,
body.ns-product-archive-optimized #secondary .wp-block-heading {
	color: var(--ns-global-green-dark);
	font: 900 15px/1.2 Manrope, Arial, sans-serif;
	letter-spacing: 0.02em;
}

body.ns-product-archive-optimized .wc-block-product-categories-list {
	display: grid;
	gap: 8px;
	margin: 0;
}

body.ns-product-archive-optimized .wc-block-product-categories-list-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 12px;
	border-radius: 8px;
	background: rgba(234, 247, 241, 0.7);
}

body.ns-product-archive-optimized .wc-block-product-categories-list-item a {
	color: var(--ns-global-green-dark);
	font-weight: 800;
	text-decoration: none;
}

body.ns-product-archive-optimized .wc-block-product-categories-list-item-count {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 28px;
	height: 28px;
	border-radius: 999px;
	background: #fff;
	color: var(--ns-global-green-dark);
	font-size: 12px;
	font-weight: 900;
}

body.ns-product-archive-optimized #secondary .widget_price_filter {
	overflow: visible;
	padding: 18px;
}

body.ns-product-archive-optimized #secondary .widget_price_filter .widget-title,
body.ns-product-archive-optimized #secondary .widget_price_filter .wp-block-heading {
	margin-bottom: 20px;
}

body.ns-product-archive-optimized .widget_price_filter form,
body.ns-product-archive-optimized .widget_price_filter .price_slider_wrapper {
	margin: 0;
}

body.ns-product-archive-optimized .widget_price_filter .price_slider {
	height: 8px !important;
	margin: 8px 12px 26px !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: rgba(15, 63, 49, 0.14) !important;
	box-shadow: inset 0 0 0 1px rgba(23, 107, 77, 0.08);
}

body.ns-product-archive-optimized .widget_price_filter .ui-slider-range {
	height: 100% !important;
	border-radius: 999px !important;
	background: linear-gradient(90deg, var(--ns-global-green), var(--ns-global-green-dark)) !important;
}

body.ns-product-archive-optimized .widget_price_filter .ui-slider-handle {
	top: 50% !important;
	width: 24px !important;
	height: 24px !important;
	margin-top: 0 !important;
	margin-left: -12px !important;
	border: 4px solid #fff !important;
	border-radius: 999px !important;
	background: var(--ns-global-green-dark) !important;
	box-shadow: 0 9px 18px rgba(15, 63, 49, 0.24) !important;
	cursor: grab;
	transform: translateY(-50%);
}

body.ns-product-archive-optimized .widget_price_filter .ui-slider-handle:active {
	cursor: grabbing;
}

body.ns-product-archive-optimized .widget_price_filter .price_slider_amount {
	display: grid !important;
	grid-template-columns: 1fr;
	gap: 12px;
	margin: 0 !important;
	padding: 0 !important;
	color: var(--ns-global-muted);
	font: 800 13px/1.35 Manrope, Arial, sans-serif;
}

body.ns-product-archive-optimized .widget_price_filter .price_slider_amount .price_label {
	display: block !important;
	float: none !important;
	order: 1;
	width: 100%;
	color: var(--ns-global-muted) !important;
	font: 900 13px/1.4 Manrope, Arial, sans-serif;
	text-align: left !important;
}

body.ns-product-archive-optimized .widget_price_filter .price_slider_amount .button {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	float: none !important;
	order: 2;
	width: 100%;
	min-height: 44px;
	margin: 0 !important;
	border: 0 !important;
	border-radius: 999px !important;
	background: var(--ns-global-green-dark) !important;
	color: #fff !important;
	font: 950 13px/1 Manrope, Arial, sans-serif !important;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	box-shadow: 0 13px 26px rgba(15, 63, 49, 0.18);
	opacity: 1 !important;
	visibility: visible !important;
}

body.ns-product-archive-optimized .widget_price_filter .price_slider_amount .button:hover {
	background: var(--ns-global-green) !important;
	color: #fff !important;
}

body.ns-product-archive-optimized .widget_price_filter .price_slider_amount .clear {
	display: none !important;
}

body.ns-product-archive-optimized .ast-woocommerce-container {
	padding: 0 !important;
	background: transparent !important;
}

body.ns-product-archive-optimized .woocommerce-breadcrumb {
	margin-bottom: 16px;
	color: rgba(18, 29, 38, 0.55);
	font: 800 12px/1.4 Manrope, Arial, sans-serif;
	letter-spacing: 0.04em;
	text-transform: uppercase;
}

body.ns-product-archive-optimized .woocommerce-breadcrumb a {
	color: var(--ns-global-green);
	text-decoration: none;
}

body.ns-product-archive-optimized .woocommerce-products-header {
	position: relative;
	overflow: hidden;
	margin-bottom: 18px;
	padding: clamp(26px, 4vw, 42px);
	border: 1px solid rgba(23, 107, 77, 0.12);
	border-radius: 8px;
	background:
		linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(234, 247, 241, 0.92)),
		radial-gradient(circle at 92% 8%, rgba(245, 158, 11, 0.14), transparent 22rem);
	box-shadow: 0 22px 52px rgba(18, 29, 38, 0.07);
}

body.ns-product-archive-optimized .woocommerce-products-header::after {
	position: absolute;
	right: clamp(20px, 4vw, 54px);
	bottom: -34px;
	width: 148px;
	height: 148px;
	border: 1px solid rgba(23, 107, 77, 0.13);
	border-radius: 50%;
	background: url("logo-nutristore.jpg") center / cover no-repeat;
	opacity: 0.11;
	content: "";
}

body.ns-product-archive-optimized .woocommerce-products-header__title.page-title {
	position: relative;
	z-index: 1;
	max-width: 760px;
	margin: 0;
	color: var(--ns-global-green-dark);
	font: 950 clamp(34px, 5vw, 62px)/1.02 Manrope, Arial, sans-serif;
	letter-spacing: 0;
}

body.ns-product-archive-optimized .ns-category-hero-copy {
	position: relative;
	z-index: 1;
	max-width: 860px;
	margin-top: 18px;
}

body.ns-product-archive-optimized .ns-category-kicker {
	margin: 0 0 8px;
	color: var(--ns-global-orange) !important;
	font: 900 12px/1.2 Manrope, Arial, sans-serif;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

body.ns-product-archive-optimized .ns-category-lead {
	max-width: 760px;
	margin: 0;
	color: var(--ns-global-muted) !important;
	font: 600 16px/1.72 Manrope, Arial, sans-serif;
}

body.ns-product-archive-optimized .ns-category-trust {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 22px;
}

body.ns-product-archive-optimized .ns-category-trust span {
	display: inline-flex;
	align-items: center;
	min-height: 38px;
	padding: 8px 13px;
	border: 1px solid rgba(23, 107, 77, 0.11);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.84);
	color: var(--ns-global-muted);
	font: 800 13px/1.2 Manrope, Arial, sans-serif;
}

body.ns-product-archive-optimized .ns-category-trust strong {
	margin-right: 5px;
	color: var(--ns-global-green-dark);
}

body.ns-product-archive-optimized .ns-category-nav {
	display: flex;
	gap: 10px;
	overflow-x: auto;
	margin: 0 0 18px;
	padding: 6px 2px 12px;
	scrollbar-width: thin;
}

body.ns-product-archive-optimized .ns-category-chip {
	display: inline-flex;
	align-items: center;
	flex: 0 0 auto;
	gap: 8px;
	min-height: 42px;
	padding: 9px 14px;
	border: 1px solid rgba(23, 107, 77, 0.14);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.88);
	color: var(--ns-global-green-dark);
	font: 900 13px/1 Manrope, Arial, sans-serif;
	text-decoration: none;
	box-shadow: 0 10px 26px rgba(18, 29, 38, 0.04);
	white-space: nowrap;
}

body.ns-product-archive-optimized .ns-category-chip:hover,
body.ns-product-archive-optimized .ns-category-chip.is-active {
	background: var(--ns-global-green);
	color: #fff;
}

body.ns-product-archive-optimized .ns-category-chip span {
	display: inline-grid;
	place-items: center;
	min-width: 24px;
	height: 24px;
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.18);
	font-size: 11px;
}

body.ns-product-archive-optimized .ns-category-filter-chip {
	background: var(--ns-global-green-dark);
	color: #fff;
}

body.ns-product-archive-optimized .woocommerce-result-count,
body.ns-product-archive-optimized .woocommerce-ordering {
	margin-bottom: 20px;
}

body.ns-product-archive-optimized .woocommerce-result-count {
	color: var(--ns-global-muted);
	font: 800 13px/1.4 Manrope, Arial, sans-serif;
}

body.ns-product-archive-optimized .woocommerce-ordering select {
	min-height: 42px;
	border: 1px solid rgba(23, 107, 77, 0.16);
	border-radius: 8px;
	background-color: #fff;
	color: var(--ns-global-text);
	font: 800 13px/1.2 Manrope, Arial, sans-serif;
	box-shadow: 0 8px 22px rgba(18, 29, 38, 0.05);
}

body.ns-product-archive-optimized ul.products {
	gap: clamp(18px, 2.2vw, 28px) !important;
}

body.ns-product-archive-optimized ul.products li.product {
	position: relative;
	display: flex !important;
	overflow: hidden;
	flex-direction: column;
	border: 1px solid rgba(23, 107, 77, 0.1);
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.94);
	box-shadow: 0 18px 38px rgba(18, 29, 38, 0.07);
	transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

body.ns-product-archive-optimized ul.products li.product:hover {
	transform: translateY(-3px);
	border-color: rgba(23, 107, 77, 0.22);
	box-shadow: 0 24px 54px rgba(18, 29, 38, 0.11);
}

body.ns-product-archive-optimized .astra-shop-thumbnail-wrap {
	position: relative;
	overflow: hidden;
	aspect-ratio: 1 / 1;
	background: linear-gradient(180deg, #f8fbf8, #eef6ef);
}

body.ns-product-archive-optimized .astra-shop-thumbnail-wrap a,
body.ns-product-archive-optimized .astra-shop-thumbnail-wrap img {
	display: block;
	width: 100%;
	height: 100%;
}

body.ns-product-archive-optimized ul.products li.product img {
	object-fit: contain;
	padding: 18px;
	transition: transform 220ms ease;
}

body.ns-product-archive-optimized ul.products li.product:hover img {
	transform: scale(1.035);
}

body.ns-product-archive-optimized .woocommerce span.onsale,
body.ns-product-archive-optimized ul.products li.product .onsale {
	top: 12px;
	right: 12px;
	left: auto;
	min-width: 0;
	min-height: 0;
	padding: 7px 10px;
	border-radius: 999px;
	background: var(--ns-global-orange);
	color: #251a09;
	font-size: 0;
	font-weight: 950;
	line-height: 1;
	box-shadow: 0 12px 24px rgba(245, 158, 11, 0.24);
}

body.ns-product-archive-optimized .woocommerce span.onsale::after,
body.ns-product-archive-optimized ul.products li.product .onsale::after {
	content: "Oferta";
	font: 950 12px/1 Manrope, Arial, sans-serif;
}

body.ns-product-archive-optimized .astra-shop-summary-wrap {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding: 18px 18px 20px !important;
}

body.ns-product-archive-optimized .ast-loop-product__link {
	text-decoration: none;
}

body.ns-product-archive-optimized .woocommerce-loop-product__title {
	min-height: 48px;
	margin: 0 0 12px !important;
	color: var(--ns-global-text);
	font: 950 18px/1.28 Manrope, Arial, sans-serif !important;
	letter-spacing: 0;
}

body.ns-product-archive-optimized ul.products li.product .price {
	display: flex !important;
	align-items: baseline;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: auto;
	margin-bottom: 0;
	color: var(--ns-global-green-dark) !important;
	font: 950 18px/1.2 Manrope, Arial, sans-serif !important;
}

body.ns-product-archive-optimized ul.products li.product .price del {
	color: rgba(85, 97, 93, 0.58);
	font-size: 13px;
	font-weight: 800;
}

body.ns-product-archive-optimized ul.products li.product .price ins {
	color: var(--ns-global-green-dark);
	text-decoration: none;
}

body.ns-product-archive-optimized .ns-archive-product-cta {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 42px;
	margin: 0 18px 18px;
	border-radius: 999px;
	background: var(--ns-global-green-dark);
	color: #fff !important;
	font: 950 13px/1 Manrope, Arial, sans-serif;
	text-decoration: none !important;
	box-shadow: 0 13px 26px rgba(15, 63, 49, 0.18);
	transition: transform 160ms ease, background-color 160ms ease;
}

body.ns-product-archive-optimized .ns-archive-product-cta:hover {
	transform: translateY(-1px);
	background: var(--ns-global-green);
}

@media (min-width: 921px) {
	body.ns-product-archive-optimized .ns-category-filter-chip {
		display: none;
	}
}

body .ast-mobile-header-wrap .ast-primary-header-bar,
body .ast-mobile-header-wrap .main-header-bar {
	min-height: 58px;
}

body .ast-mobile-header-wrap .custom-logo,
body .ast-mobile-header-wrap .site-logo-img img {
	max-width: 88px;
	max-height: 38px;
}

body .site-footer {
	margin-top: clamp(46px, 7vw, 86px);
	background: var(--ns-global-green-dark);
	color: rgba(255, 255, 255, 0.92);
	text-align: center;
}

body .site-footer .site-primary-footer-wrap {
	padding: clamp(28px, 5vw, 56px) 0;
	background:
		radial-gradient(circle at 12% 12%, rgba(154, 233, 195, 0.18), transparent 28rem),
		var(--ns-global-green-dark);
}

body .site-footer .site-primary-footer-wrap::before {
	display: block;
	width: 64px;
	height: 64px;
	margin: 0 auto 18px;
	border-radius: 50%;
	background: url("logo-nutristore.jpg") center / cover no-repeat;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.22);
	content: "";
}

body .site-footer .ast-builder-grid-row-container {
	width: min(1180px, calc(100% - 40px)) !important;
	max-width: 1180px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

body .site-footer .ast-builder-grid-row,
body .site-footer .ast-builder-footer-grid-columns {
	display: flex !important;
	align-items: center !important;
	flex-direction: column !important;
	justify-content: center !important;
	width: 100% !important;
	max-width: 100% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}

body .site-footer .ast-builder-footer-grid-columns,
body .site-footer .site-footer-primary-section-1,
body .site-footer .site-footer-section,
body .site-footer .footer-widget-area,
body .site-footer .footer-widget-area-inner,
body .site-footer .widget,
body .site-footer .widget_block,
body .site-footer .wp-block-group,
body .site-footer .wp-block-group__inner-container,
body .site-footer .wp-block-columns,
body .site-footer .wp-block-column {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	width: 100% !important;
	max-width: 900px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}

body .site-footer,
body .site-footer *,
body .site-footer .widget,
body .site-footer .widget-title,
body .site-footer .widget_text,
body .site-footer .widget_block,
body .site-footer .footer-widget-area,
body .site-footer .site-footer-section {
	color: rgba(255, 255, 255, 0.92);
}

body .site-footer p {
	max-width: 760px;
	margin: 0 auto 22px;
	color: rgba(255, 255, 255, 0.92) !important;
	font: 500 15px/1.8 Manrope, Arial, sans-serif;
	text-align: center !important;
}

body .site-footer .footer-widget-area p,
body .site-footer .widget p,
body .site-footer .wp-block-paragraph,
body .site-footer .has-text-align-left,
body .site-footer [style*="text-align:left"],
body .site-footer [style*="text-align: left"] {
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}

body .site-footer p::first-line {
	color: #fff;
	font-weight: 900;
}

body .site-footer a:not(.menu-link) {
	color: #ffffff;
	text-decoration-color: rgba(255, 255, 255, 0.4);
}

body .site-footer a:not(.menu-link):hover {
	color: var(--ns-global-orange);
}

body .footer-nav-wrap .astra-footer-horizontal-menu {
	justify-content: center;
	gap: 10px 12px;
}

body .site-footer .footer-nav-wrap,
body .site-footer .astra-footer-horizontal-menu,
body .site-footer #astra-footer-menu {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	width: 100% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}

body .site-footer .menu-link {
	padding: 9px 13px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.06);
	color: rgba(255, 255, 255, 0.96) !important;
	font: 800 12px/1 Manrope, Arial, sans-serif;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	transition: background-color 160ms ease, color 160ms ease;
}

body .site-footer .menu-link:hover {
	background: var(--ns-global-orange);
	color: #251a09 !important;
}

body .footer-social-inner-wrap {
	justify-content: center;
	margin-top: 18px;
}

body .site-footer .ast-builder-social-element {
	border-radius: 999px;
	background: rgba(255, 255, 255, 0.08) !important;
}

@media (max-width: 920px) {
	body.ns-product-archive-optimized .site-content > .ast-container {
		display: flex !important;
		flex-direction: column !important;
		width: min(100% - 24px, 720px);
		padding-top: 24px;
	}

	body.ns-product-archive-optimized #primary {
		order: 1 !important;
	}

	body.ns-product-archive-optimized #secondary {
		order: 2 !important;
		margin-top: 28px;
		scroll-margin-top: 92px;
	}

	body.ns-product-archive-optimized .woocommerce-products-header {
		padding: 24px;
	}

	body.ns-product-archive-optimized .woocommerce-products-header::after {
		width: 112px;
		height: 112px;
	}

	body.ns-product-archive-optimized .ns-category-trust {
		display: grid;
		grid-template-columns: 1fr;
	}

	body.ns-product-archive-optimized .ns-category-trust span {
		justify-content: center;
	}

	body.ns-product-archive-optimized .woocommerce-result-count,
	body.ns-product-archive-optimized .woocommerce-ordering {
		float: none;
		width: 100%;
		text-align: left;
	}

	body.ns-product-archive-optimized .woocommerce-ordering select {
		width: 100%;
	}

	body.ns-product-archive-optimized .woocommerce-loop-product__title {
		min-height: 42px;
		font-size: 16px !important;
	}

	body.ns-product-archive-optimized .ns-archive-product-cta {
		margin-right: 14px;
		margin-left: 14px;
	}

	body .ast-mobile-header-wrap .ast-primary-header-bar,
	body .ast-mobile-header-wrap .main-header-bar {
		min-height: 62px;
		padding-right: 14px;
		padding-left: 14px;
	}

	body .ast-mobile-header-wrap .ast-builder-grid-row {
		min-height: 62px;
	}

	body .ast-mobile-header-wrap .site-logo-img .custom-logo-link {
		font-size: 18px;
		white-space: nowrap;
	}

	body .ast-mobile-header-wrap .site-logo-img .custom-logo-link::before {
		width: 34px;
		height: 34px;
	}

	body .menu-toggle,
	body .ast-mobile-menu-trigger-minimal,
	body .ast-button-wrap .menu-toggle,
	body .ast-header-break-point .main-header-menu-toggle,
	body .ast-header-break-point .ast-mobile-menu-trigger-minimal {
		color: var(--ns-global-green-dark) !important;
		background: rgba(23, 107, 77, 0.1) !important;
		border-radius: 999px;
		opacity: 1 !important;
	}

	body .menu-toggle svg,
	body .menu-toggle svg path,
	body .ast-mobile-menu-trigger-minimal svg,
	body .ast-mobile-menu-trigger-minimal svg path,
	body .ast-button-wrap .menu-toggle svg,
	body .ast-button-wrap .menu-toggle svg path {
		fill: var(--ns-global-green-dark) !important;
		stroke: var(--ns-global-green-dark) !important;
		color: var(--ns-global-green-dark) !important;
		opacity: 1 !important;
	}

	body .ast-mobile-header-content,
	body .ast-mobile-popup-drawer,
	body .ast-mobile-popup-inner {
		background: #fff8ec !important;
	}

	body .ast-mobile-header-content .main-header-menu,
	body .ast-mobile-popup-content .main-header-menu {
		padding: 12px;
		background: #fff8ec;
	}

	body .ast-mobile-header-content .main-header-menu .menu-link,
	body .ast-mobile-popup-content .main-header-menu .menu-link {
		margin: 6px 0;
		padding: 13px 16px;
		border-radius: 16px;
		background: #fff;
		color: var(--ns-global-green-dark) !important;
		box-shadow: inset 0 0 0 1px rgba(23, 107, 77, 0.12);
	}

	body .ast-mobile-header-wrap .ast-header-woo-cart,
	body .ast-mobile-header-wrap .ast-site-header-cart,
	body .ast-mobile-header-wrap .ast-addon-cart-wrap {
		margin-right: 4px;
		color: var(--ns-global-green-dark) !important;
		opacity: 1 !important;
	}

	body .ast-mobile-header-wrap .ast-woo-header-cart-info-wrap,
	body .ast-mobile-header-wrap .ast-woo-header-cart-total,
	body .ast-mobile-header-wrap .ast-cart-menu-wrap .count {
		display: none !important;
	}

	body .site-footer p {
		padding: 0 18px;
		text-align: center !important;
	}

	body .footer-nav-wrap .astra-footer-horizontal-menu {
		align-items: center;
		flex-direction: column;
	}
}
