body:not(.drawer-open) .sticky-variant-picker{z-index:9999}.sticky-variant-picker{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:16px;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 12px rgba(47,65,86,.1)}.sticky-variant-picker.active{transform:translateY(0)}.sticky-variant-picker__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:40px;margin:0 auto}.sticky-variant-picker__content img{max-width:96px;height:96px;border-radius:2px}.sticky-variant-picker__options{display:flex;flex-direction:column;gap:5px}.sticky-variant-picker__options .form__label{display:none !important}.sticky-variant-picker__options .product-form__input.product-form__input--dropdown{margin:0}.sticky-variant-picker__title{margin:0;text-transform:capitalize}.sticky-variant-picker__selector{display:inline-flex;gap:20px;align-items:center;justify-content:center}.sticky-variant-picker__selector .product-form__input{margin:0}.sticky-variant-picker__actions{flex-shrink:1}.sticky-variant-picker__buy-buttons{flex:1}.sticky-variant-picker__buy-buttons .product-form__buttons{margin:0px !important}.sticky-variant-picker__buy-buttons .product-form__buttons .product-form__submit,.sticky-variant-picker__buy-buttons .product-form__buttons .product-form__submit .price--on-sale .price-item--regular,.sticky-variant-picker__buy-buttons .product-form__buttons .product-form__submit .price{font-family:"SourceCodePro",monospace}@media screen and (max-width: 767px){.sticky-variant-picker{padding:12px 8px}.sticky-variant-picker__content{gap:12px;align-items:center}.sticky-variant-picker__selector{width:100%}.sticky-variant-picker__selector .form__label{display:none !important}.sticky-variant-picker__selector .product-form__input.product-form__input--swatch{justify-content:center !important}.sticky-variant-picker__options .select{width:100% !important}.sticky-variant-picker__actions{width:100%}}