.sticky-product-form{display:block;position:fixed;bottom:0;left:0;width:100%;z-index:999999;transform:translateY(100%);opacity:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;padding:0 1.5rem}.sticky-product-form.is-visible{transform:translateY(0);opacity:1}.sticky-product-form__wrapper{background-color:var(--colorBody);color:var(--colorTextBody);display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;gap:1rem;box-shadow:0 -2px 10px #0000001a;padding:1rem;border-radius:1rem 1rem 0 0;overflow:hidden}.sticky-product-form__wrapper:after{display:none}@media screen and (max-width: 767px){.sticky-product-form__wrapper{padding:0}}.sticky-product-form__container{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;gap:.75rem}.sticky-product-form__wrapper .sticky-product-form__container:after{display:none}.sticky-product-form__wrapper .sticky-product-form__container:first-of-type{justify-content:flex-start;width:100%}@media screen and (max-width: 767px){.sticky-product-form__wrapper .sticky-product-form__container:first-of-type{display:none}.sticky-product-form__wrapper .sticky-product-form__container:nth-of-type(2){width:100%}}.sticky-product-form__wrapper .sticky-product-form__container:last-of-type{justify-content:flex-end}.sticky-product-form__content{display:flex;align-items:flex-start;justify-content:center;flex-flow:column nowrap;gap:.5rem}.sticky-product-form__image{width:100%;height:auto;aspect-ratio:1 / 1;max-width:5rem;object-fit:contain}@media screen and (max-width: 767px){.sticky-product-form__image{display:none}}.sticky-product-form__title-wrapper{display:flex;align-items:flex-start;justify-content:center;flex-flow:column nowrap;gap:.25rem}.sticky-product-form__title{font-size:1rem;margin:0;font-weight:600}.sticky-product-form__subtitle{font-size:.75rem;opacity:.8;margin:0}@media screen and (max-width: 767px){.sticky-product-form__input{display:none}}.sticky-product-form__price-wrapper{font-size:.875rem;font-weight:600;margin:0;display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;gap:.5rem}.sticky-product-form__price-wrapper .price:empty{display:none}.sticky-product-form__price-wrapper .price.on-sale{color:#ff5859}.sticky-product-form__price-wrapper .price.compare-at-price{text-decoration:line-through;opacity:.6}.sticky-product-form__button{background-color:#f7e836;color:var(--colorTextBody);white-space:nowrap;font-size:.875rem;letter-spacing:0;border-radius:0}.sticky-product-form__button:hover{background-color:#f7e836!important;color:var(--colorTextBody)!important}@media screen and (min-width: 768px){.sticky-product-form__button{box-shadow:3px 3px 3px #00000040;font-size:1.125rem;border-radius:var(--buttonRadius)}}.sticky-product-form__rating-wrapper .oke-sr .oke-is-clickable{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap}
/*# sourceMappingURL=/cdn/shop/t/341/assets/sticky-product-form.css.map */
