:root {
	--dfc-green-950: #0b2f1b;
	--dfc-green-800: #14582c;
	--dfc-green-700: #19723a;
	--dfc-green-100: #eaf3e6;
	--dfc-surface: #f5f7f2;
	--dfc-cream: #fbfaf5;
	--dfc-yellow: #f2b91d;
	--dfc-text: #1c2d21;
	--dfc-muted: #5e6a61;
	--dfc-border: #dce5d8;
}

body.home,
body.single-product,
body.tax-product_cat,
body.post-type-archive-product {
	background: var(--dfc-surface) !important;
}

body.home #content,
body.single-product #content,
body.tax-product_cat #content,
body.post-type-archive-product #content {
	background: linear-gradient(180deg, #f8faf6 0%, var(--dfc-surface) 100%) !important;
}

.custom-logo-link .custom-logo {
	width: 78px !important;
	max-width: 78px !important;
	height: auto !important;
	max-height: 68px !important;
	object-fit: contain;
}

.dfh-sale {
	display: flex !important;
	padding: 0 7px !important;
	background: transparent !important;
	align-items: center;
}

.dfh-sale > a {
	display: inline-flex !important;
	min-height: 34px;
	padding: 7px 17px !important;
	border: 1px solid rgba(77, 56, 0, .12);
	border-radius: 999px;
	background: var(--dfc-yellow) !important;
	box-shadow: 0 7px 16px rgba(92, 67, 0, .16);
	color: #27321f !important;
	font-weight: 800 !important;
	align-items: center;
	justify-content: center;
}

.dfh-sale > a:hover,
.dfh-sale > a:focus-visible {
	background: #ffc82c !important;
	box-shadow: 0 9px 20px rgba(92, 67, 0, .22);
	transform: translateY(-1px);
}

.dfc-home-category-selector,
.dfc-home-location {
	width: min(1166px, calc(100% - 32px));
	margin: 38px auto;
	border: 1px solid var(--dfc-border);
	border-radius: 24px;
	box-shadow: 0 16px 40px rgba(32, 66, 34, .08);
}

.dfc-home-category-selector {
	padding: clamp(22px, 3.2vw, 38px);
	background:
		radial-gradient(circle at 100% 0, rgba(116, 158, 91, .18), transparent 31%),
		linear-gradient(145deg, var(--dfc-cream), #eef5ea);
}

.dfc-home-section-heading {
	margin-bottom: 22px;
}

.dfc-home-section-heading > span,
.dfc-home-location__copy > span {
	display: inline-flex;
	margin-bottom: 8px;
	padding: 5px 10px;
	border-radius: 999px;
	background: #e4f0dc;
	color: #2f5b2d;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: .045em;
	text-transform: uppercase;
}

.dfc-home-section-heading h2,
.dfc-home-location h2 {
	max-width: 860px;
	margin: 0 0 9px;
	color: var(--dfc-green-950);
	font-size: clamp(27px, 3vw, 40px);
	line-height: 1.1;
	letter-spacing: -.025em;
}

.dfc-home-section-heading p,
.dfc-home-location p {
	max-width: 820px;
	margin: 0;
	color: var(--dfc-muted);
	font-size: 15px;
	line-height: 1.6;
}

.dfc-home-category-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 12px;
}

.dfc-home-category-card {
	position: relative;
	display: grid;
	min-height: 100px;
	padding: 12px 38px 12px 12px;
	border: 1px solid #d6e1d2;
	border-radius: 17px;
	background: rgba(255, 255, 255, .94);
	color: var(--dfc-text) !important;
	text-decoration: none !important;
	grid-template-columns: 70px minmax(0, 1fr);
	gap: 12px;
	align-items: center;
	transition: transform .16s ease, border-color .16s ease, box-shadow .16s ease;
}

.dfc-home-category-card:hover,
.dfc-home-category-card:focus-visible {
	border-color: #7aa66e;
	box-shadow: 0 12px 24px rgba(42, 86, 43, .13);
	transform: translateY(-2px);
}

.dfc-home-category-card__image {
	display: flex;
	width: 70px;
	height: 70px;
	border-radius: 14px;
	background: #f4f7f1;
	overflow: hidden;
	align-items: center;
	justify-content: center;
}

.dfc-home-category-card__image img {
	width: 100%;
	height: 100%;
	padding: 4px;
	object-fit: contain;
}

.dfc-home-category-card__image > span {
	color: var(--dfc-green-700);
	font-weight: 900;
}

.dfc-home-category-card__copy {
	display: flex;
	min-width: 0;
	flex-direction: column;
}

.dfc-home-category-card__copy strong {
	font-size: 14px;
	line-height: 1.25;
}

.dfc-home-category-card__copy small {
	margin-top: 4px;
	color: #707a72;
	font-size: 12px;
}

.dfc-home-category-card__arrow {
	position: absolute;
	top: 50%;
	right: 14px;
	color: #4e7c46;
	font-size: 20px;
	font-weight: 900;
	transform: translateY(-50%);
}

.home .elementor-element-130432b {
	padding-top: 38px !important;
	padding-bottom: 24px !important;
}

.home .elementor-element-130432b .e-con-inner {
	width: min(1166px, calc(100% - 32px));
}

.home .elementor-element-130432b ul.products > li:nth-child(n+9) {
	display: none !important;
}

.home .elementor-widget-wc-categories {
	display: none !important;
}

