.sticky-atc{position:fixed;top:var(--header-height, 60px);bottom:auto;left:0;right:0;transform:translateY(-100%);z-index:2;display:flex;align-items:center;justify-content:center;gap:2px;background:#17234c;border-radius:0;padding:5px 10px;box-shadow:0 2px 12px #0003;opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s ease;max-width:100%}.sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.sticky-atc__title{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#fff;white-space:nowrap;padding:0 14px 0 10px;overflow:hidden;text-overflow:ellipsis;max-width:380px}.sticky-atc__select-wrap{position:relative;display:flex;align-items:center;flex-shrink:1;min-width:0}.sticky-atc__select{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#fff;background:transparent;border:none;padding:6px 26px 6px 14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.sticky-atc__select:focus{outline:none}.sticky-atc__select option{background:#17234c;color:#fff;font-size:12px}.sticky-atc__chevron{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#fff9}.sticky-atc__btn{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#fff;background:#00b369;border:none;border-radius:999px;padding:6px 20px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .15s ease}.sticky-atc__btn:hover{background:#009d5c}.sticky-atc__btn:disabled{background:#555;cursor:not-allowed}.sticky-atc__dismiss{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff6;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .15s ease;line-height:1}.sticky-atc__dismiss:hover{color:#ffffffe6}@media(max-width:599px){.sticky-atc__select,.sticky-atc__title{max-width:220px}.sticky-atc__dismiss{display:none}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/sticky-atc.css.map */
