/**
 * Deliberately limited corner-radius adjustments.
 * @author CUSTOM-NOT-UPDATE
 */

body.page-product .table-product-discounts {
  border-collapse: separate;
  border-radius: 8px;
  border-spacing: 0;
  overflow: hidden;
}

body.page-product #shaim_loyalty_parent {
  border-radius: 12px;
}

body.page-category #best-sellers_in_cat {
  border-radius: 18px;
  overflow: hidden;
}