.home .elementor-element-f834bab,
.home .elementor-element-795cef7,
.home .elementor-element-48c651b,
.home .elementor-element-25a0335,
.home .elementor-element-46fc97a {
	display: none !important;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	display: flex;
	height: 100%;
	border: 1px solid #e0e7dd;
	border-radius: 17px;
	background: #fff;
	box-shadow: 0 9px 22px rgba(37, 63, 36, .065);
	flex-direction: column;
	overflow: hidden;
}

.woocommerce ul.products li.product .astra-shop-thumbnail-wrap img,
.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap img,
.woocommerce ul.products li.product > a img {
	width: 100% !important;
	height: auto !important;
	aspect-ratio: 1 / 1;
	padding: 12px;
	background: #fbfcfa;
	object-fit: contain;
}

.woocommerce ul.products li.product .button,
.woocommerce-page ul.products li.product .button {
	margin-top: auto !important;
	font-weight: 800 !important;
	letter-spacing: .025em !important;
	text-transform: none !important;
}

.dfc-home-location {
	display: grid;
	padding: clamp(24px, 3.5vw, 42px);
	background:
		radial-gradient(circle at 95% 10%, rgba(242, 185, 29, .16), transparent 34%),
		linear-gradient(135deg, #0d3c22, #145f31);
	grid-template-columns: minmax(0, 1.4fr) minmax(280px, .7fr);
	gap: 32px;
	align-items: center;
}

.dfc-home-location h2,
.dfc-home-location p {
	color: #fff;
}

.dfc-home-location p {
	opacity: .82;
}

.dfc-home-location__actions {
	display: grid;
	gap: 10px;
}

.dfc-button {
	display: inline-flex;
	min-height: 47px;
	padding: 11px 16px;
	border: 1px solid transparent;
	border-radius: 13px;
	font-size: 14px;
	font-weight: 800;
	text-align: center;
	text-decoration: none !important;
	align-items: center;
	justify-content: center;
}

.dfc-button--primary {
	background: var(--dfc-yellow);
	color: #21301f !important;
}

.dfc-button--whatsapp {
	background: #25a55a;
	color: #fff !important;
}

.dfc-button--secondary {
	border-color: rgba(255, 255, 255, .26);
	background: rgba(255, 255, 255, .08);
	color: #fff !important;
}

.dfc-buy-confidence {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 9px;
	margin: 18px 0 14px;
	padding: 12px;
	border: 1px solid #d8e4d4;
	border-radius: 16px;
	background: #f7faf5;
}

.dfc-buy-confidence__item,
.dfc-buy-confidence__help {
	position: relative;
	display: flex;
	min-height: 56px;
	padding: 9px 10px 9px 31px;
	border-radius: 11px;
	background: #fff;
	color: var(--dfc-text) !important;
	text-decoration: none !important;
	flex-direction: column;
	justify-content: center;
}

.dfc-buy-confidence__item::before,
.dfc-buy-confidence__help::before {
	position: absolute;
	top: 12px;
	left: 11px;
	content: "✓";
	color: var(--dfc-green-700);
	font-weight: 900;
}

.dfc-buy-confidence__stock::before {
	content: "●";
}

.dfc-buy-confidence__help::before {
	content: "☎";
}

.dfc-buy-confidence strong {
	font-size: 13px;
	line-height: 1.25;
}

.dfc-buy-confidence small {
	margin-top: 3px;
	color: #6b756d;
	font-size: 11px;
	line-height: 1.25;
}

.single-product .woocommerce-tabs {
	border-radius: 20px;
	background: #fff;
}

.single-product .woocommerce-Tabs-panel--description {
	max-width: 100%;
}

.dfc-product-accordion {
	margin: 12px 0;
	border: 1px solid var(--dfc-border);
	border-radius: 14px;
	background: #fbfcfa;
	overflow: hidden;
}

.dfc-product-accordion > summary {
	position: relative;
	padding: 16px 48px 16px 17px;
	color: var(--dfc-green-950);
	font-size: 18px;
	font-weight: 800;
	line-height: 1.3;
	cursor: pointer;
	list-style: none;
}

.dfc-product-accordion > summary::-webkit-details-marker {
	display: none;
}

.dfc-product-accordion > summary::after {
	position: absolute;
	top: 50%;
	right: 18px;
	content: "+";
	color: var(--dfc-green-700);
	font-size: 24px;
	font-weight: 500;
	transform: translateY(-50%);
}

.dfc-product-accordion[open] > summary::after {
	content: "−";
}

.dfc-product-accordion > :not(summary) {
	margin-right: 17px;
	margin-left: 17px;
}

.dfc-product-accordion > :last-child {
	margin-bottom: 18px;
}

@media (max-width: 920px) {
	.dfc-home-category-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.dfc-home-location {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 620px) {
	.custom-logo-link .custom-logo {
		width: 66px !important;
		max-width: 66px !important;
		max-height: 58px !important;
	}

	.dfc-home-category-selector,
	.dfc-home-location {
		width: calc(100% - 20px);
		margin: 22px auto;
		border-radius: 18px;
	}

	.dfc-home-category-selector,
	.dfc-home-location {
		padding: 18px 14px;
	}

	.dfc-home-category-grid {
		grid-template-columns: 1fr;
	}

	.dfc-home-category-card {
		min-height: 86px;
		grid-template-columns: 58px minmax(0, 1fr);
	}

	.dfc-home-category-card__image {
		width: 58px;
		height: 58px;
	}

	.dfc-home-section-heading h2,
	.dfc-home-location h2 {
		font-size: 27px;
	}

	.home .elementor-element-130432b .e-con-inner {
		width: calc(100% - 20px);
	}

	.dfc-buy-confidence {
		grid-template-columns: 1fr;
	}

	.dfc-product-accordion > summary {
		font-size: 16px;
	}
}
