/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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
*/


span.eng {
  font-family:Arial, Helvetica, sans-serif;
}

.comments-area.comments-area a, .page-content.page-content a {
  text-decoration: none;
}


.nikamooz-product-prices {
    font-size: 18px;
    display: flex;
    gap: 6px;
    justify-content: center;
    align-items: baseline;

    color: var(--e-global-color-text);
}

.nikamooz-product-prices .line {
    text-decoration: line-through;
}

.nikamooz-product-prices .price {
    font-weight: bold;
    font-size: 24px;
}

.nikamooz-product-prices .special-offer {
    font-size: 26px;
    font-weight: bold;
    color: #005300;
}


.nikamooz-button-add-to-cart {
    text-align: center;
}

.nikamooz-button-add-to-cart .elementor-button-link.elementor-button-link {
    background: #FFC300;
    color: #111;
    padding: 7px 16px;
}

.postid-4594 #gform_2 {
    margin: 0 10px;
}