/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.column_2 {
  width: 50%;
  float: left;
}
.informationen div,
.kategorien div {
  padding-bottom: 20px;
}
.kategorien div {
  /*width: 65%;*/
}
.footer.content h3 {
  padding-bottom: 8px;
  border-bottom: 1px solid black;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 1em;
}
.column_2 div,
.information div {
  padding-top: 20px;
}
.footer.content .block.newsletter {
  width: 25%;
}
.footer.content .links {
  width: 75%;
  padding-right: 0;
}
.footer .widget.block.block-static-block {
  float: left;
  display: block;
  position: relative;
  clear: none;
  padding-right: 30px;
}
.content-heading {
  text-align: center;
}
.bestseller_title {
  font-size: 3.5rem;
  font-weight: 400;
}
.bestseller_title_u {
  font-weight: 300;
  font-size: 2rem;
}
.footer.content .block.newsletter .title {
  display: initial;
}
.footer.content .actions .action.subscribe.primary {
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  background-color: #0052a1;
}
.field.newsletter #newsletter {
  border-top-left-radius: 13px;
  border-bottom-left-radius: 13px;
  border-color: #0052a1;
}
.footer .widget.block.block-static-block .informationen {
  width: 400px;
  max-width: 100%;
}
@media only screen and (max-width: 568px) {
  .footer .widget.block.block-static-block .informationen {
    width: 100%;
  }
}
.footer .widget.block.block-static-block .kategorien {
  width: 190px;
  max-width: 100%;
}
@media only screen and (max-width: 568px) {
  .footer .widget.block.block-static-block .kategorien {
    width: 100%;
  }
}
.footer .widget.block.block-static-block .social_media {
  width: 190px;
  max-width: 100%;
}
@media only screen and (max-width: 568px) {
  .footer .widget.block.block-static-block .social_media {
    width: 100%;
  }
}
.footer.content .social_media .fab {
  font-size: 15px;
  padding-right: 28px;
  padding-top: 13px;
  color: #0052a1;
}
body .action.tocart.primary {
  border-radius: 10px;
  background: #0052a1;
  border-color: #0052a1;
}
.collapsibleContainer {
  border: 1px solid #ddd;
  border-radius: 2px;
}
.collapsibleTab {
  background: #eee;
  padding: 1rem;
  cursor: pointer;
  font-size: .8rem;
  font-weight: bold;
}
.collapsibleTab:first-child {
  border-bottom: 1px solid #ddd;
}
.collapsibleTab:nth-last-child(2) {
  border-top: 1px solid #ddd;
}
.collapsibleContent {
  padding: 1rem 2rem;
}
body .product-info-main .product.attribute.sku .type:after {
  content: ':';
}
body .product-info-main .product-social-links {
  display: none;
}
body .page-wrapper #maincontent .category-view {
  width: 79.16666667%;
  float: right;
  margin-bottom: 15px;
}
@media only screen and (max-width: 768px) {
  body .page-wrapper #maincontent .category-view {
    width: 100%;
  }
}
body .page-wrapper #maincontent .kategorie_heading .content-heading {
  margin-bottom: 20px;
}
body .toolbar select {
  background-color: #FFFFFF;
}
body .page-wrapper #maincontent .category-view .category-description .kategorie_heading {
  background-color: #f4f4f4;
}
body .page-wrapper #maincontent .category-view .content {
  padding: 1.5em 10% 3em;
}
body .toolbar .modes .modes-mode:before {
  color: #0052a1;
}
body .toolbar .modes .modes-mode {
  background-color: #ffffff;
}
body .product.details.product-item-details .product-item-link {
  font-weight: 700;
}
h2.bestseller_title:before,
h2.bestseller_title:after {
  top: 79%;
}
.cwsMenu.mega-menu.vertical .field.choice.contact-formular input {
  top: 10px;
}
footer .footer.content .links {
  width: 90%;
}
@media only screen and (max-width: 1200px) {
  body .page-footer .footer.content .links .widget.block.block-static-block:nth-child(4) {
    width: 92%;
  }
}
@media only screen and (max-width: 1240px) {
  .footer .widget.block.block-static-block .social_media.newsletter-widget {
    clear: both;
    width: 100%;
  }
}
.form.subscribe input {
  margin-right: 2px;
}
.field.choice.contact-formular input {
  margin-top: 10px;
}
@media only screen and (max-width: 568px) {
  body .footer.content .informationen .desktop,
  body .footer.content .kategorien .desktop,
  body .footer.content .social_media .desktop {
    display: none;
  }
}
.control.captcha-image .captcha-img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
}
button.action.reload {
  margin-left: 50px;
}
.control button.action.captcha-reload {
  margin-left: 20px;
}
.form-create-account .action.reload.captcha-reload {
  display: block;
  margin-left: 0px;
  margin-top: 25px;
}
.checkout-index-index.page-layout-checkout table {
  border: none;
}
.checkout-index-index.page-layout-checkout table tr {
  border: none;
}
body.page-layout-checkout div #opc-sidebar .opc-block-summary ol.minicart-items li.product-item:last-child {
  border-top: none;
  border-bottom: 1px solid;
}
/*Distributroen Seite*/
.legende {
  display: flex;
  justify-content: center;
  margin: 20px;
}
.distributoren_icon {
  color: #95afc4;
  display: inline;
  text-shadow: 0 0 1px #000;
  transform: scale(2);
  display: block;
  padding: 15px;
  font-weight: 700;
}
.map-text {
  margin: 0 20%;
}
@media only screen and (max-width: 650px) {
  .legende {
    flex-direction: column;
  }
  .legende .container-legende {
    text-align: center;
  }
}
.map-button {
  display: flex;
  justify-content: center;
  margin: 1% 0;
}
@media only screen and (max-width: 780px) {
  .map-text {
    margin: 3% 0;
  }
  .map-button {
    margin: 1% 0 3%;
  }
}
/* Distributoren Seite */
#html-body.cms-newsletter-anmeldung .field.newsletter {
  max-width: 100%;
}
/*Preis prominenter*/
.price-box.price-final_price {
  display: grid;
  min-height: 58px;
  justify-content: center;
}
.price-box .special-price {
  margin-right: auto;
  margin-left: auto;
}
.product-item .old-price {
  margin-left: auto;
  margin-right: auto;
}
.product-info-price .price-box .old-price {
  padding-left: 11px;
}
.price-container .price {
  font-size: 1.6rem;
  padding-left: 5px;
}
.cms-iframe-pooltotal .cc-revoke.cc-bottom {
  display: none;
}
.page-product-configurable .product-info-main .product-info-price .price-box .price-container .price-label {
  display: inline;
}
.page-product-configurable .product-info-main .product-info-price .price-box .price-container > span {
  display: inline;
}
.cms-home .product-item-info .product-item-name,
.cms-home-page-englisch .product-item-info .product-item-name {
  min-height: 57px;
}
/*Preis prominenter*/
/* Checkout Anpassung */
/*
@media only screen and (max-width: 900px){
	#html-body.checkout-cart-index tr:nth-child(1) th,
	#html-body.checkout-index-index th{
		background-color: inherit;
}
#html-body.checkout-cart-index td,
#html-body.checkout-index-index td {
	background-color: inherit;
}
}
#checkout-step-payment fieldset{
	margin-top: -5px;
}
.opc-block-summary .minicart-items .product-item-name{
	font-weight: bold;
	font-size: 16px;
}
.opc-block-summary .details-qty{
	font-weight: bold;
}
.checkout-cart-index .cart-summary{
	top: -3px !important;
} 
@media screen and (max-width: 820px){
	body#html-body .cart-container .cart-summary{
		width: 100%;
		float: right;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;
		padding: 1px 20px 25px;
		position: relative;
	}
	body .form.form-cart#form-validate{
		width: 100%;
	}
	#block-shipping .title{
		border-top: none;
	}
	}
	.grand.totals.incl strong,
	.grand.totals.excl strong,
	.totals-tax .price{
		font-size: 1.4rem;
	}
*/
/* Checkout Anpassung */
body.catalog-product-view #maincontent .column.main .product.info.detailed {
  display: block;
}
.additional-attributes-wrapper.table-wrapper .col.label {
  text-align: left;
}
.additional-attributes-wrapper.table-wrapper tbody tr {
  border: none;
}
#html-body .product.data.items .data.switch {
  font-size: 14px;
  font-weight: bold;
}
.picture-right-container {
  display: flex;
}
.picture-right-container img {
  max-width: 40%;
  margin-left: 5px;
}
@media only screen and (max-width: 1100px) {
  .picture-right-container {
    display: block;
  }
  .picture-right-container img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .checkout-cart-index .data.table.totals th,
  .checkout-cart-index .data.table.totals td,
  .checkout-cart-index .item-actions td {
    background-color: #ffffff;
  }
  .checkout-cart-index .item-info {
    background-color: #e0ffff;
  }
  .checkout-cart-index .totals-tax {
    border-color: #000;
  }
}
@media only screen and (max-width: 1261px) {
  body.page-layout-checkout .opc-sidebar .opc-block-summary span.title {
    padding-bottom: 0.18em;
  }
}
@media only screen and (max-width: 1028px) {
  body.page-layout-checkout div .opc-sidebar .opc-block-summary span.title {
    padding-bottom: 9px;
  }
}
@media only screen and (max-width: 1028px) {
  body.page-layout-checkout div .opc-sidebar .opc-block-summary span.title {
    padding-bottom: 11px;
  }
}
.modal-inner-wrap #opc-sidebar .opc-block-summary:has(.data.table.table-totals) {
  margin-top: 6%;
}
@media only screen and (max-width: 1200px) {
  .modal-inner-wrap #opc-sidebar .opc-block-summary:has(.data.table.table-totals) {
    margin-top: 7%;
  }
}
@media only screen and (max-width: 800px) {
  .modal-inner-wrap #opc-sidebar .opc-block-summary:has(.data.table.table-totals) {
    margin-top: 7.2%;
  }
}
.checkout-index-index tr[data-bind="click: element.selectShippingMethod"] {
  display: flex;
}
.page-layout-checkout #opc-sidebar {
  padding-bottom: 0;
}
.page-layout-checkout .opc-sidebar .opc-block-summary .minicart-items li.product-item:nth-child(n+2) {
  border-bottom: 1px solid;
}
.page-layout-checkout .opc-block-summary .minicart-items-wrapper {
  padding-top: 0;
}
.minicart-items .product-item-name {
  font-weight: bold;
}
body.checkout-index-index #opc-sidebar .opc-block-summary ol.minicart-items {
  padding-bottom: 0;
}
body .minicart-items .product-image-wrapper {
  width: 200%;
}
body .minicart-items .product-image-wrapper img {
  width: 200%;
}
body .minicart-items .product-item-details {
  padding-left: 100px;
}
body.page-layout-checkout .opc-sidebar .opc-block-summary .minicart-items {
  background-color: #ffffff;
}
body.page-layout-checkout .abs-sidebar-totals tbody .mark,
body.page-layout-checkout .abs-sidebar-totals tfoot .mark,
.cart-totals tbody .mark,
body.page-layout-checkout .cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
body.page-layout-checkout .opc-block-summary .table-totals tfoot .mark {
  text-align: left;
  text-transform: inherit;
}
#html-body.checkout-cart-index .item-info td,
#html-body.checkout-cart-index .item-info {
  background-color: #ffffff;
}
#html-body table#shopping-cart-table tbody.cart.item tr.item-info {
  border-bottom: hidden;
}
#html-body.checkout-index-index tr:nth-child(1) th {
  background-color: unset;
}
#html-body.checkout-index-index td {
  background-color: unset;
}
.action.submit.primary.keinhaendler {
  width: 200px;
}
@media only screen and (max-width: 600px) {
  .action.submit.primary.keinhaendler {
    display: flex;
    margin-right: auto;
    margin-left: auto;
  }
}
#html-body.not_loggedin header .block.block-customer-login {
  float: right;
}
@media only screen and (min-width: 769px) {
  #html-body.not_loggedin header .block.block-search {
    float: right;
    padding-left: 250px;
    margin-top: 12px;
    margin-right: 38px;
  }
}
@media only screen and (max-width: 988px) and (min-width: 769px) {
  #html-body.not_loggedin header .block.block-search {
    position: absolute;
    right: 180px;
  }
}
/* #html-body.not_loggedin .header.content.active{
	z-index: -100;
  }
  */
