@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&display=swap";.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#faf7f2;border-top:1px solid #e8dccb;box-shadow:0 -10px 40px #4a2d1b14;transform:translateY(100%);transition:transform .42s cubic-bezier(.4,0,.2,1);will-change:transform}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__inner{width:100%;margin:0;padding:16px 40px;display:flex;align-items:center;gap:20px}.sticky-atc__product{display:flex;align-items:center;gap:16px;flex-shrink:0;min-width:0}.sticky-atc__thumb{width:56px;height:56px;border-radius:4px;background:#efe6d8;flex-shrink:0;overflow:hidden;border:1px solid #e8dccb}.sticky-atc__thumb img{width:100%;height:100%;object-fit:cover}.sticky-atc__meta{min-width:0}.sticky-atc__title{font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:18px;font-weight:600;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:320px;color:#2b1d12;line-height:1.2}.sticky-atc__price{font-size:13px;font-weight:500;color:#6b5742;margin-top:3px;letter-spacing:.02em}.sticky-atc__price--sale{color:#a64027;font-weight:600}.sticky-atc__price--original{text-decoration:line-through;color:#b0a08c;font-size:12px;margin-left:6px;font-weight:400}.sticky-atc__divider{width:1px;height:36px;background:#d9c7a8;flex-shrink:0;opacity:.7;margin-left:auto}.sticky-atc__variants{display:flex;align-items:center;gap:12px;flex-shrink:0}.sticky-atc__qty{display:flex;align-items:center;border:1px solid #d9c7a8;border-radius:2px;overflow:hidden;flex-shrink:0;background:#fff;margin-left:auto}.sticky-atc__variants+.sticky-atc__qty,.sticky-atc__divider+.sticky-atc__qty,.sticky-atc__divider~.sticky-atc__variants+.sticky-atc__qty{margin-left:0}.sticky-atc__label{font-size:10px;font-weight:600;color:#8a7559;text-transform:uppercase;letter-spacing:.18em;white-space:nowrap}.sticky-atc__select{appearance:none;-webkit-appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23a68660' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;border:1px solid #d9c7a8;border-radius:2px;padding:9px 36px 9px 14px;font-family:inherit;font-size:13px;letter-spacing:.03em;color:#2b1d12;cursor:pointer;transition:border-color .2s,box-shadow .2s;min-width:140px}.sticky-atc__select:hover{border-color:#a68660}.sticky-atc__select:focus{outline:none;border-color:#c97b5a;box-shadow:0 0 0 3px #c97b5a1f}.sticky-atc__qty-btn{background:none;border:none;width:36px;height:38px;font-size:18px;cursor:pointer;color:#6b5742;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s;line-height:1;font-family:inherit}.sticky-atc__qty-btn:hover{background:#f5ede0;color:#2b1d12}.sticky-atc__qty-input{width:40px;text-align:center;border:none;border-left:1px solid #e8dccb;border-right:1px solid #e8dccb;font-family:inherit;font-size:14px;font-weight:500;color:#2b1d12;background:#fff;padding:0;height:38px;-moz-appearance:textfield}.sticky-atc__qty-input::-webkit-inner-spin-button,.sticky-atc__qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sticky-atc__btn{flex-shrink:0;background:#c97b5a;color:#fff;border:none;border-radius:2px;padding:0 36px;height:48px;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;gap:10px;transition:background .25s,transform .15s,box-shadow .25s;white-space:nowrap;position:relative;overflow:hidden;box-shadow:0 2px 8px #c97b5a40}.sticky-atc__btn:hover{background:#b56a4a;box-shadow:0 4px 14px #c97b5a59}.sticky-atc__btn:active{transform:scale(.98)}.sticky-atc__btn.loading{pointer-events:none;opacity:.8}.sticky-atc__btn .btn-icon{width:16px;height:16px;flex-shrink:0}.sticky-atc__btn .spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:stickyAtcSpin .7s linear infinite;display:none}.sticky-atc__btn.loading .spinner{display:block}.sticky-atc__btn.loading .btn-text,.sticky-atc__btn.loading .btn-icon{display:none}@keyframes stickyAtcSpin{to{transform:rotate(360deg)}}.sticky-atc__btn.success{background:#6b8e5a;box-shadow:0 2px 8px #6b8e5a4d}.sticky-atc__btn:disabled{background:#c8bba8;cursor:not-allowed;box-shadow:none}@media(max-width:768px){.sticky-atc__inner{padding:10px 14px;gap:12px;flex-wrap:nowrap}.sticky-atc__product{flex:1;min-width:0;gap:12px}.sticky-atc__thumb{width:46px;height:46px}.sticky-atc__title{font-size:15px;max-width:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:12px}.sticky-atc__divider,.sticky-atc__variants,.sticky-atc__qty,.sticky-atc__label{display:none}.sticky-atc__btn{flex-shrink:0;height:44px;font-size:11px;padding:0 22px;letter-spacing:.18em;gap:8px;margin-left:0}.sticky-atc__btn .btn-icon{width:14px;height:14px}}@media(max-width:400px){.sticky-atc__thumb{width:42px;height:42px}.sticky-atc__title{font-size:13px}.sticky-atc__price{font-size:11px}.sticky-atc__btn{padding:0 16px;font-size:10px;letter-spacing:.15em}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/sticky-atc.css.map */
