/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

#checkoutWaiting .modal-body {text-align:center;font-size:14px;}
#checkoutWaiting .modal-body p {font-size:16px;}

#addresses #main #content .address-footer{
  display:none;
}
