.fbanner-star-btn{
  display: block;
}
.fbanner-star-btn::after{
  background-color: white !important;
}
section:nth-of-type(1) .txt.flex{
  margin-bottom: 2rem;
    justify-content: end !important;
}
.image-title .title-heade{
  background-color: transparent;
  color: white;
  font-size: 1.7rem;
}
section:nth-of-type(2) .grid{
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.banner--fixed img{
  background-color: transparent;
}
.s-product-card-content-title a ,
h4.s-product-card-price{
  color: white;
}
.s-product-card-content{
  background-color: black
}
section:nth-of-type(6) .container ,
section:nth-of-type(8) .container{
      max-width: unset;
    padding: unset;
}
.bg-\[var\(--s-color\)\]{
  background-color: #BA3912;
}
.custom-salla-product-card{
  height: 91% !important;
}
.s-product-card-entry{
  background-color:transparent;
}
.footer-is-light .store-footer .relative{
   background-color: #BA3912 !important;
}
.main-nav-container #cat-in-header{
  color: #ffffff !important;
}
b, strong , span {
  color: white  !important; 
}
.product-table td:first-child ,
.product-table td{
  color: black;
}
header .cursor-pointer  svg{
  fill: white;
}
.page-single .content  ,
.blog-single .main-content ,
.sub-menu  a#cat-in-header ,
.main-menu{
  background-color: black !important;
}
.bg-\[var\(--s-color\)\]{
  background-color: #BA3912 !important;
}
blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{
  color: white !important;
}