.store-cart{width:300px;height:100vh;position:fixed;right:0;top:0;background-color:#fff;border-left:3px solid #343a40;padding:.5rem;z-index:1050}.store-cart__title{font-size:2em;font-weight:900;margin-top:1rem;margin-bottom:2rem}.store-cart__item-image{width:50px;height:auto;margin-right:1rem}.store-cart__item-name{font-size:1.2em;font-weight:700}.store-cart__item-quantity{display:block}.store-cart__checkout{border:none;width:100%;font-size:1.5em;font-weight:100;color:#fff;background-color:#343a40;text-transform:uppercase;position:absolute;bottom:0;left:0;right:0;padding:.5rem}.store-cart__close{position:absolute;top:1rem;font-weight:100;width:50px;height:50px;line-height:50px}.store-cart__close,.store-show-cart{right:1rem;font-size:1.5em;border-radius:100%;color:#fff;background-color:#343a40;border:none;text-align:center}.store-show-cart{position:fixed;bottom:1rem;text-transform:uppercase;width:75px;height:75px;line-height:75px}