#html-body .switcher-option {
  border: 1px solid;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  body.cms-home .page-wrapper > div.nav-sections {
    top: 230px;
  }
}
@media only screen and (max-width: 769px) {
  .page-header .panel.header .switcher.language.switcher-language {
    display: none;
  }
  #html-body .switcher-option {
    border: none;
  }
  .panel.header .header.links {
    display: block;
  }
}
.panel.header .header.links {
  display: block;
}
#html-body.not_loggedin .panel.header .header.links {
  display: none;
}
@media only screen and (max-width: 770px) {
  .spareparts-sidebar a {
    width: 95%;
  }
}
body.page-with-filter .block.filter.filter-no-options {
  display: block;
}
@media only screen and (max-width: 768px) {
  body.page-with-filter #maincontent .columns.mf-initial {
    display: inline-flex;
  }
  .page-with-filter .sidebar.sidebar-main {
    position: initial;
  }
  .page-with-filter .filter-options.mage-accordion-disabled {
    padding: 10px;
  }
  .page-with-filter .block-title.filter-title.mf-initial {
    padding-left: 10px;
  }
  .page-with-filter .filter-no-options .filter-title:before {
    display: none;
  }
  #html-body.page-with-filter .filter-current-subtitle {
    padding: 20px;
  }
  .page-with-filter .filter-current ol.items {
    padding: 20px;
  }
  body#html-body.filter-active .block-content.filter-content .block-subtitle.filter-subtitle {
    padding: 20px;
  }
}
.page-with-filter .filter-label:after {
  display: none;
}
@media only screen and (max-width: 480px) {
  body.page-with-filter .toolbar-sorter {
    position: initial;
  }
}
@media only screen and (max-width: 768px) {
  #html-body.catalog-category-view .columns {
    display: inline-flex;
  }
}
@media only screen and (min-width: 768px) {
  #html-body.catalog-category-view .columns {
    position: unset;
  }
}
#html-body #switcher-store-trigger .text-sprache {
  font-size: 16px;
}
.switcher-language img {
  width: 20px;
  height: 15px;
}
img,
object,
video,
embed {
  height: auto;
  max-width: 100%;
}
.products-grid .products.list .product.product-item-description > table,
.products-grid .products.list .product.product-item-description > .responsive_table table {
  display: none;
}
@media only screen and (max-width: 390px) {
  .product-info-main table td {
    padding: 14px 2px;
    letter-spacing: 0;
  }
}
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.table_normal tr td:nth-child(1) {
  width: 33%;
}
@media only screen and (max-width: 1075px) {
  .table_normal tr td:nth-child(1) {
    width: 41%;
  }
}
@media only screen and (min-width: 900px) {
  .responsive_table {
    display: none;
  }
}
@media only screen and (max-width: 900px) {
  .table_normal {
    display: none;
  }
  tr:nth-child(1) th {
    background-color: #33ccff;
  }
  td {
    background-color: #e0FFFF;
  }
}
.table_normal td {
  word-break: break-word;
}
.filter-no-options {
  display: none;
}
@media (min-width: 768px) {
  .page-layout-1column .toolbar-products {
    position: static;
  }
}
.stock.available.red .trafficlight:before,
.stock.available.yellow .trafficlight:before,
.stock.available.green .trafficlight:before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #CC3232;
  margin: -3px 5px 0 0;
  vertical-align: middle;
}
.stock.available.yellow .trafficlight:before {
  background-color: #E7B416;
}
.stock.available.green .trafficlight:before {
  background-color: #33A532;
}
@media only screen and (min-width: 768px) {
  body .column.main a.block-promo.filteranlagen,
  body .column.main a.block-promo.unser-ziel,
  body .column.main a.block-promo.zubehoer {
    height: auto;
    min-height: 200px;
    max-height: 373px;
  }
}
@media only screen and (max-width: 768px) {
  body .column.main a.block-promo.filteranlagen,
  body .column.main a.block-promo.unser-ziel,
  body .column.main a.block-promo.zubehoer {
    height: auto;
    min-height: 200px;
    max-height: 373px;
  }
}
@media only screen and (max-width: 568px) {
  body div.blocks-promo.handy a.block-promo.home-main.solarheizungen,
  body div.blocks-promo.handy a.block-promo.reinigung,
  body div.blocks-promo.handy a.block-promo.pools,
  body div.blocks-promo.handy a.block-promo.filteranlagen,
  body div.blocks-promo.handy a.block-promo.poolheizungen,
  body div.blocks-promo.handy a.block-promo.unser-ziel,
  body div.blocks-promo.handy a.block-promo.zubehoer {
    height: auto;
  }
}
@media only screen and (max-width: 480px) {
  body .block.widget .products-grid li.product-item,
  body .block.widget .products-grid li.product-item:nth-child(2n + 1) {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 480px) {
  body .block.widget .products-grid li.product-item span.product-image-container,
  body .block.widget .products-grid li.product-item:nth-child(2n + 1) span.product-image-container {
    display: block;
    max-width: 100%;
    float: none;
    margin: auto;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 568px) {
  body .columns div.blocks-promo.tablet {
    display: block;
    max-width: 768px;
  }
}
@media only screen and (min-width: 1024px) {
  body .columns div.blocks-promo.tablet {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 568px) {
  body .columns div.blocks-promo.desktop {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  body .columns div.blocks-promo.desktop {
    display: block;
  }
}
@media only screen and (max-width: 400px) {
  body ul.cwsMenu.mega-menu > li.Level0 {
    padding: 0.625em;
  }
}
@media only screen and (max-width: 650px) {
  body.account .page-main .block-collapsible-nav {
    position: relative;
    top: 0;
  }
}
.page-header .block-static-block > video {
  max-height: none;
}
body div.cms-top.grau #accordion {
  padding: 0.5em 10%;
}
body div.cms-top.grau #accordion > div[data-role="content"] {
  padding-bottom: 1em;
}
body div.cms-top.grau #accordion div > p {
  padding: 0;
  clear: left;
}
body div.cms-top.grau #accordion h3 {
  font-size: 1.6rem;
  margin: 1.5em 0;
  position: relative;
  padding-right: 20px;
}
@media only screen and (max-width: 992px) {
  body div.cms-top.grau #accordion h3 {
    font-size: 1.5rem;
  }
}
body div.cms-top.grau #accordion div[data-role="collapsible"] > div h3:hover {
  cursor: pointer;
}
body div.cms-top.grau #accordion div[data-role="collapsible"] > div h3:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  position: absolute;
  right: 0;
  top: -2px;
  font-weight: 700;
  font-size: 1.6rem;
  cursor: pointer;
  content: "+";
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  float: right;
}
@media only screen and (max-width: 992px) {
  body div.cms-top.grau #accordion div[data-role="collapsible"] > div h3:after {
    font-size: 1.5rem;
  }
}
body div.cms-top.grau #accordion div[data-role="collapsible"].active > div h3:after {
  content: "-";
}
body div.cms-top.grau #accordion div.drittel {
  width: 33.3%;
  float: left;
  display: block;
  margin: 0;
  padding: 1em 6px 2em 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 992px) {
  body div.cms-top.grau #accordion div.drittel {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  body div.cms-top.grau #accordion div.drittel {
    width: 33.3%;
    float: left;
    display: block;
    margin: 0;
    padding: 1em 0;
  }
}
@media only screen and (max-width: 650px) {
  body div.cms-top.grau #accordion div.drittel {
    width: 100%;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
  }
}
body div.cms-top.grau #accordion div.drittel > p {
  width: 100%;
  padding: 4px 0;
  margin: 0;
  font-weight: 600;
}
@media only screen and (max-width: 992px) {
  body div.cms-top.grau #accordion div.drittel:last-child {
    padding-bottom: 2em;
  }
}
@media only screen and (max-width: 650px) {
  body div.cms-top.grau #accordion div.drittel:last-child {
    padding-bottom: 2em;
  }
}
body .category-description div.cms-top.grau p {
  padding-top: .5em;
  padding-bottom: .5em;
}
body .category-description div.cms-top.grau p:first-child {
  padding-top: 1.5em;
}
body .category-description div.cms-top.grau p:last-child {
  padding-bottom: 1.5em;
}
/*
econcess nv ersatzteile +
*/
body div.cwsMenuOuter li.megamenu.de.column-5 > ul.Level0.subMenu li.Level1 {
  float: right;
}
body div.cwsMenuOuter li.megamenu.de.column-5 > ul.Level0.subMenu > li.Level1.last {
  float: left;
  clear: left;
}
body div.cwsMenuOuter ul.cwsMenu.mega-menu > li.Level0.ersatzteile ul.Level0.subMenu li.Level1 > a {
  text-transform: none;
  border-bottom: none;
}
body.page-layout-2columns-left .sidebar-main .block-static-block.widget .grau {
  padding: 2em 10px;
}
body.page-layout-2columns-left .sidebar-main .block-static-block.widget .grau > h4 {
  margin: 0;
}
body.page-layout-2columns-left .sidebar-main .block-static-block.widget .grau > ul {
  color: #0054a1;
  padding-left: 10px;
  list-style-type: none;
  line-height: 1.875em;
}
body.page-layout-2columns-left .sidebar-main .block-static-block.widget .grau > ul > li {
  font-weight: bold;
  padding-left: 0;
}
body.page-layout-2columns-left .sidebar-main .block-static-block.widget .grau > ul > li > ul {
  padding-left: 0;
  list-style-type: none;
}
body.page-layout-2columns-left .sidebar-main .block-static-block.widget .grau > ul > li > ul > li {
  font-weight: normal;
  padding-left: 0;
}
@media only screen and (max-width: 1027px) and (min-width: 769px) {
  body div.cwsMenuOuter li.megamenu.column-5.produkte.de li.Level1.column-1 {
    width: 19%;
    margin-left: .5%;
    margin-right: .5%;
  }
}
/*
econcess nv 50 +
*/
@media only screen and (min-width: 768px) {
  body table.geschichte {
    border: 0px solid transparent;
  }
  body table.geschichte tbody tr {
    border: none;
  }
  body table.geschichte tbody tr td.jahr {
    position: relative;
  }
  body table.geschichte tbody tr td.jahr:before {
    left: -7px;
    position: absolute;
  }
}
@media only screen and (max-width: 900px) {
  body table.geschichte {
    border: 0px solid transparent;
  }
  body table.geschichte tbody tr {
    border: none;
  }
  body table.geschichte tbody tr td {
    background: transparent;
  }
  body table.geschichte tbody tr td.jahr {
    position: relative;
  }
  body table.geschichte tbody tr td.jahr:before {
    left: -7px;
    position: absolute;
  }
}
@media only screen and (max-width: 480px) {
  body table.geschichte tbody tr {
    border-left: 1px solid #333;
  }
  body table.geschichte tbody tr td.jahr {
    text-align: left;
    padding-left: 16px;
  }
  body table.geschichte tbody tr td.jahr:before {
    left: -11px;
    position: absolute;
  }
}
/*
econcess nv 50 -
*/
div.extra {
  width: 100%;
  clear: both;
  display: block;
  position: relative;
  box-sizing: border-box;
}
div.extra iframe {
  max-width: 100%;
}
.page-products .products-grid .product-item div.extra {
  display: none;
}
body div.cms-top.grau > div h3 {
  font-weight: 400;
  margin-bottom: 0.5em;
}
body div.cms-top.grau > div h4 {
  font-weight: 400;
  margin-top: 0em;
  margin-bottom: 1em;
}
body .product-info-main .product.attribute.overview > div > div {
  padding-bottom: 2em;
}
body .product-info-main .product.attribute.overview > div > div iframe {
  max-width: 100%;
}
body.checkout-cart-index table.data.table.totals {
  border: none;
}
body.account table.data.table,
body.checkout-cart-index table#shopping-cart-table,
body table.data.table.totals {
  border-left: none;
  border-right: none;
}
body.account table.data.table tr,
body.checkout-cart-index table#shopping-cart-table tr,
body table.data.table.totals tr {
  border-left: none;
  border-right: none;
}
body.account table.data.table thead > tr,
body.checkout-cart-index table#shopping-cart-table thead > tr,
body table.data.table.totals thead > tr {
  border-top: none;
}
table#shopping-cart-table thead tr {
  border: none;
}
table#shopping-cart-table tbody.cart.item {
  border-bottom: 1px solid #333;
}
table#shopping-cart-table tbody.cart.item tr.item-actions,
table#shopping-cart-table tbody.cart.item tr.item-info {
  border-bottom: 1px solid #333;
  border-left: none;
  border-right: none;
  border-top: none;
}
table#shopping-cart-table tbody.cart.item tr.item-actions .actions-toolbar,
table#shopping-cart-table tbody.cart.item tr.item-info .actions-toolbar {
  margin-top: 8px;
}
table tr.totals.sub {
  border: none;
  border-bottom: 1px solid #333;
}
body table tr {
  border-left: none;
  border-right: none;
}
body .data.table.table-order-items,
body.account table.history {
  border-top: none;
}
body.page-layout-checkout table.data.table.table-totals,
body.page-layout-checkout table.data.table.totals {
  border-left: none;
  border-right: none;
}
body.page-layout-checkout table.data.table.table-totals tr.totals-tax,
body.page-layout-checkout table.data.table.totals tr.totals-tax {
  border-top: 1px solid #333;
}
body.page-layout-checkout table.data.table.table-totals tr.totals.shipping.excl,
body.page-layout-checkout table.data.table.totals tr.totals.shipping.excl,
body.page-layout-checkout table.data.table.table-totals tr.grand.totals.incl,
body.page-layout-checkout table.data.table.totals tr.grand.totals.incl,
body.page-layout-checkout table.data.table.table-totals tr.grand.totals.excl,
body.page-layout-checkout table.data.table.totals tr.grand.totals.excl {
  border-top: none;
  border-bottom: 1px solid #333;
}
body.page-layout-checkout .field.addresses .action.action-select-shipping-item {
  float: left;
}
body.page-layout-checkout #opc-sidebar .opc-block-summary ol.minicart-items li.product-item:last-child {
  border-top: 1px solid #333;
}
.cart-container .cart-summary .block.active div.content,
body.checkout-cart-index table.data.table.totals tr.grand.totals.excl {
  border-bottom: none;
}
body.checkout-cart-index table.data.table.totals tr.totals.shipping.excl {
  border-bottom: 1px solid #333;
}
.page-layout-checkout #opc-sidebar .opc-block-summary div.minicart-items-wrapper.overflowed {
  margin-top: 0;
}
.page-layout-checkout #opc-sidebar .opc-block-summary ol.minicart-items {
  padding-bottom: 1em;
}
.page-layout-checkout #opc-sidebar .opc-block-summary ol.minicart-items li.product-item:last-child {
  border-bottom: none;
}
.checkout-payment-method .payment-option-content .form-discount .primary .action.action-apply {
  border-radius: 0px;
  border: none;
  text-transform: uppercase;
  background: #0052a1;
  border-color: #0052a1;
  letter-spacing: 0.05em;
  font-size: 13px;
  float: none;
  clear: both;
  width: fit-content;
  position: relative;
  margin: auto;
  display: block;
  color: #fff;
}
body.catalog-category-view li .product-item-details .product.product-item-description > p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
body.account table.data.table,
body.checkout-cart-index table#shopping-cart-table,
body table.data.table.totals {
  table-layout: auto;
}
@media only screen and (max-width: 900px) and (min-width: 768px) {
  body.account table.data.table tr:nth-child(1) th,
  body.checkout-cart-index table#shopping-cart-table tr:nth-child(1) th,
  body table.data.table.totals tr:nth-child(1) th,
  body.account table.data.table td,
  body.checkout-cart-index table#shopping-cart-table td,
  body table.data.table.totals td {
    background-color: transparent;
  }
}
.cms-exhibitions .cms-top.grau + img {
  margin-top: 1em;
  width: 100%;
}
body.catalog-product-view .product-info-main .product-info-stock-sku {
  padding-left: 8px;
}
body.catalog-product-view .product-info-main .product-info-price .price-box,
body.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  width: 100%;
  float: left;
  clear: left;
  display: block;
  padding-left: 0;
  text-align: left;
  margin-top: 10px;
}
body.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  padding-left: 5px;
}
body.cms-page-view .page-main table.geschichte tbody tr td.bild,
body.cms-page-view .page-main table.geschichte tbody tr td.jahr,
body.cms-page-view .page-main table.geschichte tbody tr td.ereignis {
  padding-top: 0;
  top: -5px;
}
body.cms-page-view .page-main table.geschichte tbody tr td.jahr:before {
  top: 5px;
}
body.cms-page-view .page-main table.geschichte tbody tr td.ereignis > p {
  margin-top: -5px;
}
/* econcess_nv footer restyle 19.07.2021 +*/
body .page-footer .footer.content div.links {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body .page-footer .footer.content div.links {
    width: 100%;
    max-width: 900px;
    display: block;
    float: none;
    margin: auto;
  }
}
body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) {
  padding-right: 0;
  width: 28%;
}
@media only screen and (min-width: 1201px) and (max-width: 1266px) {
  body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) {
    width: 27%;
    max-width: 280px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) {
    width: 96%;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) {
    width: 92%;
    margin-left: 0;
    padding: 0 4%;
  }
}
@media only screen and (max-width: 567px) {
  body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) {
    width: 92%;
    margin-left: 0;
    padding: 0 4%;
  }
}
body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) > div {
  box-sizing: border-box;
}
@media only screen and (min-width: 568px) {
  body .page-footer .footer.content div.links .widget.block.block-static-block:nth-child(4) div.mobile.allow {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body .page-footer .footer.content div.links .widget.block.block-static-block .social_media {
    max-width: none;
  }
}
body .page-footer .footer.content div.links .widget.block.block-static-block .social_media.newsletter-widget {
  width: auto;
}
body .minicart-items .product > .product-item-photo,
.content.minicart-items .minicart-items .product > .product-image-container {
  height: fit-content !important;
}
/* econcess_nv 22.11.2021 Überschrifte co anpassen + */
body.page-layout-checkout .opc-sidebar .opc-block-summary span.title,
body .opc-wrapper li.checkout-shipping-address .step-title {
  line-height: 1.2em;
}
.form.payments .fieldset > .legend + br {
  display: none;
}
body.checkout-index-index .column.main .opc-wrapper .step-title,
body.page-layout-checkout .opc-sidebar .opc-block-summary span.title,
body .opc-wrapper li.checkout-shipping-address .step-title {
  padding-bottom: 0.2em;
}
body.page-layout-checkout form#co-payment-form fieldset.fieldset > hr {
  display: none;
}
.page-layout-checkout .opc-wrapper ~ aside.opc-sidebar.modal-custom.opc-summary-wrapper {
  padding-top: 0;
}
/* econcess_nv 22.11.2021 Überschrifte co anpassen + */
/*+55 econcess_nv 05.10.2023 Überschrifte co anpassen + */
/*-55 econcess_nv 05.10.2023 Überschrifte co anpassen + */
@media only screen and (max-width: 388px) {
  .cwsMenu label[for="custom-terms"] a {
    margin-left: 14px;
  }
}
/* Font declaration */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  src: url('../fonts/fontawesome/fa-brands-400.ttf') format('truetype'), url('../fonts/fontawesome/fa-brands-400.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Regular';
  src: url('../fonts/fontawesome/fa-regular-400.ttf') format('truetype'), url('../fonts/fontawesome/fa-regular-400.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 5 Solid';
  src: url('../fonts/fontawesome/fa-solid-900.ttf') format('truetype'), url('../fonts/fontawesome/fa-solid-900.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Font Awesome 4 Compatibility';
  src: url('../fonts/fontawesome/fa-v4compatibility.ttf') format('truetype'), url('../fonts/fontawesome/fa-v4compatibility.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
/* Verwendung der Schriftarten */
.icon-brands {
  font-family: 'Font Awesome 5 Brands', sans-serif;
}
.icon-regular {
  font-family: 'Font Awesome 5 Regular', sans-serif;
}
.icon-solid {
  font-family: 'Font Awesome 5 Solid', sans-serif;
}
.icon-v4compatibility {
  font-family: 'Font Awesome 4 Compatibility', sans-serif;
}
.cwsMenu.mega-menu.vertical .field.choice.contact-formular input {
  top: 3px;
}
@media only screen and (max-width: 768px) {
  .cwsMenu.mega-menu.vertical .field.choice.contact-formular input {
    top: 0px;
    margin-top: 2px;
  }
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form .field > label.label {
  hyphens: auto;
  display: flex;
  align-items: center;
}
/* econcess_nv 30.01.2024 */
.block-customer-login .log-register .custom-register,
.block-customer-login .log-register .custom-login {
  padding: 2px 10px 2px 10px;
}
header div.block.block-customer-login {
  max-width: 220px;
}
.block-content div.log-register {
  padding-right: 5px;
}
div.block.block-customer-login.mf-initial > .block-content.mf-initial > div.log-register.mf-initial {
  display: flex;
  padding: 6px;
}
div.block.block-customer-login.mf-initial > .block-content.mf-initial > div.log-register.mf-initial span.custom-login,
div.block.block-customer-login.mf-initial > .block-content.mf-initial > div.log-register.mf-initial span.custom-register {
  margin-top: 0;
  flex-grow: 1;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  body .page-wrapper header.page-header > div.header.content .block-customer-login div.actions-toolbar.mf-initial {
    width: 100%;
  }
}
#html-body.not_loggedin header > .header > .block.block-customer-login {
  margin-bottom: 34px;
}
fieldset.login .actions-toolbar.mf-initial > .primary.mf-initial {
  width: 100%;
}
header fieldset.login .actions-toolbar.mf-initial .primary.mf-initial > button.login {
  width: 100%;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body div.page-wrapper > div.nav-sections {
    top: 231px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  #html-body.not_loggedin header div.block.block-search.mf-initial {
    padding-left: 131px;
  }
}
@media screen and (max-width: 988px) and (min-width: 769px) {
  #html-body.not_loggedin header div.block.block-search.mf-initial {
    right: 200px;
    width: 220px;
  }
}
/* econcess_nv 30.01.2024 */
/* econcess_nv 05.03.2024 */
body.page-product-bundle div.field.option {
  background: #c1e5fa;
}
body.page-product-bundle .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
}
body.page-product-bundle .bundle-options-wrapper .product-options-wrapper div.field.option {
  padding: 20px;
  margin-bottom: -1px;
  border: none;
}
body.page-product-bundle div.field.option div[data-role="trigger"] > label.label {
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
  background: white;
  padding: 10px;
  margin-right: 15px;
  margin-left: 0;
  flex-grow: 1;
  flex-direction: column;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice .label a {
  color: #333;
  font-size: 13px;
  line-height: 13px;
}
body.page-product-bundle .bundle-options-wrapper .product-options-wrapper div.field.option .content {
  margin-top: 10px;
  margin-bottom: 10px;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice .label a .price-notice {
  text-align: center;
  width: 100%;
  float: none;
  display: block;
}
body.page-product-bundle div.field.option div[data-role="trigger"] > label.label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
body.page-product-bundle .nested.options-list input.radio {
  display: none;
}
body.page-product-bundle .nested.options-list {
  display: flex;
  flex-wrap: wrap;
}
.fieldset > .field .field.choice {
  margin-bottom: 10px;
  flex-grow: 1;
  width: 33%;
  max-width: 33%;
  display: flex;
  flex-direction: column;
  align-self: stretch;
}
@media only screen and (max-width: 767px) {
  .fieldset > .field .field.choice {
    width: 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 480px) {
  .fieldset > .field .field.choice {
    width: 100%;
    max-width: 100%;
  }
}
.fieldset > .field .field.choice:first-child {
  margin-bottom: 10px;
  flex-grow: 3;
  width: 100%;
  max-width: 100%;
  display: flex;
}
.fieldset > .field .field.choice:first-child label {
  background: transparent;
}
.fieldset > .field .field.choice:first-child input.radio {
  display: block;
}
.fieldset > .field .field.qty.qty-holder {
  margin-bottom: 10px;
  flex-grow: 3;
  width: 100%;
}
body.page-product-bundle .nested.options-list input.radio[checked="checked"] + label {
  background-color: rgba(255, 255, 255, 0.3);
}
.cms-messen .cms-top.grau + img {
  margin-top: 1em;
  width: 100%;
}
.product.attribute.sku div.value {
  word-break: keep-all;
}
table.table-checkout-shipping-method tr.row {
  border: none;
}
table.table-checkout-shipping-method {
  border: none;
}
div.minicart-items-wrapper.overflowed {
  margin-top: 1em;
}
.page-layout-checkout .opc-sidebar .opc-block-summary .minicart-items li.product-item:last-child {
  border: none;
}
.page-footer .footer.content p {
  margin-top: 0;
  padding-bottom: 8px;
  border-bottom: 1px solid black;
  margin-bottom: 25px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.1;
}
@media only screen and (max-width: 568px) {
  body .footer.content .informationen .desktop,
  body .footer.content .kategorien .desktop,
  body .footer.content .social_media .desktop,
  body .footer.content .newsletter .desktop {
    margin-top: 0;
    padding-bottom: 8px;
    border-bottom: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.1;
  }
}
.block.block-customer-login i {
  padding-top: 10px;
  padding-left: 5px;
  border: none;
}
.block.block-customer-login .input-text {
  border: none;
}
.block.block-customer-login .field.password.required .control,
.block.block-customer-login .field.password.required .control2 {
  margin: -10px 0;
}
.block.block-customer-login .control,
.block.block-customer-login .control2 {
  display: flex;
  border: 1px solid;
  border-radius: 4px;
}
.actions-toolbar .action.login.primary {
  width: 185px;
  margin: 0;
}
.block-content .custom-login {
  background-color: #006bb4;
  color: white;
  padding: 0 20px;
  margin: 10px 0 0 0;
  border-radius: 5px;
  border: 1px solid #006bb4;
  text-transform: uppercase;
}
.block-content .custom-register {
  background-color: white;
  color: #006bb4;
  padding: 0 20px;
  margin: 10px 0 0 0;
  border-radius: 5px;
  border: 1px solid #006bb4;
  text-transform: uppercase;
}
.block-content .log-register {
  padding: 6px 0 0 0;
  background-color: #006bb4;
  margin: 10px 0;
  height: 25px;
  border-radius: 5px;
}
header .block.block-customer-login {
  max-width: 186px;
}
header .block.block-customer-login .header.content.active {
  max-width: 186px;
}
.custom-login a {
  background-color: #006bb4;
  color: white;
  text-transform: uppercase;
}
.log-register .custom-register {
  padding: 2px 21px 2px 21px;
}
/*#html-body.not_loggedin.cms-home .page-wrapper.active .nav-sections {
    top: 242px;
}*/
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
body .page-header .panel.wrapper .switcher {
  position: relative;
  top: 18px;
  transform: translateY(-50%);
  right: 20px;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .header.content .block.block-customer-login {
    display: none;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline;
  }
  .block-search .label {
    top: 69px;
    position: absolute;
  }
  body .page-header .panel.wrapper .switcher {
    position: fixed;
    top: 22px;
    transform: translateY(-50%);
    right: 35px;
  }
}
@media screen and (min-width: 0px) and (max-width: 508px) {
  body .page-header .panel.wrapper .switcher {
    position: fixed;
    top: 22px;
    transform: translateY(-50%);
    right: 40px;
    display: ruby;
  }
}
.block-search .label {
  z-index: 1000000000;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .block-search .label.active {
    top: 16px;
    right: 0px;
    position: absolute;
  }
  .block-search .form.minisearch #search {
    border-color: white;
  }
  .block-search .form.minisearch.active #search {
    border-color: black;
  }
  #search_mini_form {
    position: absolute;
    right: 55px;
    top: 30px;
    display: block;
  }
  #search_mini_form.active {
    right: 30px;
    top: 80px;
  }
}
@media screen and (min-width: 0px) and (max-width: 400px) {
  .form.minisearch.active .field.search {
    width: 70px;
  }
}
@media only screen and (max-width: 768px) {
  #search_mini_form {
    position: inherit;
  }
  .block-search .label {
    position: inherit;
  }
}
@media only screen and (max-width: 400px) {
  #search {
    width: 250px !important;
  }
}
.switcher.language.switcher-language {
  z-index: 1000;
}
.block-customer-login div.mage-error[generated] {
  position: absolute;
  right: 210px;
  width: 235px;
}
/* Für die englische Version */
html:lang(en) .actions-toolbar .action.login.primary {
  width: 210px;
}
html:lang(en) .block-customer-login .log-register .custom-register,
html:lang(en) .block-customer-login .log-register .custom-login {
  padding: 1px 26px 1px 26px;
}
/* Für die deutsche Version */
html:lang(de) .actions-toolbar .action.login.primary {
  width: 208px;
}
html:lang(de) .block-content div.log-register {
  padding-right: -36px;
  width: 200px;
}
html:lang(de) .block-customer-login .log-register .custom-register,
html:lang(de) .block-customer-login .log-register .custom-login {
  padding: 1px 12px 1px 12px;
}
.not_loggedin .product-info-main .product-options-bottom .box-tocart {
  display: none;
}
.not_loggedin .products-grid .product-item-actions {
  display: none;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice .label {
  border-radius: 4px;
}
body.page-product-bundle .bundle-options-container div.field.choice label.label {
  display: flex;
  justify-content: center;
}
body.page-product-bundle .bundle-options-container s div.field.option div.nested.options-list div.field.choice label.label {
  display: flex !important;
  justify-content: center !important;
}
@media screen and (min-width: 1263px) {
  body.page-product-bundle .bundle-options-container s div.field.option div.nested.options-list div.field.choice label.label {
    height: 276px;
  }
}
@media only screen and (min-width: 1203px) {
  body.page-product-bundle div.option:nth-child(4) > span:nth-child(1) > span:nth-child(3) {
    padding-bottom: 16px;
  }
}
/* None Button static machen */
body.page-product-bundle div.option:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3),
body.page-product-bundle div.option:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4),
body.page-product-bundle div.option:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
  padding-top: 55px;
}
body.page-product-bundle div.option:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
  position: absolute;
}
body.page-product-bundle div.option:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) {
  position: relative;
}
/* second box from poolfolien korrekt size anpassen */
@media only screen and (min-width: 1192px) {
  div.option:nth-child(4) > div:nth-child(1) > div:nth-child(2) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) > label:nth-child(2) > span:nth-child(1) > span:nth-child(3) {
    padding-top: 15px;
  }
}
body.page-product-bundle .nested.options-list input.radio[checked="checked"] + label {
  background-color: rgba(255, 255, 255, 0.3);
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice:hover .label {
  background-color: rgba(255, 255, 255, 0.3);
  border: 3px solid #0054a1;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice input.active + .label {
  background-color: rgba(255, 255, 255, 0.3);
  border: 3px solid #0054a1;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice input[type="radio"]:checked + .label {
  border: 3px solid #0054a1;
}
.fieldset > .field .field.choice:first-child input.radio {
  display: none;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice .label a .price-notice {
  text-align: center;
  width: 100%;
  float: none;
  display: block;
}
body.page-product-bundle div.field.choice label.label span span.price-notice {
  text-align: center;
  width: 100%;
  float: none;
  display: block;
}
body.page-product-bundle .bundle-options-container .product-options-wrapper .field.choice:hover .label {
  background-color: #f1f2f2 !important;
}
body.page-product-bundle div.field.option div[data-role="trigger"] > label.label {
  cursor: pointer;
}
body.page-product-bundle div.field.option.required {
  display: none;
}
/*NV styling +*/
@media only screen and (min-width: 1024px) {
  .cms-index-index .page-main > .page-title-wrapper .page-title {
    padding-left: 8px;
  }
}
body h1.page-title {
  margin-top: 30px;
}
@media only screen and (max-width: 568px) {
  body h1.page-title {
    padding-left: 0px;
    display: block;
    font-size: 24px;
  }
}
main.page-main:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 768px) {
  body .navigation,
  body .breadcrumbs,
  body .page-header .header.panel,
  body .header.content,
  body .footer.content,
  body .page-main,
  body .page-wrapper > .widget,
  body .page-wrapper > .page-bottom,
  body .block.category.event,
  body .top-container {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
}
body main.page-main {
  /*position: relative;*/
  display: block;
  max-width: 1280px;
  margin: auto;
  width: 100%;
  -webkit-flex-grow: 1;
  flex-grow: 0;
  -ms-flex-positive: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-flex-basis: auto;
  flex-basis: auto;
}
body main.page-main > div.page.messages {
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}
@media only screen and (min-width: 769px) {
  body div.cwsMenuOuter {
    background: transparent;
    max-width: 1280px;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
  }
  body div.cwsMenuOuter ul.cwsMenu > li {
    width: auto;
    float: left;
    padding: 4px 15px;
  }
  body div.cwsMenuOuter ul.cwsMenu > li a {
    width: auto;
    color: #333333;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    line-height: 36px;
    letter-spacing: 0.05em;
    font-weight: 500;
    float: none;
  }
  body div.cwsMenuOuter ul.subMenu > li > a:hover:after {
    /* 			    font-family: 'luma-icons';
					content: '\e608';
					font-size: 10px;
					color: inherit;
					overflow: hidden;
					speak: none;
					font-weight: normal;
					-webkit-font-smoothing: antialiased;
					display: inline-block;
					vertical-align: middle;
					text-align: center;
					margin: 0 0 0 2px; */
  }
  body div.cwsMenuOuter li > a:hover {
    color: #0052a1;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.subMenu.Level0:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu {
    margin-top: 4px;
    width: 1280px;
    float: none;
    height: auto;
    padding: 30px 20px!important;
    background: rgba(255, 255, 255, 0.85);
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li.Level1:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li.Level1 img {
    text-transform: none;
    margin-bottom: 12px;
    margin-right: auto;
    margin-left: auto;
    max-width: 212px;
    width: 100%;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li.Level1 a {
    font-size: 13px;
    text-transform: none;
    max-width: 212px;
    width: 100%;
    margin: auto;
    padding-bottom: 16px;
    line-height: 18px;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li.Level1 a.Level1 {
    border-bottom: 1px solid #333;
    max-width: 212px;
    width: 100%;
    padding-bottom: 0;
    font-weight: 600;
    line-height: 22px;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu ul.Level1.subMenu {
    position: relative;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.produkte.level0 li.Level1,
  body div.cwsMenuOuter li.megamenu.column-5 > ul.produkte.level0 a.Level1.parent {
    max-width: 212px;
    margin: auto;
    width: 100%;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li {
    position: static;
    display: list-item;
  }
}
@media only screen and (max-width: 768px) {
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li.Level1 a {
    color: #333;
    padding: 0em;
  }
}
@media only screen and (max-width: 1200px) {
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu li.Level1 img {
    width: 96%;
    margin-right: 4%;
  }
}
@media only screen and (max-width: 768px) {
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu {
    position: relative;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-5 ul.Level0.subMenu li.Level1.parent.column-1 {
    width: 100% !important;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-5 ul.Level0.subMenu li.Level1.parent.column-1 a span.img {
    width: 100%;
    float: left;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-5 ul.Level0.subMenu li.Level1.parent.column-1 a span.img img {
    max-width: 232px;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-5 ul.Level0.subMenu li.Level1.parent.column-1 > a {
    width: 100%;
    color: #333;
    display: inline-block;
    padding-top: 1em;
    font-weight: 600;
    padding-bottom: 0.5em;
    line-height: 2.5em;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-5 ul.Level0.subMenu li.Level1.parent.column-1 a:after {
    content: "";
    display: table;
    clear: both;
  }
  body div.cwsMenuOuter li.Level0.parent.megamenu.full-width > ul.Level0.subMenu ul.Level1.subMenu {
    position: relative;
    background: #fff;
    padding: 1em;
    border-bottom: 1px solid #333;
  }
  body div.cwsMenuOuter li.Level0.parent.megamenu.full-width > ul.Level0.subMenu ul.Level1.subMenu > li > a {
    line-height: 3em;
    color: #333;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-1,
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-3 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-1 .arw,
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-3 .arw {
    top: 0;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-1 > a,
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-3 > a {
    line-height: 3em;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-1 .cmsbk p,
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-3 .cmsbk p {
    padding: 0 20px;
    float: left;
    width: 60%;
    width: 100%;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-1 .cmsbk img,
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-3 .cmsbk img {
    width: 100%;
    max-width: 350px;
    float: none;
    clear: both;
    margin: 1em auto;
    display: block;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-2 .arw {
    top: 0;
  }
  body div.cwsMenuOuter .cwsMenu li.megamenu.column-4 li.Level1.column-2 > a {
    line-height: 3em;
  }
  body div.cwsMenuOuter li.Level1 > a.Level1 {
    line-height: 3em;
    position: relative;
    color: #333;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1025px) {
  body div.cwsMenuOuter {
    padding-left: 10px;
    padding-right: 10px;
  }
  body div.cwsMenuOuter li.megamenu.column-5 > ul.Level0.subMenu {
    padding: 20px 8px!important;
  }
  body div.cwsMenuOuter li.megamenu.column-5 li.Level1.column-1 {
    width: 19.2%;
    margin-right: 1%;
  }
  body div.cwsMenuOuter li.megamenu.column-5 li.Level1.column-1.last {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 1200px) {
  .cwsMenuOuter ul.cwsMenu span.img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 900px) {
  body .cwsMenu li.megamenu.column-4 li.Level1.column-1 {
    width: 50%;
    width: 25%;
  }
}
@media only screen and (max-width: 900px) {
  body .cwsMenu li.megamenu.column-4.kontakt-menu li.Level1.column-1 {
    width: 50%;
  }
}
@media only screen and (max-width: 900px) {
  body .cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 {
    width: 100%;
    padding-left: 0;
  }
}
body .page-header .widget.block {
  top: 0;
}
@media only screen and (max-width: 768px) {
  body .nav-toggle {
    top: 30px;
    padding: 4px 12px 10px 4px;
  }
}
body .page-header .widget.block.block-static-block {
  margin-top: 0;
  /* height: 76vh; */
  /*height:auto;*/
  max-height: 720px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 960px) {
  body .page-header .widget.block.block-static-block {
    height: auto;
  }
}
body .page-header .widget.block.block-static-block div.downtocontent {
  position: absolute;
  top: 90%;
  width: 100%;
  text-align: center;
  display: block;
  height: 10%;
}
@media only screen and (max-width: 1200px) {
  body .page-header .widget.block.block-static-block div.downtocontent {
    top: 85%;
  }
}
@media only screen and (max-width: 1100px) {
  body .page-header .widget.block.block-static-block div.downtocontent {
    top: 80%;
  }
}
@media only screen and (max-width: 568px) {
  body .page-header .widget.block.block-static-block div.downtocontent {
    top: 80%;
  }
}
@media only screen and (max-width: 650px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  body .page-header .widget.block.block-static-block div.downtocontent {
    top: 75%;
  }
}
body .page-header .widget.block.block-static-block div.downtocontent a {
  height: 45px;
  display: block;
  width: 72px;
  position: relative;
  margin: auto;
}
@media only screen and (max-width: 568px) {
  body .page-header .widget.block.block-static-block div.downtocontent a {
    height: 30px;
    width: 48px;
  }
}
@media only screen and (min-width: 1601px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  body .page-header .widget.block.block-static-block {
    height: 76vh;
  }
}
@media only screen and (max-width: 1600px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  body .page-header .widget.block.block-static-block {
    height: 60vw;
  }
}
@media only screen and (max-width: 960px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  body .page-header .widget.block.block-static-block {
    height: 48vw;
  }
}
body .header.panel > .header.links > li:active a,
body .header.panel > .header.links > li > a:visited {
  color: #333;
  color: #d3d3d3;
}
body .header.panel > .header.links > li:hover a,
body .header.panel > .header.links > li > a:hover {
  color: #fff;
}
body .header.panel > .header.links ul.header.links > li a {
  color: #333;
}
body .page-wrapper header.page-header:after {
  content: "";
  clear: both;
  display: table;
}
body .page-wrapper header.page-header {
  border-bottom: none;
}
body .page-wrapper header.page-header > div.panel.wrapper,
body .page-wrapper header.page-header > div.header.content {
  position: absolute;
  width: 100%;
  border-bottom: none;
  color: #333;
  background: transparent;
}
@media only screen and (max-width: 769px) {
  body .page-wrapper header.page-header > div.panel.wrapper,
  body .page-wrapper header.page-header > div.header.content {
    position: relative;
    width: 100% !important;
    padding: 0 2%;
  }
}
body .page-wrapper header.page-header > div.panel.wrapper {
  position: relative;
  background: #0054a1;
  color: #fff;
  min-height: 42px;
  height: auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  body .page-wrapper header.page-header > div.header.content {
    position: relative;
    width: 100% !important;
    padding: 0 2%;
  }
}
body .page-wrapper header.page-header div.header.content {
  top: 0px;
  left: 50%;
  margin-top: 0;
  padding-top: 0;
  margin-left: -640px;
  position: relative;
}
@media only screen and (max-width: 1360px) {
  body .page-wrapper header.page-header div.header.content {
    left: 0%;
    margin-left: 0;
    width: 100%;
  }
}
body .page-wrapper header.page-header div.header.content .logo {
  margin: 0px auto 25px 0;
  padding: 40px 20px 28px;
  padding: 30px 0px 26px;
  background: white;
}
@media only screen and (max-width: 769px) {
  body .page-wrapper header.page-header div.header.content .logo {
    margin-left: 40px;
  }
}
@media only screen and (max-width: 506px) {
  body .page-wrapper header.page-header div.header.content .logo {
    padding-bottom: 4px;
  }
}
body .page-wrapper header.page-header div.header.content .logo img {
  width: 224px;
}
@media only screen and (max-width: 768px) {
  body .page-wrapper header.page-header div.header.content .logo img {
    width: 180px;
  }
}
body .page-wrapper header.page-header div.header.content .block.block-search,
body .page-wrapper header.page-header div.header.content .minicart-wrapper {
  margin-top: 34px;
}
body .page-wrapper header.page-header div.header.content .block.block-search input#search,
body .page-wrapper header.page-header div.header.content .minicart-wrapper input#search {
  border-color: #333;
  color: #333;
  background: transparent;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
body .page-wrapper header.page-header div.header.content .block.block-search input#search::placeholder,
body .page-wrapper header.page-header div.header.content .minicart-wrapper input#search::placeholder {
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media only screen and (min-width: 769px) and (max-width: 960px) {
  body div.cwsMenuOuter ul.cwsMenu > li {
    padding: 4px 12px;
  }
  body div.cwsMenuOuter ul.cwsMenu > li > a {
    font-size: 13px;
    letter-spacing: 0.0em;
  }
}
@media screen and (min-width: 769px) {
  body .page-wrapper > div.nav-sections {
    top: 232px;
    position: relative;
    position: absolute;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  body .page-wrapper > div.nav-sections {
    top: 220px;
  }
}
.sections.nav-sections .section-items.nav-sections-items {
  position: relative;
  background: #cfcfcf;
  /* Old browsers */
  background: -moz-linear-gradient(left, #cfcfcf 0%, #f9f9f9 42%, #f9f9f9 66%, #cfcfcf 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #cfcfcf 0%, #f9f9f9 42%, #f9f9f9 66%, #cfcfcf 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #cfcfcf 0%, #f9f9f9 42%, #f9f9f9 66%, #cfcfcf 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cfcfcf', endColorstr='#cfcfcf', GradientType=1);
  /* IE6-9 */
}
@media screen and (max-width: 768px) {
  .sections.nav-sections .section-items.nav-sections-items {
    background: #f4f4f4;
  }
}
body ul.cwsMenu.mega-menu > li.Level0 {
  position: static;
  display: list-item;
}
@media screen and (max-width: 768px) {
  body ul.cwsMenu.mega-menu > li.Level0 {
    padding: 1em;
    display: block;
    position: relative;
    border-bottom: 1px solid #333;
  }
}
@media screen and (max-width: 768px) {
  body ul.cwsMenu.mega-menu > li.Level0.active.menu-active {
    background: #bae3fa;
  }
}
body .page-header .panel.wrapper .switcher {
  margin-left: 40px;
}
body li.Level0.parent.megamenu.full-width > ul.Level0.subMenu {
  width: 100%;
  left: 0;
  height: auto;
}
body li.Level0.parent.megamenu.full-width > ul.Level0.subMenu ul.Level1.subMenu {
  position: relative;
}
body li.Level0.parent.column-5.megamenu.full-width > ul.Level0.subMenu ul.Level1.subMenu,
body li.Level0.parent.megamenu.full-width ul.Level0.subMenu ul.Level1.subMenu li.column-4.full-width {
  padding-top: 12px;
}
body li.Level0 ul.Level0.subMenu {
  background: rgba(255, 255, 255, 0.85);
  padding: 30px 20px;
  min-width: 180px;
  height: auto !important;
  margin-top: 4px;
}
@media only screen and (max-width: 768px) {
  body li.Level0 ul.Level0.subMenu {
    position: relative;
    background: transparent;
    padding: 0.5em 0px;
  }
}
body li.Level0 ul.Level0.subMenu .Level1.column-3 .cmsbk {
  padding-top: 36px;
}
body li.Level0 ul.Level0.subMenu .Level1.column-3 .cmsbk img {
  float: left;
  width: 40%;
}
body li.Level0 ul.Level0.subMenu .Level1.column-3 .cmsbk p {
  padding-left: 20px;
  float: left;
  width: 60%;
}
body li.Level0 ul.Level0.subMenu li.Level1.column-1 > a {
  border-bottom: 1px solid #333;
}
li.megamenu.column-4 li.Level1.column-1 {
  padding-right: 1%;
}
/*homepage-block styling +*/
@media only screen and (max-width: 1024px) {
  body div.blocks-promo.desktop {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  body div.blocks-promo.desktop {
    display: block;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  body div.blocks-promo.tablet {
    display: none;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 568px) {
  body div.blocks-promo.tablet {
    display: block;
    max-width: 768px;
    float: none;
    margin: auto;
  }
  body div.blocks-promo.tablet a.block-promo.home-main.solarheizungen,
  body div.blocks-promo.tablet a.block-promo.reinigung,
  body div.blocks-promo.tablet a.block-promo.pools,
  body div.blocks-promo.tablet a.block-promo.filteranlagen {
    width: 100%;
  }
  body div.blocks-promo.tablet a.block-promo.poolheizungen,
  body div.blocks-promo.tablet a.block-promo.unser-ziel,
  body div.blocks-promo.tablet a.block-promo.zubehoer {
    width: 50%;
  }
  body div.blocks-promo.tablet a.block-promo.poolheizungen {
    float: left;
  }
  body div.blocks-promo.tablet a.block-promo.unser-ziel,
  body div.blocks-promo.tablet a.block-promo.zubehoer {
    float: right;
  }
  body div.blocks-promo.tablet a.block-promo.reinigung,
  body div.blocks-promo.tablet a.block-promo.unser-ziel {
    margin-top: 2%;
  }
  body div.blocks-promo.tablet a.block-promo .content.bg-white {
    top: 0;
    margin-left: 6%;
    margin-right: 6%;
    margin-top: 6%;
    width: 88% !important;
    max-width: 400px;
  }
  body div.blocks-promo.tablet a.block-promo.solarheizungen .content.bg-white {
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
    margin-left: 4%;
    margin-bottom: 4%;
    width: 312px;
  }
  body div.blocks-promo.tablet a.block-promo.filteranlagen span.content.bg-white {
    max-width: 312px;
    margin-left: 3%;
    margin-top: 3%;
  }
  body div.blocks-promo.tablet a.block-promo.pools span.content.bg-white {
    max-width: 312px;
    top: 0;
    margin-left: 3%;
    margin-top: 3%;
  }
  body div.blocks-promo.tablet a.block-promo.reinigung span.content.bg-white {
    max-width: 312px;
    margin-right: 3%;
    right: 0;
    margin-left: auto;
    margin-top: 3%;
  }
  body div.blocks-promo.tablet a.block-promo.home-main.solarheizungen {
    width: 100%;
    max-width: 768px;
    border: 0;
  }
  body div.blocks-promo.tablet a.block-promo.home-main.solarheizungen img {
    border: 8px;
    padding: 8px;
    width: 98%;
  }
}
@media only screen and (max-width: 568px) {
  body div.blocks-promo.tablet {
    display: none;
  }
}
span.content.bg-white span.info,
span.content.bg-white .icon.more {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  clear: both;
  color: #333;
  width: 100%;
}
@media only screen and (max-width: 1180px) {
  span.content.bg-white span.info,
  span.content.bg-white .icon.more {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  span.content.bg-white span.info,
  span.content.bg-white .icon.more {
    line-height: 18px;
  }
}
span.content.bg-white strong.title {
  font-family: 'Open Sans', sans-serif;
  font-size: 32px !important;
  line-height: 37px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
  margin-top: 0.4em;
  clear: both;
  color: #333;
  width: 100%;
}
@media only screen and (max-width: 1180px) {
  span.content.bg-white strong.title {
    margin-bottom: 0.5em;
    font-size: 30px !important;
    line-height: 36px;
  }
}
@media only screen and (max-width: 1024px) {
  span.content.bg-white strong.title {
    line-height: 32px;
  }
}
@media only screen and (max-width: 768px) {
  span.content.bg-white strong.title {
    line-height: 30px;
    font-size: 28px !important;
  }
}
div.block-promo-wrapper.poolheizungen {
  margin-top: 12px;
}
a.block-promo.home-main.solarheizungen {
  height: 450px;
  position: relative;
  display: block;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  padding-bottom: 0;
}
a.block-promo.home-main.solarheizungen img {
  width: 100%;
}
@media only screen and (max-width: 568px) {
  a.block-promo.home-main.solarheizungen img {
    display: inline-table;
    padding: 0 2%;
    border: none;
    width: 96%;
  }
}
@media only screen and (max-width: 400px) {
  a.block-promo.home-main.solarheizungen img {
    padding: 0 2.5%;
    width: 95%;
  }
}
@media only screen and (max-width: 1180px) {
  a.block-promo.home-main.solarheizungen {
    height: auto;
  }
}
a.block-promo.home-main.solarheizungen .content.bg-white {
  background-color: rgba(255, 255, 255, 0.85);
  position: absolute;
  top: 25px;
  right: 25px;
  width: 40%;
}
@media only screen and (max-width: 568px) {
  a.block-promo.home-main.solarheizungen {
    border: none;
  }
}
.block-promo span.content {
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  padding: 25px 35px 35px;
}
@media only screen and (max-width: 1180px) {
  .block-promo span.content {
    padding: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  .block-promo span.content {
    padding: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .block-promo span.content {
    padding: 15px;
  }
}
a.block-promo.poolheizungen,
a.block-promo.filteranlagen,
a.block-promo.unser-ziel,
a.block-promo.zubehoer {
  width: 33.3%;
  height: 373px;
  height: auto;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
  height: fit-content;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
a.block-promo.poolheizungen span.content.bg-white,
a.block-promo.filteranlagen span.content.bg-white,
a.block-promo.unser-ziel span.content.bg-white,
a.block-promo.zubehoer span.content.bg-white {
  width: 88% !important;
  margin-left: 6%;
  margin-right: 6%;
  margin-top: 8%;
  position: absolute;
  max-width: 400px;
  background-color: rgba(255, 255, 255, 0.85);
}
@media only screen and (min-width: 1024px) {
  a.block-promo.poolheizungen span.content.bg-white,
  a.block-promo.filteranlagen span.content.bg-white,
  a.block-promo.unser-ziel span.content.bg-white,
  a.block-promo.zubehoer span.content.bg-white {
    left: 0;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width: 1180px) {
  a.block-promo.poolheizungen span.content.bg-white,
  a.block-promo.filteranlagen span.content.bg-white,
  a.block-promo.unser-ziel span.content.bg-white,
  a.block-promo.zubehoer span.content.bg-white {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: 4%;
    width: 92% !important;
  }
}
a.block-promo.poolheizungen img,
a.block-promo.filteranlagen img,
a.block-promo.unser-ziel img,
a.block-promo.zubehoer img {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 568px) {
  a.block-promo.poolheizungen img,
  a.block-promo.filteranlagen img,
  a.block-promo.unser-ziel img,
  a.block-promo.zubehoer img {
    display: block;
  }
}
a.block-promo.poolheizungen,
a.block-promo.unser-ziel,
a.block-promo.pools {
  float: left;
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
a.block-promo.filteranlagen,
a.block-promo.reinigung,
a.block-promo.zubehoer {
  float: right;
}
a.block-promo.zubehoer img {
  border: 1px solid #cfcfcf;
}
.block-promo-hp .block-promo {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
a.block-promo.reinigung,
a.block-promo.pools {
  width: 66.7%;
  position: relative;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
}
a.block-promo.reinigung img,
a.block-promo.pools img {
  max-width: 100%;
  max-height: 100%;
}
a.block-promo.reinigung .content.bg-white,
a.block-promo.pools .content.bg-white {
  display: block;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 20px;
  top: 0;
  width: 51%;
  margin-left: 3%;
  margin-top: 4%;
}
@media only screen and (max-width: 1180px) and (min-width: 1024px) {
  a.block-promo.reinigung .content.bg-white,
  a.block-promo.pools .content.bg-white {
    margin-left: 2%;
    margin-top: 2%;
  }
}
.block-promo .icon.more:after {
  font-family: 'luma-icons';
  content: '\e608';
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 0 0 5px;
}
@media only screen and (max-width: 1180px) {
  .block-promo .icon.more:after {
    margin: 0 0 0 2px;
  }
}
.content-heading:after {
  content: "";
  display: table;
  clear: both;
}
div.content-heading {
  padding-top: 2em;
  position: relative;
  width: 100%;
  display: block;
  clear: both;
}
a.block-promo.reinigung {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  margin-bottom: 12px;
}
.block-promo-wrapper .block-promo.poolheizungen {
  margin-bottom: 12px;
  height: auto;
}
.block-promo-wrapper .block-promo.poolheizungen img {
  width: 100%;
  border: 1px solid #cfcfcf;
}
a.block-promo.pools {
  clear: left;
}
a.block-promo.poolheizungen {
  border-left: 8px solid #fff;
  margin-bottom: 12px;
  border-right: 8px solid #fff;
}
/*homepage-block styling -*/
@media only screen and (max-width: 1024px) {
  .nav-sections-item-title a {
    color: #333;
  }
  .nav-sections-item-title {
    background: #fff;
  }
  .nav-sections-item-title a {
    color: #333;
  }
}
body li.Level0 ul.Level0.subMenu li.Level1.column-1 .cmsbk iframe {
  border: 0;
  max-width: 100%;
  height: 307px;
  margin-top: 24px;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul {
  padding-top: 3em;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 {
  padding-left: 2%;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .fieldset > .legend {
  display: none;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .fieldset > .legend > span {
  display: none;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 > a {
  border-bottom: 1px solid #333;
  color: #333;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form {
  display: block;
  margin-top: 16px;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form input,
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form textarea {
  border: 1px solid #333;
  background: transparent;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form .field > label.label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form button {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  background: transparent;
  border-radius: 0;
  border: 1px solid #333;
}
.cwsMenu li.megamenu.column-4.kontakt-menu > ul li.Level1.column-2 .cmsbk form button:hover {
  color: #fff;
  background: #333;
}
.cwsMenu li.megamenu.column-4.kontakt-menu .fieldset > .field > .label,
.cwsMenu li.megamenu.column-4.kontakt-menu .fieldset > .fields > .field > .label {
  font-size: 14px;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
}
body li.Level0 ul.Level0.subMenu li.Level1.column-1.kontakts-left {
  padding-right: 2%;
}
@media only screen and (max-width: 768px) {
  body li.Level0 ul.Level0.subMenu li.Level1.column-1.kontakts-left {
    padding-right: 0;
  }
}
body li.Level0 ul.Level0.subMenu li.Level1.column-1.kontakts-left > a.Level1 {
  display: none;
}
@media only screen and (max-width: 768px) {
  body li.Level0 ul.Level0.subMenu li.Level1.column-1.kontakts-left > a.Level1 {
    display: block;
  }
}
body li.Level0 ul.Level0.subMenu li.Level1.column-1.kontakts-left ul .Level2 > a.Level2 {
  border-bottom: 1px solid #333;
  margin-bottom: 24px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  body li.Level0 ul.Level0.subMenu li.Level1.column-1.kontakts-left ul .Level2 > a.Level2 {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1920px) {
  .page-header .block-static-block > p > img,
  .page-header .block-static-block > video {
    height: auto;
    max-width: 100%;
    margin: auto;
    display: block;
  }
}
.page-header .block-static-block > video {
  width: 100%;
  /*	margin-top:-30vh;
	margin-top:-240px;*/
}
@media only screen and (max-width: 1200px) {
  .page-header .block-static-block > video {
    margin-top: -100px;
  }
}
@media only screen and (max-width: 1024px) {
  .page-header .block-static-block > video {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .page-header .block-static-block > video {
    display: none;
  }
}
.page-header .block-static-block > img.mobil {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-header .block-static-block > img.mobil {
    display: block;
  }
}
@media only screen and (min-width: 1920px) {
  .page-header .block-static-block > p {
    background: #8dcdd9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #8dcdd9 0%, #55b4d4 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #8dcdd9 0%, #55b4d4 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #8dcdd9 0%, #55b4d4 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8dcdd9', endColorstr='#55b4d4', GradientType=0);
    /* IE6-9 */
  }
}
div.minicart-wrapper .action.showcart:before {
  content: "\f07a";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #333;
}
.block-content .form.minisearch .actions .action.search:before {
  color: #333;
  opacity: 1;
  content: "\f002";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.block-content .form.minisearch .actions .action.search {
  opacity: 1;
}
.minicart-wrapper a.action.showcart {
  padding-top: 2px;
}
.minicart-wrapper a.action.showcart .counter-number {
  text-shadow: none;
}
@media only screen and (min-width: 769px) {
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu li.Level2 > a {
    text-transform: uppercase;
  }
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p {
    width: 100%;
    display: block;
    clear: left;
  }
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p .cmsbk {
    display: block;
  }
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p a,
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p .fa,
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p .fas,
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p span {
    float: left;
    line-height: 36px;
    display: block;
    text-transform: none;
  }
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p .fa,
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p .fas {
    float: left;
    line-height: 36px;
    display: block;
    text-transform: none;
    padding-right: 6px;
  }
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first .Level1.subMenu .cmsbk p:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
  }
}
.footer.content div.social_media .fab {
  padding-right: 24px;
}
@media only screen and (min-width: 768px) {
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first.kontakts-left .Level1.subMenu p span,
  body div.cwsMenuOuter ul.cwsMenu .Level0.parent.megamenu.column-4.full-width .first.kontakts-left .Level1.subMenu p .fas {
    line-height: 24px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 768px) {
  body div.cwsMenuOuter ul.cwsMenu .arw {
    float: right;
    position: relative;
    color: #333;
    margin-top: 0;
    top: -0.5em;
    font-family: Arial;
    font-size: 1.5em;
    right: 0;
    height: 2em;
    padding: 2px 2em;
    background-color: transparent;
    display: block;
  }
}
@media only screen and (max-width: 568px) {
  body .footer.content .informationen .mobile[aria-expanded="true"],
  body .footer.content .kategorien .mobile[aria-expanded="true"],
  body .footer.content .social_media .mobile[aria-expanded="true"] {
    background: #bae3fa url('../images/minus.png') no-repeat 15px 15px;
    background: #bae3fa url('../images/minus.svg') no-repeat 15px 15px;
    background-size: 12px 12px;
    padding-top: 12px;
    background-position-x: 93%;
    background-position-y: 12px;
  }
}
@media only screen and (max-width: 568px) {
  body .footer.content .social_media .mobile[aria-expanded="true"] {
    padding-bottom: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .header.panel > .header.links > li > a {
    color: #333;
    color: #d3d3d3;
  }
}
@media only screen and (min-width: 768px) {
  .header.panel > .header.links > li > a:hover {
    color: #fff;
  }
}
@media only screen and (min-width: 568px) {
  body div.blocks-promo.handy {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  body div.blocks-promo.handy {
    display: block;
    max-width: 480px;
    float: none;
    margin: auto;
  }
  body div.blocks-promo.handy a.block-promo.home-main.solarheizungen,
  body div.blocks-promo.handy a.block-promo.reinigung,
  body div.blocks-promo.handy a.block-promo.pools,
  body div.blocks-promo.handy a.block-promo.filteranlagen,
  body div.blocks-promo.handy a.block-promo.poolheizungen,
  body div.blocks-promo.handy a.block-promo.unser-ziel,
  body div.blocks-promo.handy a.block-promo.zubehoer {
    width: 100%;
    position: relative;
    display: flex;
    display: block;
    clear: both;
    margin-bottom: 12px;
  }
  body div.blocks-promo.handy a.block-promo.home-main.solarheizungen:after,
  body div.blocks-promo.handy a.block-promo.reinigung:after,
  body div.blocks-promo.handy a.block-promo.pools:after,
  body div.blocks-promo.handy a.block-promo.filteranlagen:after,
  body div.blocks-promo.handy a.block-promo.poolheizungen:after,
  body div.blocks-promo.handy a.block-promo.unser-ziel:after,
  body div.blocks-promo.handy a.block-promo.zubehoer:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
  }
  body div.blocks-promo.handy a.block-promo.home-main.solarheizungen .content.bg-white {
    bottom: 0px;
    left: 0px;
    top: auto;
  }
  body div.blocks-promo.handy a.block-promo .content.bg-white {
    max-width: 300px;
    width: 100%;
    margin: 25px;
    position: absolute;
    top: 0;
  }
  body div.blocks-promo.handy div.block-promo-wrapper a.block-promo.zubehoer span.content.bg-white,
  body div.blocks-promo.handy div.block-promo-wrapper a.block-promo.pools span.content.bg-white,
  body div.blocks-promo.handy div.block-promo-wrapper a.block-promo.filteranlagen span.content.bg-white {
    position: absolute;
    bottom: 0 !important;
    right: 0 !important;
    left: auto !important;
    top: auto !important;
  }
}
@media only screen and (max-width: 400px) {
  body div.blocks-promo.handy a.block-promo .content.bg-white {
    width: 92% !important;
    margin: 4%;
    top: 0;
  }
}
body div.blocks-promo.handy:after,
body div.blocks-promo.handy a.block-promo.home-main.solarheizungen:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.cwsMenu > li > a.Level0 {
  color: #333;
}
@media only screen and (max-width: 768px) {
  .cwsMenu > li > a.Level0 {
    padding: 0.5em;
  }
}
h2.bestseller_title {
  font-size: 3.8rem;
  font-weight: 300;
  margin-bottom: 0.5rem;
  max-width: 100%;
  white-space: normal;
}
@media only screen and (max-width: 568px) {
  h2.bestseller_title {
    font-size: 2.8rem;
  }
}
h2.bestseller_title:before,
h2.bestseller_title:after {
  content: "";
  position: absolute;
  height: 10px;
  border-bottom: 1px solid #333;
  border-top: none;
  top: 62%;
  width: 27%;
}
@media only screen and (max-width: 992px) {
  h2.bestseller_title:before,
  h2.bestseller_title:after {
    width: 21%;
  }
}
@media only screen and (max-width: 768px) {
  h2.bestseller_title:before,
  h2.bestseller_title:after {
    width: 16%;
  }
}
@media only screen and (max-width: 568px) {
  h2.bestseller_title:before,
  h2.bestseller_title:after {
    width: 12%;
  }
}
@media only screen and (max-width: 420px) {
  h2.bestseller_title:before,
  h2.bestseller_title:after {
    display: none;
  }
}
h2.bestseller_title:before {
  left: 8px;
  margin-right: 15px;
}
h2.bestseller_title:after {
  right: 8px;
  margin-left: 15px;
}
/*ECONCESS_NV MENU UMSTYLING+*/
body footer.page-footer:after {
  content: "";
  clear: both;
  display: table;
}
body footer .footer.content:after,
body footer:after {
  content: "";
  clear: both;
  display: table;
}
body .page-footer .footer.content .links {
  float: left;
}
@media only screen and (max-width: 1200px) {
  body .page-footer .footer.content .links {
    width: 67%;
  }
  body .page-footer .footer.content .links .widget.block.block-static-block {
    width: 31%;
    padding-right: 2%;
  }
  body .page-footer .footer.content .links .widget.block.block-static-block .informationen,
  body .page-footer .footer.content .links .widget.block.block-static-block .kategorien {
    width: auto;
  }
  body .page-footer .footer.content .links .widget.block.block-static-block .informationen div .column_2,
  body .page-footer .footer.content .links .widget.block.block-static-block .kategorien div .column_2 {
    width: 100%;
    clear: left;
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 568px) {
  body .page-footer .footer.content .links div.widget.block.block-static-block {
    width: 92%;
    margin-left: 0;
    padding: 0 4%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 900px) {
  body .page-footer .footer.content .links {
    width: 100%;
    float: none;
  }
}
body .page-footer .footer.content .block.newsletter {
  float: right;
}
body .page-footer .footer.content .block.newsletter > .content {
  max-width: 400px;
}
@media only screen and (max-width: 1200px) {
  body .page-footer .footer.content .block.newsletter {
    width: 33%;
  }
}
@media only screen and (max-width: 900px) {
  body .page-footer .footer.content .block.newsletter {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 568px) {
  body .page-footer .footer.content .block.newsletter {
    width: 92%;
    margin-left: 0;
    padding: 0 4%;
    margin-right: 0;
  }
}
body .page-footer .footer.content .block.newsletter .title {
  display: block;
}
body .page-footer .footer.content .block.newsletter .action.subscribe {
  font-size: 13px;
}
/*ECONCESS_NV MENU UMSTYLING-*/
body .block-promo-wrapper a.block-promo.zubehoer span.content.bg-white,
body .block-promo-wrapper .block-promo.poolheizungen span.content.bg-white {
  background: rgba(186, 227, 250, 0.8);
}
body a.block-promo.reinigung .content.bg-white {
  right: 0;
  width: 51%;
  margin-right: 25px;
}
@media only screen and (max-width: 1200px) {
  body a.block-promo.reinigung .content.bg-white {
    margin-right: 2%;
  }
}
@media only screen and (max-width: 568px) {
  body a.block-promo.reinigung .content.bg-white {
    right: auto;
    left: 0;
  }
}
body a.block-promo span.content.bg-white:hover > span.action.icon.more {
  font-weight: 500 !important;
  color: #0052a1;
}
body div.cms-top.grau {
  padding: 2em 0em;
}
body div.cms-top.grau p {
  padding: 1.5em 10%;
}
body div.cms-top.grau > h2 {
  display: block;
  width: 100%;
  position: relative;
}
body div.cms-top.grau h2:before,
body div.cms-top.grau h2:after {
  content: "";
  position: absolute;
  height: 10px;
  border-bottom: 1px solid #333;
  border-top: none;
  top: 62%;
  width: 33%;
}
@media only screen and (max-width: 650px) {
  body div.cms-top.grau h2:before,
  body div.cms-top.grau h2:after {
    top: 35%;
    width: 22%;
  }
}
body div.cms-top.grau h2:before {
  left: 0px;
  margin-right: 15px;
}
body div.cms-top.grau h2:after {
  right: 0px;
  margin-left: 15px;
}
.cms-text:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.cms-text {
  margin: 1em 0;
}
@media only screen and (max-width: 650px) {
  .cms-text {
    margin: 0;
  }
}
.cms-text h3 {
  font-weight: 300;
  margin-bottom: 0.8em;
}
.cms-text h2 {
  font-size: 40px;
  font-weight: 100;
  text-align: left;
}
.cms-text .col-lg-6 {
  width: 48%;
  float: left;
  position: relative;
  padding-right: 2%;
  display: block;
}
@media only screen and (max-width: 480px) {
  .cms-text .col-lg-6.col-xs-12 {
    width: 100%;
  }
}
.cms-text > div.col-lg-3 {
  width: 24%;
  margin-right: 1%;
  float: left;
}
.cms-text > div.col-lg-3:first-child {
  margin-right: 1%;
}
@media only screen and (max-width: 960px) {
  .cms-text > div.col-lg-3:last-child {
    margin-right: 0%;
    margin-left: 1%;
  }
}
@media only screen and (max-width: 960px) {
  .cms-text > div.col-lg-3 {
    width: 49%;
    margin-right: 1%;
    margin-left: 0;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 568px) {
  .cms-text > div.col-lg-3 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.cms-text > div.col-lg-3 div.blau h4.land {
  border-bottom: none;
  text-transform: uppercase;
  padding-bottom: 0.25em;
}
.cms-text > div.col-lg-3 .event {
  padding-bottom: 0.5em;
}
.cms-text > div.col-lg-3 .event p {
  font-size: 13px;
}
.cms-text > div.col-lg-3 .event span {
  clear: left;
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 8px;
}
.cms-text > div.col-lg-3 .event span a {
  color: #333;
  font-weight: 500;
}
.cms-text > div.col-lg-3 .event span.phone:before,
.cms-text > div.col-lg-3 .event span.fax:before,
.cms-text > div.col-lg-3 .event span.mail:before,
.cms-text > div.col-lg-3 .event span.web:before {
  float: left;
  display: block;
  text-transform: none;
  padding-right: 6px;
  font-family: 'Font Awesome 5 Free';
  /* font-family: 'FontAwesome' */
}
.cms-text > div.col-lg-3 .event span.phone:before {
  content: "\f095";
}
.cms-text > div.col-lg-3 .event span.mail:before {
  content: "\f0e0";
}
.cms-text > div.col-lg-3 .event span.fax:before {
  content: "\f1ac";
}
.cms-text > div.col-lg-3 .event span.web:before {
  content: "\f0ac";
}
.cms-text > div.col-lg-3 div.blau {
  padding: 2em 8%;
}
.cms-text > div.col-lg-3 div.blau h3 {
  font-weight: 300;
  margin-bottom: 0.8em;
  margin-top: 0;
}
.cms-text > div.col-lg-3 div.blau h4 {
  border-bottom: 1px solid #333;
  padding-bottom: 0.5em;
  margin-bottom: 1rem;
}
.cms-text > div.col-lg-6 {
  width: 49%;
  padding-right: 1%;
  float: left;
}
.cms-text > div.col-lg-6 .cms-top.grau.partner {
  font-size: 13px;
}
@media only screen and (max-width: 960px) {
  .cms-text > div.col-lg-6 {
    padding-bottom: 2%;
    padding-left: 1%;
    padding-right: 0;
  }
}
@media only screen and (max-width: 568px) {
  .cms-text > div.col-lg-6 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.cms-text .col-lg-4 {
  width: 33%;
  float: left;
}
@media only screen and (max-width: 650px) {
  .cms-text .col-lg-4 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 650px) {
  .cms-text .col-lg-4 div.kalender,
  .cms-text .col-lg-4 div.partner {
    margin-bottom: 1em;
  }
}
.cms-text .col-lg-4 div.blau h4.land {
  border-bottom: none;
  text-transform: uppercase;
}
.cms-text .col-lg-4 .event p {
  font-size: 13px;
}
.cms-text .col-lg-4 .event span {
  clear: left;
  display: block;
  position: relative;
  font-size: 13px;
  font-weight: 500;
  line-height: 14px;
  margin-bottom: 8px;
}
.cms-text .col-lg-4 .event span a {
  color: #333;
  font-weight: 500;
}
.cms-text .col-lg-4 .event span.phone:before,
.cms-text .col-lg-4 .event span.fax:before,
.cms-text .col-lg-4 .event span.mail:before,
.cms-text .col-lg-4 .event span.web:before {
  float: left;
  display: block;
  text-transform: none;
  padding-right: 6px;
  font-family: 'Font Awesome 5 Free';
  /* font-family: 'FontAwesome' */
}
.cms-text .col-lg-4 .event span.phone:before {
  content: "\f095";
}
.cms-text .col-lg-4 .event span.mail:before {
  content: "\f0e0";
}
.cms-text .col-lg-4 .event span.fax:before {
  content: "\f1ac";
}
.cms-text .col-lg-4 .event span.web:before {
  content: "\f0ac";
}
.cms-text .col-lg-4 div.blau {
  padding: 2em 8%;
}
.cms-text .col-lg-4 div.blau h3 {
  font-weight: 300;
  margin: 0.8em 0;
}
.cms-text .col-lg-4 div.blau h4 {
  border-bottom: 1px solid #333;
  padding-bottom: 0.5em;
  margin-bottom: 1rem;
}
.cms-text .col-lg-8:after {
  content: "";
  clear: both;
  display: table;
}
.cms-text .col-lg-8 {
  width: 65%;
  float: left;
}
@media only screen and (max-width: 650px) {
  .cms-text .col-lg-8 {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.cms-text .col-lg-8 .karte {
  max-width: 100%;
}
.cms-text .col-lg-8 .karte iframe {
  max-width: 100%;
}
.cms-text .col-lg-8 .produkte.weiss.bilder,
.cms-text .col-lg-8 .karte,
.cms-text .col-lg-8 .image.grau {
  margin-bottom: 1em;
}
.cms-text .col-lg-8 .produkte.weiss.bilder:after,
.cms-text .col-lg-8 .image.grau:after {
  content: "";
  clear: both;
  display: table;
}
.cms-text > div:first-child {
  margin-right: 2%;
}
a.block-promo.home-main.solarheizungen span.action.more.button {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  display: inline-block;
  clear: both;
  color: #333;
  width: 100%;
}
a.block-promo.home-main.solarheizungen .content.bg-white:hover span.action.more.button {
  font-weight: 500 !important;
  color: #0052a1;
}
a.block-promo.home-main.solarheizungen span.action.more.button:after {
  font-family: 'luma-icons';
  content: '\e608';
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 0 0 5px;
}
.product-info-main div.product-info-price {
  border-bottom: 1px solid #333;
}
body .product.data.items > .item.title:not(.disabled) > .switch:focus,
body .product.data.items > .item.title:not(.disabled) > .switch:hover {
  border-bottom-color: #fff;
}
body .col-lg-8 div.blau,
body .col-lg-6 div.blau {
  padding: 2em 6%;
}
body .col-lg-8 div.blau h3,
body .col-lg-6 div.blau h3 {
  padding-top: 0.8em;
}
body .col-lg-8 div.blau ul,
body .col-lg-6 div.blau ul {
  list-style-type: none;
  padding-left: 12px;
}
body .col-lg-8 div.blau ul li,
body .col-lg-6 div.blau ul li {
  padding-left: 12px;
}
body .col-lg-8 div.blau ul li:before,
body .col-lg-6 div.blau ul li:before {
  font-family: 'luma-icons';
  content: '\e608';
  font-size: 1em;
  line-height: inherit;
  color: inherit;
  overflow: hidden;
  speak: none;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 0 0 0 -24px;
  padding-right: 8px;
  padding-left: 4px;
}
@media only screen and (max-width: 650px) {
  body .col-lg-8 div.blau,
  body .col-lg-6 div.blau {
    margin-bottom: 1em;
  }
}
div.grau.image {
  padding: 2em 6%;
}
div.grau.bilder {
  padding: 0 6% 2em;
}
div.grau.bilder h5 {
  font-weight: 700;
  line-height: 1.1em;
  font-size: 1.2rem;
  position: relative;
  padding-top: 2rem;
  margin-top: 0;
  margin-bottom: 2rem;
  display: block;
}
.footer.content .informationen .desktop,
.footer.content .kategorien .desktop,
.footer.content .social_media .desktop {
  display: block;
}
@media only screen and (max-width: 568px) {
  .footer.content .informationen .desktop,
  .footer.content .kategorien .desktop,
  .footer.content .social_media .desktop {
    display: none;
  }
}
.footer.content .informationen .mobile,
.footer.content .kategorien .mobile,
.footer.content .social_media .mobile {
  display: none;
}
@media only screen and (max-width: 568px) {
  .footer.content .informationen .mobile,
  .footer.content .kategorien .mobile,
  .footer.content .social_media .mobile {
    display: table;
    width: 100%;
    padding-top: 1em;
    border-top: 1px solid #333;
    /*border-bottom:1px solid #333;	*/
    margin: auto -4%;
    padding: 4%;
    display: block;
    background: transparent url('/media/wysiwyg/icons/plus.png') no-repeat 15px 15px;
    background: transparent url('/media/wysiwyg/icons/plus.svg') no-repeat 15px 15px;
    background-size: 12px 12px;
    padding-top: 12px;
    background-position-x: 93%;
    background-position-y: 12px;
  }
}
.footer.content .informationen .mobile .column_2,
.footer.content .kategorien .mobile .column_2,
.footer.content .social_media .mobile .column_2 {
  padding-bottom: 0;
}
.footer.content .informationen .mobile[aria-expanded="false"],
.footer.content .kategorien .mobile[aria-expanded="false"],
.footer.content .social_media .mobile[aria-expanded="false"] {
  height: 1em;
}
.footer.content .informationen .mobile[aria-expanded="true"],
.footer.content .kategorien .mobile[aria-expanded="true"],
.footer.content .social_media .mobile[aria-expanded="true"] {
  background: #bae3fa;
  display: table;
}
.footer.content .informationen .mobile[aria-expanded="false"],
.footer.content .kategorien .mobile[aria-expanded="false"] {
  height: 1em;
}
body .footer.content .informationen .mobile:after,
body .footer.content .kategorien:after,
body .footer.content .social_media:after {
  content: "";
  clear: both;
  display: table;
}
body footer .footer.content {
  max-width: 1280px;
  float: none;
  border-top: none;
  margin: auto;
  display: block;
  /* min-height:300px; */
  /*max-height:450px;*/
}
@media only screen and (max-width: 568px) {
  body footer .footer.content {
    padding-left: 0;
    padding-right: 0;
  }
}
body footer .mobile .arw {
  display: none;
  float: left;
  position: absolute;
  color: #333;
  margin-top: 0;
  top: -1.5em;
  font-family: Arial;
  font-size: 1.5em;
  right: 0;
  height: 3em;
  padding: 1em;
  background-color: transparent;
}
body footer .mobile span.arw:after {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -9px 0 0 -9px;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}
body footer .mobile[aria-expanded="false"] span.arw:after {
  content: "+";
}
body footer .mobile[aria-expanded="true"] span.arw:after {
  content: "-";
}
body .page-footer {
  background: #f4f4f4;
}
@media only screen and (max-width: 568px) {
  body .page-footer {
    padding-bottom: 0em;
    background: #f4f4f4;
  }
}
/*css hacks ie11 header nv +*/
span.action.nav-toggle {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
@media only screen and (min-width: 769px) {
  span.action.nav-toggle {
    display: none;
  }
}
@media only screen and (max-width: 568px) {
  body .footer.content h3 {
    border-bottom: none;
    margin-bottom: 0;
    float: left;
    width: 100%;
  }
}
@media only screen and (min-width: 568px) {
  body .page-wrapper header.page-header div.field.search {
    max-width: 250px;
    border-bottom: none;
    right: 0;
  }
}
body .page-wrapper header.page-header div.field.search .control {
  border-top: none;
}
@media only screen and (min-width: 568px) {
  body .page-wrapper header.page-header div.header.content div.block.block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
    margin-top: 34px;
  }
}
@media only screen and (max-width: 568px) {
  body .page-wrapper header.page-header div.header.content div.block.block-search {
    width: auto;
  }
}
@media only screen and (max-width: 506px) {
  body .page-wrapper header.page-header div.header.content div.block.block-search {
    margin-top: 34px;
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 568px) {
  body .page-wrapper header.page-header div.header.content div.block.block-search .form.minisearch input#search {
    /*display:none;*/
    /*position:static;*/
    /*width:250px;*/
  }
}
@media only screen and (max-width: 568px) {
  body .page-wrapper header.page-header div.header.content div.block.block-search .form.minisearch.active input#search {
    /*display:block;
		position:static;
		width:250px;*/
    max-width: 350px;
    float: none;
    margin: 1em auto;
    display: block;
    clear: both;
  }
}
@media only screen and (max-width: 568px) {
  form.form.minisearch > .search > .control {
    opacity: 0;
    /* display: none; */
    width: 0;
    padding: 0;
  }
}
@media only screen and (max-width: 568px) {
  form.form.minisearch.active > .search > .control {
    opacity: 1;
    /* display: none; */
    width: auto;
    padding: 0 15px;
  }
}
header.page-header .header.panel {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
header.page-header .header.panel:after,
header.page-header .header.panel:before {
  -ms-box-sizing: inherit;
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
header.page-header div.panel.wrapper .panel header a,
header.page-header div.panel.wrapper .panel header span {
  color: #fff;
}
header.page-header .panel.wrapper .header.panel {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1280px;
  float: none;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  text-align: center;
  display: block;
}
body footer.page-footer {
  display: block;
  height: auto !important;
  height: fit-content;
}
body footer .widget.block.block-static-block {
  height: auto;
}
body .page-header .switcher.language .options.active ul.dropdown {
  right: 0;
}
@media only screen and (max-width: 1360px) {
  body .page-header .switcher.language .options.active ul.dropdown {
    right: 0;
  }
}
body .page-header .switcher.language .options.active ul.dropdown:before,
body .page-header .switcher.language .options.active ul.dropdown:after {
  left: auto;
  top: -12px;
  right: 14px;
}
@media only screen and (max-width: 1360px) {
  body .page-header .switcher.language .options.active ul.dropdown:before,
  body .page-header .switcher.language .options.active ul.dropdown:after {
    right: 10px;
    left: auto;
  }
}
body.account .block-collapsible-nav .content {
  background: #bae3fa;
  font-family: 'Open Sans', sans-serif;
}
body.account .block-collapsible-nav .content .item.current a,
body.account .block-collapsible-nav .content .item.current > strong,
body.account .block-collapsible-nav .content .item a {
  border-left: none;
  color: #333;
}
body.account .block-collapsible-nav .content .item.current > strong {
  font-weight: 700;
  border-bottom: 1px solid #333;
  border-bottom: none;
}
body.account .block-collapsible-nav .content .item a {
  hyphens: none;
  font-weight: 300;
  white-space: inherit;
  display: block;
  word-break: break-word;
  max-width: 100%;
  position: relative;
}
body.account .block-collapsible-nav .content .item:hover a:after {
  content: "\f105";
  font-family: 'Font Awesome 5 Free';
  /* font-family: 'FontAwesome' */
  color: #333;
  padding-left: 3px;
}
body.account .block-collapsible-nav .content .item:hover a {
  font-weight: 700;
}
body.account .block-collapsible-nav .content .item a:hover {
  background: transparent;
}
body.account .block-collapsible-nav .content .item .delimiter {
  border: none;
}
body.account h1.page-title {
  margin-top: 0px;
}
body div.minicart-wrapper .action.showcart.active:before,
body div.minicart-wrapper .action.showcart:before,
body div.minicart-wrapper.active .action.showcart.active:before {
  content: "\f07a";
  font-family: 'Font Awesome 5 Free';
  color: #333;
  font-weight: bold;
}
/* mega-menu-1.less teilweise wiederherstellen econcess_nv +*/
@media only screen and (max-width: 768px) {
  #cwsMenu-1 .kontakt-menu li.cmsbk.Level2 div.cmsbk {
    padding: 2em 1em;
    border-bottom: 1px solid #333;
  }
  #cwsMenu-1 .kontakt-menu li.cmsbk.Level2 div.cmsbk > p > i {
    float: left;
    padding-right: 10px;
  }
  #cwsMenu-1 .kontakt-menu li.cmsbk.Level2 div.cmsbk > p > span {
    display: block;
    float: left;
  }
  #cwsMenu-1 .kontakt-menu li.cmsbk.Level2 div.cmsbk > p > a {
    color: #333;
  }
  #cwsMenu-1 .kontakt-menu li.cmsbk.Level2 div.cmsbk:after {
    content: "";
    clear: both;
    display: table;
  }
  #cwsMenu-1 .cwsMenu.mega-menu li > ul.subMenu {
    position: static;
    width: 100% !important;
    clear: both;
    padding: 0.5em;
  }
  #cwsMenu-1 .cwsMenu.mega-menu li > ul.subMenu ul {
    padding: 0;
  }
  #cwsMenu-1 .cwsMenu.mega-menu li > ul.subMenu ul > li > a {
    padding: 0em 1em;
  }
  #cwsMenu-1 .cwsMenu.mega-menu li > ul.subMenu li {
    float: none;
    width: auto !important;
  }
  #cwsMenu-1 .cwsMenu li.megamenu ul li.hideTitle > a.Level1 {
    display: none;
  }
  #cwsMenu-1 .cwsMenu li.megamenu ul li.hideTitle > .subMenu {
    display: block;
  }
  #cwsMenu-1 li.cmsbk a ~ div.cmsbk {
    display: none;
  }
  #cwsMenu-1 .cwsMenu li.megamenu ul li.hideTitle > span {
    display: none;
  }
  #cwsMenu-1 .cwsMenu.mega-menu li > ul {
    display: none;
  }
  #cwsMenu-1 .cwsMenuOuter.rtl .cwsMenu.mega-menu li > span.arw {
    left: 0;
    right: inherit;
  }
  body ul.cwsMenu.mega-menu > li.Level0.menu-active {
    /*background:#bae3fa;*/
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body .cwsMenu li.parent > a > span.arw {
    margin-left: 0px !important;
  }
}
@media only screen and (max-width: 768px) {
  #cwsMenu-1 .cwsMenu.mega-menu li a > span.arw {
    display: block;
  }
}
body.account .column.main .block:not(.widget) .block-title,
.login-container div.block .block-title {
  border-bottom: 1px solid #333;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-size: 2.2rem;
  padding-bottom: 0;
}
body.account .column.main .block:not(.widget) .block-title a.action span,
.login-container div.block .block-title a.action span {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  body actions-toolbar > .secondary,
  body actions-toolbar > .secondary:last-child {
    margin-bottom: 10px;
    text-align: left;
    clear: left;
    float: left;
    padding-top: 1em;
  }
}
body actions-toolbar > .primary button.action.login.primary,
body actions-toolbar > primary button.action.login.primary:last-child {
  float: left;
  margin-left: 0;
  clear: both;
}
/* mega-menu-1.less teilweise wiederherstellen econcess_nv -*/
@media only screen and (max-width: 768px) {
  body .nav-sections .switcher-trigger strong:after {
    font-size: 20px;
    right: 1px;
    content: '\e608';
    top: 0px;
  }
}
.nav-open .nav-sections {
  background: #f4f4f4;
}
@media only screen and (max-width: 768px) {
  li.customer-welcome span.customer-name {
    padding: 0.8em 20px;
    display: block;
    color: #333;
  }
  li.customer-welcome span.customer-name .switch {
    color: #333;
  }
}
@media only screen and (max-width: 1024px) {
  body .block-collapsible-nav .item a,
  .block-collapsible-nav .item > strong {
    padding: 5px 12px 5px 12px;
    hyphens: auto;
  }
}
body ._keyfocus *:focus,
body page-wrapper header.page-header div.header.content .block.block-search input:not([disabled]):focus,
body page-wrapper header.page-header div.header.content .block.block-search textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: none;
  border-color: #333;
  color: #333;
}
@media only screen and (max-width: 840px) and (min-width: 768px) {
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 24.3%;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 75.7%;
  }
}
body .minicart-wrapper .action.showcart .counter.qty {
  background: none;
  color: #0054a1;
  font-weight: 600;
  box-shadow: none;
  font-size: 20px;
  overflow: hidden;
  text-align: center;
  text-shadow: none;
}
.Level1.first.parent.informationen.column-1.showSub > a:hover {
  cursor: context-menu;
}
/*mozilla hack +*/
@-moz-document url-prefix() {
  body .page-main .columns {
    display: block;
  }
}
/*mozilla hack -*/
.product-item-details div.stock {
  margin-bottom: 8px;
}
.product-item-details strong.product-item-name a.product-item-link {
  font-weight: 600;
  margin-bottom: 1em;
}
.product-item-details .product.description p {
  margin-bottom: 1.2rem;
}
.product-item-details .product.description a.action.more {
  background: #0054a1;
  color: #fff;
  clear: both;
  margin-top: 1.2em;
  text-align: center;
  display: block;
  font-weight: 600;
  text-transform: none;
  width: fit-content;
  max-width: 250px;
  letter-spacing: 0.05em;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 15px;
  float: none;
  font-weight: 400;
  margin-left: 0;
  margin-top: 2em;
  border-radius: 6px;
}
.product-item-details .product.description a.action.more:hover {
  text-decoration: none;
}
.product-item-details .product.product-item-description {
  font-size: 13px;
}
.product-item-details .product-item .price-box {
  margin-bottom: 18px;
}
.catalog-category-view .product.details .product-item .price-box {
  margin: 10px 0 0;
}
body .product-item-actions div.actions-primary {
  display: block;
  float: none;
  margin: auto;
}
body .product-item-actions div.actions-primary button.action.tocart.primary {
  border-radius: 6px;
  text-transform: uppercase;
  background: #0052a1;
  border-color: #0052a1;
  letter-spacing: 0.05em;
  font-size: 13px;
  float: none;
  clear: both;
  width: fit-content;
  position: relative;
  margin: auto;
  display: block;
}
@media only screen and (max-width: 480px) {
  body .products-grid .product-item {
    width: 100%;
    float: none;
    clear: both;
    max-width: 300px;
    padding: 0 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (min-width: 768px) {
  body div.toolbar .modes .modes-mode {
    background-color: #0054a1;
    margin-left: 10px;
    border-color: #0054a1;
    border-radius: 0;
    box-shadow: none;
  }
  body div.toolbar .modes .modes-mode:before {
    color: #fff;
  }
  body div.toolbar select {
    border: 1px solid #333;
    border-radius: 0;
  }
}
div.products-grid .product-item-details .product.description > p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
div.filter .block-subtitle,
div.filter-options-item {
  border-bottom: 1px solid #333;
}
div.filter div.filter-options-item.active {
  background: #bae3fa;
}
body .page-wrapper #maincontent div.category-view {
  width: 100%;
}
body .category-description div.cms-top.grau > h2 {
  display: block;
  width: 72%;
  padding: 0px 14%;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  body .category-description div.cms-top.grau > h2 {
    font-size: 36px;
  }
}
@media only screen and (max-width: 1024px) {
  body .category-description div.cms-top.grau > h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  body .category-description div.cms-top.grau > h2 {
    font-size: 28px;
  }
}
body .category-description div.cms-top.grau h2:before,
body .category-description div.cms-top.grau h2:after {
  content: "";
  position: absolute;
  height: 10px;
  border-bottom: 1px solid #333;
  border-top: none;
  top: 39%;
  width: 14%;
}
@media only screen and (min-width: 769px) {
  body:not(.cms-home-page-englisch):not(.cms-home) .page-wrapper > div.nav-sections {
    position: relative;
    top: 0;
  }
}
@media only screen and (max-width: 768px) {
  body:not(.cms-home-page-englisch):not(.cms-home) .page-wrapper header.page-header div.header.content {
    border-bottom: 2em solid #f4f4f4;
  }
}
/*Produkt Seite styling +*/
body button.action.tocart.primary,
body .actions-toolbar > .primary button.action:last-child,
.control button.action.captcha-reload,
body .actions-toolbar > .secondary button.action:last-child,
.block-new-customer .actions-toolbar > .primary .action {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  border-color: #0052a1;
  border-radius: 6px;
  padding: 8px 20px;
  box-shadow: none;
  color: #fff;
  background: #0052a1;
}
@media only screen and (max-width: 768px) {
  body button.action.tocart.primary,
  body .actions-toolbar > .primary button.action:last-child,
  .control button.action.captcha-reload,
  body .actions-toolbar > .secondary button.action:last-child,
  .block-new-customer .actions-toolbar > .primary .action {
    width: auto;
    margin-left: 0;
  }
}
.product-info-main h1 {
  font-size: 32px;
}
@media only screen and (max-width: 1200px) {
  .product-info-main h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .product-info-main h1 {
    font-size: 28px;
    word-break: break-word;
  }
}
.product-info-main .product.attribute.overview,
.product-info-main .product.attribute.sku .value,
.product-info-main .product.attribute.sku .type,
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  font-size: 13px;
}
.product-info-main .product-info-stock-sku {
  padding-bottom: 1.3em;
}
.product-info-main button.action.tocart {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  font-size: 13px;
  border-radius: 6px;
  width: auto;
  padding: 8px 20px;
  height: auto;
}
.product-info-main .price-box .price-container .price {
  font-size: 30px;
}
.product-info-main input[type="text"],
.product-info-main input[type="tel"],
.product-info-main input[type="number"],
.product-info-main input[type="datetime"] {
  border: 1px solid #333;
  color: #333;
  border-radius: 0px;
  font-size: 13px;
  height: 28px;
}
.product.info.detailed .product.description,
.product.info.detailed .data.item > a.switch,
.product.info.detailed table {
  font-size: 13px;
}
.product.info.detailed .product.data.items {
  border-color: #333333;
}
.product.info.detailed .product.data.items > .item.title.active > .switch,
.product.info.detailed .product.data.items > .item.title.active > .switch:focus,
.product.info.detailed .product.data.items > .item.title.active > .switch:hover {
  border-color: #333333;
}
.product.info.detailed .product.data.items > .item.title.active {
  border-right: 1px solid #333333;
}
.product.info.detailed .product.data.items > .item.content {
  border-color: #333333;
}
body.catalog-product-view main.page-main {
  padding-bottom: 3em;
}
/*Produkt Seite styling -*/
div.sidebar {
  position: relative;
  display: block;
}
div.sidebar .product-items-names .product-item-name {
  float: left;
  position: relative;
  width: 90%;
  padding-bottom: 8px;
}
div.sidebar .block-reorder .product-item .field.item {
  position: relative;
  display: block;
  left: 0;
  float: left;
  padding-top: 3px;
  width: 10%;
}
.sidebar .actions-toolbar .primary {
  margin-top: 1em;
}
.actions-toolbar > .secondary > a {
  color: #0052a1;
}
body input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border-color: #333;
}
body .abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper table.data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper table.data.table > thead > tr > td,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper table.data.table > thead > tr > th,
[class^='sales-guest-'] .column.main .order-details-items .table-wrapper table.data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper table.data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper table.data.table > thead > tr > td,
.block-giftregistry-results table.data.table > thead > tr > th,
.block-giftregistry-results table.data.table > thead > tr > td,
.block-wishlist-search-results table.data.table > thead > tr > th,
.block-wishlist-search-results table.data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper table.data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper table.data.table > thead > tr > td,
body .cart-summary .block > .title,
body select,
select:not([disabled]):focus {
  border-color: #333;
}
button.action.primary {
  background: #0052a1;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/*Kundenkonto anlegen +*/
body .account .legend {
  border-bottom: 1px solid #333;
}
body.account .column.main .block:not(.widget) .block-title,
body.account .login-container div.block .block-title {
  padding-bottom: .4em;
  padding-top: .3em;
}
body.account .abs-account-block-font-size,
body.account .block-addresses-list address,
body.account .box-billing-address .box-content,
body.account .box-shipping-address .box-content,
body.account .box-address-billing .box-content,
body.account .box-address-shipping .box-content,
body.account .box-information .box-content,
body.account .block-balance-giftcard .block-content,
body.account .block-reviews-dashboard .product-name {
  font-size: 1.4rem;
}
body.account .table-wrapper:last-child {
  margin-bottom: 0;
  border-bottom-color: #333;
}
body.account .column.main .block:not(.widget) div.block-title a.action span {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  border-color: #0052a1;
  border-radius: 6px;
  padding: 8px 20px;
  box-shadow: none;
  color: #fff;
  background: #0052a1;
  float: right;
}
body .sidebar .actions-toolbar > .primary:last-child,
body .sidebar .actions-toolbar > .secondary:last-child {
  float: left;
  clear: left;
}
.checkout-payment-method .actions-toolbar .primary {
  float: left;
}
body table > thead > tr > th,
body table > tbody > tr > th,
body table > tfoot > tr > th,
body table > thead > tr > td,
body table > tbody > tr > td,
body table > tfoot > tr > td {
  padding: 14px 10px;
  letter-spacing: 0.02em;
}
/*Kundenkonto anlegen -*/
/*Warenkorb +*/
body .cart.table-wrapper .cart thead tr th.col,
body .cart.table-wrapper .item-actions td,
body .cart.table-wrapper .cart > .item {
  border-bottom-color: #333;
}
/*Warenkorb -*/
/*Kategorieseite +*/
@media (min-width: 640px) {
  body .table > tbody > tr > th,
  body .table > tbody > tr > td {
    border-top-color: #333;
  }
}
.catalog-category-view .sidebar div.filter strong.block-subtitle {
  letter-spacing: 0.05em;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  word-break: break-word;
  padding-right: 0;
  padding-left: 0;
}
@media (max-width: 1024px) {
  .catalog-category-view .sidebar div.filter strong.block-subtitle {
    font-size: 16px;
    letter-spacing: 0em;
  }
}
.catalog-category-view .sidebar .filter-options-item .filter-options-title {
  text-transform: none;
}
.catalog-category-view .sidebar .block-content.filter-content .filter-options-item .filter-options-title:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -9px 0 0 -9px;
  position: absolute;
  top: 12px;
  font-weight: 700;
  font-size: 20px;
  right: 8px;
  cursor: pointer;
  content: "+";
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.catalog-category-view .sidebar .block-content.filter-content .filter-options-item.active .filter-options-title:after {
  content: "-";
}
.catalog-category-view li .product-item-details .product.product-item-description {
  margin-top: 0;
}
/*Kategorieseite -*/
div.block-minicart {
  border-color: #333;
}
div.block-minicart .block-content > .actions > .primary button.action.primary {
  display: block;
  width: 100%;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background: #0054a1;
  font-size: 14px;
  width: auto;
  color: #fff;
  line-height: 1.5em;
  float: none;
  margin: auto;
  padding: 8px 20px;
  margin-left: 0;
}
div.block-minicart .minicart-items .item-qty {
  margin-right: 8px;
  text-align: center;
  width: 40px;
  margin-left: 8px;
  color: #333;
}
div.block-minicart .minicart-items .action.edit:before,
div.block-minicart .minicart-items .action.delete:before,
div.block-minicart .minicart-items .product-item-name a {
  color: #333;
}
div.block-minicart .minicart-items-wrapper,
div.block-minicart .minicart-items .product-item:not(:first-child) {
  border-color: #333;
  height: auto !important;
}
div.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: left;
  clear: left;
}
.page-with-filter .toolbar select {
  border-radius: 0;
  border-color: #333;
}
@media only screen and (max-width: 768px) {
  .filter-title strong {
    background-color: #0054a1;
    box-shadow: none;
    color: #ffff;
    text-transform: uppercase;
    border: 1px solid #0054a1;
  }
}
.page-with-filter .pages .action {
  color: #fff;
  border-radius: 0;
  background-color: #0054a1;
  border-color: #0054a1;
  box-shadow: none;
}
.page-with-filter .pages .action a.page:visited,
.page-with-filter .pages .action a.page {
  color: #0052a1;
}
.page-with-filter .pages .action.next:visited:before,
.page-with-filter .pages .action.previous:visited:before,
.page-with-filter .pages a.action.next:before,
.page-with-filter .pages a.action.previous:before,
.page-with-filter .pages a.action.previous:visited:before,
.page-with-filter .pages a.action:visited {
  color: #fff;
}
.page-with-filter .pages strong.page {
  background: #0054a1;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  ul li.customer-welcome span.customer-name .switch {
    font-weight: 400;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: #0054a1;
    font-size: 14px;
    width: auto;
    color: #fff;
    line-height: 1.5em;
    box-shadow: none;
    padding: 8px 20px;
  }
}
body button.action {
  background-color: #0054a1;
  color: #ffff;
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  border: 1px solid #0054a1;
  box-shadow: none !important;
  padding: 8px 20px;
  border-radius: 4px;
}
body button.action.close {
  color: #333;
}
@media only screen and (max-width: 768px) {
  .columns .product.info.detailed .product.data.items {
    margin-left: 0;
    margin-right: 0;
  }
}
.columns .product.info.detailed .product.data.items .item.title.active {
  border-right: none;
}
.columns .product.info.detailed .product.data.items > .item.title > .switch {
  border-color: #333;
}
.cms-text.blau.cms-top {
  padding-bottom: 3em;
  margin-top: 0;
}
.cms-text.blau.cms-top h2 {
  display: inline-block;
  text-align: left;
}
.cms-text.blau.cms-top h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}
body div.cms-top.blau.impressum {
  padding: 2em;
}
body div.cms-top.blau.impressum h2 {
  text-align: left;
  margin-bottom: 3rem;
}
body div.cms-top.blau.impressum i {
  float: left;
  clear: left;
  margin-right: 8px;
  margin-top: 2px;
}
body div.cms-top.blau.impressum p {
  float: left;
  clear: right;
  margin-bottom: 1.5em;
  letter-spacing: 0.05em;
}
body div.cms-top.blau.impressum p a {
  color: #333;
}
body div.cms-top.blau.impressum:last-child {
  margin-bottom: 3em;
}
body div.cms-top.blau.impressum:after {
  content: "";
  display: table;
  clear: both;
}
body div.cms-top.grau.partner p {
  padding: 0.5em 10%;
}
body div.cms-top.grau.partner p a {
  color: #333;
  display: block;
  margin-bottom: 8px;
}
body div.cms-top.grau.partner p i {
  margin-right: 4px;
}
body div.cms-top.grau.partner h2:after,
body div.cms-top.grau.partner h2:before {
  top: 40%;
  width: 24%;
}
@media only screen and (max-width: 1280px) {
  body div.cms-top.grau.partner h2:after,
  body div.cms-top.grau.partner h2:before {
    width: 16%;
  }
}
@media only screen and (max-width: 991px) {
  body div.cms-top.grau.partner h2:after,
  body div.cms-top.grau.partner h2:before {
    width: 10%;
  }
}
.cms-datenschutz div.cms-top {
  margin-top: 0;
}
body .modal-popup .modal-title,
body .modal-popup.modal-slide .modal-footer,
body .cart-summary .block > .title {
  border-bottom-color: #333;
}
body.account .legend,
body.account .table-wrapper {
  border-color: #333;
}
.column.main .cart-totals,
.column.main .opc-block-summary .table-totals,
.column.main .minicart-items .product-item:not(:first-child),
.column.main .opc-block-summary .items-in-cart > .title,
.column.main .checkout-payment-method .payment-option-title,
.column.main .form table,
.column.main .opc-wrapper .step-title,
.column.main .field._required select,
.column.main .modal-popup .modal-title,
.column.main .modal-popup.modal-slide .modal-footer,
.column.main .order-details-items,
.column.main .order-links .item strong,
.column.main .account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.column.main .order-details-items .table-order-items tbody + tbody {
  border-color: #333;
}
.column.main .order-review-form .action.primary,
.column.main .bundle-actions .action.primary.customize,
.column.main .bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.column.main .box-tocart .action.tocart,
.column.main .cart-summary .checkout-methods-items .action.primary.checkout,
.column.main .block-minicart .block-content > .actions > .primary .action.primary,
.column.main .methods-shipping .actions-toolbar .action.primary,
.column.main .block-authentication .action.action-register,
.column.main .block-authentication .action.action-login,
.column.main .checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.column.main .form-address-edit .actions-toolbar .action.primary,
.column.main .box-tocart .action.instant-purchase,
.column.main .multicheckout .action.primary {
  font-size: 1.4rem;
  line-height: 2rem;
  border-radius: 4px;
}
.column.main .opc-block-shipping-information .shipping-information-title .action-edit:before,
.column.main .cart.table-wrapper .actions-toolbar > .action-edit:before,
.column.main .cart.table-wrapper .actions-toolbar > .action-delete:before {
  color: #333;
}
@media only screen and (max-width: 1024px) {
  .column.main .opc-wrapper .step-title {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1024px) {
  .opc-block-summary > .title {
    font-size: 2rem;
  }
  .opc-block-summary .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
  .opc-block-summary .opc-block-summary .product-item .subtotal span {
    font-weight: 600;
    font-size: 1.4rem;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    padding-right: 5px;
    text-align: left;
  }
}
/* Checkout styling +*/
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark,
.cart-totals .grand .amount,
div.opc-block-summary .table-totals .grand .amount,
body .modal-popup select {
  border-color: #333;
}
.page-layout-checkout .cart-totals tbody .amount,
.page-layout-checkout .cart-totals tfoot .amount,
.page-layout-checkout .opc-block-summary .table-totals tbody .amount,
.page-layout-checkout .opc-block-summary .table-totals tfoot .amount {
  padding: 6px 0;
}
.page-layout-checkout .opc-sidebar {
  margin-top: 0;
}
.page-layout-checkout .opc-sidebar .opc-block-summary {
  display: block;
}
.page-layout-checkout .opc-sidebar .opc-block-summary span.title {
  border-bottom: 1px solid #333333;
  margin-bottom: 1rem;
}
.page-layout-checkout .opc-sidebar .opc-block-summary span.title + .table-totals {
  border-top-color: transparent;
  margin-bottom: 2em;
}
.page-layout-checkout .opc-sidebar .opc-block-summary .minicart-items {
  background: #b9e3f6;
}
.page-layout-checkout .opc-sidebar .opc-block-summary .minicart-items li.product-item {
  padding: 25px 15px;
}
.page-layout-checkout .opc-sidebar .opc-block-summary .minicart-items li.product-item:last-child {
  border-bottom: 1px solid #333;
}
.page-layout-checkout .opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
  border-color: transparent;
  background: #b9e3f6;
  margin-top: 1em;
  font-weight: 600;
}
.page-layout-checkout .opc-wrapper .shipping-address-item.selected-item:after {
  background: transparent;
  font-family: 'Font Awesome 5 Free';
  /* font-family: 'FontAwesome' */
  color: #333;
  content: "\f00c";
}
.page-layout-checkout .opc-progress-bar-item._active:before,
.page-layout-checkout .opc-progress-bar-item._active > span:before {
  background: #b9e3f6;
  border-color: #8498a5;
}
.page-layout-checkout .opc-progress-bar-item._active > span:after {
  border-color: #b9e3f6;
  font-family: 'Font Awesome 5 Free';
  /* font-family: 'FontAwesome' */
  color: #333;
  content: "\f00c";
}
.page-layout-checkout .opc-progress-bar-item._complete > span:after {
  font-family: 'Font Awesome 5 Free';
  /* font-family: 'FontAwesome' */
  color: #333;
  content: "\f00c";
}
.page-layout-checkout .opc-block-shipping-information {
  padding: 0;
}
.page-layout-checkout .opc-block-shipping-information .shipping-information-title {
  border-color: #333;
  padding-bottom: 0;
}
.page-layout-checkout .opc-block-summary {
  background: transparent;
  padding: 0;
}
.page-layout-checkout .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.4rem;
  font-weight: 400;
  margin: 0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
@media only screen and (max-width: 1200px) {
  .page-layout-checkout .opc-block-summary .table-totals {
    display: block;
    width: 100%;
  }
  .page-layout-checkout .opc-block-summary .table-totals tbody {
    display: block;
    width: 100%;
  }
  .page-layout-checkout .opc-block-summary .table-totals tbody tr {
    display: block;
    width: 100%;
  }
  .page-layout-checkout .opc-block-summary .table-totals tbody tr th {
    display: block;
    width: 100%;
  }
  .page-layout-checkout .opc-block-summary .table-totals tbody tr td {
    display: block;
    width: 100%;
  }
  .page-layout-checkout .opc-block-summary .table-totals tbody tr td.amount {
    font-size: 1.4rem;
    border-top: none;
  }
}
.page-layout-checkout .opc-block-summary .items-in-cart > .title:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0px;
  position: absolute;
  top: 12px;
  font-weight: 700;
  font-size: 20px;
  right: 8px;
  cursor: pointer;
  content: "+";
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.page-layout-checkout .opc-block-summary .items-in-cart.active > .title:after {
  content: "-";
}
.page-layout-checkout .payment-group > div.step-title {
  border-bottom: 1px solid #333;
}
.page-layout-checkout .opc-wrapper ~ aside.opc-sidebar.modal-custom,
.page-layout-checkout .opc-wrapper li.checkout-shipping-address {
  padding-top: 2rem;
}
/* Checkout styling -*/
/*Warenkorb Styling +*/
.cart-container .cart-summary {
  padding-left: 0;
  padding-right: 0;
  background: transparent;
}
.cart-container .cart-summary .block > .title {
  padding-top: 3rem;
}
.cart-container .cart-summary .block > .title strong {
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05rem;
}
.cart-container .cart-summary .block > .title:after {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0px;
  padding-top: 2rem;
  position: absolute;
  top: 12px;
  color: #333;
  font-weight: 700;
  font-size: 20px;
  right: 8px;
  cursor: pointer;
  content: "+";
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.cart-container .cart-summary .block.active > .title:after {
  content: "-";
}
.cart-container .cart-summary .block.active .content {
  padding: 2rem 15px;
  background: #b9e3f6;
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
}
.cart-container .cart-summary .block.active .content select {
  border-color: #333;
}
.cart-container .cart-summary .block.active .content .fieldset .field > .label {
  margin: 8px 0 4px;
  display: inline-block;
  font-weight: 400;
  letter-spacing: 0.05rem;
}
.cart-container .cart-summary .block.active .content .fieldset .field.choice > .label {
  margin-top: 0;
}
/*Warenkorb Styling -*/
@media only screen and (max-width: 768px) {
  .page-wrapper > div.breadcrumbs {
    padding-top: 1rem;
  }
}
/*Geschichte Styling +*/
body div.cms-top.grau.weiss {
  background-color: #fff;
}
@media only screen and (max-width: 480px) {
  table.geschichte {
    width: 95%;
    margin-left: 5%;
    display: block;
  }
}
table.geschichte tbody {
  padding: 3rem 15px;
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody {
    padding-left: 5px;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr {
    width: 100%;
    display: block;
    float: none;
    clear: both;
    border-left: 1px solid #333;
  }
}
table.geschichte tbody tr td.bild {
  width: 28%;
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr td.bild {
    width: 100%;
    display: block;
    float: none;
    clear: both;
  }
}
table.geschichte tbody tr td.bild img {
  max-width: 212px;
  float: right;
  height: auto;
  padding-right: 15px;
  mix-blend-mode: multiply;
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.bild img {
    max-width: 180px;
  }
}
@media only screen and (max-width: 650px) {
  table.geschichte tbody tr td.bild img {
    max-width: 150px;
    padding-right: 4px;
  }
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr td.bild img {
    float: left;
    padding-left: 8px;
  }
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.bild {
    padding: 12px 8px;
  }
}
table.geschichte tbody tr td.jahr {
  width: 12%;
  font-weight: 600;
  letter-spacing: 0.05rem;
  color: #333;
  border-left: 1px solid #333;
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.jahr {
    min-width: 85px;
    padding: 12px 8px;
  }
}
@media only screen and (max-width: 650px) {
  table.geschichte tbody tr td.jahr {
    min-width: 72px;
    padding: 12px 5px;
  }
}
@media only screen and (max-width: 568px) {
  table.geschichte tbody tr td.jahr {
    min-width: 70px;
    padding: 12px 3px;
  }
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr td.jahr {
    width: 100%;
    display: block;
    float: none;
    clear: both;
    padding: 4px;
    border-left: none;
  }
}
table.geschichte tbody tr td.jahr:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #333;
  background: #c1e5fa;
  background: #f4f4f4;
  /* background:#fff; */
  line-height: 0px;
  position: relative;
  top: 0px;
  left: -17px;
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.jahr:before {
    left: -15px;
  }
}
@media only screen and (max-width: 650px) {
  table.geschichte tbody tr td.jahr:before {
    left: -11.5px;
  }
}
@media only screen and (max-width: 575px) {
  table.geschichte tbody tr td.jahr:before {
    left: -9.5px;
  }
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr td.jahr:before {
    display: inline-block;
    left: -10.5px;
  }
}
table.geschichte tbody tr td.ereignis {
  width: 62%;
  max-width: 552px;
  text-align: left;
}
table.geschichte tbody tr td.ereignis img {
  padding: 0 8px;
  max-width: 540px;
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.ereignis img {
    max-width: 100%;
    display: block;
  }
}
@media only screen and (min-width: 480px) and (max-width: 568px) {
  table.geschichte tbody tr td.ereignis img {
    padding: 0 0px;
  }
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.ereignis {
    padding: 12px 8px;
  }
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr td.ereignis {
    width: 100%;
    display: block;
    float: none;
    clear: both;
  }
}
table.geschichte tbody tr td.ereignis > p {
  padding: 0 8px;
  max-width: 100%;
  display: block;
}
@media only screen and (max-width: 568px) {
  table.geschichte tbody tr td.ereignis > p {
    font-size: 13px;
    padding: 0 0px;
  }
}
@media only screen and (max-width: 480px) {
  table.geschichte tbody tr td.ereignis > p {
    padding: 0 8px;
  }
}
table.geschichte tbody tr td.ereignis > p img {
  max-width: 90%;
  display: block;
}
@media only screen and (max-width: 1024px) {
  table.geschichte tbody tr td.ereignis {
    display: block;
    width: 90%;
  }
}
/*Geschichte Styling -*/
/*Erweiterte Suche Styling +*/
.catalogsearch-advanced-index .fieldset .label {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.catalogsearch-advanced-index .fieldset > .legend {
  border-bottom-color: #333;
}
/*Erweiterte Suche Styling -*/
/*Gallery Styling +*/
.image-gallery-outer .category-desc {
  padding: 0;
}
.image-gallery-outer li.gallery-item .img-box {
  border: none;
}
.image-gallery-outer li.gallery-item .img-box .gallery-desc-box {
  background: rgba(185, 227, 246, 0.85) none repeat scroll 0 0;
  color: #333;
}
.image-gallery-outer li.gallery-item .img-box .gallery-desc-box .gallery-title {
  color: #333;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
}
.image-gallery-outer li.gallery-item .img-box .gallery-desc-box a.image-link {
  margin-top: 1rem;
}
.image-gallery-outer li.gallery-item .img-box .gallery-desc-box a.image-link .fa {
  color: #333;
  border-radius: 0;
  border: none;
}
.image-gallery-outer li.gallery-item .img-box .gallery-desc-box a.image-link .fa:hover {
  color: #fff;
  border-radius: 0;
}
.image-gallery-outer h3 {
  font-weight: 400;
  letter-spacing: 0.05em;
}
body img.mfp-img {
  padding: 8px;
}
.mfp-image-holder .mfp-title {
  left: 16px;
  background: #fff;
  padding: 8px 10px;
  bottom: 16px;
  border-radius: 0;
}
button.mfp-arrow-left,
button.mfp-arrow-right {
  border-radius: 0;
  background-color: rgba(0, 82, 161, 0.85);
  color: #fff;
}
/* .image-detail  ul#masonry-loop-1 li.gallery-item:nth-child(5){
	width:66.66%;
	} */
body .columns form.fieldset > .field > label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #333;
}
body .columns form.fieldset > .field > label strong {
  font-weight: 400;
}
.fieldset.coupon > .field .control {
  margin-right: 1em;
}
.fieldset.coupon > .field {
  vertical-align: middle;
}
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body body textarea:not([disabled]):focus,
body body select:not([disabled]):focus {
  box-shadow: none;
}
body .abs-revert-secondary-color:hover,
body .abs-revert-to-action-secondary:hover,
body .paypal-review .block .actions-toolbar .action.primary:hover,
body .abs-discount-block .actions-toolbar .action.primary:hover,
body .abs-discount-block .actions-toolbar .action.cancel:hover,
body .block-compare .action.primary:hover,
body .cart-summary .block .actions-toolbar > .primary .action.primary:hover,
body .cart-summary .form.giftregistry .fieldset .action.primary:hover,
body .paypal-review-discount .actions-toolbar .action.primary:hover,
body .paypal-review-discount .actions-toolbar .action.cancel:hover,
body .cart-discount .actions-toolbar .action.primary:hover,
body .cart-discount .actions-toolbar .action.cancel:hover,
body button.action:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #ffffff;
}
/*Catalog Produkbeschreibung ausgeblendet econcess_nv37 +*/
body.catalog-product-view .column.main {
  margin-bottom: 30px;
}
body.catalog-product-view .column.main .product.info.detailed {
  display: none;
}
/*Catalog Produkbeschreibung ausgeblendet econcess_nv37 -*/
/* FAQs +*/
body .cms-text.grau.faq.cms-top {
  padding: 3em 10%;
  margin-top: 0;
  background: #f4f4f4;
}
body .cms-text.grau.faq.cms-top p {
  padding: 0 1em;
}
body .cms-text.grau.faq.cms-top h4 {
  margin-top: 2.5rem;
  margin-bottom: 1rem;
}
/* FAQs -*/
.page-main form .fieldset > .field > .label,
.page-main form .fieldset > .fields > .field > .label {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
/* Kontakt +*/
.col-lg-4 .kalender .block {
  margin-bottom: 2em;
}
.col-lg-4 .kalender .block p {
  padding-bottom: 1.4em;
}
.col-lg-4 .kalender .block p i,
.col-lg-4 .kalender .block p span {
  float: left;
  display: block;
}
.col-lg-4 .kalender .block p span {
  padding-left: 8px;
}
.col-lg-4 .kalender .block p i {
  clear: left;
  line-height: 18px;
}
.col-lg-4 .kalender .block p a {
  float: left;
  padding-left: 8px;
  color: #333;
}
.col-lg-8 .form.contact {
  padding: 0 5%;
}
.col-lg-8 .form.contact .legend {
  border-color: #333;
  font-size: 1.8em;
}
.col-lg-8 .form.contact textarea {
  border-color: #333;
}
.col-lg-4 .blau.kalender .widget.block:after {
  content: "";
  display: table;
  clear: both;
}
/* Kontakt -*/
.page-title-wrapper a.print {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  border-color: #0052a1;
  border-radius: 6px;
  padding: 8px 20px;
  box-shadow: none;
  color: #fff;
  background: #0052a1;
}
html {
  scroll-behavior: smooth;
}
.footer.content .links .social_media a {
  color: #575757;
  text-decoration: none;
  width: fit-content;
  float: left;
  padding-top: 0;
}
body h1,
body h2,
body h4,
body h5,
body h3,
body p,
body span {
  word-break: break-word;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block {
  width: 33%;
  float: left;
  clear: left;
  margin-right: 2%;
}
@media only screen and (max-width: 767px) {
  body.contact-index-index #maincontent .column.main .widget.block.block-static-block {
    width: 100%;
    margin-right: 0;
  }
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau {
  background: #c1e5fa;
  padding: 2em 8%;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau h3 {
  font-weight: 300;
  margin: 0.8em 0;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau h4 {
  border-bottom: 1px solid #333;
  padding-bottom: 0.5em;
  margin-bottom: 1rem;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p {
  width: 100%;
  clear: left;
  padding-bottom: 8px;
  display: table;
}
@media only screen and (max-width: 767px) {
  body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p {
    width: 50%;
    display: block;
    float: left;
    clear: none;
  }
}
@media only screen and (max-width: 568px) {
  body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p {
    width: 100%;
    display: table;
    clear: left;
  }
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p span {
  float: left;
  display: block;
  padding-left: 8px;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p i {
  clear: left;
  float: left;
  line-height: 18px;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p a {
  color: #333;
  float: left;
  padding-left: 8px;
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau p:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
  body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau {
    padding: 2em 6%;
  }
}
body.contact-index-index #maincontent .column.main .widget.block.block-static-block div.blau:after {
  content: "";
  display: table;
  clear: both;
}
body.contact-index-index #maincontent form.form.contact {
  width: 65%;
  float: right;
  padding: 2em 0%;
  background: #f4f4f4;
  margin-bottom: 40px;
}
body.contact-index-index #maincontent form.form.contact .fieldset {
  padding: 0em 5%;
  margin-bottom: 0;
}
body.contact-index-index #maincontent form.form.contact .fieldset .legend,
body.contact-index-index #maincontent form.form.contact .fieldset textarea {
  border-color: #333;
}
@media only screen and (max-width: 767px) {
  body.contact-index-index #maincontent form.form.contact .fieldset .legend {
    border-bottom: 1px solid #333;
  }
}
body.contact-index-index #maincontent form.form.contact .fieldset .legend > span {
  font-size: 1.8em;
}
@media only screen and (max-width: 767px) {
  body.contact-index-index #maincontent form.form.contact .fieldset .legend > span {
    font-size: 1.4em;
  }
}
body.contact-index-index #maincontent form.form.contact .actions-toolbar {
  padding: 0em 5%;
}
@media only screen and (max-width: 767px) {
  body.contact-index-index #maincontent form.form.contact {
    width: 100%;
    margin-bottom: 1em;
  }
}
body.contact-index-index #maincontent form.form.contact .actions-toolbar > .primary:last-child {
  text-align: left;
  padding-top: 1em;
}
body .page-header .switcher .options ul.dropdown:after,
body .page-footer .switcher .options ul.dropdown:after {
  border-color: transparent;
}
.column.main div.col-lg-6 {
  width: 49%;
  margin-right: 0;
  float: left;
}
.column.main div.col-lg-6:nth-child(2n+1) {
  padding-right: 1%;
  padding-left: 0;
}
@media only screen and (max-width: 650px) {
  .column.main div.col-lg-6:nth-child(2n+1) {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.column.main div.col-lg-6:nth-child(2n) {
  padding-right: 0;
  padding-left: 1%;
}
@media only screen and (max-width: 650px) {
  .column.main div.col-lg-6:nth-child(2n) {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
div.grau.cms-text.produkt {
  background: #f4f4f4;
  padding: 2em 3%;
}
div.grau.cms-text.produkt .col-lg-4 {
  width: 31.3%;
  padding: 1%;
}
@media only screen and (max-width: 650px) {
  div.grau.cms-text.produkt .col-lg-4 {
    width: 48%;
    padding: 1%;
  }
}
@media only screen and (max-width: 480px) {
  div.grau.cms-text.produkt .col-lg-4 {
    width: 98%;
    padding: 1%;
  }
}
div.grau.cms-text.produkt .col-lg-4:nth-child(n+2) {
  padding-left: 2%;
  padding-right: 0;
}
@media only screen and (max-width: 650px) {
  div.grau.cms-text.produkt .col-lg-4:nth-child(n+2) {
    width: 48%;
    padding: 1%;
  }
}
@media only screen and (max-width: 480px) {
  div.grau.cms-text.produkt .col-lg-4:nth-child(n+2) {
    width: 98%;
    padding: 1%;
  }
}
div.grau.cms-text.produkt .col-lg-4:nth-child(n) {
  padding-left: 0;
  padding-right: 2%;
}
@media only screen and (max-width: 650px) {
  div.grau.cms-text.produkt .col-lg-4:nth-child(n) {
    width: 48%;
    padding: 1%;
  }
}
@media only screen and (max-width: 480px) {
  div.grau.cms-text.produkt .col-lg-4:nth-child(n) {
    width: 98%;
    padding: 1%;
  }
}
@media only screen and (max-width: 650px) {
  div.grau.cms-text.produkt {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 768px) {
  .product-info-main .product-info-price .price-box {
    width: 50%;
  }
}
.widget .block-title strong {
  display: none;
}
body .checkout-shipping-method .table-checkout-shipping-method .price {
  word-break: normal;
}
.modal-inner-wrap #opc-sidebar .opc-block-summary {
  margin: 5%;
}
.modal-inner-wrap #opc-sidebar .shipping-information {
  margin: 5%;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
}
@media only screen and (max-width: 375px) {
  body .cart.table-wrapper .col.price {
    width: 25%;
  }
}
@media only screen and (max-width: 768px) {
  .checkout-payment-method .actions-toolbar .primary {
    float: none;
  }
}
body .cart.table-wrapper span {
  word-break: normal;
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  video#myvideo {
    object-fit: fill;
    transform: scale(2);
    transform-origin: 0% 0%;
    width: 50%;
    height: 50%;
  }
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  body .page-header .widget.block.block-static-block {
    max-width: 1920px;
    max-height: 1075px;
    width: 100%;
    height: 76vh;
  }
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  @media only screen and (max-width: 768px) {
    body .page-header .widget.block.block-static-block {
      height: 31vh;
    }
  }
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  @media only screen and (max-width: 667px) {
    body .page-header .widget.block.block-static-block {
      height: 45vh;
    }
  }
}
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {
  @media only screen and (max-width: 320px) {
    body .page-header .widget.block.block-static-block {
      height: 31vh;
    }
  }
}
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
