/* Add custom CSS styles below */ /*
@media (max-width:1024px){
.text-2xl{ 
font-size: 10px !important;}
.text-4xl{
font-size: 14px !important;}
.w-1\/2 {width:33% !important;
}}*/
.store-footer__inner {

background-image: linear-gradient(180deg,#F3F4F6 10%, #CEE8EB 35%,#F3F4F6 100% )
;
}
.mm-spn.mm-spn--navbar.mm-spn--main:after{background-image: linear-gradient(180deg, #CEE8EB 35% ,#F3F4F6 100%);}
.flex.items-center .justify-center.m-0{ padding-bottom:25px !important;}
.relative .p-px.overflow-hidden .transform .border.rounded
{ border-width:0px !important;} 
.border{ border-width: 0px !important;}
.shadow-sm{
--tw-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.w-1\/2{width:100% !important;}
.text-4xl{ font-size: 20px !important;}
.text-2xl{font-size:16px !important;}
.product-card__promotion{
background-color:#addfe1 !important;
BORDER-RADIUS: 10PX !IMPORTANT;
}


@media (max-width: 991px){
.simplified-products .s-products-slider-card .product-card--simplified .product-card__promotion, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__promotion {
  top: auto;
    top: initial !important;
    left: initial !important;
    left: auto;
}}
.out-of-stock .product-card__image img, .product-card--full-image.out-of-stock img{
filter: brightness(60%) !important;
}
.product-card__out-label{
color: #addfe1 !important;
border-color: #addfe1 !important;
    transform: rotate(0deg) !important;

}