/*
 Theme Name:   قالب کودک ایکس استور
 Theme URI:   https://monemdesign.com/store
 Description:  حرفه ای ترین قالب چند فروشندگی و فروشگاهی ووکامرس
 Author:       منعم دیزاین
 Author URI:  https://monemdesign.com/store
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/


@font-face {
    font-family: 'iransans';
    src: url('fonts/IRANsans.eot'); /* IE9 Compat Modes */
    src: url('fonts/IRANsans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/IRANsans.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/IRANsans.woff') format('woff'), /* Pretty Modern Browsers */
         url('fonts/IRANsans.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

/* body {
    font-family: 'IRANsans', sans-serif;
} */

/* body,h1,h2,h3,h4,h5,h6,p,span,div,a,li,ul,ol,button{

	font-family:iransans !important; 
	 font-family: 'iransans', sans-serif !important;
} */
.iransansfontclass{
	font-family: 'iransans' !important;
}
body, h1, h2, h3, h4, h5, h6, p, span, a, li, ul, ol, button {
    font-family: 'iransans', sans-serif;
}

/* استثنا برای آیکون‌ها */
.ab-icon,
.dashicons,
[class^="dashicons-"] {
    font-family: dashicons !important;
}


/*  استایل تصویر پاپ اپ محصولات متغییر */

/* #sticky-mini-image {
    position: fixed;
    top: 15px;
    right: 15px;
    width: 120px;
    padding: 8px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    z-index: 9999;
    display: none;
}
#sticky-mini-image img {
    width: 100%;
    border-radius: 8px;
} */



