
.ep-latest,
.ep-latest * {
	box-sizing: border-box;
}

.ep-latest {
	width: 100%;
	background: #ffffff;
	font-family: "Montserrat", sans-serif;
}

.ep-latest__inner {
	width: 100%;
	max-width: 1480px;
	margin: 0 auto;
	padding: 72px 30px;
}

.ep-latest__head {
	margin-bottom: 30px;
	text-align: center;
}

.ep-latest__heading {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.ep-latest__eyebrow {
	margin: 0 0 7px;
	color: #333333;
	font-family: "Montserrat", sans-serif;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: .14em;
	text-transform: uppercase;
}

.ep-latest__title {
	margin: 0;
	padding: 0;
	color: #282326;
	font-family: "Cormorant Garamond", Georgia, serif;
	font-size: clamp(38px, 4vw, 58px);
	font-weight: 500;
	line-height: 1.05;
	letter-spacing: -.02em;
	text-align: center;
}

.ep-latest__view-all {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 14px;
	padding: 0 0 4px;
	border: 0;
	border-bottom: 1px solid currentColor;
	background: transparent;
	color: #8f2838;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: .04em;
	text-decoration: none;
	text-transform: uppercase;
}

.ep-latest__view-all::before,
.ep-latest__view-all::after,
.ep-product-card__buy-button::before,
.ep-product-card__buy-button::after {
	display: none !important;
	content: none !important;
}

.ep-latest__view-all-icon,
.ep-latest__view-all-icon i,
.ep-latest__view-all-icon svg {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 13px;
	height: 13px;
	fill: currentColor;
}

.ep-latest__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	column-gap: 20px;
	row-gap: 36px;
	width: 100%;
}

.ep-product-card {
	display: flex;
	flex-direction: column;
	min-width: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	box-shadow: none;
	text-align: center;
}

.ep-product-card__media {
	--ep-card-focus-y: 50%;
	position: relative;
	width: 100%;
	aspect-ratio: 2 / 3;
	overflow: hidden;
	background: #ffffff;
}

.ep-product-card__media-link {
	position: absolute;
	inset: 0;
	z-index: 4;
}

.ep-product-card__media-inner {
	position: absolute;
	inset: 0;
	overflow: hidden;
	background: #ffffff;
}

.ep-product-card__image,
.ep-product-card__video {
	position: absolute;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: #ffffff;
	box-shadow: none;
	object-fit: contain;
	object-position: 50% var(--ep-card-focus-y);
	transition: opacity .35s ease, transform .45s ease, filter .3s ease;
}

.ep-product-card__image--main {
	z-index: 1;
	opacity: 1;
}

.ep-product-card__image--second {
	z-index: 2;
	opacity: 0;
}

.ep-product-card__discount {
	position: absolute;
	top: 12px;
	left: 12px;
	z-index: 10;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 50px;
	min-height: 30px;
	padding: 6px 10px;
	background: #8f2838;
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: .02em;
}

.ep-product-card__wishlist {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 12;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: auto;
	height: auto;
	padding: 0;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #8f2838;
	line-height: 1;
}

.ep-product-card__wishlist > *,
.ep-product-card__wishlist a,
.ep-product-card__wishlist button,
.ep-product-card__wishlist span {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	height: auto !important;
	min-width: 0 !important;
	min-height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: inherit !important;
}

.ep-product-card__wishlist i {
	font-size: 22px;
}

.ep-product-card__wishlist svg {
	width: 22px;
	height: 22px;
	fill: transparent !important;
	stroke: currentColor;
}

.ep-product-card__size {
	position: absolute;
	right: 12px;
	bottom: 12px;
	left: 12px;
	z-index: 8;
	padding: 10px 13px;
	background: rgba(255,255,255,.94);
	color: #282326;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.3;
	text-align: center;
	opacity: 0;
	transform: translateY(8px);
	transition: opacity .25s ease, transform .25s ease;
}

