/* Add custom CSS styles below */ 
.flex.flex-col.justify-between.h-full.w-full.p-\[1\.4rem\].bg-store-bg-secondary.rounded-md.shadow-\[rgba\(50\,_50\,_105\,_0\.15\)_0px_2px_5px_0px\,_rgba\(0\,_0\,_0\,_0\.05\)_0px_1px_1px_0px\] {
    border: solid 1px #922020;
}
.footer-is-custom .store-footer .footer-rights p
 {
    color: #922020 !important;
}


body:not(.index) .top-navbar:not(.topnav-has-bg) {
    background-color: #ffffff;
    color: #922020;
}
h3.mt-1.md\:mt-2.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
    color: #ad692e;
}
 section.s-block.s-block--fixed-banner.wide-placeholder .container{
   max-width:100% !important;
   border-reduis:0;
}
i.text-\[16px\].sicon-shopping {
    color:#fff !important
}
.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
    border-color: var(--color-primary) !important;
    color: #ffffff !important;
    background: #710909;
}