/* Add custom CSS styles below */ 
body{
  background-color:#fff;
}

.s-block.s-block--fixed-banner:first-of-type {
  margin-top: unset !important;
}

.s-block.s-block--fixed-banner:first-of-type img {
  border-radius: 0px;
}

.s-block.s-block--fixed-banner .container {
  max-width: unset;
  padding: 0px;
}

.s-block.s-block--fixed-banner img , .square-photos{
  background-color:transparent;
} 

.s-block.s-block--fixed-banner:first-of-type {
  margin-top: unset !important;
}

.s-block.s-block--fixed-banner:first-of-type img {
  border-radius: 0px;
}

.s-block.s-block--fixed-banner:first-of-type .container {
  max-width: unset;
  padding: 0px;
}

.s-block.s-block--fixed-banner img , .square-photos{
  background-color:transparent;
} 




.s-product-card-vertical {
  padding: 8px;
}
.s-products-slider-slider .swiper-wrapper{
  padding:10px 0px ;
}


div.s-product-card-content > div.s-product-card-content-footer.gap-2 > salla-add-product-button > div > salla-button > button {
  background: #fff;
  border-radius:0px;
   border-width: 1px;
  border-style: solid;
  border-color:#000;
}

div.s-product-card-content > div.s-product-card-content-footer.gap-2 > salla-add-product-button > div > salla-button > button > span > span,
div.s-product-card-content > div.s-product-card-content-footer.gap-2 > salla-add-product-button > div > salla-button > button > span > i {
  color: #000;
}


.s-button-outline {
  border: none;
}

.s-button-btn, .s-price-range-number-input{
  border-raduis:45px;
}

.store-footer__inner{
  background-color:#AABA9D !important;
  color:#fff;
}