.mfp-bg.mfp-slide-right.cart-modal.mfp-ready{display: none !important;}
.mfp-wrap.mfp-slide-right.mfp-ready {z-index: 902;}
aside.modal-popup.add-to-cart-popup.cart-left-popup footer.modal-footer,
aside.modal-popup.add-to-cart-popup.cart-left-popup .add-to-cart-modal-popup {text-align: center;}
aside.modal-popup.add-to-cart-popup.cart-left-popup .modal-inner-wrap {width: 100% !important;max-width: 500px;}
aside.modal-popup.add-to-cart-popup.cart-left-popup footer.modal-footer button {margin: 3px;}

@media screen and (max-width: 767px) {  
 	aside.modal-popup.add-to-cart-popup.cart-left-popup .modal-inner-wrap {width: 90% !important;}
}
.add-to-cart-popup .modal-footer {
    width: 260px !important;
    display: block !important;
    margin: 0 auto !important;
}