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

:root {
	--wd-text-font: shabnam;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(47,45,47);
	--wd-text-font-size: 15px;
	--wd-title-font: shabnam;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: shabnam;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: shabnam;
	--wd-widget-title-font: shabnam;
	--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: shabnam;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(0,122,255);
	--wd-alternative-color: rgb(224,88,47);
	--wd-link-color: rgb(13,71,161);
	--wd-link-color-hover: rgb(221,51,51);
	--btn-default-bgcolor: rgb(0,122,255);
	--btn-default-bgcolor-hover: rgb(21,101,192);
	--btn-accented-bgcolor: rgb(67,176,42);
	--btn-accented-bgcolor-hover: rgb(64,160,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(76,175,80);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(216,109,80);
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(http://localhost/test/wp-content/uploads/2021/09/electronics-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(0,122,255);
	background-image: none;
}
.wd-page-title {
	background-color: rgb(0,122,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(26,26,107);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: shabnam !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: shabnam !important;
}

.wd-more-desc .wd-more-desc-inner {
    line-height: 22px !important;
}