/* Add custom CSS styles below */ 
header.store-header {
    z-index: 2147483647;
}
.index .main-menu li.root-level {
    color: #fff;
}
.index .s-menu-topnav-list:where([dir=rtl],[dir=rtl] *) {
    color: #fff;
}
section.s-block.s-block--fixed-banner.wide-placeholder:has(img[src="https://cdn.files.salla.network/homepage/1899896851/04be2e4e-be20-41df-a7dd-90fe1bb23f99.webp"]) {
    margin-top: -9rem;
}
section.s-block.s-block--fixed-banner.wide-placeholder {
    margin-top: 0rem;
}
section.s-block.s-block--fixed-banner.wide-placeholder .container {
    max-width: 100%;
    padding: 0;
}
div#mainnav {
    background: transparent;
}
.header-btn__icon.icon,button.header-btn {
    background: #fff;
    border-radius: 50px;
}
b.s-cart-summary-total {
    color: #fff;
}
footer.store-footer, .store-footer__inner {
    background: #E37333;
}
.banner-entry {
    height: 50rem;
}
div#mainnav.fixed-pinned {
    background: #d6332b;
}
.s-product-card-entry {
    border: 1px solid #B92C2C;
    box-shadow: -4px 16px 42.3px -10px #0000001A;

}
.s-product-card-content {
    align-items: center;
}
.s-product-card-content-footer,salla-add-product-button.hydrated {
    width: -webkit-fill-available;
}
.s-button-light-outline,.s-button-primary-outline {
    background-color: rgb(227 115 51) !important;
    color: rgb(255 255 255) !important;
}
h4.s-product-card-price {
    margin: auto;
    font-size: 18px;
    color: #df723b;
}
.s-button-disabled {
    opacity: 1;
}
.s-product-card-content-title a:hover {
    color: #000;
}
button.s-product-card-wishlist-btn.animated.not-added.un-favorited.s-button-element.s-button-icon.s-button-outline.s-button-light-outline.s-button-loader-center {
    display: none;
}
@media (min-width: 480px) {
    .navbar-brand img {
        max-width: 200px;
        max-height: 5rem;
    }
}
.s-product-card-content-sub, .s-product-card-rating {
    justify-content: center !important;
}
.s-product-card-sale-price * {
    font-size: 20px !important;
}