	@font-face {
	  font-family: "header-font";
	   src: url('font/IRANSansX-Black.ttf');
	}
	@font-face {
	  font-family: "body-font";
	  src: url('font/IRANSansX-Bold.ttf');
	}
	@font-face {
	  font-family: "lists-font";
	  src: url('font/IRANSansX-Regular.ttf');
	}h1, h2, h3, h4, h5, h6, h7	{
	font-family: "header-font"!important;
	}p, em, div	{
		font-family: "body-font";
	}
	li	{
		font-family: "lists-font"!important;
	}
:root {
    --wd-text-font:"body-font"!important;
    --wd-title-font: "header-font"!important;
    --wd-entities-title-font: "header-font"!important;
    --wd-alternative-font: "lists-font"!important;
    --wd-widget-title-font: "header-font"!important;
    --wd-header-el-font: "body-font"!important;
}

.entry-title.title{font-size:27px !important}
#wp-admin-bar-wd_white_label_section {
	display: none !important;
}

#wp-admin-bar-wd_white_label_section,
.wp-submenu li a[href*="white_label"],
.xts-nav-vertical a[data-id="white_label_section"] {
	display: none !important;
}
.wc-block-components-radio-control-accordion-content{font-size:13px;}
.wc-block-components-checkbox .wc-block-components-checkbox__label, .wc-block-components-checkbox>span,wc-block-components-checkbox__label{font-size:15px;}
.wc-block-cart, .wc-block-checkout{font-size:14.5px !important;}
.wc-block-components-address-form__country.wc-block-components-country-input{display:none !important;}

