.vrt-legacy-content {
	color: #4b4f58;
	font-size: 16px;
	line-height: 1.7;
	margin: 0 auto;
	max-width: 1140px;
}

.vrt-legacy-content .shopindex {
	color: #222;
	font-size: 2.1em;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 1.25em;
	text-transform: none;
}

.vrt-legacy-content .entry.block {
	margin: 0 0 2em;
}

.vrt-legacy-content h3 {
	font-size: 1.35em;
	font-weight: 600;
	line-height: 1.3;
	margin: 0 0 .75em;
	text-transform: none;
}

.vrt-legacy-content h3 a {
	color: #222;
	text-decoration: none;
}

.vrt-legacy-content h3 a:hover {
	color: #d92d27;
}

.vrt-legacy-content table.table-bg {
	border-collapse: collapse;
	margin: .75em 0 2em;
	width: 100%;
}

.vrt-legacy-content table.table-bg th,
.vrt-legacy-content table.table-bg td {
	border: 0;
	padding: .75em 1em;
	vertical-align: middle;
}

.vrt-legacy-content table.table-bg tr.black th {
	background: #111;
	color: #fff;
	font-weight: 600;
}

.vrt-legacy-content table.table-bg tr.black2 td {
	background: #f5f5f5;
	color: #555;
}

.vrt-legacy-content table.table-bg a {
	color: #222;
	text-decoration: none;
}

.vrt-legacy-content table.table-bg a:hover {
	color: #d92d27;
}

.vrt-legacy-content .text-right {
	text-align: right;
}

.vrt-download-icon::before {
	content: "\2193";
	display: inline-block;
	font-size: 1.15em;
	font-weight: 700;
	line-height: 1;
}

.vrt-cookie-page p {
	margin: 0 0 1.4em;
}

.vrt-cookie-page p strong {
	color: #222;
	font-weight: 700;
}

.vrt-cookie-page ul {
	margin: 0 0 1.4em 1.35em;
	padding: 0;
}

.vrt-cookie-page li {
	margin: .25em 0;
}

.vrt-cookie-settings {
	margin: 2em 0;
	text-align: center;
}

.vrt-cookie-settings strong {
	color: #111;
	display: block;
	font-weight: 700;
	margin-bottom: 1em;
}

.vrt-cookie-settings button {
	background: #f25a00;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 1em;
	line-height: 1.2;
	padding: .8em 1.2em;
	width: 100%;
}

.vrt-cookie-settings button:hover {
	background: #d94d00;
}

@media (max-width: 767px) {
	.vrt-legacy-content .shopindex {
		font-size: 1.7em;
	}

	.vrt-legacy-content table.table-bg {
		display: block;
		overflow-x: auto;
	}
}
