.sticky-atc{position:fixed;top:100px;left:0;right:0;width:100%;display:none;z-index:101;background:rgb(var(--color-background));padding:1rem 0;border-color:rgb(var(--color-foreground));border-style:solid;border-width:3px;border-left:0;border-right:0;box-shadow:0 0 10px #0000001a;animation:slideIn .3s ease-in-out}@keyframes slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.sticky-atc__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sticky-atc__product-name{display:flex;flex-direction:row;gap:1rem;align-items:center}.sticky-atc__product-name-title{font-size:16px;line-height:1.5}.sticky-atc__product-price{font-size:16px!important;line-height:1.5!important}.sticky-atc__product-actions{display:flex;gap:1rem;align-items:center}.sticky-atc__submit{width:100%;padding:1rem 2rem}@media screen and (max-width: 749px){.sticky-atc{display:block;border-bottom:3px solid;top:114px;bottom:auto}.sticky-atc__inner{flex-direction:column;gap:1rem}.sticky-atc__product-name{width:100%;flex-direction:column;gap:.5rem}.sticky-atc__product-name>span{display:none}.sticky-atc__product-actions{width:100%;justify-content:center}.sticky-atc__submit{flex-shrink:initial}}
/*# sourceMappingURL=/cdn/shop/t/446/assets/sticky-add-to-cart.css.map */
