.elementor-kit-30{--e-global-color-f3ff74b:#007A2F;--e-global-color-7446b41:#A4CB99;--e-global-color-8c3fc2e:#FFA200;--e-global-color-00d036f:#396832;}.elementor-kit-30 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.e-wc-error-notice .woocommerce-error, .e-wc-error-notice .wc-block-components-notice-banner.is-error{font-family:"estedad", tahoma;}body.e-wc-error-notice .woocommerce-error a.wc-backward, body.e-wc-error-notice .wc-block-components-notice-banner.is-error a.wc-backward{font-family:"estedad", tahoma;}.e-wc-message-notice .woocommerce-message, .e-wc-message-notice .wc-block-components-notice-banner.is-success{font-family:"estedad", tahoma;--message-buttons-border-radius:8px 8px 8px 8px;}body.e-wc-message-notice .woocommerce-message .button, body.e-wc-message-notice .wc-block-components-notice-banner.is-success .button{font-family:"estedad", tahoma;}.e-wc-info-notice .woocommerce-info, .e-wc-info-notice .wc-block-components-notice-banner.is-info{font-family:"estedad", tahoma;--info-buttons-border-radius:8px 8px 8px 8px;}body.e-wc-info-notice .woocommerce-info .button, body.e-wc-info-notice .wc-block-components-notice-banner.is-info .button{font-family:"estedad", tahoma;}@media(max-width:1279px){.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 *//* ============================= */
/* فونت سفارشی سایت */
/* ============================= */
@font-face {
  font-family: 'Estedad';
  src: url('Estedad-FDKSHDwght.woff2') format('woff2');
  font-display: swap;
}

/* فقط خط قیمت اصلی قرمز */
.price del {
  text-decoration-color: red !important; /* رنگ خط قرمز */
  color: red !important; /* متن قیمت اصلی قرمز */
}

/* قیمت فروش ویژه مشکی */
.price ins {
  color: black !important; /* رنگ مشکی */
  text-decoration: none !important; /* بدون خط */
  font-weight: bold !important; /* اختیاری */
}

/* ============================= */
/* برچسب تخفیف */
/* ============================= */
.woocommerce span.onsale,
.product-label.onsale,
.product-label.discount {
  background: #c12121 !important; 
  color: #fff !important;
  border: none !important;
  font-size:14px; 

}/* End custom CSS */