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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kermax.ir/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: IRANSansXFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRANSansXFaNum;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(91,91,91);
	--wd-entities-title-font: IRANSansXFaNum;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(91,91,91);
	--wd-entities-title-color-hover: rgb(254, 209, 0);
	--wd-alternative-font: IRANSansXFaNum;
	--wd-widget-title-font: IRANSansXFaNum;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(94,94,94);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: IRANSansXFaNum;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 8px;
	--wd-primary-color: rgb(254,209,0);
	--wd-alternative-color: rgb(246,65,45);
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(254,209,0);
	--btn-default-bgcolor: rgb(254,209,0);
	--btn-default-bgcolor-hover: rgb(237,181,0);
	--btn-accented-bgcolor: rgb(254,209,0);
	--btn-accented-bgcolor-hover: rgb(237,181,0);
	--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: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 1000px;
}
.woodmart-woocommerce-layered-nav .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: #ffffff;
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(254,209,0);
	color: rgb(40,40,40);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1300px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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

@media (min-width: 1300px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


div.quantity :is(input[type="number"],input[type="text"],input[type="button"])
{
	direction:ltr;
}

.newproduct .owl-prev.wd-btn-arrow{
	background-color:#f3f3f3;
	border-radius: 4px;
	
}
.newproduct .owl-next.wd-btn-arrow{
	background-color:#f3f3f3;
	border-radius: 4px
}
.wd-products-tabs.tabs-design-simple :is(.owl-nav,.wrap-loading-arrow)>div {
	height:30px;
}
.info-box-subtitle.wd-fontsize-xs.subtitle-style-default.wd-font-weight-400.font-text{
	margin-bottom:2px;
}
.info-box-title.title.wd-font-weight-700.box-title-style-default.font-text.wd-fontsize-m{
	margin-bottom:0px;
	
}
.topslider .owl-dots{
background: white;
    margin-top: -50px;
    z-index: 1;
    position: inherit;
    width: 80px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 12px;
}