header #logo {
  order: 1;
  text-align: left;
}
header #logo img {
  margin: 0;
  width: auto;
}
header > .mw-container > .col-4 {
  order: 3;
}
header > .mw-container > #search {
  order: 2;
}

#css-mail svg {
  position: relative;
  top: -3px;
}

#css-phone, #css-mail {
  display: flex;
  align-items: center;
  justify-content: center;
}
#css-phone:hover svg, #css-mail:hover svg {
  fill: #52b133;
}
#css-phone svg, #css-mail svg {
  max-width: 25px;
  height: 25px;
  margin-right: 10px;
}

#css-mail svg {
  margin-right: 5px;
}

#h-us > .row {
  align-items: center;
  padding-top: 0.3rem;
}
#h-us a {
  color: #fff;
}
#h-us a svg {
  fill: #fff;
}
#h-us a:hover {
  color: #52b133;
}
#h-us .mw-container .css-check:before {
  display: none;
}

@media (max-width: 767px) {
  header .col-4.visible-xs {
    order: 1;
  }
  header #logo {
    order: 2;
  }
  header #search {
    order: 3;
  }
  header #shop-nav .col {
    order: 5;
  }
}
@media screen and (max-width: 767px) {
  #cat-w li, #cat-w .row > div {
    border-bottom: 0;
  }
  #cat-w .mm-mainlink, #cat-w a {
    color: #fff;
  }
  #cat-w {
    z-index: 13 !important;
  }
  #cat-w .title {
    color: #fff;
  }
  #cat-w .ar {
    color: #fff !important;
    border-color: #fff !important;
  }
  #cat-w .mgm .home-icon svg {
    fill: #fff;
  }
  #cat-w,
  #cat-w .mm-mainlink, #cat-w a,
  #cat-w .dropdown-menu > li > a,
  #cat-w .open > .dropdown-menu, #cat-w .open > .subsub, #cat-w .open > .row > .row .col-12 > .subsub,
  #cat-w .mgm .open > a .fa-caret-down,
  #cat-w .mgm .open > span .fa-caret-down,
  #cat-w .mgm-c.open > .row > .row .col-12 > a .fa-caret-down,
  #cat-w .mgm-c.open > .row > .row .col-12 > span .fa-caret-down {
    background-color: #333;
    color: #fff;
  }
}
#cat-w {
  z-index: 10 !important;
}

@media (max-width: 767px) {
  #cat-w, #cat-w .mm-mainlink, #cat-w a, #cat-w .dropdown-menu > li > a, #cat-w .open > .dropdown-menu, #cat-w .open > .subsub, #cat-w .open > .row > .row .col-12 > .subsub, #cat-w .mgm .open > a .fa-caret-down, #cat-w .mgm .open > span .fa-caret-down, #cat-w .mgm-c.open > .row > .row .col-12 > a .fa-caret-down, #cat-w .mgm-c.open > .row > .row .col-12 > span .fa-caret-down {
    background-color: #fff;
    color: #000;
  }
  #cat-w .mgm .home-icon svg {
    fill: #000;
  }
}
#cat-w .active > .mm-mainlink, #cat-w .active > a {
  color: #52b133;
}

#snackys-tpl .dropdown-menu > li > a:hover, #snackys-tpl .dropdown-menu > li > a:focus {
  color: #52b133;
}

h1, .h1 {
  font-size: 2rem;
}

h2, .h2 {
  font-size: 1.8rem;
}

.panel-slider {
  margin-bottom: 1.5rem;
}
.panel-slider .row > .p-w > div {
  border: 1px solid #333;
  overflow: hidden;
}
.panel-slider .thumbnail .caption {
  padding: 0.5rem;
}

.opc-Container {
  margin-bottom: 1.5rem;
}

.info-essential {
  margin-left: 0;
  margin-right: 0;
}
.info-essential > div {
  width: 100% !important;
  max-width: unset;
}
.info-essential .product-sku-category {
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
}
.info-essential .product-sku-category .col {
  flex: 1 0 auto;
  min-width: 30%;
}

span.tag, a.tag {
  background-color: transparent !important;
  color: #1d4274 !important;
  font-size: 1rem;
  border: 0 !important;
  box-shadow: none !important;
}
span.tag:hover, a.tag:hover {
  color: #7fbf41 !important;
}

