
  #edit-back-to-cart, #edit-edit-cart, #edit-cancel, #edit-panes-coupon-apply, #edit-back, #edit-submit, #edit-continue, body.page-cart-checkout .main-container .btn-info, button#edit-panes-rws-redeem-points-remove-points {
  background: #EB0202 !important;
  /* background-image: none !important; */
  color:  !important;
  /* border: 1px solid #EB0202 !important; */
}

#edit-back-to-cart:focus, #edit-edit-cart:focus, #edit-panes-coupon-apply:focus, #edit-cancel:focus, #edit-continue:focus, #edit-back:focus, #edit-submit:focus,
body.page-cart-checkout .main-container .btn-info:focus, .page-cart-checkout .main-container .popup-login-login-link a:focus, button#edit-panes-rws-redeem-points-remove-points:focus {
 background: #EB0202 !important;
  background-image: none !important;
  color:  !important;
 }

#edit-back-to-cart:hover,#edit-edit-cart:hover, #edit-panes-coupon-apply:hover, #edit-cancel:hover, #edit-continue:hover, #edit-back:hover, #edit-submit:hover, body.page-cart-checkout .main-container .btn-info:hover, .page-cart-checkout .main-container .popup-login-login-link a:hover, button#edit-panes-rws-redeem-points-remove-points:hover {
  background: !important;
  background-image: none !important;
  color: #EB0202 !important;
} 
 .page-cart-checkout input[type='radio'] + label:before {
    color:#EB0202;
}

.page-cart-checkout input[type='radio']:checked + label:before {
    color: #EB0202;
}

.order-complete-complete-msg button {
    background: #EB0202 !important;
  }


 .loader-container .loader-image {
        background: url('https://app1.restolabs.com/sites/default/files/external_assets/136999/66/loader_image/JNt7Ykuu1cd6CThgDKoSL6oznByWYFUAzw.gif') no-repeat;
        background-size: 100%;
        border-radius: 50%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
        }
 @media screen and (min-width: 768px) {
        .main_chooser .restolabs-ordering > div .main-bg-container {
            background: url('https://app1.restolabs.com/sites/default/files/external_assets/136999/66/desktop_image/Deliverect%20Menu%20Picture.jpg')fixed no-repeat;
            background-size: cover;
        }
        }
 @media screen and (max-width: 767px) {
        .restolabs-ordering .main-bg-container {
            background: url('https://app1.restolabs.com/sites/default/files/external_assets/136999/66/mobile_image/Deliverect%20Menu%20Picture.jpg')fixed no-repeat !important;
            background-size: cover !important;
        }
        }
 .resto-menu-header {
        background: url('https://app1.restolabs.com/')no-repeat fixed;
        background-size: 100%;
        }
 .menu-container .white-bg {
        background: url('https://app1.restolabs.com/') no-repeat center center fixed;
        background-size: cover;
        }