.product-loading .product-controls>*{visibility:hidden}
.product-loading .product-controls{position:relative;min-height:450px}
.product-loading .product-controls:before{content:'';position:absolute;inset:0 0 auto;height:280px;border-radius:12px;background:linear-gradient(#e9e5de 0 24%,transparent 24% 32%,#e9e5de 32% 40%,transparent 40% 52%,#e9e5de 52% 100%);opacity:.65}
.product-skeleton{min-height:420px;background:#ece8e1}
@media(max-width:700px){.product-skeleton{min-height:350px}.product-loading .product-controls{min-height:280px}}
