.product-description .product-title {
	height: 68px;
}
.banner .img-fluid {
	max-width: 100%;
    max-height: 100%;
}
.menu-wrapper {
	background: #1d1d1b;
}
.mobile-header {
	background: #1d1d1b;
}
#menu-icon svg path {
    fill: #d8d8d8;
}
.user-info a svg path {
    fill: #d8d8d8;
}
.search-button-wrapper svg path {
    fill: #d8d8d8;
}
.blockcart-link svg path {
    fill: #d8d8d8;
}
.menu-wrapper {
  border-top: 1px solid #5a604c;
}