/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
body div.grau {
  background: #f4f4f4;
}
body div.blau {
  background: #c1e5fa;
}
body div.cms-top {
  padding: 0 2em;
}
body div.cms-top > h2 {
  font-size: 40px;
  font-weight: 100;
  text-align: center;
  width: 100%;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
/* Menu Outer */
/* right to left align setting */
/* Mega Menu Seting */
/* 2Column */
/* 3Column */
/* 4Column */
/* 5Column */
/* 6,7,8 Column */
/* Mega Menu Sub Column width Seting */
/* Horizontal Mega Menu Full Width*/
/***** hide column Title ****/
/* iPad in portrait & landscape */
/* iPad in landscape */
/*iPad in portrait*/
.nav-sections-item-content > .cwsMenuOuter {
  display: block !important;
}
.cwsMenuOuter * {
  box-sizing: border-box;
  outline: none;
  -webkit-transition: all 0.3s ease-in-ou;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.cwsMenuOuter ul.cwsMenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cwsMenuOuter ul.cwsMenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cwsMenuOuter:after {
  content: ' ';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  overflow: hidden;
}
.cwsMenuOuter .menuTitle {
  font-size: 18px;
  padding: 10px;
  margin: 0;
}
nav {
  display: block;
}
.cwsMenu {
  position: relative;
}
.cwsMenu span.arw {
  display: none;
}
.cwsMenu li {
  position: relative;
  text-align: left;
}
.cwsMenu li > ul {
  padding: 0;
  margin: 0;
  transition: none;
}
.cwsMenu a {
  display: block;
  line-height: 1.3em;
  text-decoration: none;
  position: relative;
}
.cwsMenu a:hover {
  display: block;
  line-height: 1.3em;
  text-decoration: none;
  position: relative;
}
.cwsMenu a > span.arw {
  color: #ffffff;
  font: bold 17px Arial;
  display: none;
  width: 34px;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.15);
}
.cwsMenu a > span.arw:after {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: -9px 0 0 -9px;
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
}
.cwsMenu a > span.plush:after {
  content: "+";
}
.cwsMenu a > span.minus:after {
  content: "-";
  font-size: 20px;
  line-height: 16px;
}
.cwsMenu span.img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.cwsMenu span.img img {
  max-width: 100%;
  max-height: 100%;
}
.cwsMenu:after {
  content: ' ';
  display: block;
  clear: both;
  width: 0;
  height: 0;
  overflow: hidden;
}
.cwsMenu .menulbl {
  display: inline-block;
  padding: 2px;
  margin: 0 0 0 4px;
  vertical-align: top;
  border-radius: 3px;
}
.cwsMenu li.megamenu ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  width: 0;
  overflow: hidden;
}
.cwsMenu li.megamenu ul li.Level1 {
  float: left;
  width: 100%;
}
.cwsMenu li.megamenu ul li.hideTitle li.Level1 {
  float: none !important;
  width: auto !important;
}
.cwsMenu li.megamenu ul li.hideTitle > a.Level1 {
  display: none;
}
.cwsMenu li.megamenu.column-2 > ul.subMenu {
  width: 460px;
}
.cwsMenu li.megamenu.column-2 li.Level1.column-1 {
  width: 50%;
}
.cwsMenu li.megamenu.column-3 > ul.subMenu {
  width: 700px;
}
.cwsMenu li.megamenu.column-3 li.Level1.column-1 {
  width: 33.33%;
}
.cwsMenu li.megamenu.column-3 li.Level1.column-2 {
  width: 60.66%;
}
.cwsMenu li.megamenu.column-4 > ul.subMenu {
  width: 900px;
}
.cwsMenu li.megamenu.column-4 li.Level1.column-1 {
  width: 25%;
}
.cwsMenu li.megamenu.column-4 li.Level1.column-2 {
  width: 50%;
}
.cwsMenu li.megamenu.column-4 li.Level1.column-3 {
  width: 75%;
}
.cwsMenu li.megamenu.column-5 > ul.subMenu {
  width: 960px;
}
.cwsMenu li.megamenu.column-5 li.Level1.column-1 {
  width: 20%;
}
.cwsMenu li.megamenu.column-5 li.Level1.column-2 {
  width: 40%;
}
.cwsMenu li.megamenu.column-5 li.Level1.column-3 {
  width: 60%;
}
.cwsMenu li.megamenu.column-5 li.Level1.column-4 {
  width: 80%;
}
.cwsMenu li.megamenu.column-6 > ul.subMenu {
  width: 1000px;
}
.cwsMenu li.megamenu.column-6 li.Level1.column-1 {
  width: 16.66%;
}
.cwsMenu li.megamenu.column-6 li.Level1.column-2 {
  width: 33.33%;
}
.cwsMenu li.megamenu.column-6 li.Level1.column-3 {
  width: 49.98%;
}
.cwsMenu li.megamenu.column-6 li.Level1.column-4 {
  width: 66.64%;
}
.cwsMenu li.megamenu.column-6 li.Level1.column-5 {
  width: 83.3%;
}
.cwsMenu li.megamenu.column-7 > ul.subMenu {
  width: 1000px;
}
.cwsMenu li.megamenu.column-7 li.Level1.column-1 {
  width: 14.28%;
}
.cwsMenu li.megamenu.column-7 li.Level1.column-2 {
  width: 28.56%;
}
.cwsMenu li.megamenu.column-7 li.Level1.column-3 {
  width: 42.84%;
}
.cwsMenu li.megamenu.column-7 li.Level1.column-4 {
  width: 57.12%;
}
.cwsMenu li.megamenu.column-7 li.Level1.column-5 {
  width: 71.4%;
}
.cwsMenu li.megamenu.column-7 li.Level1.column-6 {
  width: 85.68%;
}
.cwsMenu li.megamenu.column-8 > ul.subMenu {
  width: 1000px;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-1 {
  width: 12.5%;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-2 {
  width: 25%;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-3 {
  width: 37.5%;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-4 {
  width: 50%;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-5 {
  width: 62.5%;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-6 {
  width: 75%;
}
.cwsMenu li.megamenu.column-8 li.Level1.column-7 {
  width: 87.5%;
}
.navigation.cwsMenuOuter {
  position: static;
}
.cwsMenuOuter.rtl {
  direction: rtl;
}
.cwsMenuOuter.rtl .cwsMenu li {
  text-align: right;
}
.cwsMenuOuter.rtl .cwsMenu span.img {
  margin-left: 5px;
  margin-right: 0;
}
.cwsMenuOuter.rtl .smart-expand a > span.arw {
  left: 0;
  right: inherit;
}
.rtl {
  direction: rtl;
}
.cwsMenu.mega-menu li > ul.subMenu {
  position: absolute;
  z-index: 999;
}
.cwsMenu.mega-menu li > div.subMenu {
  position: absolute;
  z-index: 999;
}
.cwsMenu.mega-menu li > div.subMenu ul.subMenu {
  position: relative;
}
.cwsMenu.mega-menu li.Level1 li:first-child {
  border: 0 none !important;
}
.cwsMenu.mega-menu ul.Level0.subMenu {
  display: none;
}
.cwsMenu.horizontal > li.megamenu.full-width {
  position: static;
}
.cwsMenu.horizontal > li.megamenu.full-width > ul.subMenu {
  width: 100%;
}
.cwsMenu.horizontal > li.megamenu.full-width-mouse-hover {
  position: static;
}
.cwsMenu.horizontal li.column-1 ul li > ul {
  display: none;
}
.cwsMenu.smart-expand > li ul {
  opacity: 1;
  visibility: visible;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .cwsMenu li.parent > a > span.arw {
    margin-left: 14px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .cwsMenu li.parent > a > span.arw {
    margin-left: 14px !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .cwsMenu li.parent > a > span.arw {
    margin-left: 14px !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 999px) {
  .cwsMenu > li > a.Level0 {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }
  .cwsMenu > li > a > span.arw {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }
  .cwsMenu > li:not(.megamenu) ul {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }
  .cwsMenu > li.megamenu > ul {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }
  .cwsMenu.mega-menu li > ul {
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media all and (min-width: 769px), print {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover,
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -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;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    min-height: 100%;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .checkout-billing-address .actions-toolbar .action-update {
    margin: 6px 20px 0 0;
    border-radius: 6px;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
.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;
    }
  }
}
