/* Add custom CSS styles below */ 
/*body.slider_has_overlay .advanced-slider .swiper-slide::before {
  background: linear-gradient(180deg, #5c2022c2 0%, rgba(0, 0, 0, 0) 100%) !important; 
}*/
.advanced-slider--0 video {
  object-fit:contain !important; 
}
body.index .app-inner {
  background-color:#F5ECD7 !important;
}
body.index .product-card, body.index .product-card__image {
  background-color:#F5ECD7 !important;
}
.product-card {
  box-shadow: 0 0 5px 0px #68686894 !important;
}
.s-block--enhanced-features__item {
  border-color: transparent !important;
  background-color: transparent !important;
}
body.index .s-products-slider-card  {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
section[id='about-6'] .text-store-text-primary {
  font-size: 24px;
}
section.promo_with_countdown .bg-gray-900 {
  background-color: rgba(92, 32, 34, var(--tw-bg-opacity)) !important;
}
.s-block
 {
    margin-top: 0rem;
}
.py-8
 {
    padding-bottom: 0rem;
    padding-top: 0rem;
}
.footer-is-custom .store-footer .store-footer__curve {
  color: #f5ecd7 !important;
}
.footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__newsletter {
  background-color: #f5ecd7 !important;
  border-bottom-color: rgb(245 236 215) !important;
}



section.s-block.s-block--banners.container div.grid {
  display:flex !important;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
}
section.s-block.s-block--banners.container div.grid div.banner-entry {
width: 24% !important;
  background-color: transparent !important;
}
section.s-block.s-block--banners.container div.grid div.banner-entry .lazy__bg {
  background-size:contain !important;
  background-repeat: no-repeat !important;
}


<meta name="facebook-domain-verification" content="y1pleblwommijs1m5jqysa8jnx8a29" />

@media(max-width:767px) {
  section[id='about-6'] .text-store-text-primary {
    font-size: 18px;
  }
  .navbar-brand img {
    max-height: 3rem !important;
    max-width: 75px !important;
}
section.s-block.s-block--banners.container div.grid div.banner-entry {
    width: 31% ;
    height: 160px !important;
  }
  }
  .navbar-brand img{  
  max-height: 5rem !important;
  max-width: 100px !important;
}