.sticky-button{position:fixed;right:0;top:25%;z-index:99;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.sticky-button .sticky-button__link{display:block;padding:1rem .8rem;font-size:10px;font-weight:600;line-height:1;letter-spacing:.05em;-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;color:var(--sticky-button-text-color);background-color:var(--sticky-button-bg-color);border-radius:0 10px 10px 0;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;-webkit-text-orientation:mixed;text-orientation:mixed;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.sticky-button .sticky-button__icon{display:inline-flex;margin-top:.4rem;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.sticky-button .sticky-button__icon svg{width:17px;height:17px}.sticky-button .sticky-button__link:hover{background-color:var(--sticky-button-text-color);color:var(--sticky-button-bg-color);border:solid 1px var(--sticky-button-bg-color)}@media(min-width:768px){.sticky-button{top:50%}.sticky-button .sticky-button__link{padding:1.2rem 1.6rem;font-size:1.4rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/sticky-button-stylesheet.css.map */
