.t4s-sticky-atc{padding:10px;background-color:#000;z-index:190;box-shadow:0 0 9px #0000001f;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease;-webkit-transform:translate3d(0,105%,0);transform:translate3d(0,105%,0);display:flex;justify-content:center;align-items:center;opacity:1;pointer-events:auto}.t4s-sticky-atc.is--shown{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.t4s-sticky-atc__product,.t4s-sticky-atc__btns{display:flex;align-items:center}.t4s-sticky-atc__img{width:65px;height:65px;min-width:65px;border-radius:50%;overflow:hidden}.t4s-sticky-atc__img img{position:absolute;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center}.t4s-sticky-atc__title{color:#fff;font-weight:500}.t4s-sticky-atc__price{color:#fff}.t4s-sticky-atc__price ins{color:var(--primary-price-color)}.t4s-sticky-atc__infos{margin:0 15px}.t4s-sticky-atc__qty{min-width:120px;width:120px;height:40px;border:1px solid var(--border-color);text-align:center;display:inline-block;position:relative;margin-right:15px;border-radius:var(--btn-radius);background-color:#fff}.t4s-sticky-atc__qty button{position:absolute;display:block;padding:0;top:0;width:30px;height:40px;line-height:40px;border:0;background:0 0;color:var(--secondary-color)}.t4s-sticky-atc__qty .is--minus{left:0;text-align:left;padding-left:15px}.t4s-sticky-atc__qty .is--plus{right:0;text-align:right;padding-right:15px}.t4s-sticky-atc__qty input.t4s-quantity-input[type=number]{width:35px;border:0px;height:38px;background:0px 0px;padding:0;font-weight:600;font-size:16px;color:var(--secondary-color);text-align:center}.t4s-sticky-atc__qty button svg{width:12px;height:12px;stroke-width:2}.t4s-sticky-atc__atc{font-size:14px;font-weight:600;min-height:40px;padding:5px 25px;min-width:160px;text-transform:uppercase;border-radius:var(--btn-radius);background-color:var(--accent-color);color:var(--t4s-light-color)}.t4s-sticky-atc__atc:hover{background-color:var(--accent-color-darken)}.t4s-sticky-atc__v-title{margin:0 30px;color:#fff;text-decoration:underline}[data-sticky-v-title]{cursor:pointer}.t4s-sticky-atc__v-title:empty{margin:0 44px}button.t4s-sticky-atc__atc[disabled=disabled],button.t4s-sticky-atc__atc[aria-disabled=true]{opacity:.5;animation:none!important;pointer-events:none}.t4s-sticky-atc[hidden]{display:none}button.t4s-sticky-atc__atc[disabled=disabled]{pointer-events:none}@media(max-width:767px){.t4s-sticky-atc{flex-wrap:wrap}.t4s-sticky-atc__img,.t4s-sticky-atc__title{display:none}.t4s-sticky-atc__product{flex-direction:column;margin-bottom:15px}}@media(max-width:575px){.t4s-sticky-atc__product,.t4s-sticky-atc__btns{width:100%}.t4s-sticky-atc__qty{margin-right:10px}.t4s-sticky-atc__atc{flex-basis:0;flex-grow:1;max-width:100%}}.template-product .t4s-sticky-atc{background:#fff!important;border-top:1px solid rgba(0,0,0,.08)!important;box-shadow:0 -6px 24px #0000001a!important}.template-product .t4s-sticky-atc__atc{background-color:#614c34!important;border:1px solid #614C34!important;border-radius:999px!important;color:#fff!important;font-size:14px!important;font-weight:700!important;min-height:48px!important;text-transform:none!important}.template-product .t4s-sticky-atc__atc:hover{background-color:#3d2e1e!important;border-color:#3d2e1e!important;color:#fff!important}.template-product .femily-sticky-atc__options{align-items:center;display:flex;gap:16px;margin:0 24px 0 6px}.template-product .femily-sticky-atc__option{align-items:center;display:flex;gap:12px}.template-product .femily-sticky-atc__label{color:#333;font-size:13px;font-weight:700;white-space:nowrap}.template-product .femily-sticky-atc__label span{color:#777;font-weight:400}.template-product .femily-sticky-atc__swatches{align-items:center;display:flex;gap:8px}.template-product .femily-sticky-atc__swatch{align-items:center;border:2px solid transparent;border-radius:50%;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:relative;width:32px}.template-product .femily-sticky-atc__swatch span{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.template-product .femily-sticky-atc__swatch.is--selected{border-color:#fff;box-shadow:0 0 0 2px #777}@media(min-width:768px){.template-product .t4s-sticky-atc{bottom:auto!important;min-height:84px;padding:14px 12.5vw!important;top:0!important;-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0)}.template-product .t4s-sticky-atc.is--shown{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.template-product .t4s-sticky-atc__product{flex:1 1 auto;min-width:0}.template-product .t4s-sticky-atc__img,.template-product .t4s-sticky-atc__price,.template-product .t4s-sticky-atc__v-title,.template-product .t4s-sticky-atc__qty{display:none!important}.template-product .t4s-sticky-atc__title{color:#333!important;font-family:inherit!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;max-width:520px;overflow:hidden;text-overflow:ellipsis;text-transform:none!important;white-space:nowrap}.template-product .t4s-sticky-atc__btns{flex:0 0 min(440px,34vw)}.template-product .t4s-sticky-atc__atc{width:100%}}@media(max-width:767px){.template-product{padding-bottom:132px;--femily-sticky-atc-offset: 152px}.template-product .t4s-sticky-atc{bottom:0!important;left:0!important;padding:16px 20px 18px!important;right:0!important;top:auto!important;-webkit-transform:translate3d(0,150%,0);transform:translate3d(0,150%,0)}.template-product .t4s-sticky-atc.is--shown{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.template-product .t4s-sticky-atc__product,.template-product .t4s-sticky-atc__btns,.template-product .femily-sticky-atc__options{width:100%}.template-product .t4s-sticky-atc__product{align-items:flex-start;margin-bottom:12px}.template-product .t4s-sticky-atc__infos,.template-product .t4s-sticky-atc__v-title,.template-product .t4s-sticky-atc__qty{display:none!important}.template-product .femily-sticky-atc__options{display:block;margin:0}.template-product .femily-sticky-atc__option{justify-content:space-between;width:100%}.template-product .t4s-sticky-atc__atc{font-size:16px!important;min-height:58px!important;width:100%}.template-product #t4s-backToTop{bottom:calc(var(--femily-sticky-atc-offset, 152px) + 14px)!important;right:15px!important}.template-product .femily-floating-offset{bottom:calc(var(--femily-sticky-atc-offset, 152px) + 14px)!important;top:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/101/assets/sticky-atc.css.map */
