@font-face {
  font-family: "DroidSansArabic";
  src: url("https://cdn.jsdelivr.net/gh/ZeyadHiggy1415/na3m-font@main/Droid%20Sans%20Arabic.ttf")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {background:#fff !important}
body {
  font-family: "DroidSansArabic", Arial, sans-serif;
}

h1,
h2,
h3 {
  font-family: "DroidSansArabic", Arial, sans-serif;
}

section.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.header-inner.inner.bg-white.da-bgm {
  /* From https://css.glass */
  background: rgba(63, 42, 81, 0.53);
  border-radius: 16px;
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}
.header-container.container * {
  color: #fff;
}
salla-products-list.horizontal-products.large-cards.s-products-list.hydrated
  .s-products-list-wrapper.s-products-list-horizontal-cards {
  grid-template-columns: repeat(1, minmax(0px, 1fr));
  place-items: center;
}

.s-product-card-content {
  justify-content: space-around !important;
}

.s-product-card-content-footer.rounded-lg {
  margin-top: 0%;
}
@media (min-width: 768px) {
  salla-products-list.horizontal-products.large-cards.s-products-list.hydrated
    .s-product-card-image.grow-0 {
    max-width: 300px;
  }
  salla-products-list.horizontal-products.large-cards.s-products-list.hydrated
    custom-salla-product-card.rounded-lg {
    max-width: 700px;
    flex-direction: row;
  }
}
@media (max-width: 600px) {
  salla-products-list.horizontal-products.large-cards.s-products-list.hydrated
    .s-product-card-image.grow-0 {
    max-width: 250px;
  }
  salla-products-list.horizontal-products.large-cards.s-products-list.hydrated
    custom-salla-product-card.rounded-lg {
    max-width: 250px;
  }
}

.right-side {
  justify-content: center;
}

.s-slider-block__title-right {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding: 0;
}
.s-slider-block__title-right h2,
.s-slider-block__title-right p {
  text-align: center;
  padding: 0;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view
  a.s-slider-block__display-all {
  display: none;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view
  a.relative.flex.items-center.justify-center.w-full.h-20.overflow-hidden.rounded-md.bg-white.p-4 {
  width: fit-content;
  height: auto;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view
  .swiper-scrollbar
  + .swiper-wrapper {
  justify-content: center !important;
  align-items: center;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view
  .swiper-slide.swiper-width-control.swiper-slide {
  width: 41px !important;
  max-width: fit-content;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view
  img.h-full.w-auto.object-contain.lazy.loaded {
  width: 300px;
  height: auto;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view {
  padding: 5rem 0;
}
.s-slider-block__title-right h2 {
  font-size: 42px;
  color: #3f2a51;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view
  .s-slider-block__title {
  margin-bottom: 5%;
}
footer.store-footer {
  background: #704d8d;
}
footer.store-footer * {
  color: #fff;
}

.s-contacts-list.s-contacts-list-horizontal * {
  color: #000;
}
@media(max-width:600px){

header.store-header.z-3.absolute.top-0.right-0.left-0.fixed-sticky {
    position: relative;
background-color:#704D8D
}


section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    padding: 0;
}}