.elementor-widget-the7-woocommerce-product-sale-flash {
  .the7-onsale {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    min-height: 3.236em;
    min-width: max-content;
    width: 100%;
    padding: 0;
    font-size: 1em;
    line-height: 1;
    background-color: var(--the7-accent-color);
    color: #fff;
    .the7-swiper-slide & {
      -webkit-backface-visibility: hidden;
      -webkit-transform: translate3d(0, 0, 0);
    }
  }
}
