@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//7mla.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.2.6") format("woff2");
}

:root {
	--wd-text-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(117,117,117);
	--wd-text-font-size: 18px;
	--wd-title-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(173,173,173);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(150,150,150);
	--wd-widget-title-font-size: 18px;
	--wd-header-el-font: "El Messiri", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 18px;
	--wd-primary-color: rgb(255,242,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(33,128,211);
	--wd-link-color-hover: rgb(18,65,145);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,242,0);
	--btn-accented-bgcolor-hover: rgb(223,223,223);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(175,40,40);
	--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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(38,38,38);
	--wd-bordered-bg:rgb(38,38,38);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(27,27,27);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-size: 18px;
}
html .product-quick-view .view-details-btn {
	color: rgb(27,27,27);
	background: rgb(255,242,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-el-font-size: 18px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-header-el-font-size: 18px;
	}

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


.wd-tools-element .wd-tools-count, .wd-buttons .wd-action-btn>a:after, .product-label.onsale {
	color: #1B1B1B !important;
}

.woocommerce-mini-cart__buttons .btn-cart {
	display: none !important;
}

.onc-component__wrap {
	padding: 0px;
	padding-top: 20px;
}

.wd-load-more {
	border-radius: 30px;
}

body .select2-container--default .select2-results__option--highlighted[aria-selected] {
	color: #292929;
}

div.quantity input[type="button"] {
  min-width: 40px;
	font-size: 18px;
}

div.quantity input[type="button"]:hover {
    color: #202020;
}

.searchform[class*="wd-style-with-bg"] .searchsubmit {
	--btn-color: #3f3f3f;
}

.wd-nav.wd-style-default {
	--nav-color: #737373;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
    background: #262626;
}


.product-summary-shadow .summary-inner {
    background-color: #262626;
}@media (min-width: 1025px) {
	.wd-side-hidden {
	width: 500px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-side-hidden {
	width: 100%;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-side-hidden {
	width: 100%;
}
}

@media (max-width: 576px) {
	.wd-side-hidden {
	width: 100%;
}
}

