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

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

:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,40,40);
	--wd-text-font-size: 14px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(122,179,139);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(117,117,117);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(122,179,139);
	--btn-accented-bgcolor-hover: rgb(102,155,107);
	--wd-form-brd-width: 2px;
	--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://thespicebuggy.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(249,249,249);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-bg: rgb(117,117,117);
}
.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-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

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


.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background-color: rgb(117,117,117) !important;
    color: white !important; /* This ensures text remains visible on the darker background */
    border-color: rgb(117,117,117) !important; /* This changes the border color to match */
}

/* Hover state for the button */
.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained:hover {
    background-color: rgb(97,97,97) !important; /* Slightly darker on hover for better UX */
}
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    background-color: rgb(117,117,117) !important;
    color: white !important; /* Ensures text remains visible on the darker background */
    border-color: rgb(117,117,117) !important; /* Changes the border color to match */
}

/* Hover state for the button */
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background-color: rgb(97,97,97) !important; /* Slightly darker on hover for better UX */
}
/* FORCE SHOW VARIABLE PRICE – WOODMART FIX */

/* Unhide variation wrapper */
.single-product .woocommerce-variation {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
}

/* Force price visible */
.single-product .woocommerce-variation-price,
.single-product .woocommerce-variation-price .price {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
    overflow: visible !important;
    position: relative !important;
    z-index: 9999 !important;
}

/* Correct price styling */
.single-product .woocommerce-variation-price del {
    display: inline-block !important;
    color: #999 !important;
    font-size: 16px !important;
    margin-right: 8px;
}

.single-product .woocommerce-variation-price ins {
    display: inline-block !important;
    color: #2e7d32 !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

/* Hide broken duplicate prices */
.single-product .summary > .price,
.single-product span.price:not(.woocommerce-variation-price *) {
    display: none !important;
}
/* SHOW PRICE BELOW PRODUCT ON SHOP / HOME GRID */

/* Ensure product info is visible */
.products .product .product-element-bottom {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Force price display */
.products .product .price {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin-top: 8px;
    text-align: center;
}

/* Old price (MRP) */
.products .product .price del {
    color: #999 !important;
    font-size: 13px;
    margin-right: 6px;
}

/* Current price */
.products .product .price ins {
    color: #2e7d32 !important;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none !important;
}
/* === FORCE PRODUCT PRICE VISIBILITY (GLOBAL FIX) === */

/* Ensure price container is visible */
.price,
.product-price,
.woocommerce-Price-amount {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Fix invisible text (MAIN FIX) */
.price *,
.woocommerce-Price-amount {
    color: #222222 !important;
    font-weight: 600;
}

/* Sale price */
.price ins,
.price ins .woocommerce-Price-amount {
    color: #2e7d32 !important;
    text-decoration: none !important;
}

/* Original price */
.price del,
.price del .woocommerce-Price-amount {
    color: #999999 !important;
    font-size: 12px;
}

/* Product cards (home / shop / sliders) */
.wd-products .price {
    margin-top: 6px;
    text-align: center;
    font-size: 14px;
}

/* Single product page */
.single-product .price {
    font-size: 22px;
    margin-bottom: 10px;
}
.product-grid-item .price,
.wd-product .price,
.product-wrapper .price {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
    height: auto !important;
}

.wd-product .price del,
.wd-product .price ins {
    opacity: 1 !important;
}

.product-element-top + .price {
    margin-top: 5px !important;
}
/* Match the Register button to the Login button style */
.woocommerce-form-register .woocommerce-form-register__submit {
    background-color: #76a982 !important; /* Your theme's green color */
    color: #ffffff !important;
    border: none !important;
    padding: 10px 20px !important;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    width: 100%; /* Makes it full width like the Login button */
}

.woocommerce-form-register .woocommerce-form-register__submit:hover {
    background-color: #5e8768 !important; /* Darker green on hover */
}