body.skinclub-archive-shelf.woocommerce {
	background: #ffffff;
	color: #111111;
}

body.skinclub-archive-shelf.woocommerce .elementor-element-5aaed61c {
	box-sizing: border-box;
	width: min(100%, 1320px);
	margin: 0 auto;
	padding: 24px clamp(16px, 4vw, 48px) 52px;
}

body.skinclub-archive-shelf.woocommerce .elementor-element-3806bc8 {
	margin: 0;
}

body.skinclub-archive-shelf.woocommerce .elementor-element-3806bc8 .elementor-heading-title {
	max-width: 780px;
	margin: 0;
	color: #111111;
	font-size: 38px;
	font-weight: 600;
	line-height: 1.05;
	letter-spacing: 0;
}

body.skinclub-archive-shelf.woocommerce .elementor-element-d18e90b {
	max-width: 760px;
	margin: 10px 0 0;
}

body.skinclub-archive-shelf.woocommerce .term-description,
body.skinclub-archive-shelf.woocommerce .term-description p {
	margin: 0;
	color: #3e3e3e;
	font-size: 14px;
	line-height: 1.55;
	letter-spacing: 0;
}

body.skinclub-archive-shelf.woocommerce .elementor-element-4f00b255 {
	width: 100%;
	margin: 22px 0 0;
}

body.skinclub-archive-shelf.woocommerce .skinclub-floating-cart {
	display: none !important;
}

body.skinclub-archive-shelf.woocommerce .woocommerce.columns-4 {
	width: 100%;
}

