/**DIN Next LT Arabic*/

@font-face {
  font-family: 'DIN Next LT Arabic';
  src: url('https://wpazzrk.github.io/again/DINNextLTArabic-Regular-3.ttf') format('opentype');

}
body {
  font-family: 'DIN Next LT Arabic', sans-serif;
}
/***/
.navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 80px;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 80px;
}
/* remove bg cetegary*/

 .main-nav-container {
 
    background-color: rgb(255 255 255 / 30%) !important;
}

.AL_best_seller .container {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding: 0;
    margin-top: 0;
    }
.AL_best_seller .image-div {
    height: 100%;
}
.AL_best_seller {
    padding-top: 3rem;
}

.s-slider-block__title-left ,.s-slider-block__title-right h2 {
 
    display: none;
}
/*categary*/
.al-categories .grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
width:70%;
margin:auto;
}

@media (max-width: 768px){
/*categary*/
.al-categories .grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
width:100%;

}
}
/**/
.al-categories .category_card::after {

    background: transparent;

}
.al-categories h3{
    font-size: 19px;
    line-height: 2rem;
    font-weight: 900;
} 

.al-categories .category_card {
   
    --background_hover: transparent !important;
}
/**/

.copyright-text p {

    color: #fff !important;
}

.copyright-text a:hover {
    color: #fff !important;
}





@media (max-width: 768px) {

  /* footer */
  .store-footer__inner .grid .col-span-2 {
    grid-column: span 1 / span 2;
  }
  footer * {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .store-footer__inner .col-span-2 > a {
    max-width: 150px;
    margin: auto;
  }

  .store-footer__inner .s-menu-footer-list > a {
    text-align: center;
  }
}

html[lang=ar] .sicon-sar:before {
    content: "ر.س";
}
.sicon-sar:before {
    content: "SAR";
}