#sticky-cart{position:fixed;bottom:20px;width:80%;margin-left:auto;margin-right:auto;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:var(--background);z-index:11;justify-content:space-between;height:80px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #22222280;opacity:0;transition:opacity .3s}#sticky-cart.show{opacity:1}#sticky-cart .product-info{width:600px;padding:12px 20px;margin:0}#sticky-cart .product-info h4{margin-bottom:8px}#sticky-cart .product-info p{margin-bottom:0}#sticky-cart .AddtoCart{height:80px;margin-bottom:0;width:220px!important;border-radius:0}#sticky-cart div.current-option{width:190px;text-align:center;align-self:center;border-left:2px solid var(--dotted-color)}#sticky-cart p.option-label{margin:0}#sticky-cart p.option-selected{font-weight:bolder;margin:0}#sticky-cart .note{position:absolute;right:0;top:-80px;width:auto}.padding-sticky{padding-bottom:100px!important}@media screen and (max-width: 980px){#sticky-cart .product-info{width:200px!important;padding:8px 10px!important;align-self:center}#sticky-cart .product-info h4{font-size:12px;line-height:14px}#sticky-cart .product-info p{font-size:14px}#sticky-cart div.current-option{width:100px}#sticky-cart div#current-option-2,#sticky-cart div#current-option-3{display:none}#sticky-cart .price{align-items:flex-start}#sticky-cart p.option-label{font-size:11px}#sticky-cart p.option-selected{font-size:12px}#sticky-cart .AddtoCart{width:150px!important;text-align:center;padding:0!important}}@media screen and (max-width: 740px){#sticky-cart{width:90%}#sticky-cart .AddtoCart{width:100px!important;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/sticky-cart.css.map */
