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

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

/*********header********/
ul.main-menu.mm-spn--open li.root-level:nth-of-type(2) {
  order: 2 !important;
}
ul.main-menu.mm-spn--open li.root-level:nth-of-type(4) {
  order: 5 !important;
}
ul.main-menu.mm-spn--open li.root-level:nth-of-type(6) {
  order: 4 !important;
}
ul.main-menu.mm-spn--open li.root-level:nth-of-type(8) {
  order: 0 !important;
}
ul.main-menu.mm-spn--open li.root-level:nth-of-type(10) {
  order: 1 !important;
}
.inner.bg-inherit {
  background-color: #dedede !important;
}

.top-navbar {
  background: #fff !important;
}
.top-navbar * {
  color: #000;
}

.s-search-container.s-search-inline {
  border: 1px solid #ddd !important;
}

/*********header********/
/*********banner********/
.banner--fixed img,
img.w-full.object-contain.rounded-md,
salla-slider.photos-slider .swiper-slide {
  border-radius: 0;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
  margin: 0;
}
salla-slider.photos-slider .swiper-slide {
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 100%;
}

salla-slider.photos-slider .swiper {
  padding: 0;
}
/*********banner********/
/*********SECTION********/

@media (min-width: 767px) {
  .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden
    .swiper-wrapper {
    justify-content: space-between;
  }
}
.swiper-slide.slide--one-sixth.swiper-slide {
  border: 1px solid #c4c4c4;
  border-radius: 20px;
  width: 230px;
  height: 220px;
  padding: 0;
  background: transparent;
  transition: 0.3s;
}

a.slide--cat-entry {
  justify-content: space-around;
  width: 230px;
  height: 220px;
  background: transparent;
  border: none;
  padding: 30px;
}
.swiper-slide .slide--cat-entry i {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.slide--cat-entry i {
  display: inline-block;
  margin: -20px 0 20px;
  width: 100px;
  height: 100px;
  color: transparent;
  transition: 0.3s;
}
.swiper-slide:nth-child(1) .slide--cat-entry i {
  background: url("https://i.ibb.co/WNqRC9zK/Layer-1-1.webp");
}
.swiper-slide:nth-child(2) .slide--cat-entry i {
  background: url("https://i.ibb.co/HD9hMR5N/One-color.webp");
}
.swiper-slide:nth-child(3) .slide--cat-entry i {
  background: url("https://i.ibb.co/HpRCN14J/Master-Line.webp");
}
.swiper-slide:nth-child(4) .slide--cat-entry i {
  background: url("https://i.ibb.co/TM53m8gn/Layer-1-1.webp");
}
.slide--cat-entry h2 {
  font-size: 20px;
  font-weight: 400;
  transition: 0.3s;
}
/*hover*/
.swiper-slide.slide--one-sixth.swiper-slide:hover {
  background: #3d765f;
}
.swiper-slide:nth-child(1) .slide--cat-entry:hover i {
  background: url("https://i.ibb.co/tpYsM45G/Layer-1-3.webp");
}
.swiper-slide:nth-child(2) .slide--cat-entry:hover i {
  background: url("https://i.ibb.co/GQtq4q83/One-color-1.webp");
}
.swiper-slide:nth-child(3) .slide--cat-entry:hover i {
  background: url("https://i.ibb.co/HD3KJpHL/Master-Line-1.webp");
}
.swiper-slide:nth-child(4) .slide--cat-entry:hover i {
  background: url("https://i.ibb.co/Cpg0fvZ4/Layer-1-2.webp");
}
.slide--cat-entry:hover h2 {
  color: #ffff;
}
/*hover*/
@media (max-width: 600px) {
  .swiper-slide.slide--one-sixth.swiper-slide {
    background: #3d765f !important;
  }
  .swiper-slide .slide--cat-entry i {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-bottom: 8px;
  }
  .swiper-slide:nth-child(1) .slide--cat-entry i {
    background: url("https://i.ibb.co/tpYsM45G/Layer-1-3.webp") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .swiper-slide:nth-child(2) .slide--cat-entry i {
    background: url("https://i.ibb.co/GQtq4q83/One-color-1.webp") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .swiper-slide:nth-child(3) .slide--cat-entry i {
    background: url("https://i.ibb.co/HD3KJpHL/Master-Line-1.webp") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .swiper-slide:nth-child(4) .slide--cat-entry i {
    background: url("https://i.ibb.co/Cpg0fvZ4/Layer-1-2.webp") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }
  .slide--cat-entry h2 {
    color: #ffff !important;
  }
  .slide--cat-entry i {
    background-size: contain !important;
    width: 40px;
    height: 40px;
  }
  .swiper-slide.slide--one-sixth.swiper-slide {
    width: 120px;
    height: 120px;
    margin-left: 10px;
  }

  a.slide--cat-entry {
    width: 120px;
    height: 120px;
    padding: 10px;
    justify-content: center;
  }
}
section.s-block.s-block--categories .s-slider-block__title-left {
  display: none;
}
/*********SECTION********/
/*********title********/
body.index .s-slider-block__title .s-slider-block__title-right h2 {
  font-size: 32px;
  font-weight: 500;
  margin: 24px 50px 24px 0;
  position: relative;
}

body.index .s-slider-block__title .s-slider-block__title-right h2:before {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  right: -39%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
body.index
  .s-block:nth-of-type(2)
  .s-slider-block__title
  .s-slider-block__title-right
  h2:before {
  background-image: url(https://i.ibb.co/HfDhPSC2/Frame.webp);
  right: -20%;
}

body.index
  .s-block:nth-of-type(4)
  .s-slider-block__title
  .s-slider-block__title-right
  h2:before {
  background-image: url(https://i.ibb.co/zDBKCDx/outline.webp);
  right: -27%;
}

body.index
  .s-block:nth-of-type(6)
  .s-slider-block__title
  .s-slider-block__title-right
  h2:before {
  background-image: url(https://i.ibb.co/ZpCSjnNx/Frame-1.webp);
}

body.index
  .s-block:nth-of-type(8)
  .s-slider-block__title
  .s-slider-block__title-right
  h2:before {
  background-image: url(https://i.ibb.co/Vc6Zw0w4/Layer-1.webp);
  right: -55%;
}

body.index
  .s-block:nth-of-type(10)
  .s-slider-block__title
  .s-slider-block__title-right
  h2:before {
  background-image: url(https://i.ibb.co/fGBJpsb2/1.webp);
}

body.index
  .s-block:nth-of-type(12)
  .s-slider-block__title
  .s-slider-block__title-right
  h2:before {
  background-image: url(https://i.ibb.co/Kp0N3h7z/Frame-2.webp);
  right: -50%;
}

.s-block.s-block--best-offers.container {
  overflow: visible;
}
@media (max-width: 600px) {
  body.index .s-slider-block__title .s-slider-block__title-right h2 {
    font-size: 20px;
  }
  body.index .s-slider-block__title .s-slider-block__title-right h2:before {
    width: 30px;
    height: 30px;
  }
}
/*********title********/
/*********footer********/
.store-footer__inner,
footer.store-footer {
  background: #ffff;
}
.store-footer__inner * {
  color: #212529 !important;
}
/*********footer********/
body.blog-index img.h-full.w-full.object-cover {
    object-fit: contain;
}

@media(max-width:600px){
body.blog-single img.h-80.mb-10.w-full.object-cover.rounded-md {
    object-fit: contain;
}

body.blog-single  h1.font-bold.text-3xl.mb-5.leading-10 {
    font-size: 22px;
}}