.ep-product-card__sold-label {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9;
	display: flex;
	align-items: center;
	justify-content: center;
	width: max-content;
	max-width: calc(100% - 30px);
	min-height: 44px;
	padding: 11px 18px;
	transform: translate(-50%, -50%);
	background: rgba(255,255,255,.96);
	color: #575254;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: .03em;
	text-align: center;
	text-transform: uppercase;
}

.ep-product-card.is-sold-out .ep-product-card__image,
.ep-product-card.is-sold-out .ep-product-card__video {
	opacity: .42;
	filter: grayscale(35%);
}

.ep-product-card__content {
	display: flex;
	flex: 1;
	flex-direction: column;
	padding-top: 18px;
	text-align: center;
}

.ep-product-card__title-link {
	display: block;
	color: inherit;
	text-decoration: none;
}

.ep-product-card__title,
.ep-product-card__title-link .ep-product-card__title {
	display: -webkit-box;
	min-height: 48px;
	margin: 0 0 10px;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	padding: 0;
	color: #282326;
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 1.48;
	letter-spacing: 0;
	text-align: center;
	text-transform: none;
	transition: color .2s ease;
}

.ep-product-card__title-link:hover .ep-product-card__title {
	color: #8f2838;
}

.ep-product-card__price {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 7px;
	min-height: 27px;
	margin: 0 0 18px;
	color: #8f2838;
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 650;
	line-height: 1.3;
	text-align: center;
}

.ep-product-card__price > .amount,
.ep-product-card__price > .woocommerce-Price-amount {
	color: #333333;
	font-size: inherit;
	font-weight: inherit;
}

.ep-product-card__price ins,
.ep-product-card__price ins .amount,
.ep-product-card__price ins .woocommerce-Price-amount {
	color: #8f2838;
	font-size: inherit;
	font-weight: 700;
	text-decoration: none;
}

.ep-product-card__price del,
.ep-product-card__price del .amount {
	color: #9b9295;
	font-size: 13px;
	font-weight: 500;
	opacity: 1;
}

.ep-product-card__buy-wrap {
	width: 100%;
	margin-top: auto;
}

.ep-product-card__buy-button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: 100%;
	min-height: 44px;
	margin: 0;
	padding: 11px 16px;
	border: 1px solid #8f2838;
	border-radius: 0;
	background: #ffffff;
	color: #8f2838;
	box-shadow: none;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: .04em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color .2s ease, border-color .2s ease, color .2s ease;
}

.ep-product-card__buy-button:hover {
	border-color: #8f2838;
	background: #8f2838;
	color: #ffffff;
}

.ep-product-card__buy-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: transform .22s ease;
}

.ep-product-card__buy-icon i {
	font-size: 12px;
}

.ep-product-card__buy-icon svg {
	width: 13px;
	height: 13px;
	fill: currentColor;
}

.ep-product-card__buy-button:hover .ep-product-card__buy-icon {
	transform: translateX(4px);
}

.ep-product-card__buy-button.is-disabled {
	border-color: #b8b6b7;
	background: #b8b6b7;
	color: #ffffff;
	pointer-events: none;
}

.ep-latest__mobile-button-wrap {
	display: none;
	justify-content: center;
	margin-top: 30px;
}

.ep-latest__mobile-button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 310px;
	min-height: 46px;
	padding: 12px 18px;
	border: 1px solid #8f2838;
	background: transparent;
	color: #8f2838;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: .035em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.ep-latest__notice {
	padding: 30px;
	border: 1px dashed #cccccc;
	background: #fafafa;
	color: #555555;
	text-align: center;
}

