:root {
	--tol-ink: #17251f;
	--tol-green: #264f3b;
	--tol-green-dark: #173b2d;
	--tol-leaf: #4f7f3c;
	--tol-clay: #b85f43;
	--tol-warm: #f7f4ec;
	--tol-cream: #fffdf8;
	--tol-line: #ded9ce;
	--tol-muted: #6c716d;
	--tol-white: #ffffff;
	--tol-radius: 20px;
	--tol-shadow: 0 16px 42px rgba(23, 59, 45, 0.10);
}

.tol-shop-redesign {
	background: var(--tol-cream);
	color: var(--tol-ink);
}

.tol-shop-redesign,
.tol-shop-redesign input,
.tol-shop-redesign select,
.tol-shop-redesign textarea,
.tol-shop-redesign button {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.tol-shop-redesign h1,
.tol-shop-redesign h2,
.tol-shop-redesign h3,
.tol-shop-redesign h4 {
	color: var(--tol-ink);
	font-family: Georgia, "Times New Roman", serif;
	font-weight: 700;
	letter-spacing: -0.025em;
	line-height: 1.08;
}

.tol-shop-redesign a {
	color: var(--tol-green);
}

.tol-shell {
	box-sizing: border-box;
	margin: 0 auto;
	max-width: 1280px;
	padding-left: 32px;
	padding-right: 32px;
	width: 100%;
}

.tol-eyebrow {
	color: var(--tol-leaf);
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 0.16em;
	margin: 0 0 14px;
	text-transform: uppercase;
}

.tol-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 30px;
}

.tol-button,
.tol-shop-redesign .et_pb_button,
.tol-shop-redesign .button,
.tol-shop-redesign button.button,
.tol-shop-redesign button[type="submit"] {
	align-items: center;
	border: 1px solid var(--tol-green) !important;
	border-radius: 999px !important;
	box-sizing: border-box;
	cursor: pointer;
	display: inline-flex;
	font-size: 14px !important;
	font-weight: 800 !important;
	justify-content: center;
	letter-spacing: 0.01em !important;
	line-height: 1.2 !important;
	min-height: 48px;
	padding: 14px 22px !important;
	text-decoration: none;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

.tol-button--primary,
.tol-shop-redesign .single_add_to_cart_button,
.tol-shop-redesign button[type="submit"] {
	background: var(--tol-green) !important;
	color: var(--tol-white) !important;
}

.tol-button--primary:hover,
.tol-shop-redesign .single_add_to_cart_button:hover,
.tol-shop-redesign button[type="submit"]:hover {
	background: var(--tol-green-dark) !important;
	border-color: var(--tol-green-dark) !important;
}

.tol-button--secondary {
	background: transparent;
	color: var(--tol-green);
}

.tol-button--secondary:hover {
	background: #edf2ed;
}

.tol-button--light {
	background: var(--tol-white);
	border-color: var(--tol-white) !important;
	color: var(--tol-green-dark);
}

.tol-button--light:hover {
	background: #f4f0e7;
	border-color: #f4f0e7 !important;
}

.tol-shop-redesign #top-header {
	display: none !important;
}

.tol-shop-redesign #main-header {
	top: 0 !important;
}

.admin-bar.tol-shop-redesign #main-header {
	top: 32px !important;
}

.tol-shop-redesign #main-header {
	background: rgba(255, 253, 248, 0.98) !important;
	border-bottom: 1px solid rgba(23, 59, 45, 0.11);
	box-shadow: 0 4px 20px rgba(23, 37, 31, 0.06) !important;
}

.tol-shop-redesign #main-header .container {
	max-width: 1280px;
	width: calc(100% - 64px);
}

.tol-shop-redesign #logo {
	content: url("tol-logo-black-green.png");
	max-height: 64px !important;
	width: auto;
}

.tol-shop-redesign #et-top-navigation {
	font-weight: 700;
}

.tol-shop-redesign #top-menu > li {
	padding-right: 24px;
}

.tol-shop-redesign #top-menu a {
	color: var(--tol-ink) !important;
	font-size: 13px;
	opacity: 1 !important;
}

.tol-shop-redesign #top-menu a:hover,
.tol-shop-redesign #top-menu .current-menu-item > a {
	color: var(--tol-leaf) !important;
}

.tol-shop-redesign #main-header.et-fixed-header #top-menu > li > a,
.tol-shop-redesign #main-header.et-fixed-header #top-menu li li a {
	color: var(--tol-ink) !important;
	opacity: 1 !important;
}

.tol-shop-redesign #main-header.et-fixed-header #top-menu > li > a:hover,
.tol-shop-redesign #main-header.et-fixed-header #top-menu > li.current-menu-ancestor > a,
.tol-shop-redesign #main-header.et-fixed-header #top-menu .current-menu-item > a {
	color: var(--tol-leaf) !important;
}

.tol-shop-redesign #top-menu a[href*="crater-lake-sunrise"] {
	background: var(--tol-green);
	border-radius: 999px;
	color: var(--tol-white) !important;
	margin-top: -10px;
	padding: 10px 16px !important;
}

