:root {
  --main-color: #406d32;
}

body {
  background-color: #eeeeee;
}
/* header  */
header .inner.bg-inherit.w-full {
  background-color: #b9d9b5;
}

.top-navbar {
  background-color: #fff;
}

input.s-search-input {
  background-color: #f1e8e8;
}

header .flex.items-center.justify-end.my-2\.5 i {
  color: var(--main-color);
}

i.header-btn__icon.icon.sicon-shopping-bag,
.header-btn__icon {
  border: 1px solid var(--main-color);
}
a.navbar-brand img {
  min-height: 100px !important;
  padding: 10px;
}
a.navbar-brand {
  height: fit-content !important;
}

div#mainnav {
  height: fit-content !important;
}
/* header  */
/* banner */
salla-slider.photos-slider .swiper-slide {
  padding: 0;
  margin: 0;
  width: 100%;
}

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

.s-slider-block__title {
  padding: 0 !IMPORTANT;
  margin: 0!IMPORTANT;
}

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

section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
  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 .container * {
  border-radius: 0;
}

/* banner */
.s-block__title {
  text-align: center !important;
  align-items: center;
  justify-content: center;
  font-size: 3rem !important;
  color: var(--main-color);
}
.s-block__title .right-side {
  padding: 0 !important;
}
.s-block__title h2 {
  font-size: inherit;
}
section.s-block.s-block--categories .s-slider-block__title-right,
.s-block--best-offers .s-slider-block__title-right,
section.s-block.container .right-side {
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
  padding: 0 !important;
}
.s-slider-block__title-right h2 {
  padding: 0;
  font-size: 3rem !important;
  color: var(--main-color);
}

.s-block__title {
  text-align: center !important;
  /* align-items: center; */
  justify-content: end;
  font-size: 3rem !important;
  color: var(--main-color);
  position: relative;
}
.s-block__title .right-side {
  padding: 0 !important;
}
.s-block__title h2 {
  font-size: inherit;
}

@media (max-width: 600px) {
  a.navbar-brand img {
    min-height: 80px !important;
  }

  .s-slider-block__title-right h2 {
    font-size: 2rem !important;
    font-weight: 400 !important;
  }
  .s-block--best-offers .swiper-wrapper {
    margin-top: 5rem;
  }
  a.navbar-brand img {
    min-height: 80px !important;
  }

  .s-slider-block__title-right h2,
  .s-block__title h2 {
    font-size: 2rem !important;
    font-weight: 400 !important;
    text-align: center;
  }
  .s-block--best-offers .swiper-wrapper {
    margin-top: 5rem;
  }
}

 .s-block--best-offers .swiper-wrapper {
    margin-top: 5rem;
  }

salla-products-list.horizontal-products.s-products-list.hydrated {
  margin-top: 2rem !important;
}

.s-products-list-wrapper.s-products-list-horizontal-cards {
  margin-top: 5em !important;
}

.s-slider-block__title {
  justify-content: end;
  padding: 25px 0;
}

section.s-block.s-block--categories
  .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-backface-hidden {
  margin-top: 4rem;
}

/* cat  */
.swiper-slide.slide--one-sixth {
  width: 300px;
  height: 300px;
}

a.slide--cat-entry {
  width: 100%;
  background: #829a7b;
  height: 100%;
  justify-content: space-around;
}

.slide--cat-entry h2 {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
}

.slide--cat-entry i {
  position: relative;
  width: 120px;
  height: 120px;
}
.slide--cat-entry i:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  background-repeat: no-repeat;
}
.swiper-slide.slide--one-sixth:nth-of-type(1) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/C3LVpBJT/add-18799505-1.png);
}
.swiper-slide.slide--one-sixth:nth-of-type(2) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/twx0DNwv/vegetarian-5954002-1.png);
}
.swiper-slide.slide--one-sixth:nth-of-type(3) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/5Wr4VmK0/weight-scale-17185250-1.png);
}
.swiper-slide.slide--one-sixth:nth-of-type(4) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/HLHn6rbW/supplement-15268873-1.png);
}
.swiper-slide.slide--one-sixth:nth-of-type(5) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/0pD5q63m/latte-art-17374964-1.png);
}
.swiper-slide.slide--one-sixth:nth-of-type(6) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/Jj4mbSsM/colon-17172506-1.png);
}
.swiper-slide.slide--one-sixth:nth-of-type(7) .slide--cat-entry i:before {
  background-image: url(https://i.ibb.co/fYWy7sK9/food-15413459-1.png);
}
@media (max-width: 600px) {
  .swiper-slide.slide--one-sixth {
    width: 170px;
    height: 170px;
  }
  .slide--cat-entry h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
  }
  .slide--cat-entry i {
    position: relative;
    width: 90px;
    height: 90px;
  }
  section.s-block.s-block--categories .s-slider-block__title-right {width:100% !important}
.s-slider-block__title-right {
    width: 100%;
    top: 4% !important;
}

}
/* cat  */


.s-products-list-wrapper
  button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
  background: #f3940e !important;
  border-color: #f3940e;
  color: #fff;
}
/* footer */
footer.store-footer,
.store-footer__inner {
  background: #90be88 !important;
  box-shadow: 0 -18px 40px 0px #0000001f;
}
footer.store-footer * {
  color: #fff;
}
/* footer */
a.flex.items-center.m-0 h3 {
  height: 70px;
  width: 70px;

  position: relative;
  color: transparent;
}
a.flex.items-center.m-0 h3:before {
  content: "";
  position: absolute;
  background-image: url("https://i.ibb.co/WpjLyG90/Logo-Round-1.png");
  background-size: contain;
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;

  top: 50%;
  left: 30%;
  transform: translate(-50%, -50%);
}