:root {
    --main-color: #7E8369;
    --white-color: white;
    --black-color: black
}
div#mainnav  ,
div#mainnav .container{
    background-color:#fcefdf !important;
}
/* .top-navbar{
  display:none;
} */
.s-slider-block__title-left {
  display: none !important;
}

.s-slider-block__title {
  display: block !important;
  text-align: center !important;
}
.s-slider-block__title-right h2 {
  color: #7E8369 !important;
  font-weight: 800 !important;
  font-size: 40px !important;
  transform: translateX(-30px) !important;
}
section{
margin-bottom:50px;}
@media (min-width: 640px) {
    .s-block {
        margin-top: 0rem;
    }
}

/* Footer Wave Compact */
.store-footer {
  background: #7E8369 !important;
  margin-top: 0 !important;
}

/* Wave */
.store-footer::before {
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 160px !important;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-image: url("data:image/svg+xml,%3Csvg width='1920' height='150' viewBox='0 0 1920 150' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fbf7f4' d='M0 0H1920V110C1745 35 1450 20 1220 18C950 16 730 45 585 70C410 100 215 82 0 45V0Z'/%3E%3C/svg%3E") !important;
}

/* Footer Content */
.store-footer__inner {
  position: relative !important;
  z-index: 2 !important;
  background: transparent !important;
  padding-top: 20px !important;
  padding-bottom: 35px !important;
}

.store-footer__inner .container {
  background: transparent !important;
  align-items: start !important;
}

/* Bottom Bar */
.store-footer > .container:last-child {
  position: relative !important;
  z-index: 2 !important;
  background: transparent !important;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
}

/* Text Colors */
.store-footer h3,
.store-footer p,
.store-footer a,
.store-footer span,
.store-footer .unicode,
.store-footer .s-menu-footer-item,
.store-footer .s-contacts-title {
  color: #ffffff !important;
}

/* Icons */
.store-footer svg,
.store-footer svg path {
  fill: #ffffff !important;
}

section.s-block.s-block--fixed-banner.wide-placeholder > .container {
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 !important;
  padding: 0 !important;
}
.store-footer .store-footer__inner{
  display:flex;
  justify-content:center;
  align-items:center;
  height:450px !important;
}.store-footer .store-footer__inner > div{ 
  margin-top:50px
}
@media (max-width: 768px) {
  .store-footer {
    padding-top: 70px !important;
  }
  .store-footer .store-footer__inner > div{ 
    margin-top:100px
  }
  .store-footer .store-footer__inner{
    height:500px !important;
  }
}
.s-reviews-swiper-slide.swiper-slide.swiper-slide-active .s-reviews-testimonial{
    background-color:#edefe3;
}
.s-block.s-block--testimonials .s-reviews-header{
    display:none;
}
.s-reviews-swiper-slide.swiper-slide.swiper-slide-active .s-reviews-testimonial{
    background-color:#edefe3;
}
.s-block.s-block--testimonials .s-reviews-header{
    display:none;
}
.s-block.s-block--fixed-banner:nth-of-type(3){
    margin-bottom:0;
} 
.s-block.s-block--fixed-banner:nth-of-type(4){
    margin-top:0;
} 
.s-block.s-block--fixed-banner:nth-of-type(1){
    margin-top:0;
}
#main-content{
    background-color:#fbf7f4;
}
salla-blog-stdqxd.s-block.s-block-blog {
    background-color:#fbf7f4 !important;
}