/* Add custom CSS styles below */
.s-cart-summary-count {
   
    color: #ffffff !important ;
}
.banner--fixed img {
  background-color: transparent;
}

.jo-categories .swiper-wrapper {
    justify-content: center;
}
@media(max-width:768px) {
.landing-page-first-banner .item-text {
    max-width: 250px !important;
}

  .landing-page-first-banner  .item-text h1 {
    font-size: 20px !important;
}
  .landing-page-first-banner  .item-text> img {
    width: 100px !important ;
}
}