sticky-atc{--sticky-atc-control-h: 45px;position:fixed;bottom:0;left:0;width:100%;z-index:99;transform:translateY(100%);transition:transform .3s ease;background-color:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -2px 10px #00000014;padding-bottom:env(safe-area-inset-bottom,0px)}sticky-atc.sticky-atc--visible{transform:translateY(0)}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 8px;flex-wrap:wrap}.sticky-atc__usps{display:none}.sticky-atc__usp-item{display:flex;align-items:center;gap:16px;white-space:nowrap}.sticky-atc__usp-icon-img{width:32px;height:32px;flex-shrink:0}.sticky-atc__usp-text{font-size:14px;font-weight:400;color:#000;letter-spacing:0;line-height:17px;text-transform:uppercase}.sticky-atc__product{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1;min-width:0}.sticky-atc__info{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.sticky-atc__image{width:45px;height:45px;object-fit:cover;border-radius:5px;flex-shrink:0}.sticky-atc__details{display:flex;flex-direction:column;gap:3px;min-width:0}.sticky-atc__title{font-size:14px;font-weight:400;color:#1d1d1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:17px;text-transform:uppercase;letter-spacing:0}.sticky-atc__price-wrapper{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.sticky-atc__price{font-size:14px;font-weight:400;color:#000;line-height:17px}.sticky-atc__price--sale{color:#000}.sticky-atc__compare-price{font-size:14px;color:#ea5656;text-decoration:line-through;line-height:17px}.sticky-atc__save-badge{display:inline-flex;align-items:center;justify-content:center;background-color:#dbf8e7;color:#000;font-size:12px;font-weight:400;padding:5px;border-radius:5px;border:1px solid #E7E7E7;line-height:14px;letter-spacing:0;white-space:nowrap;height:24px;min-width:60px}.sticky-atc__variant-wrapper{flex-shrink:0}.sticky-atc__variant-select{appearance:none;-webkit-appearance:none;background-color:#fff;border:1px solid #EEEEEE;border-radius:3px;padding:5px 24px 5px 10px;font-size:13px;font-family:inherit;color:#1d1d1c;cursor:pointer;height:36px;min-height:unset;box-sizing:border-box;width:auto;text-overflow:ellipsis;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%231D1D1C' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px 6px}.sticky-atc__variant-select:focus-visible{outline:2px solid #1D1D1C;outline-offset:2px}.sticky-atc__quantity{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;height:36px;min-height:unset;padding:0 5px;border:1px solid #EEEEEE;border-radius:5px;flex-shrink:0;box-sizing:border-box}.sticky-atc__qty-btn{display:flex;justify-content:center;align-items:center;padding:0;width:26px;height:26px;min-width:26px;min-height:26px;background:#1d1d1c;color:#fff;border:none;border-radius:50%;cursor:pointer;flex-shrink:0}.sticky-atc__qty-btn:hover:not(:disabled){opacity:.85}.sticky-atc__qty-btn:disabled{opacity:.3;cursor:not-allowed}.sticky-atc__qty-input{width:20px;height:26px;padding:0;margin:0;border:0;background:transparent;text-align:center;font-size:14px;font-weight:400;line-height:26px;color:#1d1d1c;font-family:inherit;-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__variant-select,.sticky-atc__quantity,.sticky-atc__button{height:var(--sticky-atc-control-h)!important;min-height:var(--sticky-atc-control-h)!important;max-height:var(--sticky-atc-control-h)!important;box-sizing:border-box}.sticky-atc__button{flex-shrink:0;white-space:nowrap;border:0;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;appearance:none;padding:14px 20px;width:auto;height:45px;min-height:unset;min-width:unset;position:relative;font-size:14px;font-weight:400;font-family:inherit;line-height:17px;text-transform:uppercase;background-color:#1d1d1c;color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center}.sticky-atc__button-text{display:flex;align-items:center;gap:7px}.sticky-atc__button-text .svg-wrapper{display:flex;align-items:center;justify-content:center;width:13px;height:13px;margin-left:0;flex-shrink:0}.sticky-atc__button:before,.sticky-atc__button:after{border-radius:5px;box-shadow:none}.sticky-atc__button:disabled{cursor:not-allowed;opacity:.5}.sticky-atc__button .loading__spinner{display:none}.sticky-atc__button.loading .loading__spinner{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sticky-atc__button.loading .sticky-atc__button-text{visibility:hidden}@media screen and (max-width:749px){sticky-atc{--sticky-atc-control-h: 36px}.sticky-atc__usps{display:none}.sticky-atc__inner{padding:10px 8px;gap:8px}.sticky-atc__product{gap:8px;flex-wrap:wrap}.sticky-atc__info{flex:1 1 100%;min-width:0}.sticky-atc__image{width:40px;height:40px}.sticky-atc__title,.sticky-atc__price,.sticky-atc__compare-price{font-size:13px}.sticky-atc__save-badge{font-size:11px;padding:3px 5px;min-width:50px;height:20px}.sticky-atc__variant-wrapper{flex:0 1 auto;min-width:0}.sticky-atc__variant-select{font-size:12px;height:36px;min-height:36px;box-sizing:border-box;width:auto;max-width:120px;min-width:80px;padding:5px 22px 5px 8px}.sticky-atc__quantity{height:36px;min-height:36px;box-sizing:border-box}.sticky-atc__button{flex:1 1 auto;padding:10px 14px;width:auto;height:36px;min-height:36px;min-width:unset;box-sizing:border-box;font-size:13px}}@media screen and (min-width:750px){sticky-atc{--sticky-atc-control-h: 40px}.sticky-atc__inner{padding:12px 24px;gap:20px;flex-wrap:nowrap;justify-content:space-between}.sticky-atc__usps{display:flex;align-items:center;gap:20px;flex-shrink:0}.sticky-atc__usp-item:nth-child(2){display:none}.sticky-atc__usp-item{gap:8px}.sticky-atc__usp-icon-img{width:24px;height:24px}.sticky-atc__usp-text{font-size:11px}.sticky-atc__product{flex:0 1 auto;gap:12px;justify-content:flex-end}.sticky-atc__info{flex:0 1 auto}.sticky-atc__image{width:40px;height:40px}.sticky-atc__title,.sticky-atc__price,.sticky-atc__compare-price{font-size:12px}.sticky-atc__save-badge{font-size:10px;padding:2px 4px;min-width:auto;height:20px}.sticky-atc__variant-select{width:auto;height:40px;font-size:12px;padding:5px 22px 5px 8px}.sticky-atc__quantity{height:40px}.sticky-atc__button{padding:10px 16px;width:auto;height:40px;min-height:40px;font-size:13px}}@media screen and (min-width:990px){sticky-atc{--sticky-atc-control-h: 42px}.sticky-atc__inner{padding:14px 48px;gap:28px}.sticky-atc__usp-text{font-size:13px}.sticky-atc__usp-item{gap:12px}.sticky-atc__title,.sticky-atc__price,.sticky-atc__compare-price{font-size:14px}.sticky-atc__variant-select{width:auto;height:42px;font-size:13px}.sticky-atc__quantity{height:42px}.sticky-atc__button{padding:12px 20px;height:42px;min-height:42px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/sticky-atc.css.map */
