.shimmer_product_card_container{grid-template-columns:repeat(5,1fr);gap:15px;margin-top:20px;display:grid}.shimmer_product_card{border:1px solid #dfdfdf;border-radius:15px;flex:none;padding:10px;box-shadow:0 0 6px #0000001f}.shimmer_product_img{background:#cdcdcd;border-radius:10px;width:100%;height:200px;margin-bottom:20px}.shimmer_product_name{background:#cdcdcd;border-radius:3px;width:100%;height:20px}.shimmer_card_button{background:#cdcdcd;border:none;border-radius:20px;width:100%;height:38px;margin-top:5px}.shimmer_animations{animation:1.5s linear infinite shimmerEffect}@keyframes shimmerEffect{0%{background:#c9c9c979}25%{background:#d3d3d385}50%{background:#e1e1e175}75%{background:#d3d3d385}to{background:#c9c9c979}}@media screen and (max-width:1580px) and (min-width:1360px){.shimmer_product_card_container{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1361px) and (min-width:1099px){.shimmer_product_card_container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1100px) and (min-width:969px){.shimmer_product_card_container{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:970px) and (min-width:579px){.shimmer_product_card_container{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px){.shimmer_product_img{height:150px;min-height:150px}}@media screen and (max-width:580px) and (min-width:449px){.shimmer_product_img{height:200px;min-height:200px}.shimmer_product_card_container{grid-template-columns:repeat(2,1fr);gap:10px}}@media screen and (max-width:450px) and (min-width:375px){.shimmer_product_card_container{grid-template-columns:repeat(2,1fr);gap:10px}.shimmer_product_img{height:150px;min-height:150px}}@media screen and (max-width:374px) and (min-width:100px){.shimmer_product_img{height:125px;min-height:125px}.shimmer_card_button{height:30px}}
