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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Glaciall", 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: "Glaciall", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Glaciall", 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: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(221,51,51);
	--wd-alternative-color: rgb(255,165,165);
	--btn-default-bgcolor: rgb(230,241,238);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(172,199,191);
	--btn-accented-bgcolor-hover: rgb(158,191,181);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(163,145,145);
	--wd-link-color-hover: rgb(221,51,51);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Glaciall";
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Glaciall";
	font-weight: 600;
	font-style: normal;
}

/*form.cart {
    flex-wrap: nowrap;
	  display: revert;
}

.single_add_to_cart_button {
    display: none;
}

.wd-add-btn{
	display: none;
}*\


/* 1. DEFAULT (DESKTOP) STYLES */
.quantity.buttons_added {
    display: inline-flex !important;
    align-items: center;
}

.quantity.buttons_added input.qty.bid {
    width: 160px !important; /* Large for desktop */
    height: 55px !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    text-align: center !important;
}

.quantity.buttons_added .plus, 
.quantity.buttons_added .minus {
    width: 55px !important;
    height: 55px !important;
    font-size: 24px !important;
}

/* 2. TABLET STYLES (Screens smaller than 1024px) */
@media (max-width: 1024px) {
    .quantity.buttons_added input.qty.bid {
        width: 130px !important; /* Slightly smaller for tablets */
        height: 50px !important;
    }
    .quantity.buttons_added .plus, 
    .quantity.buttons_added .minus {
        width: 50px !important;
        height: 50px !important;
    }
}

/* 3. MOBILE STYLES (Screens smaller than 768px) */
@media (max-width: 768px) {
    .quantity.buttons_added {
        width: 100% !important; /* Makes it take full width on phone */
        justify-content: center;
    }
    .quantity.buttons_added input.qty.bid {
        width: 100px !important; /* Narrower to fit on phone screens */
        height: 45px !important;
        font-size: 16px !important; /* Smaller text for mobile */
    }
    .quantity.buttons_added .plus, 
    .quantity.buttons_added .minus {
        width: 45px !important;
        height: 45px !important;
        font-size: 20px !important;
    }
}

/* Create a professional container for the auction section */
.auction-ajax-change {
    background: #ffffff;
    border: 2px solid #f1f1f1;
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.03);
    margin-bottom: 15px;
}

/* Style the Countdown Timer to be bold and elegant */
.auction-time-left {
    display: flex;
    justify-content: space-between;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.auction-time-left .main-auction-timer {
    font-size: 24px !important;
    font-weight: 800;
    color: #222;
}

/* "Ask a Question" Button styling */
.wsa-ask-a-question-button {
    background-color: #f8f8f8 !important;
    color: #555 !important;
    border: 1px solid #ddd !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    border-radius: 4px;
}

/* Reserve Price styling - subtle and clean */
.reserve.hold {
    font-size: 13px;
    color: #ef4444; /* Alert red for "Not Met" */
    font-weight: 600;
    margin-top: 10px;
}

/* The "BID" Button - Make it a strong Action Button */
form.auction_form .bid_button {
    background-color: #1a1a1a !important; /* Premium Dark Gray/Black */
    color: white !important;
    height: 55px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 1px;
    border-radius: 6px;
    transition: all 0.3s ease;
}

form.auction_form .bid_button:hover {
    background-color: #d2a45d !important; /* Gold hover effect */
    transform: translateY(-2px);
}

/* 2. Styling the Countdown Text */
.auction-time-countdown {
    font-family: 'Playfair Display', serif; /* Or any high-end serif font */
    font-size: 20px !important;
    font-weight: 700;
    color: #1a1a1a;
    letter-spacing: 1px;
}

/* 3. TARGETING ONLY THE SECONDS TO FLASH */
/* This selects the 4th/last section of the countdown (the seconds) */
.countdown_row span.countdown_section:last-child {
    animation: flashRed 1s step-end infinite !important;
}

@keyframes flashRed {
    0%, 100% { color: #1a1a1a; }
    50% { color: #e53935; } /* Sophisticated red */
}