/*
Generated time: August 5, 2025 21:38
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product-sticky-quick-add{align-items:center;background-color:var(--color-background);border-bottom:var(--border--thin);box-shadow:var(--box-shadow--bottom);display:flex;gap:var(--space-small);justify-content:space-between;left:0;padding:var(--space-small) var(--space-viewport-sides);position:fixed;right:0;top:0}@media screen and (min-width:768px){.product-sticky-quick-add{height:var(--site-header-height)}}.product-sticky-quick-add.sticky.scrolled-past{transition:transform .5s ease}.product-sticky-quick-add,.product-sticky-quick-add.sticky.scrolled-past{transform:translateY(-100%);z-index:var(--z-index-hidden)}.product-sticky-quick-add.sticky.scrolled-past,.product-sticky-quick-add.sticky.scrolling-up{transform:translateY(0);z-index:var(--z-index-product-quick-add)}.product-sticky-quick-add__form{align-items:center;display:flex;gap:var(--space-small)}@media screen and (max-width:767px){.product-sticky-quick-add__form .variant-picker{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.product-sticky-quick-add__button,.product-sticky-quick-add__form-container{width:100%}}