body.skinclub-archive-shelf.woocommerce ul.products.elementor-grid,
body.skinclub-archive-shelf.woocommerce .woocommerce ul.products {
	display: grid !important;
	box-sizing: border-box;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	align-items: stretch;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product {
	float: none !important;
	box-sizing: border-box;
	width: auto !important;
	min-width: 0;
	margin: 0 !important;
	padding: 0;
	text-align: left;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
body.skinclub-archive-shelf.woocommerce ul.products li.product .woocommerce-loop-product__link {
	display: grid;
	box-sizing: border-box;
	min-width: 0;
	height: 100%;
	color: inherit;
	text-decoration: none;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product picture {
	display: block;
	width: 100%;
	min-width: 0;
	overflow: hidden;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
	object-fit: contain;
	transition: transform 220ms ease;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product:hover img {
	transform: translateY(-2px);
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-points-badge-overlay,
body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-bundle-loop-badge {
	position: static !important;
	z-index: auto !important;
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	align-self: start !important;
	justify-self: start !important;
	width: fit-content;
	max-width: 100%;
	height: auto !important;
	min-height: 0 !important;
	margin: 0 0 6px !important;
	padding: 6px 10px !important;
	border-radius: 999px !important;
	transform: none !important;
	font-size: 11px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	white-space: nowrap;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-points-badge-overlay {
	background: #c49b9d !important;
	color: #ffffff !important;
	box-shadow: none !important;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-points-badge-overlay .badge-text {
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .woocommerce-loop-product__title {
	margin: 0;
	padding: 0;
	color: #111111;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.25;
	letter-spacing: 0;
	text-align: left !important;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .price {
	display: grid;
	gap: 3px;
	margin: 0;
	color: #111111;
	font-size: 13px !important;
	line-height: 1.35 !important;
	text-align: left;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-normal-price-display,
body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-member-price-display {
	margin: 0;
	font-size: inherit !important;
	line-height: inherit !important;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .price .normal-price-label,
body.skinclub-archive-shelf.woocommerce ul.products li.product .price .member-price-label,
body.skinclub-archive-shelf.woocommerce ul.products li.product .price .woocommerce-Price-amount {
	font-size: inherit !important;
	line-height: inherit !important;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .skinclub-member-price-display .member-price-amount {
	color: #8b5f62;
	font-size: inherit !important;
	line-height: inherit !important;
	font-weight: 700;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	height: 40px;
	min-height: 40px;
	margin: 0;
	padding: 10px 16px !important;
	border: 1px solid #111111 !important;
	border-radius: 999px !important;
	background: #111111 !important;
	color: #ffffff !important;
	font-size: 13px !important;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	transition: background-color 160ms ease, border-color 160ms ease, color 160ms ease;
}

body.skinclub-archive-shelf.woocommerce ul.products li.product .button:hover,
body.skinclub-archive-shelf.woocommerce ul.products li.product .button:focus-visible {
	border-color: #8b5f62 !important;
	background: #8b5f62 !important;
	color: #ffffff !important;
}

@media (max-width: 767px) {
	body.skinclub-archive-shelf.woocommerce .elementor-element-5aaed61c {
		padding: 16px 16px 36px;
	}

	body.skinclub-archive-shelf.woocommerce .elementor-element-3806bc8 .elementor-heading-title {
		font-size: 28px;
		line-height: 1.1;
	}

	body.skinclub-archive-shelf.woocommerce .elementor-element-d18e90b {
		margin-top: 10px;
	}

	body.skinclub-archive-shelf.woocommerce .term-description,
	body.skinclub-archive-shelf.woocommerce .term-description p {
		font-size: 13px;
		line-height: 1.45;
	}

	body.skinclub-archive-shelf.woocommerce .elementor-element-4f00b255 {
		margin-top: 18px;
	}

	body.skinclub-archive-shelf.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 14px;
	}

	body.skinclub-archive-shelf.woocommerce ul.products li.product .price {
		gap: 1px;
		font-size: 11px !important;
		line-height: 1.3 !important;
	}

	body.skinclub-archive-shelf.woocommerce ul.products li.product .button {
		height: 36px;
		min-height: 36px;
		padding: 9px 12px;
		font-size: 12px;
	}
}body.skinclub-archive-shelf-layout.woocommerce .elementor-element-5aaed61c {
	background: #fbfbfa;
}

body.skinclub-archive-shelf-layout.woocommerce .elementor-element-5aaed61c::before {
	display: block;
	width: 64px;
	height: 2px;
	margin: 0 0 12px;
	background: #9a7f5d;
	content: "";
}

body.skinclub-archive-shelf-layout.woocommerce ul.products.elementor-grid {
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 14px;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product {
	display: grid;
	grid-template-rows: 1fr auto;
	gap: 10px;
	padding: 12px;
	border: 1px solid #e3e3df;
	border-radius: 10px;
	background: #ffffff;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-loop-product__link {
	grid-template-columns: minmax(0, 1fr);
	grid-template-rows: auto minmax(37px, 1fr) auto auto;
	gap: 8px;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product picture {
	grid-row: 1;
	grid-column: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1 / 1;
	padding: 4px;
	border: 1px solid #eeeeea;
	border-radius: 8px;
	background: #f7f7f4;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product img {
	max-height: 100%;
	padding: 0;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .skinclub-points-badge-overlay,
body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .skinclub-bundle-loop-badge {
	grid-row: 1;
	grid-column: 1;
	z-index: 2 !important;
	align-self: start !important;
	justify-self: start !important;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .skinclub-points-badge-overlay {
	margin: 4px 0 0 4px !important;
	padding: 3px 7px !important;
	background: #f5f2f0 !important;
	color: #111111 !important;
	font-size: 10px !important;
	box-shadow: none !important;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .skinclub-bundle-loop-badge {
	margin: 24px 0 0 4px !important;
	padding: 3px 7px !important;
	border: 1px solid #d9d0c2 !important;
	background: #ffffff !important;
	color: #6b6258 !important;
	font-size: 10px !important;
	box-shadow: none !important;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-loop-product__title {
	grid-row: 2;
	grid-column: 1;
	font-size: 14px;
	line-height: 1.3;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-loop-product__link::after {
	grid-row: 3;
	grid-column: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: fit-content;
	max-width: 100%;
	min-height: 24px;
	padding: 5px 8px;
	border: 1px solid #d9d0c2;
	border-radius: 999px;
	background: #ffffff;
	color: #6b6258;
	font-size: 11px;
	font-weight: 600;
	line-height: 1;
	white-space: nowrap;
	content: none; /* chip text is per-product below; hidden when size is unknown */
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product.post-19724 .woocommerce-loop-product__link::after {
	content: "50 ml + 10 ml";
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product.post-19723 .woocommerce-loop-product__link::after {
	content: "30 ml";
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product.post-19722 .woocommerce-loop-product__link::after {
	content: "10 ml";
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product.post-30288 .woocommerce-loop-product__link::after {
	content: "2 ml";
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .price {
	grid-row: 4;
	grid-column: 1;
	padding-top: 6px;
	border-top: 1px solid #eeeeea;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .button {
	width: 100%;
	border-color: #ccc2ba !important;
	background: #ccc2ba !important;
	color: #111111 !important;
}

body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .button:hover,
body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .button:focus-visible {
	border-color: #111111 !important;
	background: #111111 !important;
}

@media (max-width: 1024px) {
	body.skinclub-archive-shelf-layout.woocommerce ul.products.elementor-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
	}
}

@media (max-width: 767px) {
	body.skinclub-archive-shelf-layout.woocommerce ul.products.elementor-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 10px;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-LoopProduct-link,
	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-loop-product__link {
		grid-template-rows: auto minmax(31px, 1fr) auto auto;
		gap: 6px;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product {
		padding: 9px;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product picture {
		padding: 4px;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .skinclub-points-badge-overlay {
		margin: 4px 0 0 4px !important;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .skinclub-bundle-loop-badge {
		margin: 24px 0 0 4px !important;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 12px;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .price {
		font-size: 11px;
	}

	body.skinclub-archive-shelf-layout.woocommerce ul.products li.product .woocommerce-loop-product__link::after {
		min-height: 22px;
		font-size: 10px;
	}
}body.skinclub-archive-shelf-skin.woocommerce .elementor-element-5aaed61c {
	background: #ffffff;
}

body.skinclub-archive-shelf-skin.woocommerce .elementor-element-5aaed61c::before {
	content: none;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products.elementor-grid {
	gap: 24px 16px;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product {
	padding: 0;
	border: none;
	border-radius: 0;
	background: transparent;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product picture {
	padding: 0;
	border: none;
	border-radius: 18px;
	background: #f5f2f0;
	overflow: hidden;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product img {
	width: 100%;
	height: 100%;
	max-height: none;
	object-fit: cover;
	border-radius: 18px;
	/* Square thumbs are transparent-padded portrait packshots; render the padding
	   white so it blends with the photos' studio background. */
	background: #ffffff;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .skinclub-points-badge-overlay {
	margin: 10px 0 0 10px !important;
	background: #ccc2ba !important;
	color: #ffffff !important;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .skinclub-bundle-loop-badge {
	margin: 30px 0 0 10px !important;
	border-color: #ccc2ba !important;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #333333;
	letter-spacing: -0.2px;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .woocommerce-loop-product__link::after {
	border-color: transparent;
	background: #f5f2f0;
	color: #333333;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .price {
	padding-top: 0;
	border-top: none;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .button {
	border-color: #ccc2ba !important;
	background: #ccc2ba !important;
	color: #ffffff !important;
}

body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .button:hover,
body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .button:focus-visible {
	border-color: #1b252f !important;
	background: #1b252f !important;
	color: #ffffff !important;
}

@media (max-width: 767px) {
	body.skinclub-archive-shelf-skin.woocommerce ul.products.elementor-grid {
		gap: 18px 10px;
	}

	body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .skinclub-points-badge-overlay {
		margin: 8px 0 0 8px !important;
	}

	body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .skinclub-bundle-loop-badge {
		margin: 28px 0 0 8px !important;
	}
}
/* Fallback for products whose thumbnail is a bare <img> without a <picture> wrapper. */
body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .woocommerce-LoopProduct-link > img,
body.skinclub-archive-shelf-skin.woocommerce ul.products li.product .woocommerce-loop-product__link > img {
	grid-row: 1;
	grid-column: 1;
	width: 100%;
	height: auto;
	max-height: none;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 18px;
	background: #ffffff;
}
