/**
* Theme Name: Poco Child
* Description: This is a child theme of Poco, generated by Merlin WP.
* Author: <a href="https://pavothemes.com/">Pavothemes</a>
* Template: poco
* Version: 2.2.4
*/

@media (min-width: 1024px) {
    .woocommerce-page .content-area {
        float: left !important;
        direction: rtl !important;
    }
}
@media (min-width: 1024px) {
    .woocommerce-page .widget-area {
        float: right !important;
        direction: rtl !important;
    }
}
@media (min-width: 1024px) {
    .header-main {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}
@font-face {
    font-family: "IRANSansWeb";
    font-style: normal;
    font-weight: 400;
    src: local("IRANSansWeb"), local("fonts/IRANSansWeb"), url("fonts/IRANSansWeb.woff") format("woff"), url("fonts/IRANSansWeb.ttf") format("truetype"), url("fonts/IRANSansWeb.svg") format("svg");
}
/*end font iransans*/




html, body, div, p , input, textarea,option,select,a,span,b,li,ol{
	  font-family: "IRANSansWeb" !important;
	 font-weight: normal !important;
}

h1, h2, h3, h4, h5, h6{
	  font-family: "IRANSansWeb" !important;
	
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	  font-family: "IRANSansWeb" !important;
	 
}