/* 
Theme Name: Hello Child
Theme URI: https://elementor-site.ir/
Description: 
Author: Elementor Site
Author URI: https://elementor-site.ir/
Template: hello-elementor
Version: 1.0.3
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
body.e-wc-message-notice .woocommerce-message {
    background-color: #010042 !important;
    margin-right: 0px !important;
    color: #fff !important;
    border:none !important;
    border-radius: 10px !important;
}

@font-face {
    font-family: 'Pinar';
    src: url('fonts/Pinar-FD-VF.woff2') format('woff2'),
        url('fonts/Pinar-FD-VF.ttf') format('truetype');
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

*:not(i):not(svg):not(path):not([class*="icon"]):not(.fa):not(.fas):not(.far):not(.fal):not(.fab):not(.fa-solid):not(.fa-regular):not(.dashicons):not(.elementor-star-rating) {
    font-family: "Pinar", Sans-serif !important;
}