@media (hover: hover) and (pointer: fine) {
	.ep-product-card:hover .ep-product-card__image--main {
		opacity: 0;
	}

	.ep-product-card:hover .ep-product-card__image--second {
		opacity: 1;
	}

	.ep-product-card:hover .ep-product-card__image,
	.ep-product-card:hover .ep-product-card__video {
		transform: scale(1.015);
	}

	.ep-product-card:hover .ep-product-card__size {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (max-width: 1100px) and (min-width: 768px) {
	.ep-latest__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		column-gap: 17px;
		row-gap: 32px;
	}

	.ep-latest__inner {
		padding: 58px 24px;
	}
}

@media (max-width: 767px) {
	.ep-latest__inner {
		padding: 46px 12px;
	}

	.ep-latest__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 10px;
		row-gap: 25px;
	}

	.ep-latest__title {
		font-size: 27px;
	}

	.ep-latest__view-all {
		display: none;
	}

	.ep-product-card__discount {
		top: 7px;
		left: 7px;
		min-width: 40px;
		min-height: 25px;
		padding: 5px 7px;
		font-size: 10px;
	}

	.ep-product-card__size {
		display: none;
	}

	.ep-product-card__sold-label {
		min-height: 37px;
		padding: 9px 10px;
		font-size: 9px;
		letter-spacing: 0;
	}

	.ep-product-card__content {
		padding-top: 12px;
	}

	.ep-product-card__title,
	.ep-product-card__title-link .ep-product-card__title {
		min-height: 40px;
		margin-bottom: 7px;
		font-size: 12.5px;
		line-height: 1.45;
	}

	.ep-product-card__price {
		gap: 5px;
		min-height: 23px;
		margin-bottom: 12px;
		font-size: 14px;
	}

	.ep-product-card__price del,
	.ep-product-card__price del .amount {
		font-size: 10.5px;
	}

	.ep-product-card__buy-button {
		min-height: 39px;
		padding: 9px 7px;
		gap: 7px;
		font-size: 9.5px;
		letter-spacing: .015em;
	}

	.ep-product-card__buy-icon i {
		font-size: 9px;
	}

	.ep-product-card__buy-icon svg {
		width: 10px;
		height: 10px;
	}

	.ep-product-card__wishlist i {
		font-size: 20px;
	}

	.ep-product-card__wishlist svg {
		width: 20px;
		height: 20px;
	}

	.ep-latest__mobile-button-wrap {
		display: flex;
	}
}


/* ==========================================================
   ePelene 3.8.0 – isolated card actions
   ========================================================== */
.ep-latest .epx-buy-button,
.ep-latest a.epx-buy-button,
.ep-latest .woocommerce a.epx-buy-button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	width: 100%;
	min-height: 44px;
	margin: 0;
	padding: 11px 16px;
	border: 1px solid #8f2838;
	border-radius: 0;
	background: #ffffff;
	color: #8f2838;
	box-shadow: none;
	appearance: none;
	font-family: "Montserrat", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: .04em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
	transition:
		background-color .2s ease,
		border-color .2s ease,
		color .2s ease,
		opacity .2s ease;
}

.ep-latest .epx-buy-button::before,
.ep-latest .epx-buy-button::after {
	display: none;
	content: none;
}

.ep-latest .epx-buy-button:hover,
.ep-latest .epx-buy-button:focus-visible {
	border-color: #8f2838;
	background: #8f2838;
	color: #ffffff;
	text-decoration: none;
}

.ep-latest .epx-buy-button.is-loading {
	opacity: .58;
	pointer-events: none;
}

.ep-latest .epx-buy-button.is-added {
	border-color: #282326;
	background: #282326;
	color: #ffffff;
}

.ep-latest .epx-buy-button.is-disabled {
	border-color: #d7d2d3;
	background: #f4f2f2;
	color: #8d8789;
	cursor: default;
	pointer-events: none;
}

.ep-latest .ep-product-card__buy-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	transition: transform .22s ease;
}

.ep-latest .ep-product-card__buy-icon svg {
	display: block;
	width: 13px;
	height: 13px;
	fill: currentColor;
}

.ep-latest .epx-buy-button:hover .ep-product-card__buy-icon {
	transform: translateX(4px);
}

.ep-latest .epx-wishlist {
	position: absolute;
	top: 14px;
	right: 14px;
	z-index: 20;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 4px;
	border: 0;
	border-radius: 0;
	background: transparent;
	box-shadow: none;
	color: #8f2838;
	appearance: none;
	cursor: pointer;
	transition: color .2s ease, transform .2s ease;
}

.ep-latest .epx-wishlist::before,
.ep-latest .epx-wishlist::after {
	display: none;
	content: none;
}

