section.s-block.aali-categs {
    position: relative;
}
.banner--fixed img, .banner-entry {
    background: transparent;
    }
.aali-categs-wrapper {
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    grid-template-columns: unset !important;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
}

.aali-categs-wrapper::-webkit-scrollbar {
    display: none;
}

.aali-categ-item {
    flex: 0 0 auto !important;
}

.aali-categ-image-wrapper,
.aali-categ-image-wrapper img {
    width: 220px;
    height: 290px;
    object-fit: cover;
    border-radius: 8px;
}

.aali-slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font-size: 18px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
    justify-content: center;
}

.aali-slider-btn.prev { right: 0; }
.aali-slider-btn.next { left: 0; }

body.pc-title-two-line custom-salla-product-card.product-block .title {
    color: #000;
}
.px-2  *{
    color: #000;
}
body .pc-t {
    color: #111111;
    color: #000;
}
#app salla-add-product-button button[product-id].s-button-primary {
    background: linear-gradient(83.46deg, #06B54C 0%, #1C4934 100%);
}
custom-salla-product-card {
    animation-delay: .1s;
    background: white;
    padding: 20px;
  border-radius: 8px;
}
.tabs .s-button-btn.s-button-outline.s-button-primary-outline {
    background: transparent !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.tabs .tab-trigger.is-active .s-button-btn.s-button-outline.s-button-primary-outline,
.tabs .s-button-btn.s-button-outline.s-button-primary-outline.is-active {
    background: linear-gradient(78.03deg, #06B54C 0%, #1C4934 100%) !important;
    border: none !important;
    color: #fff !important;
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background: background: #06B54C;
    background: #06B54C;
    border: 1px solid #fff;
    border-radius: 8px;
}
.faq-item .faq-inner .faq-icon {
    background-color: #ffffff;
    color: #000000;
}
h2 {
    text-align: center;
    font-size: 1.25rem;
    line-height: 1.75rem;
    color: #fff;
}
.faqs-title h3 {
    color: #fff !important;
}
    #mainnav .header-signInBtn {
        background: transparent;
    }
.unicode {
    unicode-bidi: plaintext;
    display: none;
}
.store-footer a {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    display: none;
}