/* Sepahan 2.2.3 final RTL loop safety for Store Brands only. */
html body [data-sepahan-v297-brands-owned] .sepahan-shop-brands-scroll{
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:auto!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior-inline:contain!important;
}
html body [data-sepahan-v297-brands-owned] .sepahan-shop-brands-scroll::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
html body [data-sepahan-v297-brands-owned] .sepahan-shop-brands-list{
  display:flex!important;
  flex-wrap:nowrap!important;
  width:max-content!important;
  max-width:none!important;
  min-width:100%!important;
  direction:rtl!important;
}
html body [data-sepahan-v297-brands-owned] .sepahan-shop-brand-item,
html body [data-sepahan-v297-brands-owned] [data-sepahan-v297-brand-clone]{
  flex-shrink:0!important;
}