.css-zubehoer-collapse-button {
  border: 1px solid #ddd;
  padding: 1rem 2rem 1rem 1.5rem;
  margin-right: -1rem;
  background-color: #1d4274;
  border-color: #cfe2ff;
  border-radius: 5px;
  color: #fff;
}
.css-zubehoer-collapse-button:hover, .css-zubehoer-collapse-button[aria-expanded=true] {
  color: #fff;
  background-color: #1d4274;
  border-color: #1d4274;
}
.css-zubehoer-collapse-button:hover svg, .css-zubehoer-collapse-button[aria-expanded=true] svg {
  fill: #fff;
}
.css-zubehoer-collapse-button .card-body {
  padding: 0.5rem;
}
.css-zubehoer-collapse-button .zubehoer-button-headline {
  flex: 1 0 100px;
}
.css-zubehoer-collapse-button svg {
  fill: #fff;
}
.css-zubehoer-collapse-button .inner {
  align-items: center;
  display: flex !important;
}

button.css-zubehoer-popover {
  display: inline;
  border: 0;
  font-size: 0.9rem;
  background-color: transparent;
  color: #1d4274;
}

.popover:hover:after {
  color: #1d4274;
}

.popover:after {
  content: "X";
  position: absolute;
  right: 10px;
  top: 10px;
  color: #000;
  cursor: pointer;
}
.popover-header:empty {
  display: none;
}

.css-zubehoer-toggle-box .col {
  padding: 1rem;
}
.css-zubehoer-toggle-box .col.css-zubehoer-content {
  flex: 1 0 120px;
}
.css-zubehoer-toggle-box .col.toggle-image {
  flex: 0 0 120px;
}
.css-zubehoer-toggle-box .col.zubehoer-preis {
  flex: 1 0 100%;
  font-size: 1.1rem;
  margin-bottom: 0;
}

.tab-ct.tab-pane img[height] {
  height: unset !important;
  width: auto !important;
}
.tab-ct.tab-pane .container-fluid .row > div div {
  padding: 10px;
}

body #css-zubehoer-accordion .zubehoer-img img {
  border-radius: 15px;
  overflow: hidden;
  background-color: #fff;
  width: 78px !important;
  height: unset !important;
  min-width: unset !important;
  min-height: unset !important;
  max-height: unset !important;
}

#article-tab-nav {
  display: flex;
  align-items: stretch;
}

.nav-tabs .nav-item a {
  display: block;
  height: 100%;
  padding: 5px 10px;
}

.nav-tabs .nav-item {
  border-left: 1px solid #c1c1c1;
}

#order-sample {
  margin-top: 1rem;
}

.sale-wp {
  display: none !important;
}

.product-Hersteller-info table tr {
  background-color: transparent !important;
}

.product-Hersteller-info table th,
.product-Hersteller-info table td {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent !important;
}

.imgswatches .img-ct img {
  position: static;
  height: auto !important;
}

.product-attributes a {
  margin-right: 10px;
}

#sp-l {
  padding-left: 0;
  padding-right: 0;
}
#sp-l .panel {
  padding: 1rem;
  background-color: transparent;
  border: 0;
  box-shadow: unset;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: 0px 0px 7px 0px #ddd;
}

.kk-slider-article, #p-l.gallery {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.kk-slider-article .p-w, #p-l.gallery .p-w {
  padding: 0.5rem;
}
.kk-slider-article .p-w .img-w, #p-l.gallery .p-w .img-w {
  margin: 0 -5px 1rem -5px;
}
.kk-slider-article .p-w .img-w:hover .img-ct, #p-l.gallery .p-w .img-w:hover .img-ct {
  transform: unset;
}
.kk-slider-article .p-w > div, #p-l.gallery .p-w > div {
  border: 1px solid #ddd;
  padding: 0 5px 5px 5px;
}
.kk-slider-article > .col,
.kk-slider-article > [_class*=col-], #p-l.gallery > .col,
#p-l.gallery > [_class*=col-] {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}
.kk-slider-article .caption, #p-l.gallery .caption {
  margin: 0 !important;
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: left;
}
.kk-slider-article .caption .shortdesc, #p-l.gallery .caption .shortdesc {
  padding: 10px 0;
}
.kk-slider-article .caption > *, #p-l.gallery .caption > * {
  flex: 0 1 auto;
}
.kk-slider-article .caption > a, #p-l.gallery .caption > a {
  flex: 0;
  text-decoration: none !important;
}
.kk-slider-article .caption ._css-price, #p-l.gallery .caption ._css-price {
  position: relative;
  padding-bottom: 50px;
  flex: 1;
}
.kk-slider-article .caption ._css-price ._price_wrapper, #p-l.gallery .caption ._css-price ._price_wrapper {
  position: absolute;
  bottom: 10px;
  right: 5px;
}

