.divLoading{display:flex;align-items:center;flex-direction:column;height:450px;width:100%}.loaderShelf--image{width:250px;height:250px;background-color:#f6f6f6;margin-top:30px}.loaderShelf--text{width:250px;height:30px;background-color:#f6f6f6;margin-top:15px}.loaderShelf--price{width:140px;height:40px;background-color:#f6f6f6}.loaderShelf--yourviews{width:100px;background:#f6f6f6;height:15px}.loaderShelf--buttonAdd{width:65px;height:35px;background:#f6f6f6}.loaderShelf--buttonBuy{width:160px;height:35px;background:#f6f6f6}.divLoading-Flex{margin-top:15px;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.divLoading{justify-content:space-around}.loaderShelf--image{width:200px;height:200px;margin:0 auto}.loaderShelf--text{width:200px;margin:15px auto 0}.divLoading-Flex{justify-content:center;gap:10px}.loaderShelf--price{width:90px}.loaderShelf--yourviews{width:100px}.loaderShelf--buttonAdd{width:50px}.loaderShelf--buttonBuy{width:140px}}@media (max-width:768px){.loaderShelf--image{width:175px;height:175px;margin:0 auto}.loaderShelf--text{width:175px;margin:15px auto 0}.divLoading-Flex{justify-content:center;gap:10px}.divLoading-Flex:last-child{flex-direction:column}.loaderShelf--price,.loaderShelf--yourviews{width:75.5px}.loaderShelf--buttonAdd,.loaderShelf--buttonBuy{width:175px;border-radius:8px}}