/* Add custom CSS styles below */ 
    .s-block__title2 p, .s-block__title2 strong {
        font-weight: 500;
        width: 50%;
        font-size: 16px;
    }
}

    .s-block__title2 h2, .s-block__title2 h1 {
        font-size: 40px;
    }
    .header-above-slider .sub-menu {
    background-color: #ffffff;
}


.(min-width: 1024px) {
    .lg\:-top-\[65px\] {
        top: 0;
    }
}
.rounded {
    border-radius: 0;
}
.bg-\[var\(--bottom-menu-bg\)\] {
    background-color: #ffffff;
  }
  
  @media (min-width: 1440px) {
    .container {
        max-width: 1900px;
    }
}
@media (min-width: 768px) {
    .md\:rtl\:text-right:where([dir="rtl"], [dir="rtl"] *) {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .md\:justify-start {
        justify-content: center;
    }
}
@media (min-width: 768px) {
    .md\:items-start {
        align-items: center;
    }
}
    .lg\:rtl\:bg-right:where([dir="rtl"], [dir="rtl"] *) {

        background-position: center;
    }
}


 .text-base {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-top: 8px;
        margin-bottom: 8px;
    }
@media (min-width: 768px) {
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}
.featured_product_larg custom-salla-product-card {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    padding: 16px;
}
.features_title_all .tabs salla-button button {
    background-color: #cbe5ff !important;
    font-size: 14px !important;
    padding: 10px !important;
    border-style: none;
}