/*
Theme Name: AMshop Pro
Theme URI: https://avayemarketing.ir/amshop-pro
Author: AvayeMarketing
Author URI: https://avayemarketing.ir
Description: قالب فروشگاهی حرفه‌ای آوای مارکتینگ | مخصوص مدیران حرفه‌ای در دنیای تجارت الکترونیک. طراحی شده با پشتیبانی کامل از زبان فارسی ، تاریخ شمسی،سئو پیشرفته، امنیت بالا و UX/UI حرفه‌ای. سبک، سریع و کاملاً بهینه برای گوگل.
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: amshop-pro
Tags: e-commerce, rtl-language-support, ltr-language-support, custom-background, custom-colors, custom-menu, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, woocommerce, elementor, jetengine, persian-date, vazirmatn, yekan
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 8.0
WC requires at least: 8.0
WC tested up to: 9.0
*/

/**
 * @snippet      Changing the appearance of WooCommerce product sorting style
 * @how-to        Get AvayeMarketing FREE
 * @author        AvayeMarketing
 .vico-discount-tag {
    background: #1A3220; 
    color: #F5F5F5; 
    padding: 6px 14px;
    border-radius: 30px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    margin: 8px 0;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    direction: ltr;
    text-align: center;
    font-family: 'IRANYekan', 'IRANSans', sans-serif;
}
@font-face {
    font-family: 'Vazirmatn';
    src: url('/wp-content/themes/AMshop-pro/fonts/Vazirmatn/Vazirmatn-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Vazirmatn';
    src: url('/wp-content/themes/AMshop-pro/fonts/Vazirmatn/Vazirmatn-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Font Awesome 6 Free';
    src: url('/wp-content/themes/AMshop-pro/fonts/font-awesome6/fa-solid-900.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
