@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//luxurybrandedoutlet.com/wp-content/themes/woodmart/fonts/woodmart-font-1-300.woff2?v=8.1.2") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//luxurybrandedoutlet.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 15px;
	--wd-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "Marcellus SC", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(2,39,65);
	--wd-alternative-color: rgb(0,0,0);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(2,39,65);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://luxurybrandedoutlet.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(46,111,181);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(244,244,244);
	background-image: none;
}
.product-labels .product-label.out-of-stock {
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* 🧼 Hide all default sale badges across Woodmart/Xtemos */
.woocommerce span.onsale,
.xts-product .onsale,
.product-grid-item .onsale,
.product-element-top .onsale {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
	position: absolute;
	left: -9999px;
}
/* 🔵 Custom "Save RMxx" badge styling - works in grid and carousel */
.product-grid-item .custom-save-badge,
.xts-product .custom-save-badge,
.custom-save-badge {
	background-color: #800000; /* Maroon */
	color: #ffffff; /* White */
	font-size: 11px;
	font-weight: 600;
	padding: 5px 10px;
	border-radius: 4px;
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 10;
	white-space: nowrap;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	pointer-events: none;
	display: inline-block;
}

/* Ensure correct positioning inside image wrappers */
.product-grid-item .product-element-top,
.xts-product .product-element-top,
.product-grid-item .product-image-wrapper {
	position: relative;
	overflow: hidden;
}

/* 🧼 Hide all default WooCommerce and Woodmart sale badges */
.woocommerce span.onsale,
.xts-product .onsale,
.product-grid-item .onsale,
.product-element-top .onsale {
	display: none !important;
	visibility: hidden !important;
	opacity: 0 !important;
	pointer-events: none !important;
	position: absolute;
	left: -9999px;
}

/* Ensure product boxes have equal height and uniform alignment across all devices */
@media (max-width: 768px) {
	/* Mobile layout fixes */
	.product-grid-item,
	.xts-product {
		width: 100% !important;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: space-between;
		position: relative;
		height: 100%;
	}

	/* Equalize product box heights for mobile */
	.product-grid-item .product-element-top,
	.xts-product .product-element-top,
	.product-grid-item .product-image-wrapper,
	.xts-product .product-image-wrapper {
		display: flex;
		flex-grow: 1;
		justify-content: center;
		align-items: center;
		height: 200px; /* Make image container height consistent */
	}

	/* Title adjustment for mobile */
	.product-grid-item .product-title,
	.xts-product .product-title {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.4;
		margin-top: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	/* Adjust the custom sale badge styling */
	.product-grid-item .custom-save-badge,
	.xts-product .custom-save-badge {
		top: 10px;
		left: 10px;
		font-size: 10px;
		padding: 4px 8px;
		background-color: #800000;
		color: #ffffff;
		border-radius: 4px;
		position: absolute;
		z-index: 10;
	}

	/* Ensure consistent image fit */
	.product-grid-item .product-image-wrapper img,
	.xts-product .product-image-wrapper img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	/* Remove any inconsistent padding or margins */
	.product-grid-item .product-title,
	.xts-product .product-title {
		margin-bottom: 0;
	}
}

/* Desktop layout fixes */
@media (min-width: 769px) {
	/* Ensure the product boxes maintain equal height on desktop */
	.product-grid-item,
	.xts-product {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: stretch;
		justify-content: space-between;
		position: relative;
		height: 100%;
	}

	/* Equalize product box heights for desktop */
	.product-grid-item .product-element-top,
	.xts-product .product-element-top,
	.product-grid-item .product-image-wrapper,
	.xts-product .product-image-wrapper {
		display: flex;
		flex-grow: 1;
		justify-content: center;
		align-items: center;
		height: 300px; /* Set image container height for desktop */
	}

	/* Title adjustment for desktop */
	.product-grid-item .product-title,
	.xts-product .product-title {
		display: block;
		width: 100%;
		text-align: center;
		font-size: 16px; /* Adjust font size for desktop */
		font-weight: 600;
		line-height: 1.4;
		margin-top: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	/* Adjust the custom sale badge styling */
	.product-grid-item .custom-save-badge,
	.xts-product .custom-save-badge {
		top: 10px;
		left: 10px;
		font-size: 12px;
		padding: 6px 12px;
		background-color: #800000;
		color: #ffffff;
		border-radius: 4px;
		position: absolute;
		z-index: 10;
	}

	/* Ensure consistent image fit */
	.product-grid-item .product-image-wrapper img,
	.xts-product .product-image-wrapper img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

	/* Remove any inconsistent padding or margins */
	.product-grid-item .product-title,
	.xts-product .product-title {
		margin-bottom: 0;
	}
}
/* 🔴 Custom Countdown Timer Styling for Shop Page */
.wd-product-countdown {
	display: inline !important;
	color: red !important;
	font-size: 15px !important;
	font-weight: normal !important;
	background: none !important;
	border: none !important;
	margin-top: 8px;
}

.wd-product-countdown::before {
	content: "Limited offer ends in ";
	color: red !important;
	font-weight: normal !important;
}

.wd-product-countdown span,
.wd-timer-value,
.wd-timer-text {
	all: unset !important;
	display: inline !important;
	color: red !important;
	font-size: 15px !important;
	font-weight: normal !important;
}

/* Position the NEW badge just below the Save badge */
.product-grid-item .product-label.new,
.xts-product .product-label.new {
    position: absolute;
    top: 30px; /* Adjust this to control spacing below Save badge */
    left: 10px;
    background-color: #28a745; /* Light green */
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    padding: 4px 8px;
    border-radius: 4px;
    z-index: 9;
    white-space: nowrap;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

/* Adjust the NEW badge style */
.product-labels .product-label.new {
    background-color: #28a745; /* Light green */
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 4px;
    white-space: nowrap;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
}



.price-with-discount {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: hidden;
}

.inline-discount {
    background-color: #800000;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    padding: 3px 6px;
    border-radius: 4px;
    margin-left: 6px;
    white-space: nowrap;
}

.brand-filter-dropdown {
    padding: 12px 16px;
    font-size: 15px;
    font-weight: 500;
    color: #111 !important;
    background-color: #fff !important;
    border: 1.5px solid #000 !important;
    border-radius: 6px !important;
    max-width: 320px;
    width: 100%;
    margin: 0 auto 30px auto;
    display: block;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease;
    appearance: auto;
    cursor: pointer;
}

.brand-filter-dropdown:hover {
    border-color: #800000 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* ✅ Hide Woodmart timer if our custom one is present - expanded for better coverage */
.limited-offer-countdown-below + .wd-product-countdown,
.limited-offer-countdown-below ~ .wd-product-countdown,
.product .limited-offer-countdown-below ~ .wd-product-countdown,
.xts-product .limited-offer-countdown-below ~ .wd-product-countdown,
.product-grid-item .limited-offer-countdown-below ~ .wd-product-countdown {
    display: none !important;
}


.price-with-discount {
    flex-wrap: nowrap;
    flex: 1 1 auto;
    white-space: nowrap;
    overflow: visible !important;
    max-width: 100%;
}

.price-with-discount * {
    overflow: visible !important;
}

.xts-product .product-information,
.product-grid-item .product-information {
    overflow: visible !important;
}

