.shop-Products-container{width:100%}.shop-Products-container .title p{font-size:20px;font-weight:600}.shop-Products-container .products{flex-wrap:wrap;gap:20px;display:flex}.skeleton-thumbnail-product-title{background:#e0e0e0;border-radius:15px;width:100%;height:35px;margin-bottom:12px;animation:1.5s ease-in-out infinite pulse;position:relative}.skeleton-title-product-card{background:#a1a1a1;border-radius:15px;width:20%;height:20px;margin-bottom:8px;animation:1.5s ease-in-out infinite pulse;position:relative;top:6px;right:2%}.shop-Products-container .pagination-btns{justify-content:center;gap:20px;margin-top:20px;display:flex}.shop-Products-container .pagination-btns p{font-size:22px}.shop-Products-container .pagination-btns button{cursor:pointer;background-color:#fff;border:none}@media (max-width:720px){.shop-Products-container .title p{font-size:16px}}@media (max-width:550px){.shop-Products-container .products .most-popular-card-container{width:95px;height:145px}.shop-Products-container .products{justify-content:space-around;gap:35px}}@media (max-width:400px){.shop-Products-container .products{gap:10px}}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}
