@charset "UTF-8";
.widget-wallet-panel{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;padding:0;margin:0}@media (min-width:768px){.widget-wallet-panel{position:fixed;top:12rem;right:0;z-index:10;flex-flow:column nowrap;align-items:stretch;background:linear-gradient(to right, #fff, #f7f7f7);border:1px solid #e3e4e8 !important;border-radius:0.3rem;opacity:0.7;padding:0.5rem;border-top-right-radius:0;border-bottom-right-radius:0;margin:0}.widget-wallet-panel:hover{box-shadow:0 0.25rem 0.7rem rgba(0, 0, 0, 0.15)}.widget-wallet-panel:hover{opacity:1}}.widget-wallet-panel .button{display:block;flex-flow:row nowrap;justify-content:flex-start;align-items:flex-start;line-height:1;margin:0;padding:0.75rem;color:#5e5e5e;position:relative}.widget-wallet-panel .button[data-val],.widget-wallet-panel .button:hover{color:#f13e22}@media (min-width:576px){.widget-wallet-panel .button{padding:0.6rem;margin:0}}.widget-wallet-panel .button:before{display:inline-block;font-family:"Font Awesome 5 Free", serif;font-weight:900;font-size:1.4rem;color:inherit}.widget-wallet-panel .button.cart:before{content:""}.widget-wallet-panel .button.favorite:before{content:""}.widget-wallet-panel .button.compare:before{content:""}.widget-wallet-panel .button:after{display:block;position:absolute;content:attr(data-val);font-size:0.7rem;color:inherit;top:0;right:0}/*# sourceMappingURL=style.scss.map */