.categoryShimmer{background-color:#f0f0f0;width:100%;height:110px;position:relative;overflow:hidden}.categoryShimmer:before{content:"";background:linear-gradient(90deg,#f0f0f000 0%,#ffffff80 50%,#f0f0f000 100%);width:150%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0%}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.category-product-card{z-index:999999;cursor:pointer;background-color:#f9f9f9;border-radius:6px;flex-direction:column;justify-content:space-evenly;align-items:start;gap:15px;width:100%;height:100%;margin:0;padding:15px;text-decoration:none;transition:all .3s;display:flex;position:relative;box-shadow:0 1px 3px #0000001a}@media only screen and (max-width:480px){.category-product-card{margin:0 10px}}.show-on-mobile{display:none}.category-product-card:hover{transform:scale(1.02)}.category-product-image{justify-content:center;align-items:center;width:100%;display:flex}.category-product-image img{object-fit:fill;width:100%;height:100%;display:block}.category-containt-section{flex-direction:column;gap:0;width:100%;display:flex}.best-seller-rating-and-review{justify-content:start;align-items:center;gap:5px;display:flex}.best-seller-rating-and-review span{justify-content:start;align-items:center;gap:2px;display:flex}.best-seller-rating-and-review p{color:var(--text-primary);font-size:10px;font-weight:300;line-height:15px}.category-product-rating-and-name{flex-direction:column;gap:10px;width:100%;display:flex}.category-product-rating-section{justify-content:start;align-items:center;gap:5px;display:flex}.category-product-rating-stars{display:flex}.category-product-rating-stars img{object-fit:contain;width:auto;height:14px}.category-product-rating-stars p{color:#50bed3}.category-product-rating-section p{font-size:12px;font-weight:300;line-height:18px}.category-product-name{width:100%;display:flex}.category-product-name h3{color:var(--text-primary);margin-bottom:10px;font-size:16px;font-weight:500;line-height:1.2;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.category-product-price-and-heart{justify-content:space-between;align-items:center;width:100%;display:flex}.category-product-price{align-items:center;gap:5px;display:flex}.category-product-price del{color:var(--text-gray);opacity:.6;font-size:15px;font-weight:500;line-height:30px}.category-product-price p{color:var(--text-red);font-size:15px;font-weight:500;line-height:20px}.category-product-price-and-heart img{object-fit:contain;width:auto;height:22px}@media only screen and (max-width:480px){.show-on-mobile{object-fit:contain;width:20px;height:20px;display:flex;position:absolute;top:10px;right:20px}.hide-on-mobile{display:none}.category-product-rating-section p{font-size:10px;font-weight:300;line-height:15px}.category-product-name h3{margin-bottom:10px;font-size:15px;font-weight:600;line-height:18px}.category-product-price del{font-size:12px;font-weight:600;line-height:14px}.category-product-price p{color:var(--text-red);font-size:15px;font-weight:600;line-height:18px}}.bestSellerCardShimmer{z-index:999999;cursor:pointer;background-color:#fff;border-radius:6px;flex-direction:column;gap:15px;padding:15px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.bestSellerCardImgShimmer{background-color:#f0f0f0;width:100%;height:140px}.best-seller-main-cover-shimmer{background-color:#f0f0f0;width:100%;height:100%}.bestSellerCardNameShimmer{background-color:#f0f0f0;border-radius:10px;width:100%;height:20px}.bestSellerCardPriceShimmer{background-color:#f0f0f0;border-radius:10px;width:50%;height:20px}.bestSellerCardImgShimmer:before,.best-seller-main-cover-shimmer:before{content:"";background:linear-gradient(90deg,#f0f0f000 0%,#ffffff80 50%,#f0f0f000 100%);width:150%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0%}.best-seller-mobile-card-shimmer{z-index:999999999;background-color:#f0f0f0;border-radius:10px;width:100%;height:220px;position:relative;overflow:hidden}.best-seller-mobile-card-shimmer:before{content:"";background:linear-gradient(90deg,#f0f0f000 0%,#ffffff80 50%,#f0f0f000 100%);width:150%;height:100%;animation:1.5s infinite shimmer;position:absolute;top:0;left:0%}.mobile-best-seller-cart-shimmer-container{background-color:#fff;border-top:3px solid #fff;border-left:3px solid #fff;border-radius:1.25rem 0 0;justify-content:center;align-items:center;width:50px;height:50px;padding:.3125rem .3125rem 0;display:flex;position:absolute;bottom:0;right:0}.mobile-best-seller-cart-shimmer-container:after{content:"";background-color:#0000;border-bottom-right-radius:.625rem;width:1.125rem;height:1.125rem;position:absolute;top:-1.31rem;right:0;box-shadow:.375rem .375rem #fff}.mobile-best-seller-cart-shimmer-container:before{content:"";background-color:#0000;border-bottom-right-radius:.645rem;width:2.125rem;height:2.125rem;position:absolute;bottom:0;left:-2.31rem;box-shadow:.375rem .375rem #fff}@keyframes shimmer{0%{transform:translate(-50%)}to{transform:translate(100%)}}@media only screen and (max-width:1250px){.category-product-name h3{font-size:14px}.category-product-price del{font-size:13px;line-height:1.2}.category-product-price p{font-size:11px;line-height:1.2}}
