/* Add custom CSS styles below */

@font-face {
  font-family: 'Careem';
  src: url('https://wpazzrk.github.io/again/alfont_com_AlFont_com_CAREEM-REGULAR.DB5F2BCA26992ED25A89%20(1).otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Careem', sans-serif;
}
/***/
.banner--fixed img {
    background-color: transparent !important;
}

.jo-products-banner .translate-button{
  display: none;
}
.jo-products-banner .salla-slider-next{
  display: none;
}
@media (min-width: 992px) {
  
.jo-categories  .swiper-wrapper.s-slider-swiper-wrapper {
    justify-content: center !important;
    flex-direction: row !important;
}

 
}

@media (max-width: 768px) {
.landing-page-first-banner .item-text {
    max-width: 140px !important;
}

  .landing-page-first-banner  .item-text h1 {
    font-size: 12px !important;
}
}
.s-product-card-vertical .s-product-card-content-title a {
    color: #000;
}
.my-header {
    position: relative !important;
}