/*!
 * Client Name Local Styles
 * Copyright 2008-2017 Punchmark
 */

.left-0 {
	left: 0 !important;
}

header {
	background: white !important;
}

nav.navbar button.navbar-toggler.collapsed .navbar-toggler-icon > span {
	background: black !important;
}

.menu-search .form-control:focus {
	box-shadow: none !important;
}

.icons-section .row .col-md-3.col-lg-3 {
	border-right: 3px solid #e7e9ee;
}
.icons-section .row .col-md-3.col-lg-3:last-of-type {
	border-right: none;
}

address > table tr > td > span .holiday-hours-tag {
	color: white !important;
}