:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: var(--wd-text-font);
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(13,13,13);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(13,13,13);
	--btn-accented-bgcolor-hover: rgb(48,48,48);
	--btn-font-weight: 400;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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-link-decor-style: solid;
	--wd-link-decor-style-hover: solid;
	--wd-link-decor-color: rgb(51,51,51);
	--wd-link-decor-color-hover: rgb(36,36,36);
}
.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;
}
.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;
}
html table th {
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	font-weight: 400;
}
 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
body .wd-swatch, body table.variations label, body .wd-breadcrumbs>:is(span,a):last-child {
	font-weight: 400;
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-icon-size: 18px;
}
.wd .product-label.onsale {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.new {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.wd .product-label.featured {
	background-color: rgb(255,255,255);
	color: rgb(51,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 0px;
}

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

}

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

}
:root{
--wd-container-w: 1800px;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

a{
	
	text-decoration:none!important;
}
/* Remove visible arrow box but keep WoodMart opener functional */
body:not(.wp-admin) .mobile-nav .wd-nav-mobile .wd-nav-opener {
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
  color: transparent !important;
}

body:not(.wp-admin) .mobile-nav .wd-nav-mobile .wd-nav-opener::before,
body:not(.wp-admin) .mobile-nav .wd-nav-mobile .wd-nav-opener::after {
  opacity: 0 !important;
  visibility: hidden !important;
  color: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

/* Remove menu item divider/bottom border */
body:not(.wp-admin) .mobile-nav .wd-nav-mobile li,
body:not(.wp-admin) .mobile-nav .wd-nav-mobile li > a,
body:not(.wp-admin) .mobile-nav .wd-nav-mobile .woodmart-nav-link {
  border-color: transparent !important;
  box-shadow: none !important;
  background-image: none !important;
}

/* ==================================================
   AKRIS HEADER LOGO — SAME SIZE ON ALL DEVICES
   Target visual size: 147px × 24px
   ================================================== */

.whb-header .wd-logo img,
.whb-header .site-logo img,
.whb-header .custom-logo-link img,
.whb-header .wd-header-logo img,
.whb-sticked .wd-logo img,
.whb-sticked .site-logo img,
.whb-clone .wd-logo img,
.whb-clone .site-logo img {
    width: 147px !important;
    height: 24px !important;

    min-width: 147px !important;
    max-width: 147px !important;

    min-height: 24px !important;
    max-height: 24px !important;

    object-fit: contain !important;
    object-position: center center !important;

    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/* Desktop header */
@media (min-width: 1025px) {
    .whb-header .wd-logo img,
    .whb-header .site-logo img,
    .whb-header .custom-logo-link img,
    .whb-header .wd-header-logo img {
        width: 147px !important;
        height: 20px !important;
    }
}

/* Tablet and mobile header */
@media (max-width: 1024px) {
    .whb-header .wd-logo img,
    .whb-header .site-logo img,
    .whb-header .custom-logo-link img,
    .whb-header .wd-header-logo img {
        width: 147px !important;
        height: 20px !important;
    }
}

/* Very small mobile devices */
@media (max-width: 480px) {
    .whb-header .wd-logo img,
    .whb-header .site-logo img,
    .whb-header .custom-logo-link img,
    .whb-header .wd-header-logo img {
        width: 147px !important;
        height: 2px !important;
    }
}