.fixed-cart-icon{position:fixed;z-index:999;top:20px;right:20px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:50%;box-shadow:0 2px 10px #0000001a;transition:all .3s ease}.fixed-cart-icon:hover{transform:scale(1.05);box-shadow:0 4px 15px #00000026}.fixed-cart-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.fixed-cart-icon .cart-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.fixed-cart-icon svg{width:24px;height:24px}.fixed-cart-icon svg path{stroke:red;stroke-width:1.8}.fixed-cart-icon .cart-count-bubble{position:absolute;top:-8px;right:-8px;background-color:red;color:#fff;border-radius:50%;font-size:12px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-family:Anuphan,sans-serif;font-weight:500;padding:0 2px}@media screen and (max-width: 767px){.fixed-cart-icon{top:15px;right:15px;width:45px;height:45px}.fixed-cart-icon svg{width:20px;height:20px}}.fixed-cart-icon{pointer-events:auto}body{position:relative}div#fixed-cart-icon{display:none}
/*# sourceMappingURL=/cdn/shop/t/17/assets/fixed-cart-icon.css.map */
