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

:root {
	--wd-hb-opt-h: 50px;
	--wd-text-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 17px;
	--wd-title-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Rubik", 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: "Rubik", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Rubik", 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: 17px;
	--wd-header-el-font: "Rubik", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(15,15,15);
	--btn-accented-bgcolor-hover: rgb(106,140,85);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(15,3,3);
	--notices-success-color: rgb(255,255,255);
	--notices-warning-bg: rgb(216,80,80);
	--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: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
}
: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(15,15,15);
	background-image: none;
}
html .wd-product .price {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 17px;
	color: rgb(0,0,0);
}
html .wd-product .wd-entities-title a {
	font-family: "Rubik", Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: rgb(104,104,104);
}
html .wd-nav-mobile > li > a {
	font-size: 17px;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	color: rgb(91,142,78);
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-size: 17px;
}
.page :is(.wd-page-content, .whb-header) {
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	background: rgb(91,142,78);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(90,150,81);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	background: rgb(106,140,85);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	background: rgb(71,140,42);
}
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(0,0,0);
	--wd-form-brd-color: rgb(204,204,204);
	--wd-form-brd-color-focus: rgb(81,81,81);
	--wd-form-bg: rgb(249,249,249);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,95,95);
}
.product-labels .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(15,15,15);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,95,95);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 70px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}

@media (max-width: 768.98px) {
	html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
		font-size: 27px;
	}
	[class*="thumbs-grid-bottom"] .woocommerce-product-gallery__wrapper.wd-grid {
		--wd-col: 1;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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;
--wd-brd-radius: 12px;
}

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



.wc-pao-addon {
    padding: 11px;
}

.wc-pao-addon .wc-pao-addon-wrap select {
    font-size: 1.07em;
    width: auto;
    min-width: 50%;
}

.product-type-simple form.cart,
.woocommerce-variation-add-to-cart {
    display: flex;
}

.product-type-simple form.cart > button,
.woocommerce-variation-add-to-cart > button {
    flex-grow: 1;
}

body .pswp__button--share {
    display: none;
}

.product-element-top {
    -webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.18);
    -webkit-mask-image: none;
}

.wd-hover-base.hover-ready.state-hover .fade-in-block,
.wd-hover-base.hover-ready:hover .fade-in-block,
.wd-hover-base.hover-ready.state-hover .content-product-imagin,
.wd-hover-base.hover-ready:hover .content-product-imagin {
    display: none;
}

body .wd-hover-base.hover-ready.state-hover .product-wrapper,
body .wd-hover-base.hover-ready:hover .product-wrapper {
    transform: none;
}

body .wd-sizeguide-btn .wd-open-popup {
    display: none;
}

.banner-border .wrapper-content-banner {
    border: 5px solid rgba(255, 255, 255, 0.5);
}

body .wd-progress-bar .progress-bar {
    background-color: green !important;
}

.product_title {
    line-height: 0.5;
}

div.product-addon-totals {
    display: none;
}

p.stock.in-stock.wd-style-default {
    display: none;
}

.wd-buttons.wd-pos-r-t {
    display: none;
}

body .single_add_to_cart_button {
    height: 46px !important;
    font-size: 18px;
}

.product-image-summary .quantity {
    display: none;
}

.single-breadcrumbs-wrapper :is(.wd-breadcrumbs, .yoast-breadcrumb) {
    display: none;
}

.wc-pao-validation-notice {
    font-weight: 700;
    margin-top: 10px;
}

.woocommerce-product-details__short-description p {
    line-height: 1.4;
    margin-bottom: 0;
}

.woocommerce-product-details__short-description.truncated {
    max-height: 65px;
    overflow: hidden;
    position: relative;
    transition: max-height 0.4s ease;
}

.woocommerce-product-details__short-description.truncated::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 22px;
    background: linear-gradient(transparent, #fff);
}

.woocommerce-product-details__short-description.expanded::after {
    display: none;
}

.short-desc-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -2px;
    cursor: pointer;
    transition: color 0.2s ease;
    color: #aaa;
}

.short-desc-toggle:hover {
    color: #333;
}

.short-desc-toggle svg {
    transition: transform 0.3s ease, color 0.2s ease;
}

.short-desc-toggle.open svg {
    transform: rotate(180deg);
}