:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--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: var(--wd-title-font);
	--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: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(131,183,53);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--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-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(35,47,62);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--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-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: #0a0a0a;
}

#menu-item-81 > a {
    background: rgba(46, 48, 140, 1) !important;
    color: #fff !important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a{
	padding:10px 20px;
  border-bottom:none!important;
  color:#000;
  font-weight:700;
}
.single_add_to_cart_button { 
	background-color: #1c1c1c!important;
}
.wd-buy-now-btn {
  background-color: #2e308c!important;
  color: #ffff!important;
}
.single_add_to_cart_button,.wd-buy-now-btn {
 font-size: 16px!important;
}
.wd-buy-now-btn:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v7.7h2.1V14L7 5.6H4.2L7 0' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.fk-discount{
    color:#388e3c;
    font-weight:600;
    font-size:20px;
    margin-right:8px;
    vertical-align:middle;
}

.price del{
    color:#878787;
}

.price ins{
    color:#388e3c;
    font-weight:600;
    text-decoration:none;
}@media (min-width: 1025px) {
	.wd-header-mobile-nav > a::after {
    content: "Shop by Category";
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
}
.wd-nav-mobile .wd-nav-img{
    --nav-img-width: 50px;
    --nav-img-height: 50px;
}
}

@media (max-width: 576px) {
	.wd-nav-mobile .wd-nav-img{
    --nav-img-width: 36px;
    --nav-img-height: 36px;
}
.wd-gallery-thumb .wd-carousel-item{
display:none;
}
body.single-product.woocommerce-page .wd-toolbar, body.page-id-12 .wd-toolbar, body.page-id-13 .wd-toolbar{
    display:none !important;
}
.single_add_to_cart_button, .wd-buy-now-btn {
position: fixed;
  bottom: 0;
  width: 50%;
  padding: 15px 0!important;
  z-index: 9;
}
.wd-buy-now-btn{
right:0;
}
.single_add_to_cart_button{
left:0;
}
}

