/*
Theme Name: Aora Child
Theme URI: https://elementor.thembay.com/aora/
Author: Thembay
Description: This is a child theme for Aora
Version: 1.0
Author URI: https://thembay.com/
Template: aora
Text Domain: aora-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 
 
@font-face {
	font-family: dana-regular;
	font-style: normal;
	font-weight: normal;
		src: url('fonts/dana-regular.eot');
		src:url('fonts/dana-regular.eot?#iefix') format('embedded-opentype'), 
			 url('fonts/dana-regular.woff') format('woff'), 
			 url('fonts/dana-regular.otf') format('otf'),
		     url('fonts/dana-regular.ttf') format('truetype');
}
 
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
		src: url('fonts/iranyekanwebregularfanum.eot');
		src:url('fonts/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'), 
			 url('fonts/iranyekanwebregularfanum.woff') format('woff'), 
			 url('fonts/iranyekanwebregular(fanum).woff2') format('woff2'), 
		     url('fonts/iranyekanwebregularfanum.ttf') format('truetype');
}

	/*@font-face {
	font-family: IRANSansDN;
	font-style: normal;
	font-weight: normal;
	Farsinumral:1;
	src: url('fonts/IRANSansDN.eot');
		src:url('fonts/IRANSansDN.eot?#iefix') format('embedded-opentype'), 
			 url('fonts/IRANSansDN.woff') format('woff'), 
			 url('fonts/IRANSansDN.otf') format('otf'),
		     url('fonts/IRANSansDN.ttf') format('truetype');
 }*/
 


 *.*
 {
       font-family: dana-regular !important;
	  
 }
 
 
body,html,.elementor-section-wrap {
   
    
    font-family:  iranyekan  !important;
 

}
.woocommerce p.return-to-shop a.button:after{content:"";speak:none;font-style:normal;font-weight:normal;font-family:"tb-icon"}.woocommerce p.return-to-shop a.button:after{font-size:12px;line-height:1;margin-right:0;margin-left:5px;display:inline-flex;align-items:center}


.woocommerce p.return-to-shop a.button:before{display:none;}


.product-quantity-mode .product-block .add-cart a {
    font-size:13px;
}

.tbay-show-cart-mobile .product-block div.add-cart a {
        font-size:12px;

}