/* Add custom CSS styles below */ 
@media (min-width: 200px) and (max-width: 500px) {
  custom-salla-product-card .s-product-card-content-title a {
    font-size: 0.8rem !important;
  }
}

 .s-slider-block__title h2 {
    position: relative;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: 600;
    line-height: 2rem;
}

.s-slider-block__title {
x-width: 1280px;
    align-items: center;
    text-align: center;
    align-items: center;
    justify-content: center !important;
}
[dir="rtl"] .s-slider-block__title-right {
    padding-left: 0 !important; 
}

.s-slider-block__title-right h2 {
    padding-left: 0 !important; 
}

.s-block__title {
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center  !important;
}
custom-salla-product-card.s-product-card-entry salla-add-product-button button.s-button-outline {
    border-color: rgb(222 189 165) !important;
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity))  !important;
}

.s-block--fixed-banner .container{
max-width:100% !important
}

@media (min-width: 1024px) {
    .s-block:first-of-type {
        margin-top: 0rem !important;
    }
}