sticky-form{width:100%;background:rgb(var(--color-background));position:fixed;bottom:0;left:0;z-index:3;display:block}sticky-form .sticky-form--inner{display:flex;align-items:center;column-gap:.8rem;padding:1.2rem 1.6rem}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 .form__label{display:none}sticky-form .button{min-width:unset;padding-left:2rem;padding-right:2rem;width:auto}sticky-form .quantity,sticky-form .product-form__quantity{width:9.2rem;flex:0 0 9.2rem}sticky-form variant-radios{flex:1}sticky-form variant-radios .icon-caret{right:.8rem}sticky-form .product-form__input-price{padding-right:2.8rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-sticky-form.css.map */