.ep-latest .epx-wishlist svg {
	display: block;
	width: 22px;
	height: 22px;
	overflow: visible;
	fill: transparent;
	stroke: currentColor;
	stroke-width: 1.6;
	stroke-linecap: round;
	stroke-linejoin: round;
	transition: fill .2s ease, stroke .2s ease, transform .2s ease;
}

.ep-latest .epx-wishlist:hover {
	color: #621c36;
	transform: translateY(-1px);
}

.ep-latest .epx-wishlist:hover svg {
	transform: scale(1.06);
}

.ep-latest .epx-wishlist.is-active svg,
.ep-latest .epx-wishlist[aria-pressed="true"] svg {
	fill: currentColor;
}

.ep-latest .epx-wishlist-bridge {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	overflow: hidden !important;
	clip: rect(0 0 0 0) !important;
	clip-path: inset(50%) !important;
	white-space: nowrap !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

.ep-latest .ep-product-card__size {
	display: none;
}

@media (max-width: 767px) {
	.ep-latest .epx-buy-button {
		min-height: 39px;
		padding: 9px 7px;
		gap: 7px;
		font-size: 9.5px;
		letter-spacing: .015em;
	}

	.ep-latest .epx-wishlist {
		top: 9px;
		right: 9px;
		width: 27px;
		height: 27px;
	}

	.ep-latest .epx-wishlist svg {
		width: 20px;
		height: 20px;
	}
}


/* ePelene Core 3.8.1 */
.ep-latest .epx-wishlist,
.ep-latest button.epx-wishlist,
.ep-latest .epx-wishlist:link,
.ep-latest .epx-wishlist:visited,
.ep-latest .epx-wishlist:focus,
.ep-latest .epx-wishlist:active,
.ep-latest .epx-wishlist:hover {
	color: #8f2838 !important;
	border: 0 !important;
	border-color: transparent !important;
	background: transparent !important;
	box-shadow: none !important;
	outline: none !important;
}

.ep-latest .epx-wishlist svg,
.ep-latest .epx-wishlist svg path {
	color: inherit !important;
	fill: transparent !important;
	stroke: currentColor !important;
}

.ep-latest .epx-wishlist:hover,
.ep-latest .epx-wishlist:focus-visible {
	color: #621c36 !important;
}

.ep-latest .epx-wishlist.is-active,
.ep-latest .epx-wishlist[aria-pressed="true"] {
	color: #8f2838 !important;
}

.ep-latest .epx-wishlist.is-active svg,
.ep-latest .epx-wishlist[aria-pressed="true"] svg,
.ep-latest .epx-wishlist.is-active svg path,
.ep-latest .epx-wishlist[aria-pressed="true"] svg path {
	fill: currentColor !important;
	stroke: currentColor !important;
}

/* Default spacing. Elementor-generated widget CSS overrides these values. */
.ep-latest .ep-product-card__content { padding-top: 18px; }
.ep-latest .ep-product-card__title { margin-bottom: 10px; }
.ep-latest .ep-product-card__price { margin-bottom: 18px; }
.ep-latest .ep-product-card__buy-wrap { margin-bottom: 0; }


/* ==========================================================
   ePelene 3.10.0 – A / B / C / D product button variants
   ========================================================== */
.ep-latest .ep-product-card__cart-icon,
.ep-latest .ep-product-card__buy-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
	line-height: 1;
}

.ep-latest .ep-product-card__cart-icon svg,
.ep-latest .ep-product-card__buy-icon svg {
	display: block;
	width: 13px;
	height: 13px;
	fill: currentColor;
}

.ep-latest .ep-product-card__cart-icon i,
.ep-latest .ep-product-card__buy-icon i {
	font-size: 13px;
}

.ep-latest .epx-buy-button.icon-right .ep-product-card__buy-text {
	order: 1;
}

.ep-latest .epx-buy-button.icon-right .ep-product-card__cart-icon {
	order: 2;
}

.ep-latest .epx-buy-button.icon-right .ep-product-card__buy-icon {
	order: 3;
}

/* A – outlined full-width button */
.ep-latest .epx-buy-button--a {
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-radius: 0;
	background: transparent;
}

