.quick-cart-product.animated{left:0;position:fixed;top:0;z-index:10000000000000000000000;transition:transform 0.5s ease-in-out;transition-property:transform;transition-duration:0.5s;transition-delay:0s}.quick-cart-product.animated img{border-radius:1px;display:block;position:relative;height:100%;width:100%;border-radius:100%}@-webkit-keyframes fadeDown{0%{opacity:1}100%{opacity:0}}@keyframes fadeDown{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes heightWidthDown{0%{height:100px;width:100px}25%{height:75px;width:75px}50%{height:50px;width:50px}75%{height:25px;width:25px}100%{height:0px;width:0px}}@keyframes heightWidthDown{0%{height:100px;width:100px}25%{height:75px;width:75px}50%{height:50px;width:50px}75%{height:25px;width:25px}100%{height:0px;width:0px}}.fadeDown{opacity:1;-webkit-animation:fadeDown 800ms ease-in;animation:fadeDown 800ms ease-in}.heightWidthDown{-webkit-animation:heightWidthDown 800ms ease-in;animation:heightWidthDown 800ms ease-in}