sticky-atc-panel{position:fixed;bottom:0;left:0;right:0;z-index:100;background-color:rgba(var(--drawer-bg-color));box-shadow:0 -2px 10px #0000001a;color:rgb(var(--drawer-text-color));transform:translateY(100%);transition:transform .3s ease,opacity .3s ease;opacity:0;visibility:hidden;padding:10px 0}sticky-atc-panel.active{transform:translateY(0);opacity:1;visibility:visible}sticky-atc-panel .card--sticky-atc{display:flex;align-items:center;max-width:1400px;margin:0 auto;padding:0 15px;gap:15px}sticky-atc-panel .card__media{flex:0 0 60px}sticky-atc-panel .card__info{flex:1;min-width:0;overflow:hidden}sticky-atc-panel .sticky-atc-panel__heading{font-size:15px;line-height:1.2;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}sticky-atc-panel .price{font-size:15px;margin:0;display:flex;flex-direction:column}sticky-atc-panel .price__compare{text-decoration:line-through;opacity:.7;font-size:12px}sticky-atc-panel .sticky-quantity{flex:0 0 auto;margin:0 10px}sticky-atc-panel .card__buttons{flex:0 0 auto;min-width:200px}sticky-atc-panel .sticky-atc-form .btn{width:100%}@media (max-width: 768px){sticky-atc-panel .card--sticky-atc{display:grid;grid-template-columns:50px 1fr auto;grid-template-areas:"image info info" "quantity quantity button";gap:8px;padding:0 10px}sticky-atc-panel .price{padding-bottom:8px!important;padding-top:5px!important}sticky-atc-panel .card__media{grid-area:image;display:none}sticky-atc-panel .card__info{grid-area:info;display:none}sticky-atc-panel .sticky-quantity{grid-area:quantity;margin:0;width:100px}sticky-atc-panel .card__buttons{grid-area:button;align-self:center;min-width:auto}sticky-atc-panel .sticky-atc-form .btn{padding:12px;margin-bottom:5px;font-size:13px;white-space:nowrap;width:235px!important}}@media (min-width: 769px){sticky-atc-panel .card--sticky-atc{flex-wrap:nowrap;flex-direction:row}sticky-atc-panel .sticky-quantity{width:120px}sticky-atc-panel .price{flex-direction:row;gap:8px;padding-bottom:8px!important;padding-top:5px!important}sticky-atc-panel .price__compare{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/sticky-atc-panel.css.map */
