@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//solutools.net/wp-content/themes/woodmart/fonts/woodmart-font-2-700.woff2?v=8.2.7") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "cairo", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(230, 9, 19);
	--wd-alternative-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cairo", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(230,9,19);
	--wd-alternative-color: rgb(240,193,27);
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(230,9,19);
	--btn-default-font-family: "cairo", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(221,51,51);
	--btn-default-bgcolor-hover: rgb(240,193,27);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(0,0,0);
	--btn-accented-font-family: "Cairo", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(230,9,19);
	--btn-accented-bgcolor-hover: rgb(240,193,27);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(0,0,0);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
.wd-page-title {
	background-color: rgb(221,51,51);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: center center;
}
html .wd-nav-mobile > li > a {
	font-family: "Cairo", Arial, Helvetica, sans-serif;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-family: "Cairo", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	font-family: "Cairo", Arial, Helvetica, sans-serif;
	color: rgb(0,0,0);
	background: rgb(240,193,27);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(230,9,19);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(63,63,63);
	--wd-arrow-color-hover: rgb(51,51,51);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-brd-color: rgb(58,58,58);
	--wd-pagin-brd-color-hover: rgb(43,43,43);
}
.wd-nav-scroll {
	--wd-nscroll-width: 10%;
	--wd-nscroll-bg: rgb(221,51,51);
	--wd-nscroll-drag-bg: rgb(221,51,51);
	--wd-nscroll-drag-bg-hover: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-el-font-size: 14px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 14px;
	--wd-widget-title-font-size: 14px;
	--wd-header-el-font-size: 10px;
	--wd-sticky-btn-height: 42px;
	}
	html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
		font-size: 16px;
	}
	.wd-nav-pagin-wrap:not(.wd-custom-style) {
		--wd-pagin-size: 2px;
	}
	.wd-nav-scroll {
		--wd-nscroll-height: 4px;
	}

}
:root{
--wd-container-w: 1500px;
--wd-form-brd-radius: 35px;
--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;
}

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


@font-face {
	font-family: "cairo";
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@media (max-width: 576px) {
	.searchform input[type="text"]
 {
    padding-inline-end: 0 !important;
}

.promoBanner .content-banner.text-center{
	display:none;
}

h3.wd-post-title.wd-entities-title.title.post-title{
	height:50px;
}


.wd-search-results.wd-dropdown-results.wd-dropdown.wd-scroll.wd-opened
 {
   width:  140% !important ;
}


.wd-dropdown-results {
    
right: 0 !important;
     left: 0 !important; 
}
}