/* B – translucent hover button over image */
.ep-latest .ep-product-card__buy-overlay {
	position: absolute;
	right: 18px;
	bottom: 18px;
	left: 18px;
	z-index: 15;
	opacity: 0;
	transform: translateY(10px);
	pointer-events: none;
	transition: opacity .25s ease, transform .25s ease;
}

.ep-latest .ep-product-card:hover .ep-product-card__buy-overlay,
.ep-latest .ep-product-card:focus-within .ep-product-card__buy-overlay {
	opacity: 1;
	transform: translateY(0);
	pointer-events: auto;
}

.ep-latest .epx-buy-button--b {
	width: 100%;
	border-color: rgba(255,255,255,.75);
	background: rgba(255,255,255,.9);
	backdrop-filter: blur(6px);
	color: #8f2838;
}

/* C – minimal text link */
.ep-latest .ep-product-card__buy-wrap:has(.epx-buy-button--c) {
	display: flex;
	justify-content: center;
}

.ep-latest .epx-buy-button--c {
	width: auto;
	min-height: 0;
	padding: 5px 0 6px;
	border-width: 0 0 1px;
	border-style: solid;
	border-radius: 0;
	background: transparent;
}

.ep-latest .epx-buy-button--c:hover {
	background: transparent;
	color: #621c36;
}

/* D – pill */
.ep-latest .ep-product-card__buy-wrap:has(.epx-buy-button--d) {
	display: flex;
	justify-content: center;
}

.ep-latest .epx-buy-button--d {
	width: 100%;
	border-radius: 50px;
}

@media (max-width: 767px) {
	.ep-latest .ep-product-card__buy-overlay {
		right: 10px;
		bottom: 10px;
		left: 10px;
		opacity: 1;
		transform: none;
		pointer-events: auto;
	}

	.ep-latest .epx-buy-button--b {
		min-height: 38px;
		padding: 9px 8px;
	}

	.ep-latest .epx-buy-button--c {
		width: auto;
		padding-right: 0;
		padding-left: 0;
	}
}

/* ==========================================================
   ePelene 3.12.0 – clean product grid
   ========================================================== */
.ep-latest.ep-title-natural .ep-product-card__title,
.ep-latest.ep-title-natural .ep-product-card__title-link .ep-product-card__title {
	min-height: 0 !important;
	height: auto !important;
}

.ep-latest.ep-title-natural .ep-product-card__content {
	flex: 0 0 auto;
}

.ep-latest.ep-title-natural .ep-product-card__buy-wrap {
	margin-top: 0;
}

.ep-latest.ep-latest--grid .ep-latest__grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	column-gap: 20px;
	row-gap: 36px;
	width: 100%;
	transform: none !important;
}

.ep-latest.ep-latest--grid .ep-product-card {
	width: auto !important;
	flex: initial !important;
}

@media (max-width: 1100px) and (min-width: 768px) {
	.ep-latest.ep-latest--grid .ep-latest__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		column-gap: 17px;
		row-gap: 32px;
	}
}

@media (max-width: 767px) {
	.ep-latest.ep-latest--grid .ep-latest__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		column-gap: 10px;
		row-gap: 25px;
	}
}


/* ==========================================================
   ePelene 3.32.6 – clean product grid on portrait devices
   ========================================================== */
@media (max-width:900px) and (min-width:768px){
	.ep-latest__inner{
		padding:52px 28px 58px!important;
	}
	.ep-latest__grid{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		column-gap:20px!important;
		row-gap:34px!important;
	}
	.ep-latest__title{
		font-size:42px;
	}
	.ep-product-card__media{
		aspect-ratio:2 / 3!important;
	}
}

