.inner > div > div:nth-of-type(2) {
    display: none !important;
}
.Alo__main h1 {
    font-size: 30px;
}
.al-categories  a.category_card{
    justify-content: space-around;
}



.AL_product_slider  .swiper-wrapper.s-slider-swiper-wrapper {
height: auto
}
.AL_product_slider 
custom-salla-product-card{
   display: flex;
  flex: 1;
  flex-direction: column;
}
.banner--fixed img {
    background: unset !important;
     margin-bottom:80px ;
}
a.whatsapp-info {
    bottom: 50px;
    left: 10px;
    right: unset;
}
.s-social-link a {
    width: 50px;
    height: 50px;
}
.s-social-link a svg {
    height: 1.875rem !important;
    width: 1.875rem !important;
}
@media (max-width:768px){
.store-footer__inner * {
    text-align: center !important;
        margin-inline: auto;
}
.store-footer__inner .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
}