/* Add custom CSS styles below */ 
    @media (min-width: 1024px) {
        .main-menu{
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }
.home-block-line.border-primary {
    border-color: transparent;
    background: url(https://cdn.files.salla.network/other/1543728952/0f57e07c-54aa-40c6-97f9-5ca7cfee2692-original.webp);
    background-size: contain;
    background-position: center;
    height: 40px;
    width: 400px;
    background-repeat: no-repeat;
}
.s-block--product-tabs--toggle .btn-tabs-container, .s-block--store-branches--toggle .btn-tabs-container {
    background: #fff;
    border: .5px solid #fff;
    border-radius: 9999px;
    display: inline-flex;
    filter: none;
}
.single-faq
,.testimonials__review-card 
,.s-block--enhanced-features__item.group.overflow-hidden {
    background-color: #FFFFFF96 !important;
}
footer {
  img.img-fluid {
    object-fit: contain;
}
}