@media(max-width:600px){
.s-angel--divider.merge-bottom+.s-block {
    margin-top: 0px !important;
}
.grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8 {
    display: flex;
    flex-wrap: wrap;}
}
.grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8 {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.banner-entry{
width: 100%;
height: 400px;
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-middle.footer-container.flex.align-center.flex-col.md\:flex-row.da-brdr.md\:gap-4 > div:nth-child(2) > div > div > a:nth-child(6){    display: none !important;
}
custom-salla-product-card {  
    background: #e5e7eb !important;
}
.s-product-card-content-footer salla-add-product-button .s-button-outline {
    background: #f57b36;
    color: white;
    border: 2px solid;
    box-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}
.s-products-slider-card.swiper-slide {
    width: 20%;
}
.s-block--slider-with-bg .slider-bg:before {
    display:none;
}
@media(max-width:800px){
.s-products-slider-card.swiper-slide {
    width: 49%;
} 
.notmargin {
    margin-bottom: 7rem;
}
.s-products-slider-wrapper .s-slider-container{
    margin-top: 40px !important
}