.product__category{width:100%;max-width:1920px;margin-inline:auto;padding-block:60px;padding-bottom:0}.product__category .category__container ul,.product__category .category__container ol{margin-bottom:25px;padding-left:25px}.product__category .category__container ul li,.product__category .category__container ol li{line-height:19.6px}.product__category .products__grid{display:grid;align-items:flex-start;grid-template-columns:repeat(4,1fr);gap:37px}.product__category .products__grid .box .image{width:auto;border:1px solid #e2e2db;background-color:#fff;display:flex;align-items:center;justify-content:center;position:relative}.product__category .products__grid .box .image .bestseller{max-width:100%;width:50px;height:50px;position:absolute;top:10px;right:10px}.product__category .products__grid .box .image .promotion{position:absolute;top:10px;right:0;max-width:150px;padding:5px 10px;background-color:#ec2a2a;color:#fff;font-weight:600;font-size:18px}.product__category .products__grid .box .image .lowstock{background-color:#59705b;color:#fff;padding:5px;position:absolute;top:10px;left:0}.product__category .products__grid .box .image img{max-width:100%;width:auto;height:auto;max-height:270px}.product__category .products__grid .box .text{padding-top:15px}.product__category .products__grid .box .text .head{font-family:Nunito,sans-serif;font-size:16px;line-height:19.2px;color:#333}.product__category .products__grid .box .text .price{font-family:Nunito,sans-serif;font-size:16px;line-height:19.2px;font-weight:700;color:#59705b}.product__category .products__grid .box .text .price .oldprice{text-decoration:line-through;color:#333}@media screen and (max-width:1025px){.product__category{padding-inline:1em}.product__category .products__grid .box .image{height:auto}}@media screen and (max-width:769px){.product__category .products__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:567px){.product__category .products__grid{grid-template-columns:repeat(2,1fr)}}.product__categories{width:100%;max-width:1920px;margin-inline:auto;padding-block:60px;padding-inline:1em}.product__categories .categories__container{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.product__categories .category .image{position:relative}.product__categories .category .image img{max-width:100%;width:auto;height:auto}.product__categories .category .text{margin-top:15px}.product__categories .category .text h2{margin-bottom:5px;color:#333;text-align:center}.product__categories .category .text p{margin:0;color:#333}@media screen and (max-width:769px){.product__categories .categories__container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:567px){.product__categories .categories__container{grid-template-columns:1fr}}