/* Add custom CSS styles below */ 
section.s-block.s-block--square-links ul {
    grid-template-columns: repeat(4, 1fr);    
    gap: 8px;
    margin-top: 0;

}
section.s-block.s-block--square-links ul h3 {
    font-size: 10px !important;
}
.text-store-text-secondary {
    font-size: 13px;
}
section.s-block.s-block--square-links {
    margin-top: 15px;
}.s-block--slider-with-bg .slider-bg:before {
    background: none !important;
}

.container.-mt-62.relative.overflow-hidden.simplified-products.fit-slider-products {
    background: #e7b1bc;    margin-top: 0;

}.s-block--slider-with-bg .slider-bg {
    background-size: 100% 100%;    
}
@media (max-width: 800px) { 
  .s-block--slider-with-bg .slider-bg {
    height: 10rem;
}
}
 .s-block--slider-with-bg .slider-bg {
    background-repeat: no-repeat;
}
.s-block--slider-with-bg .slider-bg h3{
  display: none
}salla-products-slider .s-slider-block__title {
    border-bottom: none;
}a.s-slider-block__display-all {
    display: none !important;
}