#sticky-atc{display:block;position:fixed;bottom:-1px;left:0;width:100%;z-index:10;visibility:hidden;opacity:0;transform:translateY(100%);transition:all var(--duration-default) ease-out}#sticky-atc.show{visibility:visible;opacity:1;transform:translateY(0)}#sticky-atc .page-width-inner{display:flex;gap:2rem}#sticky-atc .sticky-product-content{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding-bottom:0;flex:1}#sticky-atc .sticky-product-content .sticky-product__title{margin:0 0 .5rem}#sticky-atc .sticky-product-content .price{display:flex;align-items:center}#sticky-atc .sticky-product-content.price-above_title{display:flex;gap:1rem}#sticky-atc .sticky-product-content.price-above_title .sticky-product__price{order:1}#sticky-atc .sticky-product-content.price-above_title .sticky-product__title{order:2;margin:0}#sticky-atc .sticky-product__button{display:block;width:100%;min-width:100%;max-width:100%;margin:0;font-size:var(--button-font-size);font-weight:var(--button-font-weight);line-height:var(--button-font-line-height)}#sticky-atc .sticky-product__button span{display:flex;gap:1rem;align-items:center;justify-content:center;color:rgb(var(--color-button-text));font-size:var(--button-font-size);font-weight:var(--button-font-weight)}#sticky-atc .sticky-product__button:hover span{color:rgb(var(--color-button-text-hover))}#sticky-atc .sticky-product__button:disabled .sticky-atc__price{display:none}#sticky-atc .sticky-product__button span .price .price__container .price__sale .price-item--regular,#sticky-atc .sticky-product__button span .price .price__container .price__sale .price-item--percentage{display:none}#sticky-atc .sticky-product__button .sticky-atc__price .price:before{content:"-";color:rgb(var(--color-button-text));margin-left:-.5rem;display:inline-block}#sticky-atc .sticky-product__button:hover .price:before{color:rgb(var(--color-button-text-hover))}#sticky-atc .sticky-product-below__price{width:100%;margin-top:-2rem}#sticky-atc .sticky-product-below__price .price__container{width:100%}#sticky-atc .sticky-product-below__price .price .price-item{text-align:center;display:none}#sticky-atc .sticky-product-below__price .price .price__sale .price-item.price-item--percentage{margin-top:2.5rem}#sticky-atc .sticky-product-below__price .price .price-item.price-item--percentage{display:block}@media (max-width: 768px){#sticky-atc .page-width-inner{flex-direction:column;align-items:flex-start;justify-content:space-between;gap:0}#sticky-atc .sticky-product-content{padding-bottom:2rem}#sticky-atc .sticky-product__button{flex-grow:0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-sticky-atc.css.map */