.tol-shop-redesign #main-header.et-fixed-header #top-menu a[href*="crater-lake-sunrise"] {
	color: var(--tol-white) !important;
}

.tol-shop-redesign #et_search_icon::before,
.tol-shop-redesign #main-header.et-fixed-header #et_search_icon::before {
	color: var(--tol-ink) !important;
}

.tol-shop-redesign .nav li ul {
	background: var(--tol-cream) !important;
	border-color: var(--tol-green) !important;
	border-radius: 12px;
	box-shadow: var(--tol-shadow);
	overflow: hidden;
	padding: 10px 0;
}

.tol-shop-redesign .nav li li {
	padding: 0 14px;
}

.tol-shop-redesign .et-search-form input {
	color: var(--tol-ink);
}

.tol-section-heading {
	align-items: end;
	display: flex;
	gap: 30px;
	justify-content: space-between;
	margin-bottom: 34px;
}

.tol-section-heading h2 {
	font-size: clamp(38px, 4vw, 54px);
	margin: 0;
}

.tol-section-heading > a {
	border-bottom: 1px solid var(--tol-green);
	color: var(--tol-green);
	font-size: 14px;
	font-weight: 800;
	margin-bottom: 7px;
	padding-bottom: 4px;
	text-decoration: none;
}

.tol-product-grid {
	display: grid;
	gap: 26px 20px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tol-product-card {
	min-width: 0;
}

.tol-product-card__image {
	background: var(--tol-white);
	border: 1px solid rgba(23, 59, 45, 0.10);
	border-radius: 18px;
	display: block;
	overflow: hidden;
	position: relative;
}

.tol-product-card__image img {
	aspect-ratio: 1 / 1;
	display: block;
	object-fit: cover;
	transition: transform 220ms ease;
	width: 100%;
}

.tol-product-card:hover .tol-product-card__image img {
	transform: scale(1.025);
}

.tol-product-card__badge {
	background: var(--tol-clay);
	border-radius: 999px;
	color: var(--tol-white);
	font-size: 11px;
	font-weight: 800;
	left: 12px;
	padding: 7px 10px;
	position: absolute;
	top: 12px;
}

.tol-product-card__body {
	padding: 15px 4px 0;
}

.tol-product-card h3 {
	font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	font-size: 16px;
	letter-spacing: -0.01em;
	line-height: 1.35;
	margin: 0 0 7px;
}

.tol-product-card h3 a {
	color: var(--tol-ink);
	text-decoration: none;
}

.tol-card-reviews {
	align-items: center;
	color: #5f665f !important;
	display: flex;
	font-size: 12px;
	gap: 7px;
	line-height: 1.3;
	margin-bottom: 7px;
	text-decoration: none;
}

.tol-card-reviews .star-rating {
	color: #a45d28;
	font-size: 12px;
	margin: 0;
}

.tol-card-reviews--empty {
	color: #737a74 !important;
}

.tol-product-card__price {
	color: var(--tol-green);
	font-size: 14px;
	font-weight: 800;
}

.tol-shop-redesign footer.et-l--footer {
	background: var(--tol-green-dark);
}

.tol-shop-redesign footer.et-l--footer,
.tol-shop-redesign footer.et-l--footer p,
.tol-shop-redesign footer.et-l--footer a {
	color: rgba(255, 255, 255, 0.82) !important;
}

@media (max-width: 1100px) {
	.tol-product-grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 980px) {
	.tol-shell {
		padding-left: 24px;
		padding-right: 24px;
	}

	.tol-shop-redesign #main-header .container {
		width: calc(100% - 48px);
	}

	.tol-shop-redesign #logo {
		max-height: 52px !important;
	}

	.tol-shop-redesign .mobile_menu_bar::before {
		color: var(--tol-green-dark) !important;
	}

	.tol-shop-redesign .et_mobile_menu {
		background: var(--tol-cream) !important;
		border-color: var(--tol-green) !important;
		max-height: calc(100vh - 120px);
		overflow-y: auto;
	}

	.tol-shop-redesign .et_mobile_menu li a {
		color: var(--tol-ink) !important;
		font-weight: 700;
	}

	.tol-product-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 782px) {
	.admin-bar.tol-shop-redesign #main-header {
		top: 46px !important;
	}
}

@media (max-width: 640px) {
	.tol-shell {
		padding-left: 18px;
		padding-right: 18px;
	}

	.tol-actions {
		align-items: stretch;
		flex-direction: column;
	}

	.tol-button {
		width: 100%;
	}

	.tol-section-heading {
		align-items: start;
		flex-direction: column;
		gap: 14px;
	}

	.tol-section-heading h2 {
		font-size: 38px;
	}

	.tol-product-grid {
		gap: 30px 12px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.tol-product-card h3 {
		font-size: 14px;
	}

	.tol-card-reviews {
		align-items: start;
		flex-direction: column;
		font-size: 11px;
		gap: 3px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.tol-shop-redesign *,
	.tol-shop-redesign *::before,
	.tol-shop-redesign *::after {
		scroll-behavior: auto !important;
		transition-duration: 0.01ms !important;
	}
}
