body {
  background-color: #fff !important;
}
/*-------Banner-----*/ 
section.s-block.s-block--fixed-banner.wide-placeholder:nth-of-type(1) {
    margin-top: 0px !important;
}

.main-menu li>a:hover {
      color: #646c6c;  
}
ul.main-menu.mm-spn--open,
button.btn--rounded-gray.basis-0,
i.header-btn__icon.sicon-user-circle,
.s-menu-topnav-list{
    color: #5f7e82 !important;
}
salla-contacts.s-contacts.s-contacts-header.hydrated,
i.header-btn__icon.icon.sicon-shopping-bag,
b.s-cart-summary-total,
.s-slider-block__title h2{
    color: #5f7e82;
}

.s-block--features__item h2 {
    color: #809da1;
}
.s-block--features__item p {
    color: #7f9fa1 !important;
}
.s-product-card-fit-height .s-product-card-image {
    height: 23rem;
    max-height: 24rem !important;
}

/*-------Footer------*/
@media(min-width:768px) {
.lg\:grid-cols-6 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
}
.lg\:col-span-2 {
        grid-column: span 1;
}
}

.md\:flex.items-center.justify-between.py-4.container.text-center {
    background-color: #f3f4f6;
}
@media (max-width:992px){
  .flex.gap-4 {
    justify-content: center !important;
}
.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6{
      flex-direction:column;
      justify-content:center;
      align-items:center;
      text-align:center;
  }
  .store-footer a {
      justify-content:center;
      align-items:center;
  }
  .s-social-list {
  justify-content:center;
      align-items:center;
      }
  p.max-w-sm.leading-6.mb-6{
  max-width: 99%;
    text-align: center;
    }
   .flex.rtl\:space-x-reverse.space-x-2.items-end{
   margin-bottom:1rem;
   }
   .s-menu-footer-item:last-child{
    margin-bottom:1rem;
   }
   .mb-6{
    margin-bottom:1rem !important;
   }
  .grid-flow-row {
    grid-auto-flow: column;
}
  .banner-entry {
    height: 143px;
 
}
}
.store-footer h3,
.max-w-sm.leading-6.mb-6,
salla-contacts.s-contacts.hydrated,
salla-trust-badges.s-trust-badges-wrapper.hydrated,
.s-menu-footer-list,
p.text-gray-400.mb-2\.5.md\:mb-0{
  color: #7f9fa1;
}