:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(19,41,61);
	--wd-text-font-size: 14px;
	--wd-title-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-transform: none;
	--wd-title-color: rgb(19,41,61);
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(19,41,61);
	--wd-entities-title-color-hover: rgb(19, 41, 61);
	--wd-alternative-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(19,41,61);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Titillium Web", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,196,154);
	--wd-alternative-color: rgb(0,100,148);
	--btn-default-font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(0,196,154);
	--btn-default-bgcolor-hover: rgb(27,152,224);
	--btn-accented-font-family: "Titillium Web", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(27,152,224);
	--btn-accented-bgcolor-hover: rgb(0,196,154);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,196,154);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(226,129,129);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,100,148);
	--wd-link-color-hover: rgb(19,41,61);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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(19,41,61);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(19,41,61);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

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

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Montserrat !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Titillium Web !important;
}

.wd-page-title {
background-color: rgb(19,41,61);
}

.main-footer .footer-column h5.widget-title {
    color: #FFFFFFCC !important;
}
.main-footer .footer-column ul li a {
    color: #FFFFFFCC !important;
		font-weight: 600 !important;
}
.main-footer .footer-column ul li a:hover{
	color: #00c49a !important;
}
.wd-copyrights .wd-col-start.reset-last-child a {
    color: #FFFFFFCC !important;
}

/* ===== Fix: Related/Upsell products carousel (and any other wd-carousel) stacking vertically
   instead of laying out in a row — same root cause as the product gallery carousel bug
   (WoodMart CSS drifted behind Elementor Atomic Editor updates). Broadened from the
   gallery-only fix to cover all wd-carousel-wrap instances site-wide. ===== */
.wd-carousel-wrap {
    display: flex !important;
}

/* Force "Related products" widget to show exactly 3 columns in one row (was configured for 4,
   which also left an empty gap on pages with only 3 matching related products). */
.related-products .wd-carousel {
    --wd-col-lg: 3 !important;
    --wd-col-md: 3 !important;
}


/* ===== Product page style refresh — approved 2026-09-04, piloted on Dipropylene Glycol,
   now deployed to all product pages (postid-5013 scoping removed) ===== */

/* 1) Fix: exact variation price never showed after selecting Grade/Purity/Size (WoodMart "price outside" mode hides it) */
.woocommerce-variation-price {
    display: inline-block !important;
    margin-top: 6px;
}
.woocommerce-variation-price .price {
    font-size: 22px;
    font-weight: 700;
    color: #1b98e0;
}

/* 2) Turn "Request a custom quote" into a real secondary button (outline style, doesn't compete with Add to Cart) */
.elementor-widget-heading a[href*="custom-quote"] {
    display: inline-block;
    background-color: transparent;
    color: #1b98e0 !important;
    border: 2px solid #1b98e0;
    padding: 10px 22px;
    border-radius: 3px;
    font-weight: 600;
    text-decoration: none !important;
    transition: background-color .2s ease, color .2s ease;
}
.elementor-widget-heading a[href*="custom-quote"]:hover {
    background-color: #1b98e0;
    color: #fff !important;
}

/* 3) Group Safety Data Sheet / Technical Data Sheet / COA request into one bordered "Documents" card,
      without wrapping the gallery above it — target only the widgets after the gallery via sibling selectors */
.elementor-widget-woocommerce-product-images ~ .elementor-widget-button,
.elementor-widget-woocommerce-product-images ~ .elementor-widget-text-editor {
    background: #f9fafb;
    border-left: 1px solid #e2e8f0;
    border-right: 1px solid #e2e8f0;
    padding: 10px 16px;
    margin-top: 0 !important;
}
.elementor-widget-woocommerce-product-images ~ .elementor-widget-button:first-of-type {
    border-top: 1px solid #e2e8f0;
    border-radius: 8px 8px 0 0;
    margin-top: 16px !important;
    padding-top: 22px;
    position: relative;
}
.elementor-widget-woocommerce-product-images ~ .elementor-widget-button:first-of-type::before {
    content: "DOCUMENTS";
    position: absolute;
    top: 6px;
    left: 16px;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #94a3b8;
}
.elementor-widget-woocommerce-product-images ~ .elementor-widget-text-editor:last-of-type {
    border-bottom: 1px solid #e2e8f0;
    border-radius: 0 0 8px 8px;
    padding-bottom: 16px;
}


/* 2-override) Override old outline-style quote button with solid navy fill for readability
   (appended after original rule so it wins in the cascade without deleting old rule) */
.elementor-widget-heading a[href*="custom-quote"] {
    background-color: #13293d;
    color: #fff !important;
    border: 2px solid #13293d;
    -webkit-text-stroke: 0 !important;
    text-shadow: none !important;
}
.elementor-widget-heading a[href*="custom-quote"]:hover {
    background-color: #0d1d2b;
    border-color: #0d1d2b;
    color: #fff !important;
}


/* Wholesale funnel nudge CTA - links to wholesale-ethanol page, styled as a solid blue button to stand out from the navy custom-quote button */
.elementor-widget-heading a[href*="wholesale-ethanol"] {
    display: inline-block;
    background-color: #1b98e0;
    border: 2px solid #1b98e0;
    padding: 10px 22px;
    border-radius: 3px;
    font-weight: 600;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s;
    color: #fff !important;
    text-decoration: none !important;
    -webkit-text-stroke: 0 !important;
    text-shadow: none !important;
}
.elementor-widget-heading a[href*="wholesale-ethanol"]:hover {
    background-color: #13293d;
    border-color: #13293d;
    color: #fff !important;
}

.wd-gallery-images .wd-carousel-wrap { overflow: hidden !important; height: auto !important; }
.wd-gallery-thumb .wd-carousel-wrap { overflow: hidden !important; }
.wd-gallery-images .wd-carousel-item, .wd-gallery-thumb .wd-carousel-item { flex-shrink: 0 !important; }@media (max-width: 576px) {
	/* Widen quantity +/- tap targets (was 28px wide, hard to tap on mobile) */
.quantity .minus.btn,
.quantity .plus.btn {
  width: 44px !important;
  min-width: 44px !important;
}

/* Push chat widget bubble above the sticky Select Options bar so they don't visually collide */
.zsiq_floatmain {
  bottom: 100px !important;
}
}

