@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.boomigo.in/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.4.1") format("woff2");
}

:root {
	--wd-text-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Manrope", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(34,182,102);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,182,102);
	--btn-accented-bgcolor-hover: rgb(14,104,69);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(34,182,102);
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--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(14,104,69);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 32px;
}
html table th {
	text-transform: capitalize;
}
html .wd-product .wd-entities-title a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 600;
	font-size: 14px;
	color: rgb(14,104,69);
}
.page :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,249,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,249,245);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(248,249,245);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,248,245);
	background-image: none;
}
html .widget_price_filter [class*="price_slider_amount"] .button {
	color: rgb(255,255,255);
	background: rgb(34,182,102);
}
html .widget_price_filter [class*="price_slider_amount"] .button:hover {
	color: rgb(255,255,255);
	background: rgb(14,104,69);
}
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-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 20px;
	--wd-arrow-color: rgb(51,51,51);
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-color-dis: rgba(51,51,51,0.8);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(34,34,187)#22B666;
	--wd-arrow-bg-dis: rgb(255,255,255);
	--wd-arrow-radius: 10px;
	--wd-arrow-shadow: 0px 0px 0px 0px rgba(255,255,255,0);
}
.wd-nav-scroll {
	--wd-nscroll-height: 3px;
	--wd-nscroll-drag-bg: rgb(34,182,102);
	--wd-nscroll-drag-bg-hover: rgb(128,171,94);
}
.product-labels .product-label.new {
	background-color: rgb(140,188,103);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 76px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 384px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 28px;
	}

}

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

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


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

.wd-page-title {
background-color: rgb(250,248,245);
}

/* Make disabled/unavailable swatches clickable */
.wd-swatch.wd-disabled {
    pointer-events: auto !important; /* Allow the click */
    cursor: pointer !important;     /* Show the hand icon */
    opacity: 0.6;                   /* Keep them looking slightly faded */
}




/* Style the PHP Attribute Output as Swatches */

/* 1. Spacing between rows */
.product-attributes-summary .attribute-row {
    margin-bottom: 10px !important;
    align-items: center;
}

/* 2. Style the Label (e.g. "Litre:") */
.product-attributes-summary .attribute-row strong {
    min-width: 60px !important; /* Override the inline 100px if you want it tighter, or keep it */
    margin-right: 5px;
    color: #242424; /* WoodMart Dark Text */
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

/* 3. Style the Value (e.g. "100 ml") to look like a Box/Button */
.product-attributes-summary .attribute-row span {
    background-color: #f8f8f8; /* Light Grey background */
    border: 1px solid #e1e1e1; /* Subtle border */
    color: #333; /* Text Color */
    padding: 5px 12px; /* Top/Bottom Left/Right Padding */
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    display: inline-block;
}










/* FIX: Limit Height of Subcategory List in Side Design */
.wd-cat.cat-design-side .wd-cat-footer.wd-cat-sub-menu {
    max-height: 120px !important; /* Height for approx 3 items */
    overflow-y: auto !important;   /* Force vertical scroll */
    display: block !important;     /* Ensures layout respects height */
    padding-right: 4px !important; /* Space for scrollbar */
}

/* OPTIONAL: Stylize the Scrollbar (Gold) */
.wd-cat.cat-design-side .wd-cat-footer.wd-cat-sub-menu::-webkit-scrollbar {
    width: 3px; /* Very thin elegant scrollbar */
}

.wd-cat.cat-design-side .wd-cat-footer.wd-cat-sub-menu::-webkit-scrollbar-track {
    background: #f0f0f0;
}

.wd-cat.cat-design-side .wd-cat-footer.wd-cat-sub-menu::-webkit-scrollbar-thumb {
    background-color: #22B666; /* Your Brand Green */
    border-radius: 10px;
}

/* Ensure Parent Title stays at the top */
.wd-cat.cat-design-side .wd-cat-content {
    vertical-align: top;
    justify-content: flex-start;
}