header {
	background: #1F1B18;
  background: linear-gradient(180deg,rgba(31, 27, 24, 1) 0%, rgba(118, 101, 89, 1) 100%);
}

header ul.menu li, header ul.menu li a {
	font-weight: 600 !important;
}

.edited-content table td {
	padding-top: 10px;
  padding-bottom: 10px;
}

.edited-content table td.price_price {
	text-align: end;
  padding-right: 5px;
}

@media (min-width: 992px) {
  .header-4 header .logo, .header-5 header .logo {
    height: 120px;
  }
}
