@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//www.jepa.store/wp-content/themes/woodmart/fonts/woodmart-font-3-700.woff2?v=8.0.1") format("woff2");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(48,48,48);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(48,48,48);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(48,48,48);
	--wd-entities-title-color-hover: rgb(64, 70, 79);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(48,48,48);
	--wd-widget-title-font-size: 25px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(71,78,88);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: rgb(71,78,88);
	--btn-default-bgcolor-hover: rgba(71,78,88,0.7);
	--btn-accented-bgcolor: rgb(71,78,88);
	--btn-accented-bgcolor-hover: rgba(71,78,88,0.7);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--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-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(71,78,88);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(71,78,88);
	background-image: none;
}
html .page-title > .container > .title, html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, .archive.tax-product_cat .wd-page-title h1 {
	font-size: 32px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, .archive.tax-product_cat .wd-page-title h1 {
		font-size: 28px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title, .archive.tax-product_cat .wd-page-title h1 {
		font-size: 24px;
	}

}
:root{
--wd-container-w: 1320px;
--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: 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: 1320px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1320px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1320px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.woocommerce-mini-cart__buttons .btn-cart,
.woocommerce-cart-form > .cart .cart-actions > .button{
	color: #fff !important;
}
	
.company-text {
  margin: -60px auto auto auto;
  background: #fff;
  padding: 32px;
}

.wd-sidebar .wd-swatch-text {
  font-size: 15px !important;  
}

.select-currency {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.select-currency .wcml-dropdown {
  padding-left: 8px;
}

.select-currency  .wcml-cs-submenu {
  width: 85px !important;
  padding: 10px !important;
}

.select-currency  .wcml-cs-item-toggle::after {
	height: 4px !important;
}

.whb-top-bar-inner .whb-col-mobile {
  
  justify-content: flex-end;
}
.gt_selector option {
	background: rgb(71, 78, 88);
}


@media (max-width: 1400px) {
  .select-currency .wcml-cs-submenu {
    left: -30px !important;
  }
}

.single-product-page .variations_form-linked .variations label,
.single-product-page .variations_form-linked .variations .wd-swatches a.wd-active{
  display: none !important;
}

.single-product .wd-reset-var{
	display: none !important;
} 