@font-face {
	font-family: 'yekan';
	src: url('fonts/IRANSansWeb_FaNum_.eot?#') format('eot'),  /* IE6–8 */
	url('fonts/IRANSansWeb_FaNum_.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
	url('fonts/IRANSansWeb_FaNum_.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
h1,h2,h3,h4,h5,h6,p,a,ul li,table th,table td,#header .main-menu > li.menu-item > a,.footer-copyright,.header-contact,.porto-sicon-description,.porto-u-sub-heading,.quform-label-text,.quform-option-text,.quform-button-text,.time-text,.text-color-dark,.contact-info,.post-date,.meta-date{font-family:yekan !important;letter-spacing: 0 !important;}

/*************** ADD YOUR CUSTOM RTL CSS HERE  ***************/
table.product_list_table{background-color: #fff;
box-shadow: 0 0 0 1px rgb(0 0 0 / 5%);
border-collapse: collapse;
border-radius: 7px;}
.product_list_table tbody tr {
  border-bottom: 1px solid #eeeff1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.product_list_table tbody tr td {
  padding-right: 10px;
}
.product_list_table thead tr {
  box-shadow: 0 1px 0 0 #e7e9ec;
}

#header .header-main .header-left {
  padding: 0;
}
#header .main-menu > li.menu-item{padding-left: 20px !important;}
.footer-top{padding-top:30px !important;}
.footer-wrapper{background:#303338 !important; }
.footer-top p{color:#fff !important; text-align:center !important; font-size:18px; font-weight:bold;}
/*#header .main-menu > li.menu-item > a{display:flex; flex-direction:column;text-align:center;}
.mega-menu > li.menu-item > a > i{padding-bottom:15px; }*/
.header-bottom .header-row{border-top: 2px solid #eee;}