/* Add custom CSS styles below */ 

/**/
  .header-btn{
    border-color: #fff !important;
    color: #fff !important;
    background-color: var(--color-primary)!important;
  }
/**/

/**/
#slider-0 .txt,
#slider-4 .txt{
  justify-content: end !important;
  margin-bottom: 5rem;
}

section:nth-child(15) > #slider-6 > div{
    max-width: 1260px;
    max-height: 70vh;
}
section:nth-child(17){
  margin-bottom: 4vh;
}
/**/

/*products*/
.s-product-card-price{
  color: #000 !important;
}
.weekly-star-btn,
.product_deadline salla-add-product-button button{
  color: #fff !important;
}
/**/

/*footer*/
.store-footer__inner{
  background-color: #fff !important;
}
.store-footer > div:first-child .text-xl,
.store-footer > div:first-child .text-sm,
.copyright-text p,
#mc-embedded-subscribe{
  color: #000 !important;
}
/**/