.sticky-cart-panel{position:fixed;bottom:0;left:0;right:0;z-index:100;background:var(--panel-bg);border-top:1px solid var(--panel-border);box-shadow:0 -2px 10px #0000001a;transform:translateY(100%);transition:transform .3s ease-in-out,opacity .3s ease-in-out;opacity:0;visibility:hidden}.sticky-cart-panel__title__container{width:100%;display:flex;gap:.5rem;align-items:center;max-height:min-content;flex-wrap:nowrap;height:fit-content}.sticky-cart-panel__right{display:flex;gap:1.5rem;align-items:center}.sticky-cart-panel__right button{display:block;height:fit-content}.sticky-cart-panel__discount{background:var(--discount-bg);color:var(--discount-text);padding:2px 5px;border-radius:4px;font-size:14px;font-weight:700;text-align:center;white-space:nowrap;display:none;align-items:center;text-transform:uppercase;letter-spacing:-2%;min-width:fit-content;gap:2px}.sticky-cart-panel__discount--sold-out{background:#818286!important;color:#fff!important}.sticky-cart-panel--visible{transform:translateY(0);opacity:1;visibility:visible}.sticky-cart-panel--hiding{transform:translateY(100%);opacity:0}.sticky-cart-panel__container{width:100%;margin:0;padding:1rem}.sticky-cart-panel__content{width:100%;display:flex;align-items:center;flex-direction:column;gap:1rem;padding:0 .2rem}.sticky-cart-panel__product{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-cart-panel__left{display:flex;gap:1rem;align-items:center;max-width:70%;overflow:hidden}.sticky-cart-panel__image{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:#f5f5f5}.sticky-cart-panel__image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-cart-info p{margin:0;font-size:14px;font-weight:400}.sticky-cart-panel__title{margin:0;font-size:18px;font-weight:700;color:var(--panel-text);line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:25%}.sticky-price__container{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;white-space:nowrap}.sticky-price__sale{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:.25rem}.sticky-price__regular{display:flex;flex-direction:column;align-items:flex-end}.sticky-cart-panel .sticky-price>*{display:block;vertical-align:unset}.sticky-cart-panel .sticky-price .sticky-price-item{display:block;margin:0;line-height:1.2}.sticky-cart-panel .sticky-price__sale>span{display:block}.sticky-cart-panel .sticky-price__regular>span{display:block}.sticky-cart-panel__price{margin:0;width:fit-content}.sticky-price-item--regular{font-size:12px;font-weight:400}.sticky-price-item--last{font-size:18px;font-weight:700}.sticky-cart-panel__actions{width:100%;flex-shrink:0}.sticky-cart-panel__button{width:100%;min-width:140px;padding:10px;font-size:14px;font-weight:500;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;background:#373b3e!important;color:var(--button-text)!important}.sticky-cart-panel{will-change:transform,opacity}.sticky-cart-panel__button{position:relative;overflow:hidden}.sticky-cart-panel__button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.sticky-cart-panel__button:hover:before{left:100%}.sticky-cart-panel{pointer-events:none}.sticky-cart-panel--visible{pointer-events:auto}.sticky-cart-panel__price .sticky-price--on-sale .sticky-price-item--regular{text-decoration:line-through;opacity:.7}.sticky-cart-panel__price .sticky-price--on-sale .sticky-price-item--sale{font-weight:600;color:#000}.sticky-cart-panel__price .sticky-price--sold-out{opacity:.6}.sticky-cart-panel__right a,.sticky-cart-panel__right button{display:none}#sticky-customizer-link{background:transparent;color:#000;transition:all .2s ease}#sticky-customizer-link:hover{background:#000;color:#fff}#sticky-customizer-link .loading-overlay__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px}#sticky-customizer-link .loading-overlay__spinner.hidden{display:none}#sticky-customizer-link .spinner{width:100%;height:100%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 769px){.sticky-cart-panel{top:0;bottom:auto;border-top:none;border-bottom:1px solid var(--panel-border);box-shadow:0 2px 10px #0000001a;transform:translateY(-100%)}.sticky-cart-panel--visible{transform:translateY(0)}.sticky-cart-panel--hiding{transform:translateY(-100%);opacity:0}.sticky-cart-panel__actions{display:none}.sticky-cart-panel__content{padding:0 4rem}.sticky-cart-panel--hiding{transform:translateY(-100%)}.sticky-cart-panel__left,.sticky-cart-panel__title{max-width:none}.sticky-cart-panel__right a{display:flex}.sticky-cart-panel__right button{display:block}}.sticky-cart-panel__button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #0000001f}
/*# sourceMappingURL=/cdn/shop/t/63/assets/smarch-sticky-cart-panel.css.map */
