/* Add custom CSS styles below */ 
.store-header {
  padding-top: 50px;
}
.main-nav-container.fixed-pinned .inner{
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
}
/* محاذه عناصر الاكثر مبيعا فى المنتصف  */
.swiper-wrapper {
  justify-content: center;
}