.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:4px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.filter-skeleton{display:flex;flex-direction:column;gap:30px}.filter-section-skeleton{display:flex;flex-direction:column;gap:15px}.skeleton-title{height:20px;width:60%}.skeleton-line{height:16px;width:100%}.skeleton-slider{height:40px;width:100%}.skeleton-sizes{display:flex;gap:10px;flex-wrap:wrap}.skeleton-size{width:50px;height:50px;border-radius:4px}.skeleton-colors{display:flex;gap:10px;flex-wrap:wrap}.skeleton-color{width:35px;height:35px;border-radius:50%}.skeleton-breadcrumb{height:20px;width:150px}.skeleton-sort{height:35px;width:200px}.sdProductContainer-skeleton{display:flex;flex-direction:column;gap:10px}.skeleton-product-image{width:100%;height:320px;border-radius:4px}.skeleton-product-info{display:flex;flex-direction:column;gap:8px}.skeleton-product-category{height:14px;width:40%}.skeleton-product-name{height:16px;width:80%}.skeleton-product-price{height:18px;width:30%}.skeleton-product-rating{height:12px;width:50%}.skeleton-pagination{height:20px;width:60px}@media screen and (max-width:991px){.shopDetails__left{display:none}}