#cart-fly{position:fixed;top:15px;right:10px;width:70px;height:70px;background:rgba(255,255,255,0.3);border-radius:50%;opacity:.5;transition:opacity .2s;z-index:1}#cart-fly:hover{opacity:1}#cart-fly .cart-container{background:url(/img/cart.svg) no-repeat 0 100%;background-size:48px;height:100%}#cart-fly .cart-container>a{display:block;height:100%}#cart-fly .cart-container>a .count{position:absolute;top:5px;right:6px;width:36px;height:36px;font-size:1.25rem;text-align:center;line-height:36px;color:#fff;border-radius:50%;background:#769645}#cart-fly .cart-container>a .price{display:none}
/*# sourceMappingURL=cart-fly.min.css.map */
