body {
	color: #000 !important;
}

.block-minicart .block-title {
	color: #000 !important;
}

.block-minicart .subtitle.empty {
	color: #000 !important;
}

@media only screen and (min-width: 768px) {
	.page-header .header-middle .header-panel-container {
		padding-top: 0px !important;
		padding-bottom: 0px !important;
	}
	.page-header .sticky-menu:not(.active) .header-search input.input-text {
		color: #000000;
	}
}
@media only screen and (max-width: 767px) {

	.page-header .nav-toggle {
		top: 28px !important;
	}

	.header-search-wrap {
		padding: 20px 10px 0 0 !important;
	}

}