.kk-slider-article .var-images {
  margin-top: 0;
}

.var-images {
  max-width: 100%;
  margin: 1rem 0px;
  flex-wrap: nowrap;
  overflow: auto;
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
  height: 83px;
}
.var-images .var-link {
  padding: 3px;
  flex: 0 0 50px;
  max-width: 50px;
}
.var-images .var-link img {
  margin-bottom: 5px;
  padding: 3px;
  border: 1px solid #ddd;
}
.var-images .var-link:hover img {
  border: 1px solid #1d4274;
}

@media (max-width: 991.988px) {
  .var-images {
    scrollbar-color: #1d4274 #fff;
  }
}
.p-c br {
  display: block !important;
}

.kk-slider-article:hover .thumbnail {
  box-shadow: none !important;
  background-color: #f6f6f6 !important;
}
.kk-slider-article:hover .thumbnail .var-images {
  scrollbar-color: #1d4274 #fff;
}

.p-w:hover {
  box-shadow: none !important;
}
.p-w:hover .p-c.hv-e {
  background-color: #f6f6f6 !important;
}
.p-w:hover .var-images {
  scrollbar-color: #1d4274 #fff;
}

.kk-slider-article:hover .second-img {
  opacity: 1;
}

.kk-article-slider .kk-slider-article .caption {
  padding: 0 5px 35px 5px;
  position: static;
}

.kk-article-slider .kk-slider-article .item-slider-price {
  position: absolute;
  bottom: 5px;
}

.kk-article-slider .kk-slider-article {
  padding: 0 !important;
}

.kk-article-slider .int-nova-article-wrapper {
  max-width: 290px;
  border: 1px solid #ddd;
  height: 100% !important;
}

.kk-article-slider .img-w:hover .img-ct {
  box-shadow: none !important;
  transform: none !important;
}

.p-w:hover .hv-e .exp {
  margin: 0 1px;
  box-shadow: none;
  border-radius: 0 !important;
  display: none !important;
}

.p-w:hover .p-c.hv-e:after {
  display: none !important;
  border-radius: 0 !important;
}

.p-w.hv-e:hover {
  border-radius: 0 !important;
}
.p-w.hv-e:hover .second-img {
  display: block !important;
  opacity: 1;
}

.gallery .img-ct:before, .gallery .embed-responsive:before {
  display: none;
}

.gallery .img-ct img {
  position: static;
  height: auto !important;
  object-fit: unset !important;
}

.gallery .img-ct {
  display: block;
}

.second-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

#p-l.gallery .caption > .var-images {
  flex: 1 1 auto;
}

@media screen and (min-width: 1200px) and (max-width: 1599px) {
  body:not(.mobile) #p-l .p-w {
    width: 33.3333333333%;
    min-width: 33.3333333333%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  body:not(.mobile) #p-l .p-w {
    width: 50%;
    min-width: 50%;
  }
}
@media (max-width: 460px) {
  #p-l.gallery .p-w {
    flex: 1 0 100%;
    max-width: unset;
  }
}
.panel-slider .price_wrapper,
#p-l.gallery .caption .price_wrapper {
  position: absolute;
  bottom: 5px;
  left: 10px;
}

.panel-slider .p-c,
#p-l.gallery .p-w .p-c {
  height: 100%;
  padding-bottom: 50px;
}

#p-l.gallery .p-w .form {
  display: none !important;
}

#p-l.gallery .caption {
  height: auto;
  position: static;
}

.panel-slider .img-w {
  margin-bottom: 0;
}

.panel-slider .img-ct {
  position: static;
}
.panel-slider .img-ct:before {
  display: none;
}

.panel-slider .p-c .caption,
.panel-slider .img-ct img,
.panel-slider .img-ct > svg,
.panel-slider .img-ct,
.panel-slider .embed-responsive {
  position: static !important;
  display: block;
}

.panel-slider .img-w:hover .img-ct {
  box-shadow: none;
  transform: unset !important;
}

.row-multi {
  margin-top: -15px;
  margin-bottom: 1rem;
}

.caption a {
  text-decoration: none !important;
}

.panel-slider .thumbnail:hover {
  background-color: #f6f6f6 !important;
}

