/* Add custom CSS styles below */ 


.navbar-brand img {
    width: auto;
    max-width: 215px;
}

    .lazy__bg.lazy_menu {
        height: 5rem;
        width: 5rem;
    }

.dark .opt-text.text-light * {
    color: #666a40 !important;
}
.dark .s-product-card-entry {
    background-color: #ffffff00;
}
.s-block--slider-with-bg .slider-bg:before {
    background-color: rgb(0 0 0 / 0%);
}

.dark .lazy__bg {
    background-color: #ffffff00;
}


.dark .s-product-card-price {
    color: #434411;
    font-size: x-large;
}

[dir=rtl] .s-product-card-sale-price h4 {
    font-size: x-large;
}

.store-footer .footer-container {
    background-color: #e9e9e9;
}

.s-angel--divider.xl-title {
    background-color: #ffffff00;
}

.fslightbox-container * {
    background-color: #fff;
}

.angel-discountcoupon .copycodebtn {
    background-color: #ffa3a3;
}

.dark #tabbyPromoWrapper #tabbyPromo * {
    color: #120101;
}

.s-product-card-content-footer salla-add-product-button .s-button-outline {
    border-color:  #fff;
}

.s-button-element:not(:disabled):not([loading]) {
    pointer-events: auto;
    color: #fff;
    
.dark .da-bgg {
    background-color: #fff !important;
}
.is-sticky-product-bar .sticky-product-bar salla-add-product-button button[quick-buy] {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    color: #fff;
}