.menu-hide {
  display: none !important;
}

a {
  color: var(--linkInitialColor);
}

.dg2-wrapper {
  max-width: 1470px;
}

.dg2-card {
  background: #f8f8f8;
}

.dg2-card:hover {
  background: #f3f4f5;
}

.entry-content h2.card-title {
  margin: 5px 0;
}

.card-title a:link, .card-title a:visited {
  color: #843000;
  text-transform: uppercase;
}
#selectsort, #selectshow{
	color:#843000;
	font-size:14px;
}
.card-cena{
	line-height:1;
	margin-bottom:10px;
}