.fc-totop{position:fixed;bottom:22px;right:22px;z-index:60;width:50px;height:50px;padding:0;border:none;border-radius:50%;background:var(--fc-magenta,#e5117c);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px rgb(229 17 124 / .42);opacity:0;transform:translateY(12px) scale(.9);pointer-events:none;transition:opacity .2s,transform .2s,background .13s}.fc-totop svg{display:block;color:#fff}.fc-totop.is-show{opacity:1;transform:none;pointer-events:auto}.fc-totop,.fc-shop .fc-totop{background:var(--fc-magenta,#e5117c)!important;color:#fff!important}.fc-totop:hover,.fc-totop:focus,.fc-totop:focus-visible,.fc-totop:active,.fc-shop .fc-totop:hover,.fc-shop .fc-totop:focus,.fc-shop .fc-totop:active{background:#c60f6c!important;color:#fff!important;outline:none;box-shadow:0 8px 24px rgb(229 17 124 / .5)}.fc-shop #ast-scroll-top,.fc-shop .ast-scroll-to-top-wrapper{display:none!important}@media (max-width:960px){body.woocommerce-cart .fc-totop,body.woocommerce-checkout .fc-totop{display:none!important}}@media (max-width:1080px){body.fc-hdr2 .fc-totop{bottom:calc(84px + env(safe-area-inset-bottom,0px))}}body.fc-shop .ast-container{padding-left:0;padding-right:0}body.fc-shop .fc-root{overflow-x:clip}body.fc-shop .ast-container:has(.fc-root.fc-home){max-width:none!important}body.fc-shop .fc-root.fc-home{max-width:none!important;width:100%}