/*!
 * Client Name Local Styles
 * Copyright 2008-2017 Punchmark
 */



 div.alert.alert-global {
 background-color: black !important;
}

 div.sitemanager-page > div.alert.alert-global {
 background-color: black !important;
}

/*=========================

Remove button - service pages

=========================*/

#services #send-appointment {
    display: none !important;
}