@media (max-width:767px){
	.ep-latest__inner{
		padding:38px 12px 42px!important;
	}
	.ep-latest__head{
		margin-bottom:22px!important;
	}
	.ep-latest__title{
		max-width:260px!important;
		margin:0 auto!important;
		font-size:31px;
		line-height:1.04;
	}
	.ep-latest__grid{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
		column-gap:9px!important;
		row-gap:24px!important;
	}
	.ep-product-card__media{
		aspect-ratio:2 / 3!important;
	}
	.ep-product-card__content{
		padding-top:9px!important;
	}
	.ep-product-card__title,
	.ep-product-card__title-link .ep-product-card__title{
		min-height:34px!important;
		margin-bottom:5px!important;
		line-height:1.35;
	}
	.ep-product-card__price{
		min-height:20px!important;
		margin-bottom:0!important;
		line-height:1.3;
	}
	.ep-product-card__price del,
	.ep-product-card__price del .amount{
		font-size:8.5px;
	}
	.ep-latest .ep-product-card__buy-overlay{
		right:7px!important;
		bottom:7px!important;
		left:7px!important;
	}
	.ep-latest .epx-buy-button--b{
		min-height:32px!important;
		padding:7px 5px!important;
		gap:5px!important;
		font-size:7.5px;
		letter-spacing:0;
	}
	.ep-latest .epx-wishlist{
		top:7px!important;
		right:7px!important;
		width:24px!important;
		height:24px!important;
	}
	.ep-latest .epx-wishlist svg{
		width:17px!important;
		height:17px!important;
	}
	.ep-product-card__discount{
		top:6px!important;
		left:6px!important;
		min-width:34px!important;
		min-height:21px!important;
		padding:4px 5px!important;
		font-size:8px;
	}
	.ep-latest__mobile-button-wrap{
		margin-top:24px!important;
	}
}


/* v3.33.0 – sold-out cards and mobile actions */
.ep-product-card.is-sold-out .ep-product-card__media-inner::after{
	content:"";
	position:absolute;
	inset:0;
	z-index:4;
	background:rgba(244,240,238,.50);
	pointer-events:none;
}
.ep-product-card.is-sold-out .ep-product-card__image,
.ep-product-card.is-sold-out .ep-product-card__video{
	opacity:.46!important;
	filter:blur(5px) grayscale(72%) saturate(45%) contrast(.78)!important;
	transform:scale(1.055)!important;
}
.ep-product-card.is-sold-out .ep-product-card__image--second{
	opacity:0!important;
}
@media(max-width:767px){
	.ep-product-card__buy-overlay{right:6px!important;bottom:6px!important;left:6px!important}
	.epx-buy-button{width:100%!important;min-width:0!important;min-height:31px!important;padding:6px 4px!important;gap:4px!important;font-size:7px!important;white-space:nowrap!important}
	.epx-buy-button .ep-product-card__buy-text{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}
}


/* v3.33.5 – sold-out products stay visible under a light grey blur. */
.ep-product-card.is-sold-out .ep-product-card__media,
.epw-card.is-sold-out .epw-card__media{
	background:#eeeae8!important;
}
.ep-product-card.is-sold-out .ep-product-card__media-inner::after{
	content:""!important;
	position:absolute!important;
	inset:0!important;
	z-index:4!important;
	background:rgba(242,239,237,.24)!important;
	pointer-events:none!important;
}
.ep-product-card.is-sold-out .ep-product-card__image,
.ep-product-card.is-sold-out .ep-product-card__video{
	display:block!important;
	visibility:visible!important;
	opacity:.72!important;
	filter:grayscale(48%) saturate(58%) contrast(.88) blur(2.5px)!important;
	transform:scale(1.025)!important;
}
.ep-product-card.is-sold-out:hover .ep-product-card__image,
.ep-product-card.is-sold-out:hover .ep-product-card__video{
	opacity:.72!important;
	transform:scale(1.025)!important;
}
.ep-product-card.is-sold-out .ep-product-card__image--second{
	display:none!important;
	opacity:0!important;
}
.ep-product-card.is-sold-out .ep-product-card__sold-label{
	z-index:20!important;
	background:rgba(255,255,255,.94)!important;
	color:#333!important;
	border:1px solid rgba(51,51,51,.10)!important;
	box-shadow:0 8px 24px rgba(0,0,0,.06)!important;
}




