.elementor-kit-12{--e-global-color-primary:#00B4FF;--e-global-color-secondary:#DDEFFF;--e-global-color-text:#272727;--e-global-color-accent:#61CE70;--e-global-color-529f921:#FF6900;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* استایل ساختار قیمت محصول */
.elementor-kit-12 .price {
    width: 100%;
    margin-block-end: 0;
}

.elementor-kit-12 .fb-product-price-wrapper {
    display: flex;
    flex-direction: row-reverse;
    justify-content: left;
    flex-wrap: wrap;
    gap: 2px;
    align-items: center;
}

.elementor-kit-12 .fb-discount-percentage, .elementor-kit-12 .fb-discount-percentage-var {
    background: #00B4FF;
    font-size: .8rem;
    display: flex;
    justify-content:center;
    align-items: center;
    gap: 2px;
    color: #fff;
    border-radius: 5px;
    padding: 4px 8px;
    box-shadow: 0 0 10px -4px #00B4FF;
}

.elementor-kit-12 .fb-discount-percentage svg , .elementor-kit-12 .fb-discount-percentage-var svg {
    width: 10px;
}

.product-type-variable .fb-discount-percentage {
    display: none !important;
}

.elementor-kit-12 .fb-product-regular-price {
    font-size: .9rem;
    opacity: .8;
    text-decoration: line-through;
    text-align: center;
}

.elementor-kit-12 .fb-product-regular-price .woocommerce-Price-currencySymbol {
    display: none;
}

.elementor-kit-12 .fb-product-main-price {
    font-weight: 800;
    font-size: 1rem;
    flex: 100%;
    text-align: left;
}

.elementor-kit-12 .fb-product-main-price svg {
    vertical-align: middle;
}

.elementor-kit-12 .fb-product-start-text {
    font-size: .9rem;
    text-align: center;
}

.elementor-kit-12 .fb-product-out-of-stock {
    font-size: .9rem;
}/* End custom CSS */