.skeleton-wraper{width:100%;height:440px;border:1px solid #e6e6e6;border-radius:25px}.skeleton-img-wrap,.skeleton-wraper{position:relative;background-color:#fff;overflow:hidden}.skeleton-img-wrap{max-height:320px;height:250px;padding:15px 15px 0}.skeleton-img{position:relative;width:100%;height:100%;background-color:#e6e6e6;border:1px solid #e6e6e6;border-radius:15px}.skeleton-content-wrap{padding:0 20px 20px;h2{position:relative;width:100%;margin-bottom:10px;margin-top:8px;span{display:block;width:200px;height:20px;background-color:#e6e6e6;border-radius:50px}}.by{position:relative;width:100%;margin-bottom:10px;margin-top:8px;span{display:block;width:230px;height:20px;background-color:#e6e6e6;border-radius:50px}}}.skeleton-category{position:relative;width:100%;margin-bottom:5px;margin-top:10px;span{display:block;width:150px;height:20px;background-color:#e6e6e6;border-radius:50px}}.skeleton-bottom{display:flex;justify-content:space-between;margin-top:40px}.skeleton-add-cart{position:relative;display:inline-block;width:100px;height:40px;border-radius:4px;background-color:#e6e6e6}.skeleton-price{width:200px;margin-top:8px;span{display:block;width:90px;height:15px;background-color:#e6e6e6;border-radius:50px}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.skeleton-add-cart,.skeleton-category span,.skeleton-content-wrap .by span,.skeleton-content-wrap h2 span,.skeleton-img,.skeleton-price span{background:linear-gradient(90deg,#e6e6e6 25%,#f0f0f0 50%,#e6e6e6 75%);background-size:1000px 100%;animation:shimmer 2s linear infinite}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;background-color:#00000059;z-index:99;.overlay-wraper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}}.overlay-wraper svg{width:5rem;transform-origin:center;animation:rotate4 2s linear infinite}circle{fill:none;stroke:#7d1f20;stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}