/* 
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.1
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
*/
.elementor-icon-wrapper {
    display: flex;
}
.elementor-button-content-wrapper {
  align-items: center!important;
}
p:last-child{ 
    margin: 0;
}
.perlp1 .price {
    width: 100% !important;
    margin-block-end: 0 !important;
}
.perlp1 .fb-product-price-wrapper {
    display: flex !important;
    flex-direction: row-reverse !important;
    justify-content: flex-start !important;
    flex-wrap: wrap !important;
    gap: 2px !important;
    align-items: center !important;
}
.perlp1 .fb-discount-percentage,
.perlp1 .fb-discount-percentage-var {
    background: #f00 !important;
    font-size: 0.8rem !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 2px !important;
    color: #fff !important;
    border-radius: 4px !important;
    padding: 0 4px !important;
    box-shadow: 0 0 10px -4px #f00 !important;
}
.perlp1 .fb-discount-percentage svg,
.perlp1 .fb-discount-percentage-var svg {
    width: 10px !important;
}
.product-type-variable .fb-discount-percentage {
    display: none !important;
}
.perlp1 .fb-product-regular-price {
    font-size: 0.8rem !important;
    opacity: 0.8 !important;
    text-decoration: line-through !important;
    text-align: left !important;
}
.perlp1 .fb-product-regular-price .woocommerce-Price-currencySymbol {
    display: none !important;
}
.perlp1 .fb-product-main-price {
    font-weight: 500 !important;
    font-size: 1.2rem !important;
    flex: 100% !important;
    text-align: left !important;
}
@media (max-width: 1550px) {
    .perlp1 .fb-product-main-price {
        font-size: 1.1rem !important;
    }
}
.perlp1 .fb-product-main-price svg {
    vertical-align: middle !important;
}
.perlp1 .fb-product-start-text {
    font-size: 0.9rem !important;
    text-align: left !important;
}
.perlp1 .fb-product-out-of-stock {
    font-size: 0.9rem !important;
}
 