/* Add custom CSS styles below */ 
body{
  background-image: url("https://i.ibb.co/Vc1VWv49/Whats-App-Image-2025-07-31-at-15-41-14-0407d090.jpg");
      background-size: cover;
    background-repeat: no-repeat;
}


section.s-block.s-block--fixed-banner.wide-placeholder .container a img {
    width: 100%;
    padding: 0;
    /* margin-top: 0 !important; */
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 0;
    
    
}

button.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #00b050;
    color: white;
    border-radius: 50px;
}

.s-product-card-content {
    justify-content: center;
    align-items: center;
}

.s-product-card-content-sub {
    align-items: center;
    justify-content: center;
}


.store-footer__inner {
    background-color: #161C28 !important;
}

.container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 p, .container.grid.grid-col-1.lg\:grid-cols-6.gap-8.lg\:gap-6 a, .store-footer h3 {
    color: white;
}





salla-slider#slider-with-bg-1 {
    margin-bottom: 60px;
    
    }
    
    .slideshow img {
    height: 500px;
    object-fit: contain;
}
@media(max-width: 767px) {
  salla-slider#slider-with-bg-1 {
    margin-bottom: 30px;

}