/* v3.33.7 – never replace a sold-out product photo with a blank block. */
.ep-product-card.is-sold-out .ep-product-card__media-inner,
.epw-card.is-sold-out .epw-card__media{
	background:#ece8e6!important;
}
.ep-product-card.is-sold-out .ep-product-card__image--main,
.ep-product-card.is-sold-out .ep-product-card__video,
.epw-card.is-sold-out img{
	display:block!important;
	visibility:visible!important;
	opacity:.68!important;
	filter:grayscale(58%) saturate(55%) contrast(.92) blur(2px)!important;
	transform:scale(1.025)!important;
}
.ep-product-card.is-sold-out .ep-product-card__image--second{
	display:none!important;
}
.ep-product-card.is-sold-out .ep-product-card__media-inner::after{
	background:rgba(238,234,232,.18)!important;
}


/* v3.33.9 – direct sold-out image, immune to lazy-load hiding. */
.ep-product-card.is-sold-out .ep-soldout-direct-image,
.epw-card.is-sold-out .ep-soldout-direct-image{
	position:relative!important;
	z-index:1!important;
	display:block!important;
	visibility:visible!important;
	width:100%!important;
	height:100%!important;
	max-width:none!important;
	opacity:.68!important;
	object-fit:cover!important;
	object-position:center!important;
	filter:grayscale(52%) saturate(58%) contrast(.9) blur(2px)!important;
	transform:scale(1.025)!important;
}
.ep-product-card.is-sold-out .ep-product-card__media-inner{
	position:relative!important;
	z-index:0!important;
}
.ep-product-card.is-sold-out .ep-product-card__media-inner::after,
.epw-card.is-sold-out .epw-card__media::after{
	content:""!important;
	position:absolute!important;
	inset:0!important;
	z-index:2!important;
	display:block!important;
	background:rgba(238,234,232,.18)!important;
	pointer-events:none!important;
}
.ep-product-card.is-sold-out .ep-product-card__sold-label{
	z-index:10!important;
}


/* v3.34.0 – button colors are controlled directly by Elementor responsive selectors. */
.epx-buy-button,
.ep-product-card__buy-button{
	transition:background-color .2s ease,color .2s ease,border-color .2s ease!important;
}


/* v3.34.1 – sold-out products always show their real image. */
.ep-product-card.is-sold-out .ep-product-card__media-inner{
	background:#eeeae8!important;
	overflow:hidden!important;
}

.ep-product-card.is-sold-out .ep-product-card__image--main,
.ep-product-card.is-sold-out .ep-soldout-direct-image,
.epw-card.is-sold-out img{
	display:block!important;
	visibility:visible!important;
	width:100%!important;
	height:100%!important;
	max-width:none!important;
	opacity:.72!important;
	object-fit:cover!important;
	object-position:center!important;
	filter:grayscale(45%) saturate(65%) contrast(.92) blur(1.8px)!important;
	transform:scale(1.02)!important;
}

.ep-product-card.is-sold-out .ep-product-card__video{
	display:none!important;
}

.ep-product-card.is-sold-out .ep-product-card__media-inner::after,
.epw-card.is-sold-out .epw-card__media::after{
	content:""!important;
	position:absolute!important;
	inset:0!important;
	z-index:2!important;
	background:rgba(238,234,232,.16)!important;
	pointer-events:none!important;
}

.ep-product-card.is-sold-out .ep-product-card__sold-label{
	z-index:10!important;
}


/* v3.34.3 – all product cards match the homepage “Naujausias asortimentas” size. */
.epv2-catalog,
.ep-latest-products,
.ep-category-products-slider,
.epw-results{
	--ep-card-unified-ratio:2 / 3;
}

.epv2-results .ep-product-card__media,
.epv2-results .ep-product-card__image-wrap,
.epv2-results .ep-product-card__media-inner,
.ep-latest-products .ep-product-card__media,
.ep-latest-products .ep-product-card__image-wrap,
.ep-latest-products .ep-product-card__media-inner,
.ep-category-products-slider .ep-product-card__media,
.ep-category-products-slider .ep-product-card__image-wrap,
.ep-category-products-slider .ep-product-card__media-inner,
.epw-results .ep-product-card__media,
.epw-results .ep-product-card__image-wrap,
.epw-results .ep-product-card__media-inner,
.epw-results .epw-card__media{
	aspect-ratio:var(--ep-card-unified-ratio,2 / 3)!important;
	height:auto!important;
	min-height:0!important;
}

