/*
Generated time: May 30, 2025 01:24
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.
*/
.sticky-addcart-desktop{position:absolute;top:100%;left:0;width:100%;z-index:9999}.sticky-addcart-desktop xo-sticky{opacity:0;transition:.3s}.sticky-addcart-desktop xo-sticky[xo-is-sticky]:not([xo-is-sticky=false]){opacity:1}.sticky-addcart{background-color:rgba(var(--color-background));box-shadow:0 0 1rem 0 rgba(0,0,0,.09);height:7.5rem;padding-top:1rem;padding-bottom:1rem}.sticky-addcart__wrap{display:flex;align-items:center;justify-content:space-between}.sticky-addcart__left{display:flex;align-items:center;gap:1.2rem}@media (max-width:767px){.sticky-addcart__left{display:none}}.sticky-addcart__right{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media (max-width:767px){.sticky-addcart__right{gap:1rem;width:100%}.sticky-addcart__right .xo-quantity-style2{display:none}}.sticky-addcart__variants-wrap{display:flex;justify-content:space-between;align-items:center;gap:2rem;flex-shrink:0}@media (max-width:575px){.sticky-addcart__variants-wrap{gap:1rem}}@media (max-width:575px){.sticky-addcart__variants-wrap .xo-field-select-custom-variant__trigger{gap:1rem;padding:0 1rem}}.sticky-addcart__buttons-wrap{display:flex;align-items:center;gap:2rem}.sticky-addcart__buttons-wrap button{height:5rem}@media (max-width:767px){.sticky-addcart__buttons-wrap{display:none}}.sticky-addcart__buttons-mobile{width:100%}.sticky-addcart__buttons-mobile button{height:5rem}.sticky-addcart__buttons-mobile .xo-btn__text{font-size:calc(var(--font-body-scale) * 1.1rem)}@media (min-width:768px){.sticky-addcart__buttons-mobile{display:none}}.sticky-addcart__media .xo-image{height:5.5rem;aspect-ratio:var(--aspect-ratio)}.sticky-addcart__media .xo-image img{height:100%}.sticky-addcart__product{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.sticky-addcart__product h3{font-size:calc(var(--font-heading-scale) * 1.6rem);line-height:calc(1 + 0 / var(--font-heading-scale));margin-bottom:0}.sticky-addcart__product .xo-price__item{line-height:calc(1 + 0 / var(--font-body-scale))}.sticky-addcart__product .xo-price__item{font-size:1.4rem}.sticky-addcart__product .xo-price__item--del{font-size:1.2rem}.sticky-addcart__add{height:5rem}.sticky-addcart__buy-now .shopify-payment-button__button{font-size:calc(var(--font-body-scale) * 1.2rem)!important;font-weight:500!important;letter-spacing:calc(var(--font-body-scale) * .2rem)!important;border-radius:var(--buttons-radius)!important;min-height:unset!important;height:5rem!important;padding:0 2.5rem!important;border:solid .2rem rgba(var(--color-foreground))!important}@media (max-width:767px){.sticky-addcart__buy-now .shopify-payment-button__button{font-size:calc(var(--font-body-scale) * 1.1rem)!important;padding:0!important}}.sticky-addcart__buy-now .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:rgba(var(--color-background))!important}.sticky-addcart__wishlist{display:flex;justify-content:center;align-items:center;transition:.3s;height:4.6rem;width:4.6rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);cursor:pointer}.sticky-addcart__wishlist svg{line-height:0;color:rgba(var(--color-foreground))}.sticky-addcart__wishlist:hover{background-color:rgba(var(--color-foreground));transform:scale(1.1)}.sticky-addcart__wishlist:hover svg{color:rgba(var(--color-background))}.sticky-addcart__compare-trigger{display:flex;justify-content:center;align-items:center;transition:.3s;height:4.6rem;width:4.6rem;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);cursor:pointer}.sticky-addcart__compare-trigger svg{line-height:0;color:rgba(var(--color-foreground))}.sticky-addcart__compare-trigger:hover{background-color:rgba(var(--color-foreground));transform:scale(1.1)}.sticky-addcart__compare-trigger:hover svg{color:rgba(var(--color-background))}