/* Add custom CSS styles below */ 
.s-block--fixed-banner .container {
    max-width: 100%;
    padding: 0;
}
.s-block:first-of-type {
    margin-top: 0 !important;
}
.navbar-brand img {
    max-height: 4rem;
    scale: 1.8;
}
.feature {
    background: linear-gradient(180deg,#025F5F,#0A4444) !important;
    padding-bottom: 4rem;
    justify-content: center;
}
.categores .grid-cols-3 {
    grid-template-columns: repeat(3,minmax(0,200px));
}
.rectangle_image .content_absolute {
    background-color: #035d5f63  !important;
}
.s-product-card-vertical .s-product-card-wishlist-btn button, salla-button.s-product-card-wishlist-btn button {
    background-color: #045a5a !important;
}
.s-button-primary {
    color: #ffffff;
}
.reviewer-information .text-\[var\(--text-color\)\] {
    color: #fff;
}
#customer_review .one-review {
    background-image: linear-gradient(180deg, hsl(180deg 75.61% 16.08%), hsl(180deg 75.61% 16.08% / 92%));
}
.store-footer a[href="https://sejilati.com/"] img {
    filter: brightness(0) invert(1);
}