.epv2-results .ep-product-card__image,
.epv2-results .ep-product-card__video,
.ep-latest-products .ep-product-card__image,
.ep-latest-products .ep-product-card__video,
.ep-category-products-slider .ep-product-card__image,
.ep-category-products-slider .ep-product-card__video,
.epw-results .ep-product-card__image,
.epw-results .ep-product-card__video,
.epw-results .epw-card__media img{
	width:100%!important;
	height:100%!important;
	object-fit:cover!important;
	object-position:center!important;
}

@media(max-width:767px){
	.epv2-catalog,
	.ep-latest-products,
	.ep-category-products-slider,
	.epw-results{
		--ep-card-unified-ratio:2 / 3;
	}
}

/* v3.34.5 – one identical 2:3 product-card image size everywhere. */
.ep-product-card__media,.ep-product-card__media-inner,.ep-product-card__image-wrap,.epw-card__media{aspect-ratio:2 / 3!important;height:auto!important;min-height:0!important}.ep-product-card__image,.ep-product-card__video,.epw-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}


/* v3.41.30 – Naujausias asortimentas: mobile bottom button fully visible */
@media (max-width:767px){
	.ep-latest,
	.ep-latest__inner{
		overflow:visible !important;
	}

	.ep-latest__inner{
		padding-bottom:64px !important;
	}

	.ep-latest__mobile-button-wrap{
		display:flex !important;
		width:100% !important;
		margin:26px 0 0 !important;
		padding:0 0 4px !important;
		overflow:visible !important;
	}

	.ep-latest__mobile-button{
		position:relative !important;
		z-index:2 !important;
		display:flex !important;
		width:100% !important;
		max-width:none !important;
		min-height:46px !important;
		margin:0 !important;
		box-sizing:border-box !important;
	}
}


/* ==========================================================
   ePelene v3.41.32 – Shop/category add-to-cart UX
   No inline “Peržiūrėti krepšelį” on product cards.
   The action lives only in the elegant toast.
   ========================================================== */
.epv2-catalog .added_to_cart.wc-forward,
.ep-latest .added_to_cart.wc-forward,
.ep-latest-products .added_to_cart.wc-forward{
	display:none !important;
}

/* Elegant add-to-cart toast with cart action */
.epelene-action-toast{
	display:flex !important;
	align-items:center !important;
	gap:14px !important;
	width:auto !important;
	max-width:min(470px,calc(100vw - 32px)) !important;
	min-height:48px !important;
	padding:12px 14px !important;
	border:1px solid #E8E1DD !important;
	border-left:2px solid #8F2838 !important;
	background:#fff !important;
	box-shadow:0 14px 36px rgba(45,40,41,.12) !important;
	color:#2D2829 !important;
}

.epelene-action-toast__text{
	flex:1 1 auto !important;
	width:auto !important;
	font:500 11px/1.4 Montserrat,Arial,sans-serif !important;
}

.epelene-action-toast__action{
	flex:0 0 auto !important;
	margin-left:auto !important;
	color:#8F2838 !important;
	font:700 10px/1.25 Montserrat,Arial,sans-serif !important;
	text-decoration:none !important;
	white-space:nowrap !important;
}

.epelene-action-toast__action:hover{
	color:#6F1D2A !important;
	text-decoration:underline !important;
}

.epelene-action-toast__action[hidden]{
	display:none !important;
}

@media(max-width:767px){
	.epelene-action-toast{
		right:12px !important;
		bottom:12px !important;
		left:12px !important;
		display:grid !important;
		grid-template-columns:minmax(0,1fr) auto !important;
		gap:8px 12px !important;
		max-width:none !important;
		padding:11px 12px !important;
	}

	.epelene-action-toast__text{
		font-size:10.5px !important;
	}

	.epelene-action-toast__action{
		font-size:9.5px !important;
	}
}
