/*!
 * 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;
}

.specials-red .nav-link {
    color: #D1007A !important;
}

.owl-carousel .owl-nav button.owl-prev:not(.disabled), .owl-carousel .owl-nav button.owl-next:not(.disabled) {
    background: #fff !important;
}

[data-slider-id][data-cols-xs="1"][data-cols-sm="1"][data-cols-md="1"][data-cols-lg="1"].column-slider .owl-dots .owl-dot {
    color: #fff !important;
}