:root {
    --afg_lila: #6860A8;
    --afg_lila-light: #D9D5F5;
    --afg_lila_altern: #d9b9f7;
    --afg_produkt_link: #000000;
    --afg_white: #ffffff;
	--afg_stock: #16A9DB;
	--afg_neu: #DB0060;
  }

.filter-options .filter-options-content {
	margin: 0 0 25px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
}

.page-layout-2columns-left .column.main {
	width: 77.33333333%;
}

.page-layout-2columns-left .sidebar-main {
	width: 22.66666667%;
}

.filter-options .filter-options-content .item {
	margin-bottom: 13px;
}

.filter-options .filter-options-title {
	margin: 0 0 0px;
	background: #ececec;
	padding: 8px 11px;
	font-weight: bolder;
	color: #6860A8;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

dl#narrow-by-list2.options {
	margin: 0px;
	border: 1px solid #dae2ec;
	padding: 0px;
}

dl#narrow-by-list2.options dt {
	margin: 0 0 0px;
	background: #ececec;
	padding: 8px 11px;
	text-transform: none;
	font-size: 15px;
	font-weight: 600;
	color: #6860A8;
}
dl#narrow-by-list2.options dd {
	margin: 0 0 0px;
	padding: 10px;
}
dl#narrow-by-list2.options dd ol li.item {
	padding-top: 10px;
	padding-bottom: 10px;
}

.hotline {
    padding: 1em 0 1em 0;
    float: right;
    clear: right;
    color: #6860A8;
    font-size: 2rem;
}

.new-product::before {
	font-size: 40px;
	content: "g";
	color: var(--afg_neu);

	position: absolute;
	left: -20px;
	top: -10px;
	z-index: 100;
  }

.filter .title strong {
    font-weight: normal;
    font-size: 20px;
    text-transform: none;
    color: #6860A8;
    letter-spacing: -0.5px;
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    color: var(--afg_stock);
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4rem;
}

dl#same {
    margin-bottom: 5px;
}

.page-header {
	background-color: #ffffff;
}

.action-auth-toggle {
	color: #6860A8;
}

.logo img {
    width: 320px;
}

.footer.content .links {
    padding: 0 20px 0 0;
}

.footerblock {
    width: 19.99% !important;
    display: inline-block;
}

.footerblock .links h3.block-title, .footerblock .links ul li a {
    color: var(--afg_white);

}

.page-footer {
    background-color: var(--afg_lila);
}

.product-info-main .stock.available, .product-info-main .stock.unavailable {
    display: inline-block;
    margin-bottom: 10px;
    float: left;
    clear: both;
}

.product-info-main .product.attribute.sku {
    display: inline-block;
    vertical-align: top;
    color: #7d7d7d;
    float: left;

}

.product-info-stock-sku, .lieferzeit {
    margin-top: 10px;
    width: max-content;
}


.message.global.noscript, .message.global.cookie {
	margin: 0 0 10px;
	padding: 10px 20px;
	display: block;
	line-height: 1.2em;
	font-size: 1.3rem;
	background: var(--afg_lila-light);
	/*border-color: #003778;*/
	border: 1px solid #6860A8;
	color: #6860A8;
	margin: 0;
}



a:hover, .alink:hover {
    color: var(--afg_lila);
    text-decoration: underline;
}

.price-wrapper a {
	color: var(--afg_lila);
}

.pages a.page:hover {
    color: #6860A8;
  }

.message.global.cookie a:hover, .message.global.cookie a {
	color: var(--afg_lila);
}

.action.primary.checkout {
	background: #6860a8;
}

.button.action.continue.primary {
	background: #6860a8;
}

.action.login.primary {
	background: #6860a8;
}

.product-item-details .product-item-name a{
	color: #000000;
}

#block-discount-heading {
	color: #000000;
}

.home-kontakt h3{
	margin-top: 1rem;
	
}


.footerblock4 .links p {
    padding: 20px 20px 0 0;
}
