/* Add custom CSS styles below */ 

#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block--offer-countdown.s-block > div > div > div > salla-count-down > div{
  display: none !important;
}

.advanced-slider__caption__inner__content__heading{
  color: #efeddf;
}

.s-button-btn{
  background:#3c2a1c;
  color: #efeddf !important;
}

.product-card--fit-height .product-card__image {
    border-radius: 8px;
}
#app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > svg{
  display: none !important;
}