@import url("https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap");

body {
  font-family: "Almarai", sans-serif !important;
  background-color: #fff !important;
}

/******header*******/
.inner.bg-inherit {
  background: #f4f4f4;
}

.top-navbar {
  background: #fff;
}

span.s-cart-summary-count {
  background-color: #81ad43;
}
/******header*******/
/******banner*******/
salla-slider.photos-slider .swiper-slide {
  padding: 0 !important;
  margin: 0;
  width: 100%;
}
salla-slider.photos-slider * {
  border-radius: 0 !important;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
  padding: 0;
}

section.s-block.s-block--photos-slider {
  margin: 0;
}

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

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(6)
  .container,
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(11)
  .container {
  max-width: 80%;
  margin: 20px auto;
}
@media (max-width: 600px) {
  section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(6)
    .container,
  section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(11)
    .container {
    max-width: 100%;
    margin: 20px auto;
  }
}
/******banner*******/
/******sec*******/

.swiper-slide.slide--one-sixth.swiper-slide a * {
  color: transparent;
  position: relative;
}
.swiper-slide.slide--one-sixth.swiper-slide a:before {
  content: "";
  position: absolute;

  width: 90%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.swiper-slide.slide--one-sixth.swiper-slide:nth-of-type(1) a:before {
  background-image: url(https://i.ibb.co/QvsFKJC8/Rectangle-11.webp);
}
.swiper-slide.slide--one-sixth.swiper-slide:nth-of-type(2) a:before {
  background-image: url(https://i.ibb.co/04Ywj6Q/Rectangle-10.webp);
}
.swiper-slide.slide--one-sixth.swiper-slide:nth-of-type(3) a:before {
  background-image: url(https://i.ibb.co/WvNBXVx0/Rectangle-9.webp);
}
.swiper-slide.slide--one-sixth.swiper-slide:nth-of-type(4) a:before {
  background-image: url(https://i.ibb.co/zD9Nvdv/Rectangle-8.webp);
}
.swiper-slide.slide--one-sixth.swiper-slide:nth-of-type(5) a:before {
  background-image: url(https://i.ibb.co/QjFH4GLC/Rectangle-7.webp);
}
.swiper-slide.slide--one-sixth.swiper-slide:nth-of-type(6) a:before {
  background-image: url(https://i.ibb.co/LdTHv2jn/Rectangle-6.webp);
}
.swiper-slide.slide--one-sixth.swiper-slide {
  width: 200px;
  height: 200px;
}
@media (min-width: 992px) {
  section.s-block.s-block--categories
    .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden
    .swiper-wrapper {
    justify-content: center;
  }
  section.s-block.s-block--categories
    .s-slider-v-centered
    .s-slider-block__title-nav
    button.swiper-button-disabled {
    display: none;
  }
}
/******sec*******/
/******product*******/

.s-slider-block__title-right {
  width: 100% !important;
  position: absolute;
}
.s-slider-block__title-right h2 {
  text-align: center;
  font-size: 40px;
  color: #3f4a38;
}

@media (max-width: 600px) {
  .s-slider-block__title-right {
    position: relative;
    padding: 0;
  }
  .s-slider-block__title-right h2 {
    font-size: 20px;
    padding: 0;
    color: #3f4a38;
  }
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  width: 100%;
  border-radius: 0;
}
button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center:hover {
  background-color: #81ad43;
  color: #fff;
}
.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
  margin-bottom: 50px;
}
.s-product-card-content {
  padding-bottom: 30px;
  box-shadow: -2px 16px 11px -7px rgba(0, 0, 0, 0.65);
  -webkit-box-shadow: -2px 16px 11px -7px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: -2px 16px 11px -7px rgba(0, 0, 0, 0.65);
  margin-bottom: 40px;
  border-radius: 0 0 2em 2em;
}

@media (max-width: 600px) {
  img.s-product-card-image-cover.lazy.loaded {
    width: 150px;
    margin: auto;
  }
}
/******product*******/
/******footer*******/
.store-footer__inner {
  background-color: #3f4a38 !important ;
  padding-top: 25%;
  position: relative;
}
.store-footer__inner * {
  color: #fff;
}
.store-footer__inner:before {
  content: "";
  width: 150px;
  height: 150px;
  position: absolute;
  background-image: url(https://i.ibb.co/LdqSTXXt/png2-Photoroom-1.webp);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 15%;
  left: 50%;
  transform: translateX(-50%);
}
.store-footer__inner:after {
  content: "";
  width: 90%;
  height: 1px;
  position: absolute;
  background-color: #fff;

  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}

@media (max-width: 600px) {
  .store-footer__inner {
    background-color: #3f4a38 !important ;
    padding-top: 100%;
    position: relative;
  }
  .store-footer__inner * {
    color: #fff;
  }

  .store-footer__inner:after {
    top: 28%;
  }
  .store-footer__inner:before {
    top: 6%;
  }
}
/******footer*******/
.s-contacts-list.s-contacts-list-vertical span.unicode {
  display: none !important;
}

.flex.rtl\:space-x-reverse.space-x-2.items-end {
  position: absolute;
  left: 0;
  top: 70%;
  transform: translateY(50%);
  left: 22%;
}
.flex.rtl\:space-x-reverse.space-x-2.items-end:before {
  position: absolute;
  content: "";
  right: -90%;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(https://i.ibb.co/9mq9rRWs/VAT-1.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 80px;
}
@media (max-width: 600px) {
  .flex.rtl\:space-x-reverse.space-x-2.items-end {
    position: absolute;

    top: 92%;

    left: 0%;
    right: 17%;
  }
  .flex.rtl\:space-x-reverse.space-x-2.items-end:before {
    position: absolute;
    content: "";
    right: -20%;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(https://i.ibb.co/9mq9rRWs/VAT-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
  }
}
/****************/
div#contact-slot .s-contacts-icon:after {
  content: "";
  position: absolute;
  right: 120%;
  font-weight: 600;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
}

div#contact-slot:nth-of-type(1) .s-contacts-icon:after {
  content: "واتساب";
}
div#contact-slot:nth-of-type(2) .s-contacts-icon:after {
  content: "جوال";
}
div#contact-slot:nth-of-type(3) .s-contacts-icon:after {
  content: "إيميل";
}

.s-contacts-icon {
  position: relative;
}

a.s-contacts-item {
  width: 100px;
  border: 1px solid #fff;
  padding: 5px;
  border-radius: 11px;
}

span.s-contacts-icon {
  border: none;
}
/**********************/
footer.store-footer {
  position: relative;
}
footer.store-footer:before {
  position: absolute;
  content: "تبحث عن منتج وما لقيته..؟";
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  top: 4%;
}
footer.store-footer:after {
  position: absolute;
  content: "تواصل معنا وراح نوفره لك";
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  z-index: 99;
  left: 50%;
  transform: translateX(-50%);
  top: 36%;
}
@media (max-width: 600px) {
  footer.store-footer:before {
    font-size: 25px;
    top: 4%;
    width: 100%;
    text-align: center;
  }
  footer.store-footer:after {
    font-size: 25px;

    top: 20%;
    width: 100%;
    text-align: center;
  }
}
body.blog-index img.h-full.w-full.object-cover,body.blog-single img.h-80.mb-10.w-full.object-cover.rounded-md {object-fit:contain}