/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 900;
	src: url('./fonts/IRANSansWeb(FaNum)_Black.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('./fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('./fonts/IRANSansWeb(FaNum)_Medium.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('./fonts/IRANSansWeb(FaNum)_Light.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 200;
	src: url('./fonts/IRANSansWeb(FaNum)_UltraLight.woff') format('woff');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('./fonts/IRANSansWeb(FaNum).woff') format('woff');
}
body {
	font-family: IRANSans !important;
	font-weight: 300;
	direction: rtl;
	background-color: #E2E2E2;
	margin: 0;
}
h1, h2, h3, h4, h5, h6,input, textarea {
	font-family: IRANSans !important;
}
h1 {
	font-weight: bold;
}
div[role="tooltip"],.tabs-text, .wd-sizeguide-table td, .wd-product-nav-desc, a.wd-entities-title, .woocommerce-product-attributes-item__label, .woocommerce-table th {
	font-family: iranyekan  !important;    
}
span.wd-icon{
    font-family: "woodmart-font" !important;
}
.wd-empty-page{
    font-size:36px !important;
    line-height:2.1em !important;
}

.wd-text-block.reset-last-child.text-left h1 {
    font-size: 18px;
    text-align: center;
}
.wpcf7 form:not(.sent) .wpcf7-response-output, .mc4wp-error, .mc4wp-notice, .woocommerce-error, .woocommerce-info {
    background-color: #fece0b;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}

.cat-design-alt.categories-with-shadow .category-image-wrapp{
box-shadow: none !important;
}
:root {
    --wd-title-font: "IRANSans", Arial, Helvetica, sans-serif !important;
	 --wd-header-el-font: "IRANSans", Arial, Helvetica, sans-serif !important;
	 --wd-alternative-font: "IRANSans", Arial, Helvetica, sans-serif !important;
}
.wrapp-category .more-products {
    display: none;
}
.woocommerce-NoticeGroup{display:block;width:100%}
span.wd-icon.far {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 400;
}