.et-widget-usps {
  background-color: #003263;
  padding: 1.5rem;
  color: #fff;
}
.et-widget-usps a, .et-widget-usps strong {
  color: #fff;
}
.et-widget-usps .media {
  display: flex;
  align-items: center;
}
.et-widget-usps .et-usps-item-icon {
  margin-right: 15px;
  font-size: 30px;
}
.et-widget-usps div.et-textfield {
  display: none;
}

.css-picture-grid {
  font-size: 18px;
}
.css-picture-grid h2 {
  font-size: 24px;
  color: #000033;
}
.css-picture-grid ul {
  font-size: 18px;
  list-style-type: none;
  list-style-position: outside;
}
.css-picture-grid ul li {
  background-image: url('data:image/svg+xml, <svg fill="rgb(82,177,51)" id="icon-check" xmlns="http://www.w3.org/2000/svg" width="22.903" height="19.395" ><polygon points="22.903 2.828 20.075 0 6.641 13.435 3.102 9.09 0 11.616 6.338 19.395 22.903 2.828"/></svg>');
  background-repeat: no-repeat;
  padding-left: 30px;
  background-position: left center;
}
.css-picture-grid > .col {
  margin-bottom: 1rem;
}
.css-picture-grid > .col .css-picture-container {
  padding: 2rem 1rem;
  height: 100%;
}
.css-picture-grid > .col .css-picture-container > div {
  display: flex;
  justify-content: space-between;
  height: 100%;
  min-height: 400px;
  align-items: center;
  align-content: center;
  background-color: #fff;
  opacity: 0.8;
}
.css-picture-grid > .col .css-picture-container > div .css-pic-container-textbox {
  font-weight: bold;
  color: #000033;
  padding: 1rem;
  display: inline-block;
  margin: auto;
}

@media (max-width: 575px) {
  .css-picture-grid {
    font-size: 16px !important;
  }
  .css-picture-grid ul {
    font-size: 16px !important;
    padding-left: 20px;
  }
  .css-picture-grid h2 {
    font-size: 20px !important;
  }
}
@media (max-width: 991.98px) {
  .css-picture-container {
    min-height: unset !important;
  }
}
@media (max-width: 991.98px) {
  #cat-w {
    z-index: 13 !important;
  }
}
.price,
.p-c .price {
  color: #1d4274;
}

.css-zubehoer-collapse-button,
.tag,
.alert,
.btn {
  border-radius: 0 !important;
}

.text-left {
  text-align: left !important;
}

.css-collapse {
  color: #1d4274 !important;
  background-color: transparent !important;
  border-color: #1d4274 !important;
  border-width: 0 0 1px 0 !important;
  box-shadow: none !important;
}
.css-collapse:hover, .css-collapse[aria-expanded=true] {
  color: #1d4274 !important;
}
.css-collapse:after {
  transform: rotate(320deg);
  content: "";
  border: solid #1d4274;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 15px;
}
.css-collapse[aria-expanded=true]:after {
  transform: rotate(45deg);
}

.el-sc:last-child button:not(#view-next-click) {
  border-radius: 50% !important;
}

.css-container-content-outer {
  overflow: hidden;
  position: relative;
  transition: all ease 0.5s;
}

.css-container-content-inner {
  padding-bottom: 40px;
}

.css-container-content-outer {
  overflow: hidden;
  position: relative;
  transition: all ease 0.5s;
}

.css-container-content .css-container-content-more {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
  display: none;
  background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0, #fff 100%);
  background-image: -moz-linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
  background-position: 50% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: auto auto;
  background-size: auto auto;
  text-align: center;
}
.css-container-content .css-container-content-more a > span.more, .css-container-content .css-container-content-more a > span.less {
  padding-right: 30px;
  padding-left: 30px;
}
.css-container-content .css-container-content-more a > span.more:after, .css-container-content .css-container-content-more a > span.less:after {
  transform: rotate(45deg);
  content: "";
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  position: absolute;
  right: 10px;
  top: 8px;
}
.css-container-content .css-container-content-more a > span.less:after {
  transform: rotate(225deg);
  top: 13px;
}

.css-container-content .css-container-content-more a {
  display: block;
  width: 100%;
  padding-top: 20px;
  text-align: center;
  position: absolute;
  bottom: 0;
  font-weight: 700;
  color: #7fbf41;
}

.css-container-content-outer.in .more, .css-container-content-outer .less {
  display: none;
}

.css-container-content-outer.in .less {
  display: block;
}

/*# sourceMappingURL=custom_critical.css.map */
