.grid-categorie-container{display:grid;grid-template-columns:repeat(5,1fr);gap:25px;padding:30px 0}.grid-categorie-item{text-align:center}.grid-categorie-item img{width:100%;height:auto;max-width:400px;max-height:400px}.grid-categorie-item p{margin:15px 0 0;font-size:1.5rem;font-weight:500;color:#141414;text-align:left}@media (max-width:1400px){.grid-categorie-container{grid-template-columns:repeat(4,1fr)}}@media (max-width:800px){.grid-categorie-container{grid-template-columns:repeat(3,1fr)}}@media (max-width:550px){.grid-categorie-container{grid-template-columns:repeat(2,1fr)}}h1.box-header:after,h2.box-header:after,h2.section-title.lined:after{margin-left:0}#categories_item_display{max-width:1240px}.best-sells-on-category{margin:30px 0;max-width:1240px}.box-product.product-grid.grid-layout{margin-bottom:0}.most-purchased-container,.recently-views-container{max-width:1240px!important;margin:0!important;display:none}