sticky-form{width:100%;background:#fff;position:fixed;bottom:0;left:0;z-index:3;display:block;padding-top:1rem;padding-bottom:1rem}sticky-form .sticky-form--inner{display:flex;padding-top:2rem;padding-bottom:2rem;align-items:center;column-gap:1rem}sticky-form .sticky-form--product-info{display:contents}sticky-form .sticky-form--thumbnail{border:solid .1rem rgb(var(--color-border));width:58px;height:58px;margin-right:1rem}sticky-form .sticky-form--thumbnail img{object-fit:contain;padding:.5rem;width:100%;height:100%}sticky-form .product-form__input,sticky-form .product-form__submit{margin-bottom:0}sticky-form .sticky-form--title{margin-right:auto}sticky-form.animate{transition:transform .15s ease-out}sticky-form.sticky-form-hidden{transform:translateY(100%)}sticky-form.sticky-form-sticky{transform:translateY(0)}@media screen and (max-width:749px){sticky-form variant-selects{flex:1}}sticky-form .cart__checkout-button{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-sticky-form.css.map */
