/* Sepahan 2.2.5 requested fixes.
 * Manual drag/touch scrolling is intentionally left to the original Sepahan
 * carousel CSS/JS so mouse drag and finger swipe keep working exactly as before.
 */
@media (max-width:1279px){
  html body #topHeader .sepahan-mobile-actions-only .sepahan-cart-count{
    min-width:16px!important;
    width:auto!important;
    height:16px!important;
    line-height:16px!important;
    font-size:9px!important;
    padding:0 3px!important;
    top:-5px!important;
    inset-inline-start:-5px!important;
    border-radius:999px!important;
  }
}
