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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(http://zibayan.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(219,219,219);
	background-image: none;
}

:root{
--wd-text-font:"ایران سنس عادی (۴۰۰)", Arial, Helvetica, sans-serif;
--wd-text-font-weight:300;
--wd-text-color:rgb(89,89,89);
--wd-text-font-size:17px;
}
@media (max-width: 767px){
:root{
--wd-text-font-size:17px;
}
}
:root{
--wd-title-font:"ایران سنس سیاه (۷۰۰)", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"ایران سنس عادی (۴۰۰)", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(173, 10, 70);
}
:root{
--wd-alternative-font:"ایران سنس عادی (۴۰۰)", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"ایران سنس نرمال (۵۰۰)", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:500;
--wd-widget-title-transform:none;
--wd-widget-title-color:rgb(137,27,89);
--wd-widget-title-font-size:17px;
}
@media (max-width: 767px){
:root{
--wd-widget-title-font-size:18px;
}
}
:root{
--wd-header-el-font:"ایران سنس نرمال (۵۰۰)", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:none;
--wd-header-el-font-size:17px;
}
@media (max-width: 1024px){
:root{
--wd-header-el-font-size:16px;
}
}
@media (max-width: 767px){
:root{
--wd-header-el-font-size:16px;
}
}
html .wd-dropdown-my-account .wd-sub-menu li a, html .page-title .breadcrumbs a, html .page-title .breadcrumbs span, html .page-title .yoast-breadcrumb a, html .page-title .yoast-breadcrumb span{
	font-family: "ایران سنس سیاه (۷۰۰)", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 17px;line-height: 18px;
}

html .wd-dropdown-my-account .wd-sub-menu li a:hover, html .page-title .breadcrumbs a:hover, html .page-title .yoast-breadcrumb a:hover{
	color: rgb(255,226,226);
}

html .wd-nav-mobile > li > a{
	font-family: "ایران سنس سیاه (۷۰۰)", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 17px;line-height: 16px;
}

html .wd-nav-mobile .wd-sub-menu li a{
	font-family: "ایران سنس نرمال (۵۰۰)", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 16px;line-height: 16px;text-transform: none;color: rgb(101,116,165);
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a{
	font-family: "ایران سنس سیاه (۷۰۰)", Arial, Helvetica, sans-serif;font-weight: 700;font-size: 16px;line-height: 15px;text-transform: none;color: rgb(58,58,58);
}

html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover{
	color: rgb(168,25,144);
}

html .wd-nav.wd-nav-secondary > li > a{
	font-family: "ایران سنس نرمال (۵۰۰)", Arial, Helvetica, sans-serif;font-weight: 500;font-size: 16px;line-height: 16px;text-transform: none;
}

html .wd-nav.wd-nav-secondary > li:hover > a, html .wd-nav.wd-nav-secondary > li.current-menu-item > a{
	color: rgb(148,21,153);
}

:root{
--wd-primary-color:rgb(67,0,104);
}
:root{
--wd-alternative-color:rgb(224,150,47);
}
:root{
--wd-link-color:rgb(15,15,15);
--wd-link-color-hover:rgb(178,26,148);
}
body{
	background-color:rgba(255,0,191,0);
	background-image: none;
}

.page .main-page-wrapper{
	background-color:rgb(239,239,239);
	background-image: none;
}

:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(123,187,221);
}
:root{
--btn-accented-bgcolor-hover:rgb(103,167,202);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 1px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
							--btn-default-bottom-active: -1px;
				--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 12px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1370px;
			}
		}

		.container {
			max-width: 1400px;
		}

		:root{
			--wd-container-width: 1400px;
		}
	
			.elementor-section.wd-section-stretch > .elementor-column-gap-no {
			max-width: 1370px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-narrow {
			max-width: 1380px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-default {
			max-width: 1390px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-extended {
			max-width: 1400px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wide {
			max-width: 1410px;
		}
		.elementor-section.wd-section-stretch > .elementor-column-gap-wider {
			max-width: 1430px;
		}
		@media (min-width: 1417px) {
			.platform-Windows .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
		@media (min-width: 1400px) {
			html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
				margin-left: auto;
				margin-right: auto;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-family: "ایران سنس خیلی نازک";
	src: url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_UltraLight.woff2") format("woff2"), 
url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_UltraLight.woff") format("woff");
	font-weight: 100;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ایران سنسن نازک";
	src: url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_Light.woff2") format("woff2"), 
url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_Light.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ایران سنس نرمال (۵۰۰)";
	src: url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_Medium.woff2") format("woff2"), 
url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ایران سنس عادی (۴۰۰)";
	src: url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum.woff2") format("woff2"), 
url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ایران سنس سیاه (۷۰۰)";
	src: url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_Bold.woff2") format("woff2"), 
url("//zibayan.com/wp-content/uploads/2023/01/IRANSansWebFaNum_Bold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "یکان جدید سیاه";
	src: url("//zibayan.com/wp-content/uploads/2023/01/Yekan-Boom.woff2") format("woff2"), 
url("//zibayan.com/wp-content/uploads/2023/01/Yekan_Boom.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@media (min-width: 1025px) {
	/* استایل ایکون سرچ هدر */
button.searchsubmit {
background: linear-gradient(358deg, #ff9828 36%, #ffae2c 87%);
    border-radius: 25px;
    color: #FFFFFF !important;
    box-shadow: 0 5px 10px #fbae004d !important;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 4px;
}
input.s {
    border-radius: 30px !important;
}

.box-icon-align-right {
    color: white;
    margin-top: 12px;
}

