:root {
	--wd-hb-opt-h: 32px;
	--wd-text-font: "Rajdhani", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 600;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 18px;
	--wd-title-font: "Rajdhani", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(229, 229, 229);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", 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: "Rajdhani", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,255,255);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: rgb(255,255,255);
	--btn-default-bgcolor-hover: rgb(12,12,12);
	--btn-accented-font-family: "Rajdhani", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(15,15,15);
	--wd-link-color-hover: rgb(216,216,216);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-hb {
	background-color: rgb(38,92,201);
	background-image: none;
}
.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;
}
.whb-general-header .wd-nav.wd-nav-secondary > li > a, .whb-header-bottom .wd-nav.wd-nav-secondary > li > a, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-portfolio :is(.wd-page-content, .whb-header) {
	background-color: rgb(0,0,0);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 28px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-hb-opt-h: 24px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(0,0,0);
}

/* ---------- SHOP / GRID ---------- */
.products .product,
ul.products li.product,
.product-grid-item,
.wd-products .product {
  position: relative;
}

.products .product .product-image-wrap,
.products .product .product-element-top,
.products .product .wd-product-thumb,
ul.products li.product .product-image-wrap,
ul.products li.product .product-element-top,
ul.products li.product .wd-product-thumb,
.product-grid-item .product-image-wrap,
.product-grid-item .product-element-top,
.product-grid-item .wd-product-thumb {
  position: relative;
}

.products .product .onsale,
ul.products li.product .onsale,
.product-grid-item .onsale,
.wd-products .product .onsale,
.products .product .product-labels,
ul.products li.product .product-labels,
.product-grid-item .product-labels {
  position: absolute !important;
  top: 14px !important;
  left: 14px !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 30 !important;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: black;
}

/* ---------- SINGLE PRODUCT ---------- */
.single-product .woocommerce-product-gallery,
.single-product .woocommerce-product-gallery__wrapper,
.single-product .product-images,
.single-product .images,
.single-product .wd-gallery-images {
  position: relative !important;
}

.single-product .woocommerce-product-gallery .onsale,
.single-product .images .onsale,
.single-product .wd-gallery-images .onsale,
.single-product .woocommerce-product-gallery .product-labels,
.single-product .images .product-labels,
.single-product .wd-gallery-images .product-labels,
.single-product span.product-label-onsale {
  position: absolute !important;
  top: 18px !important;
  left: 18px !important;
  right: auto !important;
  bottom: auto !important;
  z-index: 50 !important;
}

/* ---------- BADGE LOOK ---------- */
.onsale,
.product-label-onsale,
.product-labels .onsale,
.product-labels .product-label-onsale,
span.product-label-onsale {
  display: inline-block !important;
  min-width: auto !important;
  min-height: auto !important;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  padding: 10px 12px !important;
  background: #e01f26 !important;
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: .08em !important;
  text-transform: uppercase !important;
  border-radius: 4px !important;
  box-shadow: 0 6px 14px rgba(0,0,0,.35) !important;
  transform: none !important;
  white-space: nowrap !important;
}

/* prevent theme shapes from interfering */
.onsale:before,
.onsale:after,
.product-label-onsale:before,
.product-label-onsale:after,
.product-labels .onsale:before,
.product-labels .onsale:after {
  display: none !important;
  content: none !important;
}

/* hide left sidebar on chekcout */
.woocommerce-checkout .wd-sidebar-opener {
    display: none !important;
}

/* Hide Google Pay and Amazon Pay on the Cart Page only */
.woocommerce-cart .wc-stripe-payment-request-wrapper,
.woocommerce-cart #wc-stripe-payment-request-wrapper,
.woocommerce-cart #wc-stripe-payment-request-button,
.woocommerce-cart #pay_with_amazon,
.woocommerce-cart .wc-amazon-payments-advanced-button {
    display: none !important;
}