﻿/* --- Anpassungen für die EN-Sprachvariante --- */
.cms-menu > li:first-child {
	margin-left: 24px;
}

.cms-menu > li {
	margin-right: 12px;
}

.shippingtable-europe {
	text-align: center !important;
	width: 800px !important;
	margin-top: 3em;
}

.shippingtable-europe tr {
	border-bottom: 1px solid;
}
.shippingtable-europe tr:first-child td {
	font-size: 1.5em;
}
.shippingtable-europe tr:nth-child(2) td {
	color: #51734d;
	font-weight: bold;
}

.shippingtable-europe td {
	padding: 4px;
	text-align: center !important;
}

.shippingtable-europe td:first-child {
	color: #51734d;
	font-weight: bold;
	text-align: left !important;
}


.shippingtable-noeurope {
	text-align: center !important;
	width: 800px !important;
	margin-top: 3em;
}

.shippingtable-noeurope tr {
	border-bottom: 1px solid;
}

.shippingtable-noeurope tr:nth-child(2) td {
	color: #51734d;
	font-weight: bold;
}

.shippingtable-noeurope tr:first-child td {
	color: #51734d;
	font-weight: bold;
	text-align: left !important;
	font-size: 1.5em;
}

.shippingtable-noeurope td {
	padding: 4px;
	text-align: center !important;
}

.fblock {
	margin-right: 34px;
}


/* --- Kategorielogos --- */
.category-4 .logo a {
	background-image: url(../images/logos/logo_category-4.png);
}
.catalog-category-view.category-4 .logo a {
  background: url("../images/logos/cat4_165-en.png");
}

.category-5 .logo a {
	background-image: url(../images/logos/logo_category-5.png);
}
.catalog-category-view.category-5 .logo a {
  background: url("../images/logos/cat5_165-en.png");
}

.category-7 .logo a {
	background-image: url(../images/logos/logo_category-7.png);
}
.catalog-category-view.category-7 .logo a {
  background: url("../images/logos/cat7_165-en.png");
}

.category-8 .logo a {
	background-image: url(../images/logos/logo_category-8.png);
}
.catalog-category-view.category-8 .logo a {
  background: url("../images/logos/cat8_165-en.png");
}

.category-9 .logo a {
	background-image: url(../images/logos/logo_category-9.png);
}
.catalog-category-view.category-9 .logo a {
  background: url("../images/logos/cat9_165-en.png");
}

.category-55 .logo a {
	background-image: url(../images/logos/logo_category-55.png);
}
.catalog-category-view.category-55 .logo a {
  background: url("../images/logos/cat55_165-en.png");
}

.fblock {
  display: inline-block;
  margin-right: 22px;
}

.cms-menu > li {
  margin-left: 15px;
}