/* Add custom CSS styles below */ 
body{
  background:url("https://c.top4top.io/p_3478rtlo91.png");
  background-size:cover;
  background-position:center;
}

/* Add custom CSS styles below */ 
.s-block.s-block--fixed-banner:first-of-type {
  margin-top: unset !important;
}

.s-block.s-block--fixed-banner img {
  border-radius: 0px;
  background-color:transparent;
}

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






.s-block--banners .two-row .banner-entry {
  height: 200px !important;
}

.two-row .banner-entry:first-child {
  grid-column: unset;
  grid-row: unset;
}


.top-navbar{
  background-color:#fff;
}

#mainnav{
  color:#fff;
  background-color:#F177A3 ;
}
.s-product-card-vertical {
  box-shadow: 0px 0px 9px 0px #adadad;
}
.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;
 
}
div.s-product-card-content > div.s-product-card-content-footer.gap-2 > salla-add-product-button{
 border-radius:2px;
  border-width:1px;
  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:#F177A3 !important;
  color:#fff;
}