:root {
  --bg-body: #F1F3F5;
  --light-bg: #fff;
  --dark-bg: #10204E;
  --link_color: #10204E;
  --text-color: #2E2E2E;
}
@font-face {
  font-display: swap;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/font/open-sans-v36-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
  font-display: optional;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/font/open-sans-v36-latin_latin-ext-700.woff2') format('woff2');
}
.hide_kern {
  display: none;
}
#footer .invert_icon {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(184deg) brightness(103%) contrast(101%);
}
.logo_bg {
  background: var(--dark-bg);
}
.btn {
  color: #fff;
}
.btn:hover {
  background: hsl(225, 66%, 35%);
  border-color: hsl(225, 66%, 35%);
  filter: none;
}
.wrap-article p a,
.wrap-article ul a,
.wrap-article table a,
.shop-product-details a {
  text-decoration: underline;
}
.wrap-article p a:hover,
.wrap-article ul a:hover,
.wrap-article table a:hover,
.shop-product-details a:hover {
  color: #000;
}
.check_list li,
.more_detail {
  padding-left: 24px;
}
.check_list li:before {
  color: var(--dark-bg);
}
body,
body.shop,
.condensed-light,
.h2,
.condensed {
  font-family: 'Open Sans', sans-serif !important;
}
#headerSection {
  background: #142c5a;
  color: white;
}
#headerSection #nav_icon,
#headerSection .grey_text {
  color: white;
}
#clLB_headline {
  white-space: nowrap;
}
#headerTop {
  background: var(--bg-body);
}
#nav_icon.color_primary {
  color: #fff !important;
}
.global_banner_top {
  margin-bottom: 4px;
}
.btn {
  box-shadow: none !important;
}
#header.shadow_bottom {
  box-shadow: none;
  border-bottom: 1px solid #E3E1E1;
}
.shop_product_detail .breadcrumb_wrapper {
  padding-left: 16px;
  margin-bottom: 12px;
  background: white;
  box-shadow: 0 1px 3px #00000029;
}
.box_white,
.bg_white {
  background: var(--light-bg) !important;
}
.pV0 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.green {
  color: #179c64;
}
.grey,
.h1 {
  color: #525252 !important;
}
.h2 {
  font-size: 28px;
  margin: 16px 0 8px 0;
  font-weight: bold;
}
.h3 {
  color: var(--text-color);
}
.bg_opt_white {
  background: white;
  padding: 16px;
}
.usp_headline {
  color: white;
  font-size: 20px;
  margin-bottom: 10px;
}
.width65 {
  width: 65%;
}
.start_opener {
  min-height: 430px;
  object-fit: cover;
  object-position: 84%;
}
.product_list_normal .shadow {
  box-shadow: none;
}
.product_list_normal .shadow.shadow_hover:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35);
  text-decoration: none;
}
.petonus_pV16 {
  padding-bottom: 24px !important;
  padding-top: 24px !important;
}
.ec_container {
  margin-top: 16px;
  margin-right: auto;
  margin-left: 0;
}
.brightness_08 {
  filter: brightness(0.8);
}
.usp_headline {
  font-size: 16px;
  font-weight: bold;
}
/*
.shop_list
{
  .category-list,
  .category-list .bg_body
  {
    background: none !important;
    font-size: 14px !important;
  }

  .menu-link
  {
    padding: 6px 8px;
  }

  .mobile-trigger
  {
    display: none;
  }
}*/
.price_final {
  font-size: 20px;
}
.product_list_normal .img_wrap {
  padding: 32px;
}
.product_list_normal .wrapper_price .price_final {
  color: var(--dark-bg) !important;
  font-size: 18px;
}
.slide_wrap {
  background: #fff;
}
.attr_select {
  margin-left: 0 !important;
  margin-right: 32px;
}
@media (max-width: 900px) {
  .head_titles {
    display: none;
  }
  .h2 {
    font-size: 24px !important;
  }
  .overlay_gradient {
    left: 0;
    min-width: auto;
    background: none !important;
  }
  #headerTop {
    display: block !important;
  }
  .shop-product-details blockquote {
    margin: 0 !important;
  }
}
.shop-product-details table {
  width: auto !important;
  height: auto !important;
}
.shop-product-details table > tbody > tr:first-child > td {
  font-weight: bold;
}
.shop-product-details table > tbody > tr > td,
.shop-product-details table > thead > tr > td,
.shop-product-details table > tr > td {
  border: solid 1px #ddd;
  padding: 8px !important;
  display: table-cell !important;
  width: auto !important;
  height: auto !important;
}
.thin {
  border-bottom: none;
}
.product_list_normal .product_title {
  max-height: none;
}
@media (min-width: 901px) {
  .top_trigger {
    padding-left: 0 !important;
    padding-right: 32px !important;
  }
  .top_trigger .wrapper_fw a {
    font-weight: normal !important;
  }
  .shop-product-details figure {
    max-width: 640px;
    margin: 0 auto;
  }
  .wrapper_login {
    min-width: 284px;
  }
  .overlay_gradient {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 63%, rgba(115, 115, 115, 0) 100%);
    border-radius: 8px;
    max-width: 570px;
    left: 6%;
  }
  .head_nav {
    height: 48px;
    padding-top: 0;
  }
  .head_nav .top_trigger a {
    text-transform: none !important;
    font-size: 16px !important;
  }
}
/*# sourceMappingURL=kern-waagen.map */