.menu-cart{position:relative;margin-left:20px}.menu-cart:hover .menu-cart-popup,.menu-cart-popup.visible,.menu-cart-popup:not(.hidden){display:block}.menu-cart-count{position:absolute;right:-8px;top:-5px;font-size:10px;font-weight:600;text-align:center;width:16px;height:16px;line-height:16px;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;overflow:hidden;color:#fff;background-color:#ff5b5b;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}.menu-cart-popup{position:absolute;width:300px;z-index:1003;top:100%;right:0;-webkit-box-shadow:0 5px 8px rgb(0 0 0 / 15%);-moz-box-shadow:0 5px 8px rgb(0 0 0 / 15%);box-shadow:0 5px 8px rgb(0 0 0 / 15%);text-align:left;background:#fff;padding:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:none;border-radius:5px!important;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-ms-border-radius:5px!important;-o-border-radius:5px!important}.menu-cart-total-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px;border-bottom:1px solid #eee}.menu-cart-popup .menu-cart-items li:not(.empty){padding:10px;border-bottom:1px solid #eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.menu-cart-popup .menu-cart-items li{position:relative}.menu-cart-popup .menu-cart-items li .mini-cart-item-image{-webkit-box-ordinal-group:3;-webkit-order:2;-moz-box-ordinal-group:3;-ms-flex-order:2;order:2;width:80px;float:right}.menu-cart-popup .menu-cart-items li .mini-cart-item-image a{display:block}.menu-cart-popup .menu-cart-items li .mini-cart-item-image img{width:100%;height:100%;display:block}.menu-cart-popup .menu-cart-items li .mini-cart-item-details{max-width:-webkit-calc(100% - 85px);max-width:-moz-calc(100% - 85px);max-width:calc(100% - 85px);position:static;display:inline-block}.menu-cart-popup .menu-cart-items li .mini-cart-item-details .quantity{display:block}.menu-cart-popup .menu-cart-items li .mini-cart-item-details a:first-child{display:block;margin-bottom:5px}.menu-cart-popup .menu-cart-items .cart_list{max-height:350px;overflow-y:auto;-webkit-overflow-scrolling:touch}.menu-cart-popup .woocommerce-mini-cart__total{padding:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu-cart-popup .woocommerce-mini-cart__buttons,.menu-cart-popup .menu-cart-empty-message-wrapper{padding:0 10px}.menu-cart-popup .button:not(.checkout):not(.empty){display:none!important}.menu-cart-popup .woocommerce-mini-cart__empty-message{text-align:center;padding-top:10px}.menu-cart-popup .mini-cart-empty-button{margin-top:10px}.menu-cart .hidden{display:none}.menu-cart .cart-link{height:100%;width:100%;position:absolute;top:-50px;left:0;pointer-events:none;transition:.2s;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s}.menu-cart:hover .cart-link{top:0;pointer-events:all}@media (max-width:475px){.menu-cart-popup{width:290px}}