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

:root {
	--wd-text-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(68,68,68);
	--wd-text-font-size: 16px;
	--wd-title-font: "iranyekanwebextrabold_FaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(40,40,40);
	--wd-entities-title-font: "IRANSansWeb_FaNum_Light", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "iransansdnweb", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iransansdnweb", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(68,68,68);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansWeb_FaNum_Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(50,112,211);
	--wd-alternative-color: rgb(252,180,0);
	--wd-link-color: rgb(253,92,0);
	--wd-link-color-hover: rgb(234,172,0);
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(219,0,0);
	--btn-accented-bgcolor-hover: rgb(173,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,209,94);
	--notices-warning-color: rgb(38,38,38);
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: url(https://mahantoys.shop/wp-content/uploads/2024/04/categories-banners-mahantoys.webp);
	background-size: cover;
	background-position: center center;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	font-weight: 600;
	line-height: 70px;
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(80,175,54);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
		line-height: 70px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
		line-height: 32px;
	}

}
: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: 0px;
}

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


/*menu panel*/
.whb-col-right .wd-dropdown-menu.wd-design-default{display:none}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{font-size: clamp(10px, 60%, 25px);}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after{color:#fff;}
.author-info .author-link{display:none}
/*** سایدبار اصلی بلاگ ***/
:is(.widget,.wd-widget,div[class^="vc_wp"]) :is(ul,ol) {
  background: #10101008;
  padding: 16px;
  border-radius: 12px;
	box-shadow: 5px 5px 5px #7b77772e;}
.widgettitle, .widget-title {
    font-weight: 600;
    background: #fee731;
    padding: 12px;
    border-radius: 12px;}
.product-label.onsale{font-size:21px!important;}
.amount{color:rgb(255 108 0);}