.floating-button-wrapper{position:fixed;bottom:90px;right:30px;z-index:1000;border-radius:6px;border:0px;cursor:pointer;overflow:hidden;box-shadow:0 0 10px #bf0123;width:var(--floating-button-width-desktop);height:var(--floating-button-height-desktop);transition:all .3s ease-in-out}.floating-button-wrapper:hover{box-shadow:0 0 20px #df986d;transform:scale(1.05)}.floating-button-wrapper img{height:100%;width:100%;object-fit:cover}@media screen and (max-width: 768px){.floating-button-wrapper{width:var(--floating-button-width-mobile);height:var(--floating-button-height-mobile);bottom:90px;right:20px}}
/*# sourceMappingURL=/cdn/shop/t/220/assets/floating-button.css.map */
