.sticky-atc{position:fixed;bottom:0;left:0;width:100%;z-index:100;background-color:#fffffffa;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid rgba(31,26,24,.1);box-shadow:0 -4px 12px #00000014;padding:1rem 0;visibility:hidden;opacity:0;transform:translateY(100%);transition:all .3s ease-out}.sticky-atc--visible{visibility:visible;opacity:1;transform:translateY(0)}.sticky-atc__inner{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}@media screen and (min-width:990px){.sticky-atc__inner{flex-direction:row;justify-content:space-between;align-items:center}}.sticky-atc__product-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.sticky-atc__image{width:60px;height:60px;object-fit:cover;border-radius:.5rem;flex-shrink:0}@media screen and (min-width:750px){.sticky-atc__image{width:80px;height:80px}}.sticky-atc__product-details{min-width:0;flex:1}.sticky-atc__title{font-family:Nunito Sans,system-ui,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.3;color:#1f1a18;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:750px){.sticky-atc__title{font-size:1.25rem}}.sticky-atc__price{font-family:Nunito Sans,system-ui,sans-serif;font-size:1rem;font-weight:700;color:#1f1a18;display:flex;align-items:center;gap:.5rem}@media screen and (min-width:750px){.sticky-atc__price{font-size:1.125rem}}.sticky-atc__form{flex-shrink:0;width:100%}@media screen and (min-width:990px){.sticky-atc__form{width:auto}}.sticky-atc__form-controls{display:flex;align-items:center;gap:.75rem;width:100%;justify-content:center}@media screen and (min-width:990px){.sticky-atc__form-controls{justify-content:flex-end}}.sticky-atc__variant-select{position:relative;flex-shrink:0;min-width:0}@media screen and (max-width:989px){.sticky-atc__variant-select{flex:1;max-width:40%}}.sticky-atc__select{font-family:Nunito Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;color:#1f1a18;background-color:#fff;border:1px solid rgba(31,26,24,.2);border-radius:.5rem;padding:.75rem 2.2rem .75rem 1rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;min-width:150px;min-height:48px;width:100%;transition:border-color .2s ease}.sticky-atc__select:hover{border-color:#1f1a1866}.sticky-atc__select:focus{outline:none;border-color:#1f1a18;box-shadow:0 0 0 2px #1f1a181a}.sticky-atc__select-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:12px;height:12px;pointer-events:none;color:#1f1a18}.sticky-atc__quantity{display:flex;align-items:center;border:1px solid rgba(31,26,24,.2);border-radius:.5rem;overflow:hidden;flex-shrink:0}@media screen and (max-width:989px){.sticky-atc__quantity{width:auto}}.sticky-atc__quantity .quantity__button{background-color:transparent;border:none;padding:.625rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;color:#1f1a18}.sticky-atc__quantity .quantity__button:hover{background-color:#1f1a180d}.sticky-atc__quantity .quantity__button .svg-wrapper{width:18px;height:18px;display:flex;align-items:center;justify-content:center}.sticky-atc__quantity .quantity__input{font-family:Nunito Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700;text-align:center;width:3.5rem;border:none;padding:.5rem 0;background-color:transparent;color:#1f1a18;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.sticky-atc__quantity .quantity__input::-webkit-outer-spin-button,.sticky-atc__quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-atc__button{font-family:Nunito Sans,system-ui,sans-serif;font-size:1.15rem;font-weight:800;letter-spacing:.01em;line-height:1.5;color:#1f1a18;background-color:#efa951;border:none;border-radius:9999px;padding:.75rem 1.5rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;min-width:140px;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 0 20px #f4d03f80,0 0 40px #f4d03f4d,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;animation:sticky-atc-pulse-glow 2s ease-in-out infinite}@media screen and (min-width:750px){.sticky-atc__button{font-size:1.3rem;padding:1rem 2.25rem;min-width:190px}}.sticky-atc__button:hover:not(:disabled){background-color:#e49a3f;transform:scale(1.03);box-shadow:0 0 30px #f4d03fb3,0 0 60px #f4d03f66,0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.sticky-atc__button:active:not(:disabled){transform:scale(.98)}.sticky-atc__button:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:749px){.sticky-atc{padding:.75rem 0}.sticky-atc__form-controls{flex-wrap:wrap;gap:.5rem}.sticky-atc__button{flex:1;min-width:0;width:100%}.sticky-atc__variant-select{order:1}.sticky-atc__quantity{order:2}.sticky-atc__button{order:3}}.sticky-atc .product-form__error-message-wrapper{display:flex;align-items:center;gap:.5rem;padding:.5rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:.5rem;color:#dc2626;font-size:.875rem}.sticky-atc .product-form__error-message-wrapper[hidden]{display:none}.sticky-atc .icon-error{width:16px;height:16px;flex-shrink:0}.sticky-atc__button .loading__spinner{width:16px;height:16px}.sticky-atc__button .loading__spinner.hidden{display:none}.sticky-atc__price .price{display:flex;align-items:center;gap:.5rem}.sticky-atc__price .price__regular{color:#1f1a18}.sticky-atc__price .price__sale{color:#dc2626}.sticky-atc__price .price__compare{color:#6b5d4f;text-decoration:line-through}.sticky-atc__price-current{color:#d43f2e;font-weight:800}.sticky-atc__price-compare{color:#1f1a18;opacity:.75;text-decoration:line-through}@keyframes sticky-atc-pulse-glow{0%,to{box-shadow:0 0 20px #f4d03f80,0 0 40px #f4d03f4d,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}50%{box-shadow:0 0 30px #f4d03fcc,0 0 60px #f4d03f80,0 0 80px #f4d03f4d,0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-sticky-atc.css.map */
