body,.footer-is-light .store-footer .store-footer__inner{background-color: #fff}
.banner--fixed img{border:none;margin:0 auto!important;border-radius:0px; }
section:nth-of-type(1).s-block.s-block--fixed-banner.wide-placeholder .container{padding:0;margin:0;max-width:100%}section.s-block.s-block--fixed-banner.wide-placeholder:first-of-type{margin-top:-4px!important}
/* ====== CATEG0RIES ====== */ .s-block.s-block--banners .grid {grid-template-columns: repeat(3, 1fr);justify-content:center;align-items:center;gap:2;margin:0;} .s-block.s-block--banners:nth-of-type .grid{grid-template-columns: repeat(3, 1fr) !important;gap:5px} .s-block.s-block--banners:nth-of-type .grid .banner-entry {padding:3rem;} .s-block.s-block--banners .grid .banner-entry {padding:3.5rem;height:fit-content} .s-block.s-block--banners .grid .banner-entry .lazy__bg {background-size: 150%;background-repeat: no-repeat;} }  ====== CATEGORIES RESPONSIVE ====== */ @media (min-width: 576px) { .s-block.s-block--banners:nth-of-type .grid, .s-block.s-block--banners:nth-of-type(10) .grid {grid-template-columns: 1fr 1fr;} .s-block.s-block--banners:nth-of-type .grid .banner-entry, .s-block.s-block--banners:nth-of-type .grid .banner-entry {padding:3rem;height:fit-content;border-radius:0} .s-block.s-block--banners .grid {grid-template-columns: repeat(3, 1fr);justify-content: center;align-items:center;margin:0 1rem} 
 .s-block.s-block--banners .grid .banner-entry {padding:6rem;height:fit-content;display: flex;flex-direction: column;align-items: center;justify-content: center;} }