/* Add custom CSS styles below */ 

@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');

body * {
  font-family: "Cairo", sans-serif;
  }
  
  section:first-of-type {
  margin-top: 0;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0rem;
  margin: 0rem;
  width: 100%;
}
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled {
  opacity: 0;
}
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
  padding: 0rem;
}
.s-block__title h2,
.s-slider-block__title h2 {
  border-bottom: unset;
  padding: 0;
}
/*banner*/

@media (min-width:991px){
.al-categories .lg\:grid-cols-6 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.Alo__main .swiper-slide-active .spacespacespace img {
    object-fit: fill;
}
}
/************/



@media (max-width:768px){
.store-footer__inner * {
    text-align: center !important;
        margin-inline: auto;
}
.store-footer__inner .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}
@media (max-width:768px){
.AL_best_seller .image-div  {
    height: 270px;
}

.al-testimonial .grid > div:nth-of-type(2) *{
    color: #000 !important;
}
}
.product-index .container .flex.items-start > div:first-child {
    display: none;
}
}

footer \* { text-align: center; margin-left: auto; margin-right: auto; }

/\* Social Icons \*/

a\[href\*="instagram"\] { background: -o-linear-gradient( 45deg,

`#f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100% ); background: linear-gradient( 45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100% );`

}

a\[href\*="tiktok"\] { background: -o-linear-gradient(330deg, #69c9d0, #000, [#ee1d52](https://slack.azzrk.com/azzrk/messages/@seo2.sahm#)); background: linear-gradient(120deg, #69c9d0, #000, [#ee1d52](https://slack.azzrk.com/azzrk/messages/@seo2.sahm#)); }

a\[href\*="facebook"\] { background: -o-linear-gradient(45deg, #3776f2, #00b1f7); background: linear-gradient(45deg, #3776f2, #00b1f7); }

a\[href\*="twitter"\] { background: #000; }

a\[href\*="youtube"\] { background-color: [#c4302b](https://slack.azzrk.com/azzrk/messages/@seo2.sahm#); }

a\[href\*="snapchat"\] { background-color: [#ff0](https://slack.azzrk.com/azzrk/messages/@seo2.sahm#); color: #000; }

a\[href*\="twitter"\], a\[href*\="snapchat"\], a\[href*\="facebook"\], a\[href*\="tiktok"\], a\[href\*="instagram"\] { border: unset !important; }

.s-social-link a svg { height: 0.875rem; width: 0.875rem; fill: rgb(167 167 167) !important; }
.product-index-search div:has(+.main-content) {
    display: none;
}
.s-add-product-button-main * {
    color: #1C1C1C;
    fill: #1C1C1C;
}
.s-product-card-vertical .s-product-card-content-footer salla-add-product-button .s-button-element {
    color: #1C1C1C !important;
}
.blog-single .object-cover {
    -o-object-fit: contain;
    object-fit: contain;
}