:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: "Yantramanav", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(45,106,79);
	--wd-alternative-color: rgb(255,192,40);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(209,44,44);
	--btn-accented-bgcolor-hover: rgb(191,40,40);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(30,115,190);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(55,56,57);
	background-image: none;
}
.wd .product-label.onsale {
	background-color: rgb(255,192,40);
	color: rgb(51,51,51);
}
.wd .product-label.new {
	background-color: rgb(255,192,40);
	color: rgb(51,51,51);
}
.wd .product-label.featured {
	background-color: rgb(255,192,40);
	color: rgb(51,51,51);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(255,192,40);
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--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: 1300px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

/* ==========================================================================
   1. SINGLE PRODUCT PAGE & USER REVIEW FORM STYLES
   ========================================================================== */

/* Force the Single Product Page Main Add to Cart Button to Honey Yellow */
.single-product .single_add_to_cart_button,
.single-product button.wd-add-cart-btn,
.single-product .cart .single_add_to_cart_button {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important; /* Dark green text */
    font-weight: bold !important;
}

/* Maintain Honey Yellow on hover for the Main Single Add to Cart Button */
.single-product .single_add_to_cart_button:hover,
.single-product button.wd-add-cart-btn:hover,
.single-product .cart .single_add_to_cart_button:hover {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important;
}

/* Force the Review / Form Submit Button to Honey Yellow */
.single-product form .submit,
.single-product input[type="submit"],
#review_form #submit {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important;
    font-weight: bold !important;
    text-transform: uppercase;
}

/* Maintain Honey Yellow on hover for the Submit Button */
.single-product form .submit:hover,
.single-product input[type="submit"]:hover,
#review_form #submit:hover {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important;
}

/* ==========================================================================
   2. GLOBAL LAYOUT QUANTITY CONTROLS (LOCKED TO CLEAN WHITE)
   ========================================================================== */

/* Protect and Lock the Quantity Input & Modifiers to White on Single Page, Shop, and Related Grids */
.single-product .quantity input[type="number"],
.single-product .quantity .minus,
.single-product .quantity .plus,
.product-grid-item .quantity input[type="number"],
.product-grid-item .quantity input,
.product-grid-item .quantity .minus,
.product-grid-item .quantity .plus,
.wd-hover-base .quantity input,
.wd-hover-base .quantity .minus,
.wd-hover-base .quantity .plus {
    background-color: #ffffff !important;
    color: #1A4314 !important; /* Dark green digits/symbols */
    border: 1px solid #E2E8F0 !important;
}


/* Maintain clean look on focus or hover states for quantity items */
.product-grid-item .quantity .minus:hover,
.product-grid-item .quantity .plus:hover,
.wd-hover-base .quantity .minus:hover,
.wd-hover-base .quantity .plus:hover {
    background-color: #ffffff !important;
    color: #FAB818 !important; /* Tiny visual hint turns icon yellow on hover */
}

/* ==========================================================================
   3. UNIVERSAL PRODUCT GRID OVERRIDES (SHOP, HOMEPAGE GRIDS, & RELATED ITEMS)
   ========================================================================== */

/* Force the Add to Cart loop button strip to Honey Yellow across all product display panels */
.product-grid-item .wd-add-btn > a,
.wd-hover-base .wd-add-btn > a,
.wd-add-btn .add-to-cart-loop,
.wd-hover-quick .wd-add-btn > a,
div[class*="wd-hover"] .wd-add-btn > a,
.related-products .wd-add-btn > a,
.related-products .wd-add-btn .add-to-cart-loop {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important; /* Sharp dark green text */
    font-weight: bold !important;
}

/* Maintain Honey Yellow permanently on hover states across all layouts */
.product-grid-item .wd-add-btn > a:hover,
.wd-hover-base .wd-add-btn > a:hover,
.wd-add-btn .add-to-cart-loop:hover,
.wd-hover-quick .wd-add-btn > a:hover,
div[class*="wd-hover"] .wd-add-btn > a:hover,
.related-products .wd-add-btn > a:hover,
.related-products .wd-add-btn .add-to-cart-loop:hover {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important;
}

/* Guarantee inner title texts and shopping icons remain clear dark green */
.product-grid-item .wd-add-btn > a span,
.wd-hover-base .wd-add-btn > a span,
.wd-add-btn .add-to-cart-loop span,
.wd-add-btn .add-to-cart-loop::before,
.related-products .wd-add-btn > a span {
    color: #1A4314 !important;
}

/* ==========================================================================
   4. COMPREHENSIVE FORM & QUESTION TAB BUTTON OVERRIDES
   ========================================================================== */

/* Force all inquiry forms, question tabs, and contact form buttons to Honey Yellow */
.wd-products-element form button,
.form-submit button,
.wpcf7-form input[type="submit"],
.wpcf7-submit,
form button[type="submit"],
.single-product-page .wd-btn,
.wd-popup-content form button {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important; /* Dark green text */
    font-weight: bold !important;
    text-transform: uppercase !important;
}

/* Maintain Honey Yellow on hover for form buttons */
.wd-products-element form button:hover,
.form-submit button:hover,
.wpcf7-form input[type="submit"]:hover,
.wpcf7-submit:hover,
form button[type="submit"]:hover,
.single-product-page .wd-btn:hover,
.wd-popup-content form button:hover {
    background-color: #FAB818 !important;
    border-color: #FAB818 !important;
    color: #1A4314 !important;
}

