/* Variables Start */
/* Variables End */
/* Body - Start */
body {
  font-family: 'FrutigerLTStd45Light', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #456a8d;
  background-color: #f0eeed;
  /* Icons */
  /* Global SVG-Icon Definitions */
  /* CSS-Classes to rotate the icons */
  /* Special defintions for each icon if neccessary */
  /* Global Styles - Start */
  /* /* Start Cookie-Info */
  /* End Cookie-Info */
  /* Body - End */
  /* ==========================================================================
   small devices shortnav
   ========================================================================== */
  /* ==========================================================================
   Prevent showing breadcrumb and shortcuts on homepage
   ========================================================================== */
}
@media (min-width: 768px) {
  body {
    font-size: 14px;
    line-height: 20px;
  }
}
body .svg-icon {
  fill: #ffffff;
  width: 20px;
  height: 20px;
}
body .svg-icon-up {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
body .svg-icon-right {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
body .svg-icon-down {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
body .svg-icon-left {
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
body .arrow-inverted-icon {
  background-color: #456a8d;
  fill: #ffffff;
}
body *:focus {
  outline: none;
}
body strong,
body b {
  font-weight: 500;
}
body h1,
body h2,
body h3 {
  font-family: 'Campton-Medium', Helvetica, Arial, sans-serif;
}
body h1 {
  font-size: 1.8em;
  font-weight: 500;
  color: #456a8d;
  text-transform: uppercase;
}
body h2 {
  font-size: 1.5em;
  font-weight: 500;
  color: #456a8d;
  text-transform: uppercase;
}
body h3 {
  font-size: 1.5em;
  font-weight: 400;
  color: #456a8d;
  text-transform: uppercase;
}
body h4 {
  font-size: 1.25em;
  font-weight: 300;
}
body h5 {
  font-size: 1em;
  font-weight: 300;
}
body h6 {
  font-size: 1em;
  font-weight: 400;
}
body h1 strong,
body h2 strong,
body h3 strong,
body h4 strong,
body h5 strong {
  font-weight: 400;
}
body h6 strong {
  font-weight: 500;
}
body .no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
body a link {
  text-decoration: none;
}
body a:hover h3 {
  color: #35A5D9;
}
body .reset-row-css {
  margin-left: 0;
  margin-right: 0;
}
body .content-wrapper.row {
  margin-left: auto;
  margin-right: auto;
}
body .temporary_lg_disabler.row {
  margin-left: auto;
  margin-right: auto;
}
body .tab-navigation-empty {
  display: none;
}
@media (min-width: 972px) and (max-width: 4300px) {
  body .temporary_lg_disabler > .container {
    width: auto;
  }
}
body #CookieInformation {
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #FFF;
  background-color: #456a8d;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 900;
}
body #CookieInformation .container {
  position: relative;
}
body #CookieInformation a {
  text-decoration: underline;
  color: #FFF;
}
body #CookieInformation .cookie-text {
  padding: 25px 70px;
  text-align: center;
}
@media (max-width: 767px) {
  body #CookieInformation #CookieControl.close {
    right: 15px;
  }
  body #CookieInformation .cookie-text {
    padding: 20px 35px;
  }
}
body header {
  position: relative;
  z-index: 1;
  margin-bottom: 16px;
}
body header .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body header .main-nav > ul > li > a {
  text-transform: uppercase;
}
body header.site-header {
  position: relative;
  z-index: 1;
}
body header.site-header .site-branding {
  /* Header Search START */
  /* Header Search END */
}
body header.site-header .site-branding a {
  color: white;
}
body header.site-header .site-branding a.metalink {
  text-transform: uppercase;
}
body header.site-header .site-branding .header-banner {
  background: linear-gradient(180deg, #466B8D 55px, transparent 55px);
  width: 100%;
  min-height: 56px;
  margin-bottom: -1px;
}
body header.site-header .site-branding .header-banner .logo {
  position: relative;
  max-width: 972px;
  margin: 0 auto;
}
body header.site-header .site-branding .header-banner .logo .header-logo {
  position: absolute;
  top: 16px;
  left: 16px;
  right: auto;
  width: 115px;
  cursor: pointer;
  z-index: 1000;
}
body header.site-header .site-branding .header-banner .meta-navigation {
  position: relative;
  height: inherit;
  max-width: 972px;
  margin: 0 auto;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-small {
  display: none;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right {
  height: inherit;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav {
  position: relative;
  top: 0;
  right: 0;
  z-index: 10;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.035em;
  margin-left: -100px;
  margin-right: 20px;
  line-height: 55px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul {
  list-style: none;
  float: right;
  margin: 0px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li {
  float: left;
  font-family: 'FrutigerLTStd47LightCondensed', sans-serif;
  font-size: 16px;
  letter-spacing: 2px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li > a {
  display: inline-block;
  padding: 0px 14px;
  color: #c7d2dd;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li > a:hover {
  opacity: 1;
  color: #ffffff;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li > a span.counter-watchlist {
  color: #ffffff;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li > a.searchbtn {
  color: #ffffff;
  cursor: pointer;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li > a.searchbtn svg {
  height: 15px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li.desktop-language-flap {
  margin-left: 14px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li.desktop-language-flap a {
  padding: 0px 0px 0px 2px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li.desktop-language-flap a:after {
  content: "|";
  padding-left: 3px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li.desktop-language-flap a:hover:after {
  opacity: 0.5;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .utility-nav > ul > li.desktop-language-flap a:last-child:after {
  display: none;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .nav-link-top-icons {
  height: inherit;
  font-size: 30px;
  margin-top: 10px;
  margin-left: 20px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .nav-link-top-icons .iconlink {
  cursor: pointer;
  opacity: 0.5;
  color: #FFFFFF;
  font-size: 28px;
  vertical-align: middle;
  margin-right: 20px;
}
body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right .nav-link-top-icons a span {
  font-size: 16px;
  vertical-align: middle;
  margin-left: -20px;
}
body header.site-header .site-branding .header-banner .navigation {
  max-width: 972px;
  position: relative;
  margin: 0 auto;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row {
  position: relative;
  top: 20px;
  left: 0;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row .main-nav {
  position: absolute;
  top: 0;
  left: 180px;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row .main-nav > ul {
  list-style: none;
  height: 30px;
  padding: 0px;
  margin: 0px;
  white-space: nowrap;
  font-size: 0;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row .main-nav > ul > li {
  background: #456a8d;
  margin-right: 3px;
  font-family: 'FrutigerLTStd47LightCondensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 3px;
  display: inline-block;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row .main-nav > ul > li > a {
  display: inline-block;
  line-height: 30px;
  padding: 0 12px;
  position: relative;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row .main-nav > ul > li > a:hover {
  text-decoration: none;
}
body header.site-header .site-branding .header-banner .navigation .nav-links-bottom-row .main-nav > ul > li > a.hovered:after {
  content: "\00a0";
  width: 0px;
  height: 0px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #456a8d;
  position: absolute;
  bottom: -15px;
  left: 50%;
  margin-left: -15px;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links {
  height: 0px;
  overflow: hidden;
  padding-left: 180px;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links > ul {
  display: none;
  position: relative;
  top: 70px;
  left: 0px;
  padding: 0px;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links > ul > ol {
  display: inline-block;
  float: left;
  padding: 0px;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links > ul > ol > li {
  display: block;
  min-width: 100px;
  margin-right: 20px;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links > ul > ol > li a {
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #aaa8a7;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links > ul > ol > li a:hover {
  color: #456a8d;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links {
  padding-left: 180px;
  margin: 70px 0px 0px 0px;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links ol.breadcrumb {
  padding: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  line-height: 35px;
  margin-bottom: 20px;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links ol.breadcrumb li {
  list-style: none;
  color: #aaa8a7;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links ol.breadcrumb li a {
  color: #aaa8a7;
  white-space: nowrap;
  letter-spacing: 2px;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links ol.breadcrumb li a:hover {
  color: #456a8d;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links ol.breadcrumb li + li:before {
  content: "|";
  padding: 0 5px;
  color: #aaa8a7;
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links ol.breadcrumb li.active a {
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
@media (max-width: 767px) {
  body header.site-header .site-branding .header-banner .navigation .breadcrumb-links {
    display: none;
  }
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links {
  margin: 70px 0px 0px 0px;
  padding-left: 180px;
  display: none;
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links.filled {
  display: block;
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links a {
  color: #aaa8a7;
  white-space: nowrap;
  letter-spacing: 2px;
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links a:hover {
  color: #456a8d;
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links a.shortcut-active {
  color: #456a8d;
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links a:after {
  content: "|";
  padding: 0 5px;
  color: #aaa8a7;
}
body header.site-header .site-branding .header-banner .navigation .shortcut-links a:last-child:after {
  content: "";
}
@media (max-width: 767px) {
  body header.site-header .site-branding .header-banner .navigation .shortcut-links {
    display: none;
  }
}
body header.site-header .site-branding .header-banner .navigation .breadcrumb-links + .shortcut-links {
  margin-top: 0px;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links.nav-active + .breadcrumb-links,
body header.site-header .site-branding .header-banner .navigation .subnav-links.nav-active + .shortcut-links {
  margin-top: 70px;
  animation: openNav 0.5s;
}
body header.site-header .site-branding .header-banner .navigation .subnav-links.nav-active + .breadcrumb-links,
body header.site-header .site-branding .header-banner .navigation .subnav-links.nav-active + .shortcut-links {
  margin-top: 0px;
  animation: openNav 1s;
}
@keyframes openNav {
  from {
    margin-top: 70px;
  }
  to {
    margin-top: 0px;
  }
}
@keyframes closeNav {
  from {
    margin-top: 0px;
  }
  to {
    margin-top: 70px;
  }
}
body header.site-header .site-branding .header-search {
  position: absolute;
  top: 15px;
  left: 0px;
  height: 0px;
  display: none;
  max-width: 972px;
}
body header.site-header .site-branding .header-search #imaginary_container {
  margin-right: 16px;
  padding-left: 180px;
}
body header.site-header .site-branding .header-search #imaginary_container form {
  background-color: #ffffff;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group #desktopsearchstring {
  background: #ffffff;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .input-group-addon {
  background: #ffffff;
  border-color: #ffffff;
  padding: 5px 12px;
  color: #456a8d;
  border-radius: 0;
  outline: 0;
  border: 0px;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .input-group-addon button {
  border: 0;
  background: transparent;
  background-color: transparent;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .input-group-addon button svg {
  fill: #456a8d;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ffffff;
  background-color: transparent;
  height: 38px;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .suggestlayer {
  display: none;
  position: absolute;
  top: 37px;
  left: 0px;
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  z-index: 99;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .suggestlayer span {
  padding: 10px 10px 0px;
  display: block;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .suggestlayer ul {
  list-style-type: none;
  padding: 10px 0px 0px 0px;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .suggestlayer ul li.active,
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .suggestlayer ul li:hover {
  background-color: #ffffff;
}
body header.site-header .site-branding .header-search #imaginary_container form .stylish-input-group .suggestlayer ul li a {
  color: #456a8d !important;
  padding: 0px 10px;
}
@media (max-width: 971px) {
  body header.site-header .site-branding .header-banner .logo .header-logo {
    right: 15px;
    left: auto;
  }
  body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-right {
    display: none;
  }
  body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-small {
    display: block;
    height: inherit;
  }
  body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-small .nav-link-top-icons {
    height: inherit;
    font-size: 30px;
    margin-top: 15px;
    margin-left: 20px;
  }
  body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-small .nav-link-top-icons .iconlink {
    cursor: pointer;
    opacity: 0.5;
    color: #ffffff;
    font-size: 28px;
    vertical-align: middle;
    margin-right: 20px;
  }
  body header.site-header .site-branding .header-banner .meta-navigation .nav-links-top-small .nav-link-top-icons a span {
    font-size: 16px;
    vertical-align: middle;
    margin-left: -20px;
  }
  body header.site-header .site-branding .header-banner .navigation {
    display: none;
  }
}
@media (max-width: 479px) {
  body header.site-header .site-branding .header-banner .logo .header-logo {
    top: 10px;
    width: 100px;
  }
  body header.site-header .site-branding .header-search {
    display: none;
  }
}
body .shortcut-links-fixed {
  background-color: #f0eeed;
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
}
body .shortcut-links-fixed .shortcut-links {
  margin: 0 auto;
  padding-top: 20px;
  display: none;
  max-width: 972px;
  padding-left: 196px;
  padding-right: 32px;
  margin-bottom: 20px;
}
body .shortcut-links-fixed .shortcut-links.filled {
  display: block;
}
@media (max-width: 971px) {
  body .shortcut-links-fixed .shortcut-links.filled {
    display: none;
  }
}
body .shortcut-links-fixed .shortcut-links a {
  color: #aaa8a7;
  white-space: nowrap;
}
body .shortcut-links-fixed .shortcut-links a:hover {
  color: #456a8d;
}
body .shortcut-links-fixed .shortcut-links a.shortcut-active {
  color: #456a8d;
}
body .shortcut-links-fixed .shortcut-links a:after {
  content: "|";
  padding: 0 5px;
  color: #aaa8a7;
}
body .shortcut-links-fixed .shortcut-links a:last-child:after {
  content: "";
}
@media (max-width: 767px) {
  body .shortcut-links-fixed .shortcut-links {
    display: none;
  }
}
body .smalldevice-navigation {
  display: none;
  color: #ffffff;
  font-size: 16px;
  width: 100%;
  overflow-x: hidden;
  background-color: #456a8d;
  padding-top: 50px;
  position: relative;
  top: -16px;
}
body .smalldevice-navigation div {
  display: block;
}
body .smalldevice-navigation div .small-device-link {
  border-top: 1px solid #ffffff;
  line-height: 50px;
  text-align: left;
  background-color: #c7d2dd;
  cursor: pointer;
}
body .smalldevice-navigation div .small-device-link a {
  color: #456a8d;
  text-transform: uppercase;
  padding: 0px 32px;
  display: block;
}
@media (max-width: 479px) {
  body .smalldevice-navigation {
    padding-top: 30px;
  }
}
body .smalldevice-navigation .small-device-lang {
  padding: 16px 32px;
  border-top: 1px solid #ffffff;
}
body .smalldevice-navigation .small-device-lang a {
  background-color: #c7d2dd;
  color: #456a8d;
  padding: 5px 10px;
  margin-right: 5px;
}
body .smalldevice-searchcontainer {
  display: none;
  background: #456a8d;
  padding: 85px 32px 16px 32px;
  position: relative;
  top: -1px;
}
body .smalldevice-searchcontainer .row form #mobilesearch .form-horizontal {
  background: #ffffff;
  border-color: #ffffff;
  padding: 5px;
  color: #456a8d;
  position: relative;
}
body .smalldevice-searchcontainer .row form #mobilesearch .form-horizontal #mobilesearchstring {
  width: 100%;
  margin-right: -25px;
  padding-right: 25px;
  border: 0px;
  display: block;
  outline: 0;
  border-radius: 0;
}
body .smalldevice-searchcontainer .row form #mobilesearch .form-horizontal button {
  border: 0;
  background: transparent;
  position: absolute;
  right: 10px;
  left: auto;
  top: 5px;
  padding: 0px;
}
body .smalldevice-searchcontainer .row form #mobilesearch .form-horizontal button svg {
  fill: #456a8d;
}
@media (max-width: 479px) {
  body .smalldevice-searchcontainer {
    padding-top: 60px;
  }
}
body .shortnav {
  display: none;
}
@media (max-width: 768px) {
  body .shortnav {
    display: block;
    position: relative;
    margin-bottom: 8px;
  }
  body .shortnav table {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  body .shortnav table.table-bordered {
    border: 0;
  }
  body .shortnav table.table-bordered tbody tr td {
    background-color: #456a8d;
    border: 8px solid #f0eeed;
    line-height: 50px;
    cursor: pointer;
    width: 50%;
  }
  body .shortnav table.table-bordered tbody tr td:first-child {
    border-left: 0px;
  }
  body .shortnav table.table-bordered tbody tr td:last-child {
    border-right: 0px;
  }
  body .shortnav table.table-bordered tbody tr td a {
    font-size: 18px;
    line-height: 50px;
    display: block;
    text-transform: uppercase;
    color: #f0eeed;
  }
}
body.home header {
  margin-bottom: 0;
}
body.home .breadcrumb-links {
  display: none;
}
body.home .shortcut-links {
  display: none;
}
body footer {
  margin-bottom: 16px;
  /* Store-Locator */
  /* Sitemap */
  /* Footer */
}
body footer a {
  color: #000000;
}
body footer a:hover {
  color: #456a8d;
}
body footer .store-locator {
  background-color: #456a8d;
}
body footer .store-locator .locator-content {
  padding: 16px 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 972px;
  position: relative;
}
body footer .store-locator .locator-content svg {
  width: 32px;
  height: 16px;
  position: absolute;
  top: -1px;
  left: 50px;
  fill: #f0eeed;
}
body footer .store-locator .locator-content .form-control {
  height: 28px;
}
body footer .store-locator .locator-content .locator-headline {
  color: #ffffff;
  font-size: 20px;
  font-family: 'Frutiger LT Std 55 Roma', Helvetica, sans-serif;
  line-height: 28px;
}
@media (max-width: 1200px) {
  body footer .store-locator .locator-content .locator-headline {
    margin-bottom: 16px;
    padding-left: 0px;
  }
}
@media (max-width: 479px) {
  body footer .store-locator .locator-content .locator-headline {
    font-size: 16px;
  }
}
body footer .store-locator .locator-content .locator-input .locator-desktop-country {
  border: 2px solid #ffffff;
  margin-bottom: 16px;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-country select {
  border: 0px;
  color: #ffffff;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  text-overflow: '';
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  /*Removes default arrow from firefox*/
  text-transform: uppercase;
  letter-spacing: 3px;
  opacity: 0.5;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-country selectbody footer .store-locator .locator-content .locator-input .locator-desktop-country select::-ms-expand {
  display: none;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-country select option {
  color: #000000;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-country svg {
  right: 25px;
  left: auto;
  top: 8px;
  position: absolute;
  pointer-events: none;
  width: 20px;
  opacity: 0.5;
}
@media (max-width: 767px) {
  body footer .store-locator .locator-content .locator-input .locator-desktop-country svg {
    right: 16px;
  }
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place {
  border: 2px solid #ffffff;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place input {
  border: 0px;
  color: #ffffff;
  background-color: transparent;
  -webkit-tap-highlight-color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 3px;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ffffff;
  opacity: 0.5;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place input :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #909;
  opacity: 0.5;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffffff;
  opacity: 0.5;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffffff;
  opacity: 0.5;
}
body footer .store-locator .locator-content .locator-input .locator-desktop-place input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #ffffff;
  opacity: 0.5;
}
@media (max-width: 767px) {
  body footer .store-locator .locator-content .locator-input {
    width: 66%;
    float: right;
    margin-bottom: 16px;
    padding: 0px;
  }
}
@media (max-width: 1200px) {
  body footer .store-locator .locator-content .locator-input {
    padding-left: 0px;
  }
}
body footer .store-locator .locator-content .locator-search {
  border: 2px solid #ffffff;
  padding: 0px;
  position: relative;
  height: 80px;
  font-family: 'Frutiger LT Std 55 Roma', Helvetica, sans-serif;
  letter-spacing: 2px;
  background-color: transparent;
  margin-bottom: 16px;
}
body footer .store-locator .locator-content .locator-search div {
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  margin: 10px 80px 0px 0px;
}
body footer .store-locator .locator-content .locator-search div b {
  font-size: 36px;
  display: block;
  line-height: 36px;
}
body footer .store-locator .locator-content .locator-search svg {
  background: #ffffff;
  width: 78px;
  height: 78px;
  text-align: center;
  line-height: 78px;
  font-size: 30px;
  fill: #456a8d;
  cursor: pointer;
  position: absolute;
  right: 0;
  left: auto;
  top: 0;
  border: 0;
  padding: 20px;
}
@media (max-width: 767px) {
  body footer .store-locator .locator-content .locator-search {
    width: 66%;
    float: right;
    margin-bottom: 16px;
  }
  body footer .store-locator .locator-content .locator-search div {
    margin-top: 0px;
  }
  body footer .store-locator .locator-content .locator-search div b {
    font-size: 20px;
    line-height: 20px;
  }
}
body footer .sitemap {
  margin-top: 16px;
  background-color: #f0eeed;
}
body footer .sitemap .sitemap-flap {
  width: 100%;
  height: 55px;
  cursor: pointer;
  background-color: #aaa8a7;
  text-align: center;
  position: relative;
}
body footer .sitemap .sitemap-flap .icon {
  position: relative;
  animation: showIconDown 0.2s;
  top: -1px;
  height: 16px;
}
body footer .sitemap .sitemap-flap .icon svg {
  fill: #f0eeed;
  width: 32px;
  height: 16px;
}
body footer .sitemap .sitemap-flap .icon.svg-icon-up {
  position: relative;
  top: -15px;
  animation: showIconUp 0.2s;
}
body footer .sitemap .sitemap-flap .icon.svg-icon-up svg {
  fill: #aaa8a7;
}
@keyframes showIconUp {
  from {
    top: -1px;
  }
  to {
    top: -15px;
  }
}
@keyframes showIconDown {
  from {
    top: -15px;
  }
  to {
    top: -1px;
  }
}
body footer .sitemap .sitemap-flap .sitemap-headline {
  display: block;
  color: #f0eeed;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 3px;
  width: 100%;
  position: absolute;
  top: 0px;
  line-height: 55px;
}
body footer .sitemap .sitemap-content {
  display: none;
  position: relative;
  overflow: hidden;
  background-color: #aaa8a7;
  padding: 0px 0px 16px 0px;
  font-size: 14px;
  margin-top: -1px;
}
body footer .sitemap .sitemap-content .container-fluid {
  max-width: 972px;
  margin: 0 auto;
}
body footer .sitemap .sitemap-content .container-fluid .row a {
  color: #000000;
  display: block;
}
body footer .sitemap .sitemap-content .container-fluid .row a:hover {
  color: #456a8d;
}
body footer .sitemap .sitemap-content .container-fluid .row .footer-headline {
  color: #000000;
  font-weight: bold;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  display: block;
  text-transform: uppercase;
}
body footer .sitemap .sitemap-content .container-fluid .row ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 767px) {
  body footer .sitemap {
    display: none;
  }
}
body footer .footer-content {
  color: #000000;
  margin: 0 16px;
  /* social footer */
  /* Footer infos, copyright, footerlinks */
}
body footer .footer-content .footer-social {
  margin: 0 auto;
  padding: 0;
}
body footer .footer-content .footer-social .social-icons {
  margin: 0;
  padding: 0;
  text-align: center;
}
body footer .footer-content .footer-social .social-icons ul {
  margin: 0;
  padding: 0;
  margin-top: 16px;
}
body footer .footer-content .footer-social .social-icons ul li {
  margin: 0 3px;
  list-style: none outside none;
  display: inline-block;
}
body footer .footer-content .footer-social .social-icons ul li a i {
  width: 40px;
  height: 40px;
  color: #f0eeed;
  background-color: #aaa8a7;
  font-size: 30px;
  text-align: center;
  line-height: 40px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
body footer .footer-content .footer-social .social-icons ul li a i:hover {
  color: #ffffff;
  text-decoration: none;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
}
body footer .footer-content .footer-social .social-icons ul li a i.fa-facebook:hover {
  background: #4060A5;
}
body footer .footer-content .footer-social .social-icons ul li a i.fa-youtube-play:hover {
  background: #FF1F25;
}
body footer .footer-content .footer-social .social-icons ul li a i.fa-instagram:hover {
  background: #375989;
}
body footer .footer-content .footer-social .social-icons ul li a i.fa-twitter:hover {
  background: #00ABE3;
}
body footer .footer-content .footer-info-links {
  margin-top: 16px;
  font-size: 14px;
}
body footer .footer-content .footer-info-links .info-links {
  text-align: center;
}
body footer .footer-content .footer-info-links .info-links .light {
  color: #aaa8a7;
}
body .gototop {
  display: block;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  width: 50px;
  height: 50px;
  line-height: 55px;
  text-align: center;
  background: #f0eeed;
  border: 3px solid #aaa8a7;
}
body .gototop svg {
  fill: #aaa8a7;
  stroke: #aaa8a7;
  stroke-width: 1px;
}
body .ekko-lightbox .modal-dialog .modal-content .modal-header button {
  border-radius: 0;
  background-color: #f0eeed;
  color: #aaa8a7;
  line-height: 35px;
  padding-bottom: 5px;
}

/* ==========================================================================
  Begin accordion
   ========================================================================== */
/* Variables Start */
/* Variables End */
.accordion-wrapper {
  max-width: 940px;
  margin: 0 auto 16px auto;
  padding: 0;
}
.accordion-wrapper .accordion-headline {
  padding: 16px;
  margin: 0;
  color: #ffffff;
  background-color: #456a8d;
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 30px;
}
.accordion-wrapper .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 0 16px;
  margin: 0 0 8px 10%;
  border-color: #456a8d transparent transparent transparent;
}
.accordion-wrapper .collapse-icon {
  padding: 8px 9px 8px 7px;
  margin-right: 16px;
  color: #ffffff;
  float: left;
  width: 50px;
  height: 50px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23456a8d'><path d='M21.88,24,15,17.12,8.12,24,6,21.88,12.88,15,6,8.12,8.12,6,15,12.88,21.88,6,24,8.12,17.12,15,24,21.88Z'></path></svg>") no-repeat;
  background-size: 48px;
  background-position: left 5px top 1px;
  background-repeat: no-repeat;
  background-color: #aaa8a7;
  transition: background-color 0.4s;
}
.accordion-wrapper .collapsed {
  color: #ffffff;
}
.accordion-wrapper .collapsed:focus,
.accordion-wrapper .collapsed:active {
  color: #456a8d;
}
.accordion-wrapper .collapsed .collapse-icon {
  padding: 8px 7px 8px 9px;
  width: 50px;
  height: 50px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23ffffff'><path d='M26,12.86,23.89,15,13,4.22,2.11,15,0,12.86,13,0Z'></path></svg>") no-repeat;
  background-size: 42px;
  background-position: left 2px top 12px;
  background-repeat: no-repeat;
  background-color: #aaa8a7;
  transform: rotate(180deg);
}
.accordion-wrapper .panel-default > .panel-heading {
  padding: 0;
}
.accordion-wrapper .panel-default > .panel-heading a {
  display: block;
  min-height: 50px;
  background: #aaa8a7;
}
.accordion-wrapper .panel-default > .panel-heading a:active,
.accordion-wrapper .panel-default > .panel-heading a:hover,
.accordion-wrapper .panel-default > .panel-heading a:focus {
  color: #456a8d;
}
.accordion-wrapper .panel-title {
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  margin-left: 52px;
  padding: 15px 15px 15px 0;
}
.accordion-wrapper .panel,
.accordion-wrapper .panel-group .panel-heading + .panel-collapse > .panel-body {
  border: none;
  box-shadow: none;
}
.accordion-wrapper .panel {
  border-radius: 0;
}
.accordion-wrapper .panel:last-child {
  border: none;
}
.accordion-wrapper .panel-body {
  padding: 30px 16px 16px 67px;
}
.accordion-wrapper .panel-body.text-wrapper b,
.accordion-wrapper .panel-body.text-wrapper a {
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.accordion-wrapper .panel-body.text-wrapper a {
  color: #456a8d;
}
.accordion-wrapper .panel-body.text-wrapper a:hover {
  color: #aaa8a7;
}
.accordion-wrapper .panel-group .panel + .panel {
  margin-top: 8px;
}
@media (max-width: 991px) {
  .accordion-wrapper {
    margin: 0 16px 0 16px;
  }
}
@media (max-width: 479px) {
  .accordion-wrapper {
    margin: 0 14px 0 14px;
  }
}
/* ==========================================================================
  End accordion
   ========================================================================== */

/* Variables Start */
/* Variables End */
/* 404 Error - Start */
.error-404 {
  display: flex;
  flex-direction: column;
  max-width: 940px;
  margin: 0 auto;
  padding: 0 16px;
  background: #ffffff;
}
.error-404 h2 {
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 73px;
  font-weight: normal;
  padding: 0;
  margin: 95px 0 12px 0;
  text-align: center;
}
.error-404 .divider {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.error-404 .divider .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #456a8d transparent;
}
.error-404 .message {
  background: #456a8d;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  margin: 0 0 313px 0;
}
.error-404 .message .line1,
.error-404 .message .line2 {
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: normal;
  text-align: center;
}
.error-404 .message .line1 {
  color: #ffffff;
  margin: 116px 0 13px 0;
}
.error-404 .message .line2 {
  color: #aaa8a7;
  margin: 0 0 131px 0;
}
@media (max-width: 479px) {
  .error-404 h2 {
    margin: 45px 0 26px 0;
  }
  .error-404 .message {
    margin: 0 0 16px 0;
  }
}
/* 404 Error - End */
/* Bazaarvoice - Start */
.tpl-bazaarvoice-wrapper {
  margin: 0 16px;
}
/* Bazaarvoice - End */

/* Beginn GENEVA-Template Athlet */
/* Variables Start */
/* Variables End */
.athleten {
  padding: 0 8px;
  max-width: 972px;
  margin: 0 auto;
}
.athleten > div {
  overflow: hidden;
}
.athleten .athleten-col {
  padding: 0 8px;
}
.athlet {
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.athlet img {
  max-height: 100%;
  margin: 0 auto;
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.4s;
}
.athlet img:hover,
.athlet img:focus {
  -webkit-filter: none;
  filter: none;
}
.athlet .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 0 16px;
  border-color: transparent;
  margin: 0 auto;
  transition: all 0.4s;
}
.athlet .arrow:focus {
  border-color: #456a8d transparent transparent transparent;
}
.athlet h5 {
  overflow: hidden;
  font-weight: 600;
  text-transform: uppercase;
  background: #aaa8a7;
  color: #ffffff;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  transition: all 0.4s;
  margin: 7px 0 0 0;
}
.athlet:hover img,
.athlet:focus img {
  -webkit-filter: none;
  filter: none;
}
.athlet:hover h5,
.athlet:focus h5 {
  background: #456a8d;
}
.athlet.active img {
  -webkit-filter: none;
  filter: none;
}
.athlet.active .arrow {
  border-color: #456a8d transparent transparent transparent;
}
.athlet.active h5 {
  background: #456a8d;
}
.athletinfo {
  display: none !important;
}
.athletbox {
  display: none;
  position: relative;
  margin-bottom: 30px;
  padding: 0 8px;
  transition: all 0.4s;
}
.athletbox .row {
  margin-left: 0;
  margin-right: 0;
}
.athletbox a {
  text-decoration: underline;
}
.athletbox > div {
  color: #000000;
  background: #ffffff;
}
.athletbox a.close {
  position: absolute;
  top: 0;
  right: 8px;
  font-size: 35px;
  text-decoration: none;
  color: #ffffff;
  background: #f0eeed;
  width: 30px;
  height: 30px;
  line-height: 24px;
  text-align: center;
  transition: all 0.4s;
}
.athletbox a.close:hover {
  color: #cccbca;
}
.athletbox .athletgallery {
  position: relative;
  padding: 0 8px 0 0;
}
.athletbox .athletgallery img {
  width: 100%;
}
.athletbox .athletgallery .left-athlet-gallery {
  position: absolute;
  top: 42%;
  z-index: 10;
  font-size: 42px;
  font-weight: 300;
  color: #ffffff;
  left: 30px;
}
.athletbox .athletgallery .right-athlet-gallery {
  position: absolute;
  top: 42%;
  z-index: 10;
  font-size: 42px;
  font-weight: 300;
  color: #ffffff;
  right: 30px;
}
.athletbox .athletdescription {
  padding: 0 8px 0 8px;
  position: relative;
}
.athletbox .athletdescription .athletname-mobile {
  display: none;
}
.athletbox .athletdescription p {
  font-size: 14px;
  margin: 0 0 16px 0;
}
.athletbox .athletdescription p strong {
  font-size: 16px;
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #456a8d;
  text-transform: uppercase;
}
.athletbox .more-line {
  width: 100%;
  position: absolute;
  bottom: 16px;
  left: 0;
  padding: 0 8px;
}
.athletbox .more-line .more-wrapper {
  width: 50%;
  margin-left: 50%;
}
.athletbox .more-line .more-wrapper .more {
  background: #aaa8a7;
  color: #ffffff;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  width: calc(50% - 12px);
  margin-left: 8px;
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  transition: all 0.4s;
}
.athletbox .more-line .more-wrapper .more:hover {
  background: #456a8d;
}
.athletbox .more-line .more-wrapper .more .more-content {
  margin-left: 6px;
  display: flex;
  flex-direction: row;
}
.athletbox .more-line .more-wrapper .more .more-content .icon {
  min-width: 20px;
  max-width: 20px;
  width: 20px;
  margin-top: 6px;
}
.athletbox .more-line .more-wrapper .more .more-content .icon svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}
.athletbox .more-line .more-wrapper .more .more-content .title {
  flex: 1;
  margin-left: 8px;
}
.athletbox .social-mobile {
  position: absolute;
  bottom: 16px;
  right: 0;
  padding: 0 8px;
  display: none;
}
.athletbox .social-mobile .socialicons {
  margin: 0;
}
.athletbox .socialicons {
  display: flex;
  flex-direction: row;
  margin: 16px 0 30px 0;
}
.athletbox .socialicons .icon {
  width: 30px;
  height: 30px;
  background: #aaa8a7;
  position: relative;
  margin-right: 16px;
  cursor: pointer;
  transition: all 0.4s;
}
.athletbox .socialicons .icon:hover.www {
  background: #456a8d;
}
.athletbox .socialicons .icon:hover.facebook {
  background: #4060A5;
}
.athletbox .socialicons .icon:hover.youtube {
  background: #FF1F25;
}
.athletbox .socialicons .icon:hover.instagram {
  background: #375989;
}
.athletbox .socialicons .icon:hover.twitter {
  background: #00ABE3;
}
.athletbox .socialicons .icon i {
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 26px;
}
.athletbox .socialicons .icon i.fa-www {
  font-size: 9px;
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  top: 13px;
  left: 3px;
}
.athletbox .socialicons .icon i.fa-www:before {
  font-family: 'FrutigerLTStd45Light', sans-serif;
  content: "WWW";
}
.athletbox .socialicons .icon i.fa-facebook {
  top: 10px;
  left: 12px;
}
.athletbox .socialicons .icon i.fa-instagram {
  font-size: 23px;
  top: 6px;
  left: 5px;
}
.athletbox .socialicons .icon i.fa-youtube {
  font-size: 23px;
  top: 6px;
  left: 5px;
}
.athletbox .socialicons .icon i.fa-twitter {
  font-size: 23px;
  top: 6px;
  left: 5px;
}
.athletbox .socialicons-placeholder {
  height: 16px;
  margin: 0;
  padding: 0;
  line-height: 16px;
}
.athletbox a.open-athlet-text {
  max-width: 100%;
  border: 0 none;
  overflow: hidden;
  font-weight: 500;
  text-decoration: none;
  white-space: normal;
  color: #000000;
  background: #ffffff;
}
.athletbox .athlettext {
  display: none;
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}
.athletbox .close-athlet-text {
  display: none;
  clear: both;
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  background-color: #456a8d;
  height: 30px;
  line-height: 30px;
}
.athletbox .athlettext.open {
  display: block;
}
.athletbox .close-athlet-text.open {
  display: block;
}
@media (min-width: 768px) {
  .athletbox .athletgallery div.col-sm-4 {
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .athletbox .social-mobile {
    bottom: 46px;
  }
  .athletbox .social-mobile.open {
    bottom: 46px;
  }
  .athletbox .athlettext {
    margin-bottom: 16px;
  }
  .athletbox .more-line {
    position: relative;
    clear: both;
    bottom: 0;
    padding: 0;
  }
  .athletbox .more-line .more-wrapper {
    margin-left: 0;
    width: 100%;
  }
  .athletbox .more-line .more-wrapper .more {
    margin-left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
  }
  .athletbox .more-line .more-wrapper .more .more-content {
    margin-left: 6px;
    display: flex;
    flex-direction: row;
  }
  .athletbox .more-line .more-wrapper .more .more-content .icon {
    min-width: 17px;
    max-width: 17px;
    width: 17px;
    margin-top: 5px;
  }
  .athletbox .more-line .more-wrapper .more .more-content .icon svg {
    width: 17px;
    height: 17px;
    fill: #ffffff;
  }
  .athletbox .more-line .more-wrapper .more .more-content .title {
    flex: 1;
    margin-left: 8px;
  }
}
@media (max-width: 767px) {
  .athlet {
    height: auto;
    max-height: 500px;
  }
  .athlet h5 {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
  .athletbox .athletgallery {
    padding: 0;
  }
  .athletbox .athletdescription {
    padding: 0 16px 0 16px;
  }
  .athletbox .athletdescription .socialicons {
    display: none;
  }
  .athletbox .athletdescription .athletname-mobile {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: #456a8d;
    font-size: 22px;
    line-height: 35px;
    margin: 16px 0 16px 0;
  }
  .athletbox a.close {
    background: #aaa8a7;
  }
  .athletbox .social-mobile {
    display: block;
    bottom: 46px;
  }
  .athletbox .social-mobile.open {
    bottom: 46px;
  }
  .athletbox .athlettext {
    margin-bottom: 50px;
  }
  .athletbox .more-line {
    position: relative;
    bottom: 0;
    padding: 0;
  }
  .athletbox .more-line .more-wrapper {
    margin-left: 0;
    width: 100%;
  }
  .athletbox .more-line .more-wrapper .more {
    margin-left: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-top: 30px;
  }
  .athletbox .more-line .more-wrapper .more .more-content {
    margin-left: 6px;
    display: flex;
    flex-direction: row;
  }
  .athletbox .more-line .more-wrapper .more .more-content .icon {
    min-width: 17px;
    max-width: 17px;
    width: 17px;
    margin-top: 5px;
  }
  .athletbox .more-line .more-wrapper .more .more-content .icon svg {
    width: 17px;
    height: 17px;
    fill: #ffffff;
  }
  .athletbox .more-line .more-wrapper .more .more-content .title {
    flex: 1;
    margin-left: 8px;
  }
}
@media (max-width: 476px) {
  .athleten {
    padding: 0 6px;
  }
  .athletbox .athletdescription {
    padding: 0 16px 12px 16px;
  }
}
/* End GENEVA-Template Athlet */



/* Variables Start */
/* Variables End */
/*reset bootstrap*/
@media (max-width: 767px) and (min-width: 480px) {
  .container.category-overview {
    max-width: none;
  }
}
.category-overview {
  margin-top: 25px;
}
.category-overview.container {
  max-width: 972px;
  margin-left: auto;
  margin-right: auto;
}
.category-overview .category-row {
  display: flex;
  justify-content: center;
}
@media (max-width: 479px) {
  .category-overview .category-row {
    flex-direction: column;
  }
}
.category-overview .category-row.switched {
  flex-direction: row-reverse;
}
@media (max-width: 479px) {
  .category-overview .category-row.switched {
    flex-direction: column-reverse;
  }
}
.category-overview .category-row:last-child {
  margin-bottom: 0px;
}
.category-overview .category-row .tile-padding {
  padding: 0 1.64609053vw;
  margin-bottom: 1.64609053vw;
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding {
    padding: 0 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding {
    padding: 0 2.92275574vw;
  }
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding {
    margin-bottom: 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding {
    margin-bottom: 2.92275574vw;
  }
}
.category-overview .category-row .tile-padding-left {
  margin: 0;
  margin-bottom: 1.64609053vw;
  padding: 0 1.64609053vw 0 0.82304527vw;
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding-left {
    margin-bottom: 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding-left {
    margin-bottom: 2.92275574vw;
  }
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding-left {
    padding: 0 16px 0 8px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding-left {
    padding: 0 2.92275574vw;
  }
}
.category-overview .category-row .tile-padding-left a {
  display: block;
}
.category-overview .category-row .tile-padding-right {
  margin: 0;
  margin-bottom: 1.64609053vw;
  padding: 0 0.82304527vw 0 1.64609053vw;
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding-right {
    margin-bottom: 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding-right {
    margin-bottom: 2.92275574vw;
  }
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding-right {
    padding: 0 8px 0 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding-right {
    padding: 0 2.92275574vw;
  }
}
.category-overview .category-row .tile-padding-right a {
  display: block;
  margin-bottom: 1.64609053vw;
}
@media (min-width: 972px) {
  .category-overview .category-row .tile-padding-right a {
    margin-bottom: 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row .tile-padding-right a {
    margin-bottom: 2.92275574vw;
  }
}
.category-overview .category-row .tile-padding-right a:last-child {
  margin-bottom: 0px;
}
.category-overview .category-row.switched .tile-padding-left {
  padding: 0 0.82304527vw 0 1.64609053vw;
}
@media (min-width: 972px) {
  .category-overview .category-row.switched .tile-padding-left {
    padding: 0 8px 0 16px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row.switched .tile-padding-left {
    padding: 0 2.92275574vw;
  }
}
.category-overview .category-row.switched .tile-padding-right {
  padding: 0 1.64609053vw 0 0.82304527vw;
}
@media (min-width: 972px) {
  .category-overview .category-row.switched .tile-padding-right {
    padding: 0 16px 0 8px;
  }
}
@media (max-width: 479px) {
  .category-overview .category-row.switched .tile-padding-right {
    padding: 0 2.92275574vw;
  }
}
.category-overview .tile-item-l {
  max-width: 940px;
  max-height: 254px;
  width: 96.70781893vw;
  height: 26.13168724vw;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 479px) {
  .category-overview .tile-item-l {
    width: 94.15448852vw;
    height: 53.02713987vw;
  }
}
.category-overview .tile-item-m {
  max-width: 462px;
  max-height: 254px;
  width: 47.5308642vw;
  height: 26.13168724vw;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 479px) {
  .category-overview .tile-item-m {
    width: 94.15448852vw;
    height: 53.02713987vw;
  }
}
.category-overview .tile-item-s {
  max-width: 462px;
  max-height: 119px;
  width: 47.5308642vw;
  height: 12.24279835vw;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 479px) {
  .category-overview .tile-item-s {
    width: 94.15448852vw;
    height: 25.05219207vw;
  }
}
.category-overview a:first-child .tile-item-s,
.category-overview .tile-item-s:first-child {
  margin-bottom: 1.64609053vw;
}
@media (max-width: 479px) {
  .category-overview a:first-child .tile-item-s,
  .category-overview .tile-item-s:first-child {
    margin-bottom: 2.92275574vw;
  }
}
@media (min-width: 972px) {
  .category-overview a:first-child .tile-item-s,
  .category-overview .tile-item-s:first-child {
    margin-bottom: 16px;
  }
}
.category-overview a:last-child > .tile-item-s:first-child {
  margin-bottom: 0;
}
.category-overview ul.cat-list {
  width: 23vw;
  list-style-type: none;
  padding: 0;
  margin: 0;
  padding-left: 1.64609053vw;
}
@media (max-width: 479px) {
  .category-overview ul.cat-list {
    width: 46vw;
  }
}
@media (min-width: 972px) {
  .category-overview ul.cat-list {
    width: 225px;
  }
}
@media (max-width: 479px) {
  .category-overview ul.cat-list {
    padding-left: 2.92275574vw;
  }
}
@media (min-width: 972px) {
  .category-overview ul.cat-list {
    padding-left: 16px;
  }
}
.category-overview ul.cat-list li {
  font-family: 'CamptonSemiBold', sans-serif;
  color: #ffffff !important;
  font-size: 3.1vw;
  line-height: 3.5vw;
  text-align: center;
}
@media (max-width: 479px) {
  .category-overview ul.cat-list li {
    font-size: 6.2vw;
    line-height: 7.0vw;
  }
}
@media (min-width: 972px) {
  .category-overview ul.cat-list li {
    font-size: 30px;
    line-height: 32px;
  }
}
.category-overview ul.cat-list li p {
  margin-bottom: 0;
}
.category-overview ul.cat-list li a:first-child,
.category-overview ul.cat-list li div p:first-child a {
  font-weight: bold;
}
.category-overview ul.cat-list a {
  text-transform: uppercase;
  line-height: 1.7;
}

/* Variables Start */
/* Variables End */
/*** HERO-SLIDER Homepage ***/
.hero {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .hero {
    margin-bottom: 0;
  }
}
.hero .bx-wrapper {
  margin: 0 auto;
}
.hero .bx-wrapper .bx-viewport {
  border: 0;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item {
  height: 615px !important;
  overflow: hidden;
  position: relative;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item a img {
  width: 1920px !important;
  height: 615px !important;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  right: 0;
  max-width: 1920px;
  margin-left: -960px;
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-viewport .slides .hero-slider-item a img {
    width: calc(100vw * 2) !important;
    height: calc((100vw * 2) * 615 / 1920) !important;
    margin-left: calc(-75vw * 2 / 2);
    left: 25%;
  }
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item .flex-caption {
  position: absolute;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item .iframeSwipe {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-viewport .slides .hero-slider-item {
    height: calc((100vw * 2) * 615 / 1920) !important;
  }
}
.hero .bx-wrapper .bx-controls {
  position: absolute;
  top: calc(615px - 55px);
  left: 0;
  width: 100%;
  height: 55px;
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-controls {
    height: calc(100vw * 55 / 972);
    top: calc(((100vw * 2) * 615 / 1920) - (100vw * 55 / 972)) !important;
  }
}
.hero .bx-wrapper .bx-controls .bx-controls-direction {
  max-width: calc(972px - 32px);
  margin: 0px auto;
  position: relative;
  bottom: calc((-55px / 2));
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-controls .bx-controls-direction {
    bottom: calc((-100vw * 55 / 972) / 2);
  }
}
@media (max-width: 480px) {
  .hero .bx-wrapper .bx-controls .bx-controls-direction {
    bottom: 0;
  }
}
.hero .bx-wrapper .bx-controls .bx-controls-direction svg {
  width: 30px;
  height: 30px;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .hero .bx-wrapper .bx-controls .bx-controls-direction svg {
    width: calc((100vw * 55 / 972) - 10);
    height: calc((100vw * 55 / 972) - 10);
  }
}
.hero .bx-wrapper .bx-controls .bx-pager {
  position: relative;
  top: 50%;
  margin-top: -8px;
  bottom: inherit;
  padding-top: 0;
  margin-bottom: 0;
}
.hero .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  border: 0;
  background: #f0eeed;
  opacity: 0.7;
  border-radius: unset;
}
.hero .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  border: 0;
  background: #456a8d;
  opacity: 1;
}
@media (max-width: 768px) {
  .hero .bx-wrapper .bx-controls .bx-pager {
    display: none;
  }
}
/*** /HERO-SLIDER Homepage ***/

/* Variables Start */
/* Variables End */
/*START less for Banner XL Template */
.banner-xl {
  width: 100%;
  height: 65.42553191vw;
  max-height: 615px;
  margin: 0 auto;
  margin-bottom: 16px;
  padding: 0;
  overflow: hidden;
  position: relative;
}
@media (max-width: 479px) {
  .banner-xl {
    margin-bottom: 14px;
  }
}
.banner-xl .banner-xl-image {
  position: absolute;
  width: 1920px;
  height: 65.42553191vw;
  max-height: 615px;
  background-position: center center;
  background-size: contain;
  left: 50%;
  transform: translateX(-50%);
}
.banner-xl .banner-xl-headline {
  position: absolute;
  text-align: center;
  display: table;
  color: #ffffff;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 2px;
  left: calc(16px + (100vw - 940px)/2);
  top: 305px;
  width: 430px;
  height: 190px;
  margin: 0;
}
@media (max-width: 939px) {
  .banner-xl .banner-xl-headline {
    font-size: 3.72340426vw;
    line-height: 4.25531915vw;
    letter-spacing: 0.21276596vw;
    left: 1.70212766vw;
    top: 32.44680851vw;
    width: 45.74468085vw;
    height: 20.21276596vw;
  }
}
.banner-xl .banner-xl-headline .centered {
  display: table-cell;
  vertical-align: middle;
  word-break: break-word;
}
/*END less for Banner XL Template */

/*START less for Banner Template */
.tpl-banner-image {
  max-height: 254px;
  height: calc((100vw - 32px) / 940 * 254);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.tpl-banner-image img {
  position: absolute;
  height: auto;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  left: 0;
  right: 0;
}
/*END less for Banner Template */

/* Variables Start */
/* Variables End */
/* Body - Start  */
/* Icons */
/* Global SVG-Icon Definitions */
.svg-icon {
  fill: #ffffff;
  width: 20px;
  height: 20px;
}
/* CSS-Classes to rotate the icons */
.svg-icon-up {
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.svg-icon-right {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.svg-icon-down {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.svg-icon-left {
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
/* Special defintions for each icon if neccessary */
.arrow-inverted-icon {
  background-color: #456a8d;
  fill: #ffffff;
}
/* Global Styles - Start */
.tpl-global-wrapper {
  font-family: 'FrutigerLTStd45Light', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #456a8d;
  background-color: #f0eeed;
}
@media (min-width: 768px) {
  .tpl-global-wrapper {
    font-size: 14px;
    line-height: 20px;
  }
}
.tpl-global-wrapper:focus {
  outline: none;
}
strong,
b {
  font-weight: 500;
}
h1,
h2,
h3 {
  font-family: 'Campton-Medium', Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 1.8em;
  font-weight: 500;
  color: #456a8d;
  text-transform: uppercase;
}
h2 {
  font-size: 1.5em;
  font-weight: 500;
  color: #456a8d;
  text-transform: uppercase;
}
h3 {
  font-size: 1.5em;
  font-weight: 400;
  color: #456a8d;
  text-transform: uppercase;
}
h4 {
  font-size: 1.25em;
  font-weight: 300;
}
h5 {
  font-size: 1em;
  font-weight: 300;
}
h6 {
  font-size: 1em;
  font-weight: 400;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
  font-weight: 400;
}
h6 strong {
  font-weight: 500;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
a link {
  text-decoration: none;
}
a:hover h3 {
  color: #35A5D9;
}
.reset-row-css {
  margin-left: 0;
  margin-right: 0;
}
.content-wrapper.row {
  margin-left: auto;
  margin-right: auto;
}
.temporary_lg_disabler.row {
  margin-left: auto;
  margin-right: auto;
}
.tab-navigation-empty {
  margin: 15px auto !important;
}
@media (min-width: 972px) and (max-width: 4300px) {
  .temporary_lg_disabler > .container {
    width: 972px;
  }
}
.container.row {
  padding-left: 0;
  padding-right: 0;
  max-width: none;
}
/* /* Start Cookie-Info */
#CookieInformation {
  display: none;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  color: #FFF;
  background-color: #456a8d;
  opacity: 0.8;
  filter: alpha(opacity=80);
  z-index: 900;
}
#CookieInformation .container {
  position: relative;
}
#CookieInformation a {
  text-decoration: underline;
  color: #FFF;
}
#CookieInformation #CookieControl.close {
  display: block;
  position: absolute;
  width: 34px;
  height: 30px;
  top: 15px;
  right: 30px;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  background-color: #456a8d;
  border: 1px solid #FFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
#CookieInformation .cookie-text {
  padding: 25px 70px;
  text-align: center;
}
@media (max-width: 767px) {
  #CookieInformation #CookieControl.close {
    right: 15px;
  }
  #CookieInformation .cookie-text {
    padding: 20px 35px;
  }
}
/* End Cookie-Info */
/* Forms */
input[type="text"] {
  padding: 0px 10px;
  width: 100%;
  color: #456a8d;
  border: 0px;
  outline: 0;
  border-radius: 0;
}
/* Template Stuff */
.tpl-global-wrapper {
  max-width: 972px;
  margin: 0 auto;
  margin-bottom: 16px;
  padding: 0 16px;
}
@media (max-width: 479px) {
  .tpl-global-wrapper {
    padding: 0 14px;
  }
}
.tpl-global-wrapper .tpl-global-wrapper {
  padding: 0;
}
.tpl-base {
  display: flex;
  flex-direction: column;
  background: #ffffff;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 32px;
}
@media (max-width: 479px) {
  .tpl-base {
    padding-top: 16px;
  }
}
.tpl-global-headline {
  margin-top: 0;
  margin-bottom: 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  line-height: 32px;
  color: #456a8d;
  font-weight: normal;
  word-break: break-word;
  text-transform: uppercase;
}
@media (max-width: 479px) {
  .tpl-global-headline {
    margin-bottom: 16px;
    font-size: 24px;
    line-height: 24px;
  }
}
.tpl-global-subheadline {
  margin-top: 0;
  margin-bottom: 0px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #456a8d;
  font-weight: normal;
  word-break: break-word;
  text-transform: uppercase;
}
@media (max-width: 479px) {
  .tpl-global-subheadline {
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
  }
}
.tpl-global-text {
  margin-bottom: 16px;
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
  font-weight: normal;
  word-break: break-word;
}
@media (max-width: 479px) {
  .tpl-global-text {
    margin-bottom: 14px;
    font-size: 14px;
    line-height: 20px;
  }
}
.tpl-global-text b,
.tpl-global-text strong {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.tpl-global-text p:last-child {
  margin-bottom: 0px;
}
.tpl-global-text a:not(.tpl-global-button):not(.link-appearance-button) {
  color: #456a8d;
}
.tpl-global-text a:not(.tpl-global-button):not(.link-appearance-button):hover {
  text-decoration: underline;
}
.tpl-base.inverted {
  background-color: #456a8d;
}
.tpl-base.inverted .tpl-global-headline,
.tpl-base.inverted .tpl-global-subheadline {
  color: #ffffff;
}
.tpl-base.inverted .tpl-global-text {
  color: #ffffff;
}
.tpl-base.inverted .tpl-global-text a:not(.tpl-global-button):not(.link-appearance-button) {
  color: #c7d2dd;
}
.tpl-base.inverted .tpl-global-text .tpl-global-button:hover,
.tpl-base.inverted .tpl-global-text .link-appearance-button:hover {
  background-color: #ffffff;
  color: #456a8d;
}
.tpl-global-button,
.link-appearance-button {
  display: table;
  width: auto;
  min-height: 35px;
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background-color: #aaa8a7;
  color: #ffffff;
  padding: 8px 16px;
  /*margin: 8px 0;*/
  cursor: pointer;
  transition: background 0.4s;
}
@media (max-width: 479px) {
  .tpl-global-button,
  .link-appearance-button {
    width: 100%;
  }
}
.tpl-global-button:hover,
.link-appearance-button:hover,
.tpl-global-button.btn-enabled,
.link-appearance-button.btn-enabled {
  color: #ffffff;
  background-color: #456a8d;
  text-decoration: none;
}
.tpl-global-product-marker {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0px;
  height: 30px;
  color: #ffffff;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  line-height: 30px;
  letter-spacing: 2px;
  padding: 0px 16px;
  text-transform: uppercase;
  background-color: #456a8d;
}
.tpl-global-product-marker:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #456a8d;
  border-width: 12px;
  margin-left: -12px;
}
.tpl-global-product-marker.orange {
  background-color: #ee7224;
}
.tpl-global-product-marker.orange:after {
  border-top-color: #ee7224;
}
.tpl-global-product-marker.yellow {
  background-color: #fbbb1f;
}
.tpl-global-product-marker.yellow:after {
  border-top-color: #fbbb1f;
}
.tpl-global-product-marker.red {
  background-color: #e7324c;
}
.tpl-global-product-marker.red:after {
  border-top-color: #e7324c;
}
.tpl-productbox-wrapper {
  display: flex;
  position: relative;
}
.tpl-productbox-wrapper .bx-wrapper {
  margin: 0;
}
.tpl-productbox-wrapper .bx-wrapper .bx-viewport {
  border: 0;
  left: 0;
  background-color: #fff;
}
.tpl-productbox-wrapper .bx-wrapper .bx-controls svg {
  fill: #cccbca;
}
.tpl-productbox-slider-controls {
  position: absolute;
  top: 262px;
  width: 100%;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-pager {
  position: absolute;
  top: 6px;
  width: 100%;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-pager .bx-pager {
  text-align: center;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-pager .bx-pager .bx-pager-item {
  display: inline-block;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-pager .bx-pager .bx-pager-item a {
  background: #f0eeed;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-pager .bx-pager .bx-pager-item a:hover,
.tpl-productbox-slider-controls .tpl-productbox-slider-pager .bx-pager .bx-pager-item a.active {
  background: #cccbca;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-prev {
  position: absolute;
  top: 0;
  left: 12px;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-next {
  position: absolute;
  top: 0;
  right: 12px;
}
.tpl-productbox-slider-controls .tpl-productbox-slider-prev svg,
.tpl-productbox-slider-controls .tpl-productbox-slider-next svg {
  fill: #cccbca;
  width: 26px;
  height: 26px;
}
.tpl-productbox {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 8px;
  margin-right: 16px;
}
.tpl-productbox:last-child {
  margin-right: 0px;
}
.tpl-productbox .tpl-global-subheadline {
  margin-bottom: 8px;
}
.tpl-productbox .tpl-global-text {
  margin-bottom: 8px;
}
.tpl-productbox-image {
  margin-bottom: 8px;
  height: 240px;
  position: relative;
}
.tpl-productbox-image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.tpl-productbox-slider {
  display: flex;
  flex-flow: wrap;
  width: 100%;
}
.tpl-productbox-slider.slider-active .tpl-productbox-image {
  margin-bottom: 50px;
}
.tpl-imagebox {
  display: block;
  background-position: center;
  background-size: cover;
}
/* End Template Stuff */
/* Admin Template Contact - START */
.tpl-contact {
  display: flex;
  flex-direction: row;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .tpl-contact {
    flex-direction: column;
  }
}
.tpl-contact .tpl-contact-form {
  width: 75%;
  margin-right: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 768px) {
  .tpl-contact .tpl-contact-form {
    width: 100%;
    margin-right: 0;
  }
}
.tpl-contact .tpl-contact-form .hint_mandatory {
  font-size: 12px;
  color: #a7b8ca;
}
.tpl-contact .tpl-contact-adress {
  width: 25%;
  margin-left: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 768px) {
  .tpl-contact .tpl-contact-adress {
    width: 100%;
    margin-left: 0;
  }
}
.tpl-contact #formhint {
  display: none;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #A94442;
  font-weight: 500;
  text-align: center;
  background-color: #f2dede;
  color: #a94442;
}
.tpl-contact label {
  font-weight: normal;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding-top: 8px;
}
.tpl-contact input[type="text"],
.tpl-contact input[type="email"],
.tpl-contact textarea {
  background-color: #456a8d;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.tpl-contact .form-control:focus {
  border-color: #ffffff;
}
.tpl-contact .has-error .form-control {
  border-color: #a94442;
}
.tpl-contact .has-error a {
  background-color: #a94442;
  font-weight: bold;
}
.tpl-contact .sendform {
  text-align: right;
}
.tpl-contact .sendform .btn-contact {
  background-color: #456a8d;
  color: #ffffff;
  border: 2px solid #ffffff;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 16px 32px;
}
@media (max-width: 479px) {
  .tpl-contact .sendform .btn-contact {
    font-size: 24px;
    line-height: 24px;
  }
}
/* Admin Template Contact - END */
/* Body - End */

/* ==========================================================================
   four-column-text template
   ========================================================================== */
/* Variables Start */
/* Variables End */
.four-column-text {
  display: flex;
  flex-wrap: wrap;
}
.four-column-text .column {
  margin-right: 16px;
  background: #ffffff;
  padding: 16px;
  width: calc(25% - 12px);
  box-sizing: border-box;
}
.four-column-text .column:last-of-type {
  margin-right: 0;
}
.four-column-text .column .text-content {
  color: #000000;
}
.four-column-text .column .text-content a:not(.tpl-global-button):not(.link-appearance-button) {
  color: inherit;
}
.four-column-text .column .text-content a:not(.tpl-global-button):not(.link-appearance-button):hover {
  color: #456a8d;
}
.four-column-text:last-of-type {
  margin-right: 0;
}
.four-column-text .img_fc {
  height: 190px;
  margin-bottom: 32px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
}
.four-column-text .img_fc img {
  padding-top: 5px;
  padding-bottom: 5px;
}
.four-column-text-mobile {
  display: none;
  padding: 16px;
}
.four-column-text-mobile .bx-wrapper {
  margin: 0 auto 19px;
}
.four-column-text-mobile .bx-wrapper .bx-viewport {
  border: 16px solid #ffffff;
  height: auto !important;
}
.four-column-text-mobile .bx-wrapper .bx-pager {
  background: #ffffff;
}
.four-column-text-mobile .bx-wrapper .bx-pager.bx-default-pager a {
  background: #cccbca;
}
.four-column-text-mobile .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #aaa8a7;
}
.four-column-text-slider img {
  margin: 0 auto;
}
#smalldevice4columnslider.bx-wrapper.bx-viewport {
  border: 0 !important;
}
@media (max-width: 991px) {
  .four-column-text .column {
    width: calc(50% - 8px);
    margin-bottom: 16px;
  }
  .four-column-text .column:nth-child(2) {
    margin-right: 0;
  }
  .four-column-text .column:nth-last-child(2),
  .four-column-text .column:nth-last-child(1) {
    margin-bottom: 0;
  }
  .four-column-text-mobile {
    display: none;
  }
}
@media (max-width: 479px) {
  .four-column-text {
    display: none;
    margin-top: -16px;
  }
  .four-column-text .column {
    width: 100%;
    margin-right: 0;
    padding: 0 0 16px 0;
  }
  .four-column-text .img_fc {
    margin-bottom: 16px;
  }
  .four-column-text-mobile {
    display: block;
  }
}
/* ==========================================================================
    end four-column-text template
    ========================================================================== */

/* Variables Start */
/* Variables End */
/* Startseite Template 4 Produkt - START */
.tpl-startpage-4-product {
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}
@media (max-width: 971px) {
  .tpl-startpage-4-product {
    flex-direction: column;
  }
}
.tpl-startpage-4-product.swap {
  flex-direction: row-reverse;
}
@media (max-width: 971px) {
  .tpl-startpage-4-product.swap {
    flex-direction: column;
  }
}
.tpl-startpage-4-product .tpl-productbox-wrapper {
  width: 100%;
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 971px) {
  .tpl-startpage-4-product .tpl-productbox-wrapper {
    margin-bottom: -16px;
  }
}
@media (max-width: 480px) {
  .tpl-startpage-4-product .tpl-productbox-wrapper {
    margin-bottom: 0;
    width: calc(100% - 16px);
  }
}
.tpl-startpage-4-product .tpl-productbox-wrapper .tpl-productbox {
  width: calc(25% - 12px);
}
@media (max-width: 971px) {
  .tpl-startpage-4-product .tpl-productbox-wrapper .tpl-productbox {
    width: calc(50% - 16px);
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .tpl-startpage-4-product .tpl-productbox-wrapper .tpl-productbox {
    width: calc(100% - 16px);
  }
}
/* Startseite Template 4 Produkt - END */

/* h3 Headlines of Productboxes */
h3 {
  font-size: 1.4em;
  font-weight: 400;
  color: #35A5D9;
}

.tpl-banner h2 {
  color: #004f95 !important;
  font-weight: 300 !important;
  font-size: 29px !important;
  margin-bottom: 18px !important;
  margin-top: 0;
  padding-top: 20px;
}
.tpl-banner h2 b {
  font-weight: 400;
}

/* Variables Start */
/* Variables End */
/*** HERO-SLIDER Homepage ***/
.hero {
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .hero {
    margin-bottom: 0;
  }
}
.hero .bx-wrapper {
  margin: 0 auto;
}
.hero .bx-wrapper .bx-viewport {
  border: 0;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item {
  height: 615px !important;
  overflow: hidden;
  position: relative;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item a img {
  width: 1920px !important;
  height: 615px !important;
  overflow: auto;
  position: absolute;
  top: 0;
  left: 50%;
  bottom: 0;
  right: 0;
  max-width: 1920px;
  margin-left: -960px;
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-viewport .slides .hero-slider-item a img {
    width: calc(100vw * 2) !important;
    height: calc((100vw * 2) * 615 / 1920) !important;
    margin-left: calc(-75vw * 2 / 2);
    left: 25%;
  }
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item .flex-caption {
  position: absolute;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item .iframeSwipe {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.hero .bx-wrapper .bx-viewport .slides .hero-slider-item iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-viewport .slides .hero-slider-item {
    height: calc((100vw * 2) * 615 / 1920) !important;
  }
}
.hero .bx-wrapper .bx-controls {
  position: absolute;
  top: calc(615px - 55px);
  left: 0;
  width: 100%;
  height: 55px;
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-controls {
    height: calc(100vw * 55 / 972);
    top: calc(((100vw * 2) * 615 / 1920) - (100vw * 55 / 972)) !important;
  }
}
.hero .bx-wrapper .bx-controls .bx-controls-direction {
  max-width: calc(972px - 32px);
  margin: 0px auto;
  position: relative;
  bottom: calc((-55px / 2));
}
@media (max-width: 971px) {
  .hero .bx-wrapper .bx-controls .bx-controls-direction {
    bottom: calc((-100vw * 55 / 972) / 2);
  }
}
@media (max-width: 480px) {
  .hero .bx-wrapper .bx-controls .bx-controls-direction {
    bottom: 0;
  }
}
.hero .bx-wrapper .bx-controls .bx-controls-direction svg {
  width: 30px;
  height: 30px;
  opacity: 0.7;
}
@media (max-width: 767px) {
  .hero .bx-wrapper .bx-controls .bx-controls-direction svg {
    width: calc((100vw * 55 / 972) - 10);
    height: calc((100vw * 55 / 972) - 10);
  }
}
.hero .bx-wrapper .bx-controls .bx-pager {
  position: relative;
  top: 50%;
  margin-top: -8px;
  bottom: inherit;
  padding-top: 0;
  margin-bottom: 0;
}
.hero .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link {
  border: 0;
  background: #f0eeed;
  opacity: 0.7;
  border-radius: unset;
}
.hero .bx-wrapper .bx-controls .bx-pager .bx-pager-item .bx-pager-link.active {
  border: 0;
  background: #456a8d;
  opacity: 1;
}
@media (max-width: 768px) {
  .hero .bx-wrapper .bx-controls .bx-pager {
    display: none;
  }
}
/*** /HERO-SLIDER Homepage ***/

/* ==========================================================================
  Begin history
   ========================================================================== */
/* Variables Start */
/* Variables End */
.history-wrapper {
  max-width: 972px;
  margin: 0 auto 16px auto;
  padding: 0 16px;
}
.history-wrapper .bx-wrapper .bx-viewport {
  border: 0;
}
.history-wrapper .mod_history {
  background: #ffffff;
  padding: 0 16px;
}
.history-wrapper .mod_history .history {
  position: relative;
}
.history-wrapper .mod_history .history h2 {
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #456a8d;
  font-weight: normal;
  margin-bottom: 16px;
  margin-top: 0;
  padding-top: 16px;
}
.history-wrapper .mod_history .history .historyline {
  border-bottom: 1px solid #aaa8a7;
  margin: 0 0 32px;
}
.history-wrapper .mod_history .history .history-text {
  text-align: center;
}
.history-wrapper .mod_history .history .history-text p {
  margin-bottom: 32px;
}
.history-wrapper .mod_history .history #historyslider .slider-selection {
  background: #aaa8a7;
}
.history-wrapper .mod_history .history::-ms-tooltip {
  display: none;
}
.history-wrapper .mod_history .history .cfcontrols {
  height: 40px !important;
}
.history-wrapper .mod_history .history .scrollbarTrackDO {
  height: 10px !important;
  position: absolute;
  top: 15px !important;
}
.history-wrapper .mod_history .history .scrollbarHandlerDO {
  height: 40px !important;
}
.history-wrapper .mod_history #history-info {
  max-width: 500px;
  margin: 0px auto;
}
.history-wrapper .mod_history .history-headline {
  text-align: center;
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding-bottom: 16px;
  padding-top: 16px;
}
.history-wrapper .mod_history .history-headline p {
  margin: 0;
}
.history-wrapper .mod_history .history-text {
  min-height: 80px;
}
.history-wrapper .mod_history .history-text p {
  padding-bottom: 32px;
}
.history-wrapper .mod_history .imageDO {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.history-wrapper .mod_history .sharp {
  -webkit-filter: blur(0);
  -moz-filter: blur(0);
  -o-filter: blur(0);
  -ms-filter: blur(0);
  filter: blur(0);
}
.history-wrapper .mod_history .cf-meta {
  display: none;
}
.history-wrapper .mod_history #coverflowData {
  display: none;
}
.history-wrapper .mod_history .rangespacer {
  height: 32px;
}
.history-wrapper .mod_history .yearnavigation {
  text-align: center;
  display: none;
  font-size: 20px;
}
.history-wrapper .mod_history .yearnavigation .year-arrows {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.history-wrapper .mod_history .yearnavigation .year-arrows .svg-icon:hover {
  fill: #456a8d;
}
.history-wrapper .mod_history .yearnavigation .year-arrows #history-year {
  margin-top: 5px;
}
.history-wrapper .mod_history .yearnavigation #historyslider {
  width: 80%;
}
.history-wrapper .mod_history .yearnavigation #historyslider .slider-track {
  height: 35px;
  background: #cccbca;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.history-wrapper .mod_history .yearnavigation #historyslider .slider-track .slider-selection {
  border-radius: 0;
  background: #456a8d;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.history-wrapper .mod_history .yearnavigation #historyslider .slider-track .slider-handle {
  width: 64px;
  height: 35px;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-top: 0;
  margin-left: -32px;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23ffffff'><path d='M8,0V14L0,7ZM6.4,10.49v-7L2.42,7h0ZM11,0l8,7-8,7Zm5.58,7h0l-4-3.49v7Z'></path></svg>") no-repeat;
  background-size: 53px;
  background-position: right -6px top 6px;
  background-repeat: no-repeat;
  background-color: #aaa8a7;
}
.history-wrapper .mod_history .yearnavigation-init-spacer {
  height: 73px;
}
.history-wrapper .mod_history .yeararrow {
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 30px;
  padding: 5px;
  cursor: pointer;
}
.history-wrapper .mod_history .yeararrow .svg-icon {
  fill: #aaa8a7;
}
.history-wrapper .mod_history .yeararrow:hover {
  fill: #456a8d;
}
.history-wrapper .mod_history .yeararrow #history-year,
.history-wrapper .mod_history #history-year-mobile {
  color: #aaa8a7;
  padding: 5px;
}
.history-wrapper .mod_history .historymobilecontainer {
  margin-bottom: 16px;
  overflow-x: hidden;
}
.history-wrapper .mod_history .historymobilecontainer .row .slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.history-wrapper .mod_history .bxslider-wrap {
  visibility: hidden;
}
.history-wrapper .mod_history .instant-slide {
  -webkit-transition: 0.01s ease !important;
  transition: 0.01s ease !important;
}
@media (max-width: 991px) {
  .history-wrapper {
    margin: 0 16px 0 16px;
    background: #ffffff;
  }
  .history-wrapper .mod_history {
    padding: 0;
  }
}
/* ==========================================================================
  End history
   ========================================================================== */

/* Variables Start */
/* Variables End */
/* Template ½ Bild : ½ Bild - START */
.tpl-image-image-50-50 {
  display: flex;
  /*height: 400px;*/
  margin-right: -8px;
  margin-left: -8px;
}
@media (max-width: 767px) {
  .tpl-image-image-50-50 {
    flex-direction: column;
  }
}
.tpl-image-image-50-50.swap {
  flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .tpl-image-image-50-50.swap {
    flex-direction: column-reverse;
  }
  .tpl-image-image-50-50.swap .tpl-image-image-50-50-image {
    margin-bottom: 0px;
  }
  .tpl-image-image-50-50.swap .tpl-image-image-50-50-image:last-child {
    margin-bottom: 16px;
  }
}
.tpl-image-image-50-50 .tpl-image-image-50-50-image {
  width: 50%;
  margin-right: 8px;
  margin-left: 8px;
  max-height: 400px;
  height: calc((50vw - 8px) *  0.86956522);
}
@media (max-width: 767px) {
  .tpl-image-image-50-50 .tpl-image-image-50-50-image {
    width: calc(100% - 16px);
    height: calc((100vw - 0px) *  0.86956522);
    margin-bottom: 16px;
  }
  .tpl-image-image-50-50 .tpl-image-image-50-50-image:last-child {
    margin-bottom: 0;
  }
}
.tpl-image-image-50-50 .tpl-image-image-50-50-image .background-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
/* Template ½ Bild : ½ Bild - END */

/*START less for Image Template */
.tpl-image img {
  width: 100%;
}
/*END less for Image Template */

/* ==========================================================================
  Begin Imagegallery
   ========================================================================== */
/* Variables Start */
/* Variables End */
.image-gallery {
  max-width: 940px;
  margin: 0 auto 16px auto;
  padding: 0;
}
.image-gallery .large-image {
  padding: 16px;
  margin: 0;
  background-color: #ffffff;
}
.image-gallery .large-image .bx-wrapper {
  margin: 0;
}
.image-gallery .large-image .bx-wrapper .bx-viewport {
  border: none;
}
.image-gallery .large-image .bx-controls .bx-prev {
  left: -7px;
}
.image-gallery .large-image .bx-controls .bx-next {
  right: -7px;
  width: 26px;
}
.image-gallery .large-image .bx-controls svg {
  width: 26px;
  height: 26px;
  fill: #aaa8a7;
}
.image-gallery .thumbnails {
  display: flex;
  flex-direction: row;
  background: #ffffff;
  padding-bottom: 16px;
}
.image-gallery .thumbnails .thumbnails-left,
.image-gallery .thumbnails .thumbnails-right {
  width: 48px;
  min-width: 48px;
  max-width: 48px;
}
.image-gallery .thumbnails .thumbnails-left .arrow,
.image-gallery .thumbnails .thumbnails-right .arrow {
  background: #f0eeed;
  padding: 5px;
  cursor: pointer;
}
.image-gallery .thumbnails .thumbnails-left .arrow .svg-icon-left,
.image-gallery .thumbnails .thumbnails-right .arrow .svg-icon-left {
  margin-left: 4px;
}
.image-gallery .thumbnails .thumbnails-left .arrow .svg-icon-right,
.image-gallery .thumbnails .thumbnails-right .arrow .svg-icon-right {
  margin-left: 5px;
}
.image-gallery .thumbnails .thumbnails-left .arrow svg,
.image-gallery .thumbnails .thumbnails-right .arrow svg {
  width: 26px;
  height: 26px;
  margin-top: 6px;
  fill: #ffffff;
}
.image-gallery .thumbnails .bx-wrapper {
  margin: 0;
}
.image-gallery .thumbnails .bx-wrapper .bx-viewport {
  border: none;
}
.image-gallery .thumbnails .thumbnails-slider > div {
  box-sizing: border-box;
  border: 2px solid #f0eeed;
  padding: 2px;
  transition: all 0.4s;
  cursor: pointer;
}
.image-gallery .thumbnails .thumbnails-slider > div.active {
  border: 2px solid #456a8d;
}
@media (max-width: 991px) {
  .image-gallery {
    margin: 0 16px 16px 16px;
  }
}
@media (max-width: 479px) {
  .image-gallery {
    margin: 0 14px 14px 14px;
  }
}
/* ==========================================================================
  End Imagegallery
   ========================================================================== */

/* Variables Start */
/* Variables End */
/*** News-Detail Template ***/
.tpl-news-teaser {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 16px;
  background-color: #ffffff;
}
.tpl-news-teaser .tpl-news-teaser-image {
  display: block;
  height: calc((100vw - 32px) *  0.78617021);
  max-height: 739px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.tpl-news-teaser .tpl-news-teaser-date {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 16px;
  background-color: #456a8d;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
}
.tpl-news-teaser .tpl-global-subheadline {
  margin-left: 16px;
  margin-right: 16px;
}
.tpl-news-teaser .tpl-global-text {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 16px;
}
.tpl-news-teaser .tpl-news-teaser-button {
  display: none;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  background-color: #cccbca;
  color: #ffffff;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 16px;
  line-height: 30px;
  padding: 0 8px;
  transition: background 0.4s;
}
.tpl-news-teaser .tpl-news-teaser-button:hover {
  background-color: #aaa8a7;
}
.tpl-news-teaser .tpl-news-teaser-button svg {
  vertical-align: text-bottom;
  margin-right: 8px;
}
.tpl-news-teaser .tpl-news-teaser-button .top-news {
  display: none;
}
.tpl-news-teaser .tpl-news-teaser-button .remaining-news {
  display: none;
}
.tpl-news-teaser .tpl-news-teaser-back {
  display: block;
  background-color: #456a8d;
  height: 30px;
  text-align: center;
}
.tpl-news-teaser .tpl-news-teaser-back svg {
  margin-top: 4px;
}
/*** /News-Detail Template ***/

/* ==========================================================================
  Begin Partner
   ========================================================================== */
/* Variables Start */
/* Variables End */
.partners {
  padding: 0 8px;
  max-width: 972px;
  margin: 0 auto;
}
.partners .partners-col {
  padding: 0 8px;
}
.partner {
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.partner img {
  max-height: 100%;
  margin: 0 auto;
  width: 100%;
  transition: all 0.4s;
}
.partner .arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 0 16px;
  border-color: transparent;
  margin: 0 auto;
  transition: all 0.4s;
}
.partner .arrow:focus {
  border-color: #456a8d transparent transparent transparent;
}
.partner h5 {
  overflow: hidden;
  font-weight: 600;
  text-transform: uppercase;
  background: #aaa8a7;
  color: #ffffff;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  transition: all 0.4s;
  margin: 7px 0 0 0;
}
.partner:hover h5,
.partner:focus h5 {
  background: #456a8d;
}
.partner.active .arrow {
  border-color: #456a8d transparent transparent transparent;
}
.partner.active h5 {
  background: #456a8d;
}
.partnerinfo {
  display: none !important;
}
.partnerbox {
  display: none;
  position: relative;
  margin-bottom: 30px;
  padding: 0 8px;
  transition: all 0.4s;
}
.partnerbox .row {
  margin-left: 0;
  margin-right: 0;
}
.partnerbox a {
  text-decoration: none;
  color: #456a8d;
}
.partnerbox a:hover {
  text-decoration: underline;
}
.partnerbox > div {
  color: #000000;
  background: #ffffff;
}
.partnerbox a.close {
  position: absolute;
  top: 0;
  right: 8px;
  font-size: 35px;
  text-decoration: none;
  color: #ffffff;
  background: #f0eeed;
  width: 30px;
  height: 30px;
  line-height: 24px;
  text-align: center;
  transition: all 0.4s;
}
.partnerbox a.close:hover {
  color: #cccbca;
}
.partnerbox .partnerdescription {
  padding: 0 8px 0 8px;
  position: relative;
}
.partnerbox .partnerdescription .partnername-mobile {
  display: none;
}
.partnerbox .partnerdescription p {
  font-size: 14px;
  margin: 0 0 16px 0;
}
.partnerbox .partnerdescription p strong {
  font-size: 16px;
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #456a8d;
  text-transform: uppercase;
}
.partnerbox a.open-partner-text {
  max-width: 100%;
  border: 0 none;
  overflow: hidden;
  font-weight: 500;
  text-decoration: none;
  white-space: normal;
  color: #000000;
  background: #ffffff;
}
.partnerbox .partnertext {
  /*display: none;*/
  clear: both;
  margin-top: 15px;
  margin-bottom: 15px;
}
.partnerbox .close-partner-text {
  display: none;
  clear: both;
  min-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 28px;
  text-align: center;
  color: #ffffff;
  background-color: #456a8d;
  height: 30px;
  line-height: 30px;
}
.partnerbox .partnertext.open {
  display: block;
}
.partnerbox .close-partner-text.open {
  display: block;
}
@media (max-width: 991px) {
  .partnerbox .partnertext {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .partner {
    height: auto;
  }
  .partner h5 {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
  }
  .partnerbox .partnerdescription {
    padding: 0 16px 0 16px;
  }
  .partnerbox .partnerdescription .partnername-mobile {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    color: #456a8d;
    font-size: 22px;
    line-height: 35px;
    margin: 16px 0 16px 0;
  }
  .partnerbox a.close {
    background: #aaa8a7;
  }
  .partnerbox .partnertext {
    margin-bottom: 30px;
  }
}
@media (max-width: 476px) {
  .partners {
    padding: 0 6px;
  }
  .partnerbox .partnerdescription {
    padding: 0 16px 12px 16px;
  }
}
/* ==========================================================================
  End Partner
   ========================================================================== */

/* Variables Start */
/* Variables End */
/* Startseite Template ¼ Produkt : ¾ Bild - START */
.tpl-startpage-1-product-3-image {
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}
@media (max-width: 971px) {
  .tpl-startpage-1-product-3-image {
    flex-direction: column;
  }
}
.tpl-startpage-1-product-3-image.swap {
  flex-direction: row-reverse;
}
@media (max-width: 971px) {
  .tpl-startpage-1-product-3-image.swap {
    flex-direction: column;
  }
}
.tpl-startpage-1-product-3-image .tpl-productbox-wrapper {
  width: calc(25% - 8px);
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 971px) {
  .tpl-startpage-1-product-3-image .tpl-productbox-wrapper {
    width: calc(100% - 16px);
  }
}
.tpl-startpage-1-product-3-image .tpl-productbox-wrapper .tpl-productbox {
  width: 100%;
}
.tpl-startpage-1-product-3-image .tpl-imagebox {
  width: calc(75% + 8px);
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 971px) {
  .tpl-startpage-1-product-3-image .tpl-imagebox {
    height: 400px;
    width: calc(100% - 16px);
    margin-top: 16px;
  }
}
.tpl-startpage-1-product-3-image .tpl-imagebox .background-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
/* Startseite Template ¼ Produkt : ¾ Bild - END */


/* Beginn GENEVA-Template Store-locator with Contest Box */
.store-locator {
  margin-bottom: 20px;
  /* overwrite some disturbing browser nonsense */
  /* disable nomal dropdown appearance on browsers */
  /* disable nomal dropdown appearance for stupid ie */
}
.store-locator .row .contest-desktop img {
  width: 100%;
  height: 100%;
}
.store-locator input[type="text"]::-webkit-input-placeholder {
  color: white !important;
}
.store-locator input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: white !important;
}
.store-locator input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: white !important;
}
.store-locator input[type="text"]:-ms-input-placeholder {
  color: white !important;
}
.store-locator select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.store-locator select::-ms-expand {
  display: none;
}
/* --  sm                --*/
@media (min-width: 768px) {
  .store-locator .row {
    /*--------------------------*/
  }
  .store-locator .row .contest-desktop {
    width: 220px;
    height: 191px;
  }
  .store-locator .row .contest-desktop .contest-overlay {
    width: 220px;
    height: 59px;
    background: white;
    opacity: 0.6;
    top: 132px;
    position: absolute;
  }
  .store-locator .row .contest-desktop .contest-headline {
    font-size: 15px;
    color: #00487e;
    position: absolute;
    top: 135px;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: bold;
    white-space: nowrap;
    overflow-x: hidden;
  }
  .store-locator .row .contest-desktop .contest-teaser {
    color: #34495E;
    font-size: 12px;
    position: absolute;
    top: 155px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .store-locator .row .locator-content.store-locator-bg {
    background: url("http://www.deuter.com/geneva-layout/img/startslide/haendlersuche_bg_470_197.png");
    height: 191px;
    width: 470px;
  }
  .store-locator .row .locator-content.store-locator-bg .desktop-storelocator-headline {
    color: #00487e;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 20px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country {
    position: absolute;
    bottom: 80px;
    left: 40px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country .form-control {
    width: 180px;
    height: 28px;
    background-color: #35A5D9;
    border: 1px solid white;
    color: #fff;
    font-size: 13px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country .fa {
    font-size: 28px;
    color: #fff;
    padding-right: 10px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-place {
    position: absolute;
    left: 40px;
    bottom: 17px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-place .form-control {
    width: 180px;
    height: 28px;
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    font-size: 13px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search {
    position: absolute;
    bottom: 20px;
    left: 320px;
    color: white;
    font-size: 14px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search .fa {
    font-size: 18px;
  }
}
/* --  md   --*/
@media (min-width: 992px) {
  .store-locator .row {
    /*--------------------------*/
  }
  .store-locator .row .contest-desktop {
    width: 293px;
    height: 255px;
  }
  .store-locator .row .contest-desktop .contest-overlay {
    width: 293px;
    height: 80px;
    background: white;
    opacity: 0.6;
    top: 175px;
    position: absolute;
  }
  .store-locator .row .contest-desktop .contest-headline {
    font-size: 18px;
    color: #00487e;
    position: absolute;
    top: 185px;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: bold;
  }
  .store-locator .row .contest-desktop .contest-teaser {
    color: #34495E;
    font-size: 15px;
    position: absolute;
    top: 210px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .store-locator .row .locator-content.store-locator-bg {
    background: url("http://www.deuter.com/geneva-layout/img/startslide/haendlersuche_bg_620_260.png");
    height: 254px;
    width: 620px;
  }
  .store-locator .row .locator-content.store-locator-bg .desktop-storelocator-headline {
    color: #00487e;
    font-size: 18px;
    font-weight: bold;
    padding-left: 24px;
    padding-top: 24px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country {
    position: absolute;
    bottom: 110px;
    left: 40px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country .form-control {
    width: 230px;
    height: 35px;
    background-color: #35A5D9;
    border: 1px solid white;
    color: #fff;
    font-size: 18px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country .fa {
    font-size: 35px;
    color: #fff;
    padding-right: 10px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-place {
    position: absolute;
    left: 40px;
    bottom: 24px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-place .form-control {
    width: 230px;
    height: 35px;
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    font-size: 18px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search {
    position: absolute;
    bottom: 28px;
    left: 420px;
    color: white;
    font-size: 18px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search .fa {
    font-size: 24px;
  }
}
/* --  lg              --*/
@media (min-width: 1200px) {
  .store-locator .row {
    /*--------------------------*/
  }
  .store-locator .row .contest-desktop {
    width: 360px;
    height: 312px;
  }
  .store-locator .row .contest-desktop .contest-overlay {
    width: 360px;
    height: 102px;
    background: white;
    opacity: 0.6;
    top: 210px;
    position: absolute;
  }
  .store-locator .row .contest-desktop .contest-headline {
    font-size: 22px;
    color: #00487e;
    position: absolute;
    top: 220px;
    margin-left: 30px;
    margin-right: 30px;
    font-weight: bold;
  }
  .store-locator .row .contest-desktop .contest-teaser {
    color: #34495E;
    font-size: 18px;
    position: absolute;
    top: 255px;
    margin-left: 30px;
    margin-right: 30px;
  }
  .store-locator .row .locator-content.store-locator-bg {
    background: url("http://www.deuter.com/geneva-layout/img/startslide/haendlersuche_bg_750_315.png");
    height: 312px;
    width: 750px;
  }
  .store-locator .row .locator-content.store-locator-bg .desktop-storelocator-headline {
    color: #00487e;
    font-size: 22px;
    font-weight: bold;
    padding-left: 24px;
    padding-top: 24px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country {
    position: absolute;
    bottom: 140px;
    left: 40px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country .form-control {
    width: 280px;
    height: 44px;
    background-color: #35A5D9;
    border: 1px solid white;
    color: #fff;
    font-size: 20px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-country .fa {
    font-size: 40px;
    color: #fff;
    padding-right: 10px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-place {
    position: absolute;
    left: 40px;
    bottom: 30px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-place .form-control {
    width: 280px;
    height: 44px;
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    font-size: 20px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search {
    position: absolute;
    bottom: 35px;
    left: 500px;
    color: white;
    font-size: 22px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search .fa {
    font-size: 28px;
  }
  .store-locator .row .locator-content.store-locator-bg #locator-desktop-search div {
    display: inline-block;
  }
}
/* --  xs and ms           --*/
@media (max-width: 767px) {
  .store-locator .row .contest-mobile {
    background: #35A5D9;
    padding: 20px;
  }
  .store-locator .row .contest-mobile a {
    text-decoration: none !important;
  }
  .store-locator .row .contest-mobile .contest-headline {
    font-size: 18px;
    font-weight: bold;
    color: #00487e;
    padding-bottom: 10px;
  }
  .store-locator .row .contest-mobile .contest-teaser {
    font-size: 18px;
    color: white;
  }
  .store-locator .row .col-sm-12,
  .store-locator .row .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
    /* padding-top: 15px;*/
  }
  .store-locator .row .store-loacator-mobile {
    background: #35A5D9;
    padding: 20px;
    margin-top: 20px;
  }
  .store-locator .row .store-loacator-mobile .locator-mobile-header {
    font-size: 18px;
    font-weight: bold;
    color: #00487e;
  }
  .store-locator .row .store-loacator-mobile .mobile-locator-spacer {
    height: 24px;
  }
  .store-locator .row .store-loacator-mobile #locator-mobile-country .inner-addon {
    position: relative;
  }
  .store-locator .row .store-loacator-mobile #locator-mobile-country .inner-addon .fa {
    position: absolute;
    pointer-events: none;
  }
  .store-locator .row .store-loacator-mobile #locator-mobile-country .inner-addon .form-control {
    width: 100%;
    height: 35px;
    background-color: #35A5D9;
    border: 1px solid white;
    color: #fff;
    font-size: 18px;
  }
  .store-locator .row .store-loacator-mobile #locator-mobile-place .form-control {
    width: 100%;
    height: 35px;
    background-color: transparent;
    border: 1px solid white;
    color: #fff;
    font-size: 18px;
  }
  .store-locator .row .store-loacator-mobile .btn {
    background: #00487e;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
  }
  .store-locator .row .store-loacator-mobile .btn:hover {
    background: #003d71;
    text-decoration: none;
    color: #ffffff;
  }
  .store-locator .row .store-loacator-mobile .right-addon .fa {
    right: 10px;
    font-size: 35px;
    color: #fff;
    padding-right: 10px;
  }
}
/* End GENEVA-Template Store-locator with Contest Box */

/* ==========================================================================
  Begin text-image 25-75
  ========================================================================== */
/* Variables Start */
/* Variables End */
.text-image-25-75 {
  display: flex;
  flex-direction: row-reverse;
  background: #ffffff;
  min-height: 255px;
}
.text-image-25-75.flipped {
  flex-direction: row;
}
.text-image-25-75.flipped .text-content {
  margin-right: 0;
}
.text-image-25-75.flipped .t-image {
  margin-right: 16px;
}
.text-image-25-75.inverted .text-content .tpl-global-button:hover {
  background: #ffffff;
  color: #456a8d;
}
.text-image-25-75 .text-content {
  flex: 1;
  margin-right: 16px;
  color: #000000;
}
.text-image-25-75 .t-image {
  max-width: 223px;
  min-width: 223px;
  width: 223px;
  margin-top: -16px;
  margin-bottom: 16px;
  position: relative;
}
.text-image-25-75 .t-image img {
  height: auto;
}
@media (max-width: 767px) {
  .text-image-25-75 {
    display: flex;
    flex-direction: column;
    padding: 16px;
    background: #ffffff;
  }
  .text-image-25-75.flipped {
    flex-direction: column;
  }
  .text-image-25-75 .text-content {
    flex: 1 1 auto;
    margin-right: 0;
  }
  .text-image-25-75 .t-image {
    flex: 1 1 auto;
    align-self: center;
    margin-top: 0px;
    margin-bottom: 32px;
  }
  .text-image-25-75 .t-image:empty {
    display: block;
    height: 16px !important;
    line-height: 16px !important;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
    margin: 0;
    min-height: 16px !important;
    max-height: 16px !important;
  }
  .text-image-25-75 .t-image img {
    display: inline-block;
    text-align: center;
    height: auto;
    max-width: 100%;
  }
}
@media (max-width: 479px) {
  .text-image-25-75 {
    padding: 16px;
  }
  .text-image-25-75 .t-image {
    margin-bottom: 16px;
  }
  .text-image-25-75 .t-image:empty {
    display: none;
  }
}
/* ==========================================================================
  end text-image 25-75
   ========================================================================== */

/* ==========================================================================
  Begin text-image 50-50
   ========================================================================== */
/* Variables Start */
/* Variables End */
.text-image-50-50 {
  display: flex;
  flex-direction: row-reverse;
  background: #ffffff;
  min-height: 255px;
}
.text-image-50-50.flipped {
  flex-direction: row;
}
.text-image-50-50.flipped .text-content {
  margin-right: 0;
}
.text-image-50-50.flipped .image {
  margin-right: 48px;
}
.text-image-50-50 .text-content {
  flex: 1;
  margin-right: 48px;
  color: #000000;
}
.text-image-50-50 .text-content .tpl-global-headline:empty,
.text-image-50-50 .text-content .tpl-global-subheadline:empty {
  display: none;
}
.text-image-50-50 .image {
  flex: 1;
  margin: -16px 0 16px 0;
  position: relative;
}
.text-image-50-50 .image img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .text-image-50-50 {
    flex-direction: column;
    padding: 16px;
    background: #ffffff;
  }
  .text-image-50-50.flipped {
    flex-direction: column;
  }
  .text-image-50-50.flipped .image {
    margin: 0 0 32px 0;
  }
  .text-image-50-50 .text-content {
    flex: 1 1 auto;
    margin-right: 0;
  }
  .text-image-50-50 .image {
    flex: 1 1 auto;
    margin: 0 0 32px 0;
  }
  .text-image-50-50 .image:empty {
    display: block;
    height: 16px !important;
    line-height: 16px !important;
    width: 16px;
    min-width: 16px;
    max-width: 16px;
    margin: 0;
    min-height: 16px !important;
    max-height: 16px !important;
  }
  .text-image-50-50 .image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 479px) {
  .text-image-50-50 {
    padding: 16px;
  }
  .text-image-50-50 .image {
    margin: 0 0 16px 0;
  }
  .text-image-50-50 .image:empty {
    display: none;
  }
}
/* ==========================================================================
  end text-image 50-50
   ========================================================================== */

/* Variables Start */
/* Variables End */
/* Themenseite Template ½ Produkt : ½ Text - START */
.tpl-text-product-50-50 {
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}
@media (max-width: 972px) {
  .tpl-text-product-50-50 {
    flex-direction: column;
  }
}
.tpl-text-product-50-50.swap {
  flex-direction: row-reverse;
}
@media (max-width: 972px) {
  .tpl-text-product-50-50.swap {
    flex-direction: column;
  }
}
.tpl-text-product-50-50 .tpl-productbox-wrapper {
  flex-flow: wrap;
  width: 50%;
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 972px) {
  .tpl-text-product-50-50 .tpl-productbox-wrapper {
    width: calc(100% - 16px);
    margin-bottom: 16px;
  }
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox {
  width: calc(50% - 8px);
  padding-top: 30px;
}
@media (max-width: 480px) {
  .tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox:last-child {
    margin-bottom: 0;
  }
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox.tpl-base {
  padding-left: 0;
  padding-right: 0;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-images {
  padding: 16px 16px 28px 16px;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-images img {
  display: none;
  margin: 0px auto;
  max-width: 191px;
  max-height: 200px;
  transition: 0.4s;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-images img:nth-child(1) {
  display: block;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-name {
  padding: 0px 16px 6px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-color-bar {
  padding: 0 16px 16px;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-color-bar img {
  cursor: pointer;
  margin-right: 16px;
  border-bottom: 3px solid #ffffff;
  float: left;
  margin-bottom: 8px;
  -webkit-box-shadow: 0px 3px 0px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px 0px #ffffff;
  box-shadow: 0px 3px 0px 0px #ffffff;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .tpl-productbox .product-color-bar img.selected {
  -webkit-box-shadow: 0px 3px 0px 0px #aaa8a7;
  -moz-box-shadow: 0px 3px 0px 0px #aaa8a7;
  box-shadow: 0px 3px 0px 0px #aaa8a7;
  transition: 0.4s;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product {
  width: calc(50% - 8px);
  /*display: inline-block;
      vertical-align: top;*/
  background-color: #ffffff;
  margin-right: 16px;
  /*margin-bottom: 16px;*/
  padding: 30px 0 16px;
  /*height: 352px;*/
  position: relative;
}
@media (max-width: 972px) {
  .tpl-text-product-50-50 .tpl-productbox-wrapper .product {
    width: calc(50% - 8px);
  }
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-images {
  padding: 16px 16px 28px 16px;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-images img {
  display: none;
  margin: 0px auto;
  max-width: 191px;
  max-height: 200px;
  transition: 0.4s;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-images img:nth-child(1) {
  display: block;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-name {
  padding: 0px 16px 6px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-color-bar {
  padding: 0 16px 16px;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-color-bar img {
  cursor: pointer;
  margin-right: 16px;
  border-bottom: 3px solid #ffffff;
  -webkit-box-shadow: 0px 3px 0px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px 0px #ffffff;
  box-shadow: 0px 3px 0px 0px #ffffff;
  float: left;
  margin-bottom: 8px;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .product-item .product-color-bar img.selected {
  -webkit-box-shadow: 0px 3px 0px 0px #aaa8a7;
  -moz-box-shadow: 0px 3px 0px 0px #aaa8a7;
  box-shadow: 0px 3px 0px 0px #aaa8a7;
  transition: 0.4s;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product .tpl-global-product-marker {
  display: none;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product[data-name*=" SL"] .tpl-global-product-marker.sl {
  display: block;
  background: #fbbb1f;
}
.tpl-text-product-50-50 .tpl-productbox-wrapper .product[data-name*=" SL"] .tpl-global-product-marker.sl:after {
  border-top-color: #fbbb1f;
}
.tpl-text-product-50-50 .tpl-text-product-50-50-textbox {
  width: 50%;
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 972px) {
  .tpl-text-product-50-50 .tpl-text-product-50-50-textbox {
    width: calc(100% - 16px);
  }
}
/* Themenseite Template ½ Produkt : ½ Text - END */

/** Buttons Style **/
.text a {
  /*Reset a-appereance */
  display: inline !important;
  width: auto !important;
  height: auto !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
  margin: 0px !important;
  overflow: auto !important;
}
.text a.link-appearance-button {
  text-shadow: 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #333;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  border: 1px solid #ccc;
  white-space: nowrap;
  padding: 6px 12px !important;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  text-decoration: none;
  box-sizing: border-box;
}
.text a.link-appearance-button:hover {
  border-color: #adadad;
  outline: 0;
  text-decoration: none;
  color: #333;
}

/* Variables Start */
/* Variables End */
/* Startseite Template ½ Produkt : ½ Bild - START */
.tpl-startpage-half-product-image {
  display: flex;
  margin-right: -8px;
  margin-left: -8px;
}
@media (max-width: 971px) {
  .tpl-startpage-half-product-image {
    flex-direction: column;
  }
}
.tpl-startpage-half-product-image.swap {
  flex-direction: row-reverse;
}
@media (max-width: 971px) {
  .tpl-startpage-half-product-image.swap {
    flex-direction: column;
  }
}
.tpl-startpage-half-product-image .tpl-productbox-wrapper {
  width: 50%;
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 971px) {
  .tpl-startpage-half-product-image .tpl-productbox-wrapper {
    width: calc(100% - 16px);
  }
}
.tpl-startpage-half-product-image .tpl-productbox-wrapper .tpl-productbox {
  width: calc(50% - 8px);
}
@media (max-width: 971px) {
  .tpl-startpage-half-product-image .tpl-productbox-wrapper .tpl-productbox {
    width: calc(50% - 8px);
  }
}
.tpl-startpage-half-product-image .tpl-imagebox {
  width: 50%;
  margin-right: 8px;
  margin-left: 8px;
}
@media (max-width: 971px) {
  .tpl-startpage-half-product-image .tpl-imagebox {
    height: 400px;
    width: calc(100% - 16px);
    margin-top: 16px;
  }
}
.tpl-startpage-half-product-image .tpl-imagebox .background-image {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}
/* Startseite Template ½ Produkt : ½ Bild - END */

/* Widget Competition - START */
/* Variables Start */
/* Variables End */
#formhint {
  display: none;
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #A94442;
  font-weight: 500;
  text-align: left;
}
.form-group {
  margin-bottom: 20px;
}
.form-group.camouflage {
  display: none !important;
}
.competition {
  padding: 32px 16px 16px;
  color: #FFF;
  background: #456a8d;
}
.competition .selectbox {
  border: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.competition .selectbox svg {
  right: 8px;
  left: auto;
  top: 5px;
  position: absolute;
  pointer-events: none;
  width: 20px;
  opacity: 0.5;
}
.competition .selectbox select {
  padding: 4px 8px;
  width: 100%;
  border: 0px;
  color: #ffffff;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  text-overflow: '';
  text-indent: 0.01px;
  text-overflow: "";
  text-transform: uppercase;
  letter-spacing: 3px;
  opacity: 0.5;
}
.competition .selectbox select option {
  color: #000000;
}
.competition .has-error .form-control {
  border-color: #d61111;
}
.competition input[type="text"],
.competition input[type="email"] {
  background-color: #456a8d;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.competition h1 {
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  text-align: left;
  margin: 0 0 32px;
}
.competition a {
  color: #FFF !important;
  text-decoration: underline;
}
.competition h6 {
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-align: left;
  margin: 0 0 16px;
}
.competition .hint_mandatory {
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 12px;
  color: #c7d2dd;
  margin-bottom: 20px;
}
.competition p {
  text-align: left;
}
.competition .checkbox {
  margin-bottom: 20px;
}
.competition .form-horizontal .form-group {
  /*			&.has-error {
				label {
					color: @color-error;
				}
			}*/
}
.competition .form-horizontal .form-group label {
  padding-right: 0;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 8px;
}
.competition .sendform {
  text-align: right;
}
.competition .sendform .btn-default {
  background-color: #456a8d;
  background-image: none;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 0;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  line-height: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 16px 32px;
}
@media (max-width: 479px) {
  .competition .sendform .btn-default {
    font-size: 24px;
    line-height: 24px;
  }
}
.competition .has-error .help-block,
.competition .has-error .control-label,
.competition .has-error .radio,
.competition .has-error .checkbox,
.competition .has-error .radio-inline,
.competition .has-error .checkbox-inline,
.competition .has-error.radio label,
.competition .has-error.checkbox label,
.competition .has-error.radio-inline label,
.competition .has-error.checkbox-inline label {
  color: #d61111;
}
.compquest {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #ffffff;
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.compquest p {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.compquest .radio {
  padding-left: 0;
}
.compquest .radio label {
  padding-left: 27px;
  line-height: 27px;
}
.compquest .radio input {
  width: 20px;
  height: 20px;
  margin-left: -27px;
  vertical-align: text-bottom;
  float: none;
}
.compquest .textarea {
  padding-left: calc(16.66666667% + 5px);
}
.compquest .textarea label {
  display: block;
  line-height: 27px;
}
.compquest .textarea textarea {
  width: 100%;
  min-height: 150px;
  border-radius: 0;
  border-color: #ffffff;
  background-color: #456a8d;
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
textarea {
  resize: vertical;
}
/* Widget Competition - END */

/* ==========================================================================
  Begin widget dealersearch
   ========================================================================== */
/* Variables Start */
/* Variables End */
.dealersearch-national {
  max-width: 940px;
  padding: 30px 16px 16px 16px;
  margin: 0 auto 16px auto;
  background: #456a8d;
}
.dealersearch-national .pin-arrow {
  position: absolute;
  width: 0;
  height: 0;
  left: 185px;
  border-style: solid;
  border-width: 16px 16px 0 16px;
  border-color: #ffffff transparent transparent transparent;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
}
.dealersearch-national h1 {
  font-family: 'CamptonSemiBold', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 30px;
  color: #ffffff;
  font-weight: normal;
  margin: 0 0 32px 0;
  padding: 0;
}
.dealersearch-national .search-elements {
  display: flex;
  flex-direction: row;
  margin: 0 0 16px 0;
}
.dealersearch-national .search-elements .combobox-wrapper {
  flex: 1;
  margin-right: 16px;
}
.dealersearch-national .search-elements .combobox-wrapper:last-child {
  margin-right: 0;
}
.dealersearch-national .search-elements .combobox-wrapper select {
  width: 100%;
  color: #456a8d;
  font-size: 16px;
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  height: 35px;
  line-height: 35px;
  padding: 0;
  border: 0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='%23456a8d'><path d='M0,11H14L7,19Zm10.49,1.6h-7l3.49,4H7Z' /><path d='M0,8,7,0l7,8ZM7,2.42H7l-3.49,4h7Z' /></svg>") no-repeat;
  background-size: 31px;
  background-position: right -7px top 7px;
  background-repeat: no-repeat;
  background-color: #ffffff;
  outline: none;
  padding: 0 16px;
}
.dealersearch-national .search-elements .combobox-wrapper select:active,
.dealersearch-national .search-elements .combobox-wrapper select:focus,
.dealersearch-national .search-elements .combobox-wrapper select:hover {
  box-shadow: none;
}
.dealersearch-national .search-elements .combobox-wrapper .textinput {
  box-sizing: border-box;
  height: 35px;
  line-height: 35px;
  padding: 0;
  margin: 0;
  background: #456a8d;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-indent: 16px;
}
.dealersearch-national .search-elements .combobox-wrapper input::-webkit-input-placeholder {
  color: #ffffff;
}
.dealersearch-national .search-elements .combobox-wrapper input :-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.dealersearch-national .search-elements .combobox-wrapper input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.dealersearch-national .search-elements .combobox-wrapper input:-ms-input-placeholder {
  color: #ffffff;
}
.dealersearch-national .search-elements .combobox-wrapper input::-ms-input-placeholder {
  color: #ffffff;
}
.dealersearch-national .search-elements .combobox-wrapper .button {
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  line-height: 32px;
  background: #456a8d;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  text-indent: 16px;
  cursor: pointer;
  transition: all 0.4s;
}
.dealersearch-national .map-wrapper #map {
  height: 600px;
  width: 100%;
}
.dealersearch-national .map-wrapper .gm-style-iw {
  width: 350px !important;
  top: 15px !important;
  left: 0px !important;
  background-color: #ffffff;
  box-shadow: 0 1px 6px rgba(178, 178, 178, 0.6);
  border: none;
}
.dealersearch-national .map-wrapper .gm-style-iw + div {
  display: none;
}
.dealersearch-national .map-wrapper #iw-container {
  margin-bottom: 10px;
  width: 350px;
}
.dealersearch-national .map-wrapper #iw-container .iw-title {
  font-weight: normal;
  font-size: 16px;
  font-family: 'FrutigerLTStd65Bold', sans-serif, Helvetica, Arial, sans-serif;
  line-height: 20px;
  padding: 10px;
  background-color: #456a8d;
  color: #ffffff;
  margin: 0;
}
.dealersearch-national .map-wrapper #iw-container .iw-content {
  font-size: 14px;
  font-family: 'FrutigerLTStd45Light', sans-serif, Helvetica, Arial, sans-serif;
  line-height: 20px;
  margin-right: 1px;
  padding: 15px 5px 20px 15px;
  overflow-x: hidden;
  overflow-y: none;
}
.dealersearch-national .results .entry {
  height: 180px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dealersearch-national .results .entry .entrycontent {
  color: #ffffff;
  margin: 20px 0 13px 20px;
  cursor: pointer;
}
.dealersearch-national .results .entry .entrycontent h2 {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
.dealersearch-national .results .entry .entrycontent a {
  color: #ffffff;
}
.dealersearch-national .results .entry .entrycontent a:hover {
  color: #cccbca;
}
.dealersearch-national h2:empty {
  display: none;
}
.dealersearch-national #onlinedealerlist .onlineentry {
  line-height: 16px;
  height: 100px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  margin: 20px 0 13px 20px;
}
.dealersearch-national #onlinedealerlist .onlineentry img {
  max-height: 80px;
}
.dealersearch-national #onlinedealerlist .onlineentry .entrycontent {
  margin: 20px 0 13px 20px;
  cursor: pointer;
}
@media (max-width: 991px) {
  .dealersearch-national {
    margin: 0 16px 16px 16px;
    background: #456a8d;
  }
}
@media (max-width: 767px) {
  .dealersearch-national .search-elements {
    display: flex;
    flex-direction: column;
  }
  .dealersearch-national .search-elements .combobox-wrapper {
    flex: 1;
    margin: 0 0 16px 0;
  }
  .dealersearch-national .search-elements .combobox-wrapper:last-child {
    margin: 0;
  }
  .dealersearch-national .map-wrapper #map {
    display: none;
  }
}
@media (max-width: 479px) {
  .dealersearch-national {
    margin: 0 14px 14px 14px;
  }
  .dealersearch-national .results .entry {
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .dealersearch-national .results .entry .entrycontent {
    color: #ffffff;
    margin: 20px 0 0 0;
    cursor: pointer;
    padding-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
/* ==========================================================================
  End widget dealersearch
   ========================================================================== */

/* Start Widget - Divider Blockmark */
.divider-blockmark {
  margin-bottom: 0;
}
.divider-blockmark .line {
  line-height: 0;
  height: 24px;
  margin-bottom: -16px;
}
@media (max-width: 767px) {
  .divider-blockmark .line {
    height: 16px;
  }
}
.divider-blockmark .divider-label {
  display: none;
  padding: 0px 10px;
  font-weight: bold;
  position: relative;
  top: 20px;
}
/* End Widget - Divider Blockmark */

/* Variables Start */
/* Variables End */
/* Factfinder-Results START */
.factfinder-searchtext {
  display: block;
  margin-bottom: 16px;
  background: #456a8d;
  color: #ffffff;
  padding: 16px;
}
.factfinder-searchtext a {
  color: #ffffff;
}
@media (max-width: 971px) {
  .factfinder-searchtext {
    margin: -16px -16px 16px;
  }
}
@media (max-width: 767px) {
  .factfinder-searchtext {
    padding-top: 60px;
  }
}
.factfinder-results {
  display: flex;
  align-items: stretch;
}
.factfinder-results .sorting,
.factfinder-results .resultcount,
.factfinder-results .filterselect {
  border: 2px solid #456a8d;
  position: relative;
  width: calc(50% - 16px);
  float: left;
  margin-right: 16px;
}
.factfinder-results .sorting svg,
.factfinder-results .resultcount svg,
.factfinder-results .filterselect svg {
  right: 10px;
  left: auto;
  top: calc(50% - 8px);
  position: absolute;
  pointer-events: none;
  width: 20px;
  opacity: 0.5;
  fill: #456a8d;
}
@media (max-width: 767px) {
  .factfinder-results .sorting,
  .factfinder-results .resultcount,
  .factfinder-results .filterselect {
    width: 100%;
    margin-bottom: 16px;
  }
}
.factfinder-results .filterselect {
  width: 100%;
  float: none;
  margin-right: 0;
}
.factfinder-results select {
  border: 0px;
  color: #456a8d;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  text-overflow: '';
  text-indent: 0.01px;
  text-overflow: "";
  text-transform: uppercase;
  letter-spacing: 3px;
  opacity: 0.5;
  height: 28px;
}
.factfinder-results aside {
  width: 25%;
  margin-right: 16px;
}
@media (max-width: 971px) {
  .factfinder-results aside {
    display: none !important;
  }
}
.factfinder-results aside.sort-filter {
  float: left;
  font-family: 'FrutigerLTStd47LightCondensed', sans-serif;
  background-color: white;
}
.factfinder-results aside.sort-filter .asnGroup {
  padding: 16px;
}
.factfinder-results aside.sort-filter .asnGroup h4 {
  margin: 0;
  margin-bottom: 16px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 500;
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.factfinder-results .searchlist-wrapper {
  float: left;
  width: 75%;
  margin-right: -16px;
}
@media (max-width: 971px) {
  .factfinder-results .searchlist-wrapper {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.factfinder-results .searchlist-wrapper .options,
.factfinder-results .searchlist-wrapper .paging {
  float: left;
  background-color: #ffffff;
  margin-bottom: 16px;
  width: calc(100% - 16px);
  padding: 16px 0 16px 16px;
}
@media (max-width: 971px) {
  .factfinder-results .searchlist-wrapper .options,
  .factfinder-results .searchlist-wrapper .paging {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .factfinder-results .searchlist-wrapper .options,
  .factfinder-results .searchlist-wrapper .paging {
    padding-right: 16px;
    padding-bottom: 0;
  }
}
.factfinder-results .searchlist-wrapper .paging {
  padding-bottom: 0;
}
.factfinder-results .searchlist-wrapper .paging ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 16px;
  height: 22px;
}
.factfinder-results .searchlist-wrapper .paging ul li {
  float: left;
  font-size: 20px;
  line-height: 22px;
  font-family: 'CamptonSemiBold', sans-serif;
}
.factfinder-results .searchlist-wrapper .paging ul li span {
  padding: 4px 8px;
  color: #456a8d;
}
.factfinder-results .searchlist-wrapper .paging ul li a {
  padding: 4px 8px;
  color: #5884ad;
}
.factfinder-results .searchlist-wrapper .paging ul li.previousPage svg {
  fill: #5884ad;
}
.factfinder-results .searchlist-wrapper .paging ul li.nextPage svg {
  fill: #5884ad;
}
.factfinder-results .searchlist-wrapper .paging:last-child {
  margin: 16px 0 0;
}
.factfinder-results .searchlist-wrapper .resultlist {
  width: 100%;
  overflow: hidden;
  margin-bottom: -16px;
}
@media (max-width: 971px) {
  .factfinder-results .searchlist-wrapper .resultlist {
    width: calc(100% + 16px);
  }
}
@media (max-width: 479px) {
  .factfinder-results .searchlist-wrapper .resultlist {
    width: 100%;
    margin-right: 16px;
  }
}
.factfinder-results .searchlist-wrapper .resultlist .product {
  display: block;
  float: left;
  vertical-align: top;
  background-color: #ffffff;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 30px 0 16px;
  height: 330px;
  position: relative;
  width: calc(33.3% - 16px);
}
@media (max-width: 767px) {
  .factfinder-results .searchlist-wrapper .resultlist .product {
    width: calc(50% - 16px);
  }
}
@media (max-width: 479px) {
  .factfinder-results .searchlist-wrapper .resultlist .product {
    width: 100%;
    margin-right: 0;
  }
}
.factfinder-results .searchlist-wrapper .resultlist .product .product-item a:hover .product-name {
  color: #456a8d;
}
.factfinder-results .searchlist-wrapper .resultlist .product .product-item .product-images {
  padding: 16px 16px 28px 16px;
  text-align: center;
  min-height: 245px;
}
.factfinder-results .searchlist-wrapper .resultlist .product .product-item .product-images img {
  display: none;
  margin: 0px auto;
  max-width: 191px;
  max-height: 200px;
  transition: 0.4s;
}
.factfinder-results .searchlist-wrapper .resultlist .product .product-item .product-images img:nth-child(1) {
  display: block;
}
.factfinder-results .searchlist-wrapper .resultlist .product .product-item .product-name {
  padding: 0px 16px 6px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #456a8d;
}
.factfinder-nomatch .suggestFormWrap .input-group {
  height: 35px;
  margin-bottom: 16px;
}
.factfinder-nomatch .suggestFormWrap .input-group input[type="text"] {
  padding: 0 16px;
  line-height: 35px;
}
.factfinder-nomatch .suggestFormWrap .input-group .input-group-addon {
  padding: 0;
  border: 0;
}
.factfinder-nomatch .suggestFormWrap .input-group .input-group-addon button {
  height: 35px;
  border: 0;
  padding: 0 16px;
  background: #ffffff;
}
.factfinder-nomatch .suggestFormWrap .input-group .input-group-addon button svg {
  fill: #456a8d;
}
@media (max-width: 971px) {
  .factfinder-nomatch .factfinder-searchtext {
    margin: 0;
    padding-top: 16px;
  }
}
/* Factfinder-Results END */

/* Variables Start */
/* Variables End */
/*** News-Übersicht Widget ***/
.widget-news-overview {
  margin: 16px -8px -16px;
  display: flex;
  flex-flow: wrap;
}
@media (min-width: 972px) {
  .widget-news-overview {
    margin-top: 0;
  }
}
.widget-news-overview .tpl-global-wrapper {
  display: none;
}
.widget-news-overview .tpl-news-teaser {
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc(25% - 16px);
  margin: 0 8px 16px;
  background-color: #ffffff;
}
@media (max-width: 971px) {
  .widget-news-overview .tpl-news-teaser {
    width: calc(50% - 16px);
  }
}
@media (max-width: 767px) {
  .widget-news-overview .tpl-news-teaser {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .widget-news-overview .tpl-news-teaser {
    margin: 0 6px 16px;
  }
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-image {
  display: block;
  height: calc((100vw - 72px) *  0.78617021  * 0.25);
  max-height: calc((972px - 72px) *  0.78617021  * 0.25);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 971px) {
  .widget-news-overview .tpl-news-teaser .tpl-news-teaser-image {
    height: calc((100vw - 48px) *  0.78617021  * 0.5);
    max-height: calc((972px - 48px) *  0.78617021  * 0.5);
  }
}
@media (max-width: 767px) {
  .widget-news-overview .tpl-news-teaser .tpl-news-teaser-image {
    height: calc((100vw - 32px) *  0.78617021);
    max-height: calc((972px - 32px) *  0.78617021);
  }
}
.widget-news-overview .tpl-news-teaser:first-child,
.widget-news-overview .tpl-news-teaser:nth-child(2) {
  width: calc(50% - 16px);
}
@media (max-width: 767px) {
  .widget-news-overview .tpl-news-teaser:first-child,
  .widget-news-overview .tpl-news-teaser:nth-child(2) {
    width: 100%;
  }
}
.widget-news-overview .tpl-news-teaser:first-child .tpl-news-teaser-image,
.widget-news-overview .tpl-news-teaser:nth-child(2) .tpl-news-teaser-image {
  height: calc((100vw - 48px) *  0.78617021  * 0.5);
  max-height: calc((972px - 48px) *  0.78617021  * 0.5);
}
@media (max-width: 767px) {
  .widget-news-overview .tpl-news-teaser:first-child .tpl-news-teaser-image,
  .widget-news-overview .tpl-news-teaser:nth-child(2) .tpl-news-teaser-image {
    height: calc((100vw - 32px) *  0.78617021);
    max-height: calc((972px - 32px) *  0.78617021);
  }
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-date {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 16px;
  background-color: #456a8d;
  color: #ffffff;
  height: 30px;
  line-height: 30px;
}
.widget-news-overview .tpl-news-teaser .tpl-global-subheadline {
  margin-left: 16px;
  margin-right: 16px;
}
.widget-news-overview .tpl-news-teaser .tpl-global-text {
  margin-left: 16px;
  margin-right: 16px;
  margin-bottom: 62px;
}
.widget-news-overview .tpl-news-teaser .tpl-global-text.description {
  display: none;
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-button {
  display: block;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  background-color: #aaa8a7;
  color: #ffffff;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 16px;
  line-height: 30px;
  padding: 0 8px;
  transition: background 0.4s;
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-button:hover {
  background-color: #456a8d;
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-button svg {
  vertical-align: text-bottom;
  margin-right: 8px;
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-button .top-news {
  display: none;
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-button .remaining-news {
  display: inline;
}
.widget-news-overview .tpl-news-teaser:first-child .tpl-news-teaser-button .top-news,
.widget-news-overview .tpl-news-teaser:nth-child(2) .tpl-news-teaser-button .top-news {
  display: inline;
}
.widget-news-overview .tpl-news-teaser:first-child .tpl-news-teaser-button .remaining-news,
.widget-news-overview .tpl-news-teaser:nth-child(2) .tpl-news-teaser-button .remaining-news {
  display: none;
}
@media (max-width: 400px) {
  .widget-news-overview .tpl-news-teaser:first-child .tpl-news-teaser-button .top-news,
  .widget-news-overview .tpl-news-teaser:nth-child(2) .tpl-news-teaser-button .top-news {
    display: none;
  }
  .widget-news-overview .tpl-news-teaser:first-child .tpl-news-teaser-button .remaining-news,
  .widget-news-overview .tpl-news-teaser:nth-child(2) .tpl-news-teaser-button .remaining-news {
    display: inline;
  }
}
.widget-news-overview .tpl-news-teaser .tpl-news-teaser-back {
  display: none;
}
.news .simple-pagination li {
  list-style: none;
  display: inline-block;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 3px;
  vertical-align: top;
  margin: 0 10px;
  color: #456a8d;
}
.news .simple-pagination li a {
  color: #5884ad;
}
.news .simple-pagination li a:hover {
  color: #456a8d;
}
.news .simple-pagination li svg.svg-icon {
  fill: #5884ad;
}
.news .simple-pagination li svg.svg-icon:hover {
  fill: #456a8d;
}
.news .simple-pagination li.disabled svg.svg-icon {
  fill: #9cb6cf;
}
/*** /News-Übersicht Widget ***/

/* Variables Start */
/* Variables End */
/* Productcompare - START */
.tpl-comparison .product-compare-tab {
  float: none;
  clear: both;
  background: #ffffff;
  margin-bottom: 16px;
  padding: 16px;
}
.tpl-comparison .product-compare-tab a.tpl-global-button {
  float: left;
  margin-right: 16px;
}
@media (max-width: 971px) {
  .tpl-comparison .product-compare-tab {
    margin-top: 60px;
  }
}
.tpl-comparison .product-comparison-wrapper {
  margin-right: -16px;
}
.tpl-comparison .product-comparison-wrapper.product-detail {
  background: transparent;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.tpl-comparison .product-comparison-wrapper .data-table {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row {
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .tpl-comparison .product-comparison-wrapper .data-table .data-row {
    margin-bottom: 8px;
  }
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row:last-child {
  margin-bottom: 0;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell {
  flex-flow: row nowrap;
  flex-grow: 1;
  flex-basis: 0;
  margin-right: 16px;
  word-break: break-word;
  background: #ffffff;
  padding: 16px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell:first-child {
  max-width: 200px;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  white-space: nowrap;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell a.btn-watchlist {
  font-size: 12px;
  width: 100%;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell a.btn-watchlist svg {
  margin-right: 16px;
  vertical-align: middle;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell a.btn-watchlist .add-to-watchlist {
  display: inline-block;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell a.btn-watchlist .remove-from-watchlist {
  display: none;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell a.btn-watchlist.enabled {
  background: #456a8d;
  color: #ffffff;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .data-cell a.btn-watchlist.enabled svg {
  fill: #ffffff;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row:first-child .data-cell:first-child {
  background: transparent;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data {
  position: relative;
  margin-left: 0;
  margin-top: 0;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .ico-remove {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #f0eeed;
  cursor: pointer;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .ico-remove svg.deselect-icon {
  fill: #aaa8a7;
  display: block;
  width: 30px;
  height: 30px;
  margin: 0px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data.product-images {
  height: 288px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data.product-images .product-image {
  text-align: center;
  position: relative;
  height: calc(100% - 52px);
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data.product-images .product-image a {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data.product-images .product-image a img {
  max-width: 150px;
  max-height: 200px;
}
@media (max-width: 971px) {
  .tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data.product-images .product-image a img {
    max-width: 100%;
  }
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data.product-images .product-name {
  margin: 16px 0 0;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #456a8d;
  display: block;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .compare-backsystem-image {
  margin: 16px 0;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .compare-backsystem-image img {
  max-width: 100%;
  max-height: 200px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .text ul {
  padding-left: 16px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .text ul li {
  list-style-type: square;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .text ul li:empty {
  display: none;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .text-expand {
  cursor: pointer;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .text-expand::after {
  content: " ";
  display: block;
  border-color: #aaa8a7 transparent transparent transparent;
  border-style: solid;
  width: 1px;
  border-width: 10px 10px 0 10px;
  margin: 0 auto;
  margin-top: 16px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .product-data .compare-backsystem-item .text-expand.reduce::after {
  border-color: transparent transparent #aaa8a7 transparent;
  border-width: 0 10px 10px 10px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-label {
  display: block;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala {
  margin-right: -5px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala span {
  display: block;
  float: left;
  width: calc(25% - 5px);
  margin-right: 5px;
  background-color: #aaa8a7;
  height: 5px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala100percent span {
  background-color: #456a8d;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala75percent span {
  background-color: #456a8d;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala75percent span:nth-child(4) {
  background-color: #aaa8a7;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala50percent span {
  background-color: #456a8d;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala50percent span:nth-child(3),
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala50percent span:nth-child(4) {
  background-color: #aaa8a7;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala25percent span {
  background-color: #456a8d;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala25percent span:nth-child(2),
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala25percent span:nth-child(3),
.tpl-comparison .product-comparison-wrapper .data-table .data-row.scope-of-application .usability-item .usage-scala.scala25percent span:nth-child(4) {
  background-color: #aaa8a7;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .awards {
  margin-bottom: 0;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .awards img {
  max-width: 100%;
  margin-bottom: 16px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row .awards img:last-child {
  margin-bottom: 0;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.features .feature-item {
  border: 2px solid #aaa8a7;
  padding: 8px 16px;
  margin-bottom: 16px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.features .feature-item.disabled {
  opacity: 0.2;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.features .feature-item img {
  max-width: 50px;
  max-height: 50px;
  margin-right: 16px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.tpl-comparison .product-comparison-wrapper .data-table .data-row.features .feature-item .feature-item-label {
  width: 100%;
  text-align: center;
}
/* Productcompare - END */

/* Variables Start */
/* Variables End */
/* Productdetail: Base - START */
.product-detail-breadcrumb {
  display: none;
}
.product-detail {
  max-width: 972px;
  margin: 0 auto;
}
@media (max-width: 479px) {
  .product-detail {
    padding: 14px;
  }
}
/* Productdetail: Base - START */
.product-detail {
  background-color: white;
  margin-bottom: -16px;
  position: relative;
  padding: 30px 16px 16px;
}
@media (max-width: 971px) {
  .product-detail {
    margin-top: 64px;
  }
}
@media (max-width: 479px) {
  .product-detail {
    margin-top: 40px;
  }
}
.product-detail .sl {
  background-color: #fbbb1f;
}
.product-detail .sl::after {
  border-top-color: #fbbb1f;
}
.product-detail .product-gallery {
  width: calc(50% - 8px);
  float: left;
  margin-right: 8px;
}
@media (max-width: 800px) {
  .product-detail .product-gallery {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.product-detail .product-gallery .product-name {
  display: none;
}
.product-detail .product-gallery .product-name h1 {
  font-family: 'CamptonSemiBold', sans-serif;
  margin-top: 32px;
}
@media (max-width: 767px) {
  .product-detail .product-gallery .product-name {
    display: block;
  }
}
@media (max-width: 479px) {
  .product-detail .product-gallery .product-name h1 {
    font-size: 24px;
    line-height: 24px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
.product-detail .product-gallery .product-data-mobile {
  display: none;
}
@media (max-width: 767px) {
  .product-detail .product-gallery .product-data-mobile {
    display: block;
  }
}
.product-detail .product-gallery .product-data-mobile .bazaarvoice-rating {
  margin-bottom: 16px;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-image-slider {
  margin-bottom: 16px;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-image-slider .flex-viewport ul {
  list-style: none;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-image-slider .flex-viewport ul.slides li a img {
  width: auto;
  max-width: 100%;
  max-height: 570px;
  margin: 0 auto;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-image-slider ul {
  list-style: none;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel {
  padding: 0 15px;
  margin: 0;
}
@media (max-width: 800px) {
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel {
    padding: 0;
  }
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul {
  list-style: none;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul.slides {
  display: flex;
  align-items: stretch;
  white-space: nowrap;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul.slides li {
  max-height: 100px;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul.slides li span {
  display: block;
  border: 2px solid #f0eeed;
  margin: 0;
  padding: 0 8px;
  max-width: 88px;
  max-height: 100px;
  height: 100%;
}
@media (max-width: 800px) {
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul.slides li span {
    max-height: 88px;
  }
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul.slides li span img {
  margin: 5px auto;
  max-width: 100%;
  max-height: 90px;
  cursor: pointer;
  width: auto;
  height: auto;
}
@media (max-width: 800px) {
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-viewport ul.slides li span img {
    max-height: 75px;
  }
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav {
  list-style: none;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-prev a.flex-prev {
  left: -15px;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-prev a.flex-prev svg {
  fill: #f0eeed;
  width: 30px;
  height: 30px;
}
@media (max-width: 800px) {
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-prev a.flex-prev {
    left: -20px;
    background-color: transparent;
    width: 20px;
  }
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-prev a.flex-prev svg {
    fill: #aaa8a7;
    width: 20px;
    height: 20px;
  }
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-next a.flex-next {
  right: -15px;
}
.product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-next a.flex-next svg {
  fill: #f0eeed;
  width: 30px;
  height: 30px;
}
@media (max-width: 800px) {
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-next a.flex-next {
    right: -20px;
    background-color: transparent;
    width: 20px;
  }
  .product-detail .product-gallery .gallery-sections .section-slider .product-carousel .flex-direction-nav li.flex-nav-next a.flex-next svg {
    fill: #aaa8a7;
    width: 20px;
    height: 20px;
  }
}
.product-detail .product-data {
  width: calc(50% - 8px);
  float: left;
  margin-left: 8px;
  font-family: 'FrutigerLTStd45Light', sans-serif;
  color: #000000;
}
@media (max-width: 800px) {
  .product-detail .product-data {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 32px;
  }
}
@media (max-width: 479px) {
  .product-detail .product-data {
    margin-top: 16px;
  }
}
.product-detail .product-data .product-name h1 {
  margin: 0 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  color: #456a8d;
  font-size: 30px;
  line-height: 32px;
  word-break: break-word;
}
@media (max-width: 799px) {
  .product-detail .product-data .product-name {
    display: none;
  }
}
.product-detail .product-data .product-color-sm {
  position: relative;
}
.product-detail .product-data .product-color-sm .product-color-slider {
  margin-bottom: 16px;
  margin-left: 32px;
  margin-right: 32px;
}
.product-detail .product-data .product-color-sm .product-color-slider ul {
  list-style: none;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.slides li {
  position: relative;
  text-align: center;
  margin-right: 16px;
  max-width: 76px;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.slides li.active {
  border-bottom: 5px solid #456a8d;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.slides li.active:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7.5px 8px 7.5px;
  border-color: transparent transparent #456a8d transparent;
  position: absolute;
  bottom: 0;
  left: calc(50% - 7.5px);
}
.product-detail .product-data .product-color-sm .product-color-slider ul.slides li a {
  display: block;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.slides li a img {
  max-height: 100px;
  max-width: 65px;
  width: auto;
  margin: 0 auto;
  padding: 0 0 16px;
}
.product-detail .product-data .product-color-sm .product-color-slider .slider-bottom {
  border-bottom: 5px solid #f0eeed;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.flex-direction-nav li a {
  width: 20px;
  height: 20px;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.flex-direction-nav li a.flex-prev {
  left: 0px;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.flex-direction-nav li a.flex-next {
  right: 0px;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.flex-direction-nav li a.flex-disabled {
  display: none;
}
.product-detail .product-data .product-color-sm .product-color-slider ul.flex-direction-nav li a svg {
  fill: #aaa8a7;
}
.product-detail .product-data .bazaarvoice-rating {
  margin-bottom: 32px;
}
.product-detail .product-data .product-variants,
.product-detail .product-data .product-zipper {
  margin-bottom: 16px;
}
.product-detail .product-data .product-variants .variants-btn,
.product-detail .product-data .product-zipper .variants-btn,
.product-detail .product-data .product-variants .zipper-btn,
.product-detail .product-data .product-zipper .zipper-btn {
  width: 100%;
  position: relative;
}
.product-detail .product-data .product-variants .variants-btn button.variants,
.product-detail .product-data .product-zipper .variants-btn button.variants,
.product-detail .product-data .product-variants .zipper-btn button.variants,
.product-detail .product-data .product-zipper .zipper-btn button.variants,
.product-detail .product-data .product-variants .variants-btn button.zipper,
.product-detail .product-data .product-zipper .variants-btn button.zipper,
.product-detail .product-data .product-variants .zipper-btn button.zipper,
.product-detail .product-data .product-zipper .zipper-btn button.zipper {
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding: 0 32px 0 16px;
  background-color: #ffffff;
  background-image: none;
  background: none;
  border-radius: 0;
  border: 2px solid #aaa8a7;
  text-align: left;
}
.product-detail .product-data .product-variants .variants-btn button.variants .selection,
.product-detail .product-data .product-zipper .variants-btn button.variants .selection,
.product-detail .product-data .product-variants .zipper-btn button.variants .selection,
.product-detail .product-data .product-zipper .zipper-btn button.variants .selection,
.product-detail .product-data .product-variants .variants-btn button.zipper .selection,
.product-detail .product-data .product-zipper .variants-btn button.zipper .selection,
.product-detail .product-data .product-variants .zipper-btn button.zipper .selection,
.product-detail .product-data .product-zipper .zipper-btn button.zipper .selection {
  white-space: nowrap;
}
.product-detail .product-data .product-variants .variants-btn button.variants .selection img,
.product-detail .product-data .product-zipper .variants-btn button.variants .selection img,
.product-detail .product-data .product-variants .zipper-btn button.variants .selection img,
.product-detail .product-data .product-zipper .zipper-btn button.variants .selection img,
.product-detail .product-data .product-variants .variants-btn button.zipper .selection img,
.product-detail .product-data .product-zipper .variants-btn button.zipper .selection img,
.product-detail .product-data .product-variants .zipper-btn button.zipper .selection img,
.product-detail .product-data .product-zipper .zipper-btn button.zipper .selection img {
  margin-right: 16px;
  margin-top: 8px;
  float: left;
}
.product-detail .product-data .product-variants .variants-btn button.variants svg,
.product-detail .product-data .product-zipper .variants-btn button.variants svg,
.product-detail .product-data .product-variants .zipper-btn button.variants svg,
.product-detail .product-data .product-zipper .zipper-btn button.variants svg,
.product-detail .product-data .product-variants .variants-btn button.zipper svg,
.product-detail .product-data .product-zipper .variants-btn button.zipper svg,
.product-detail .product-data .product-variants .zipper-btn button.zipper svg,
.product-detail .product-data .product-zipper .zipper-btn button.zipper svg {
  fill: #aaa8a7;
  position: absolute;
  top: 8px;
  right: 10px;
}
.product-detail .product-data .product-variants .variants-btn ul.variants,
.product-detail .product-data .product-zipper .variants-btn ul.variants,
.product-detail .product-data .product-variants .zipper-btn ul.variants,
.product-detail .product-data .product-zipper .zipper-btn ul.variants,
.product-detail .product-data .product-variants .variants-btn ul.zippers,
.product-detail .product-data .product-zipper .variants-btn ul.zippers,
.product-detail .product-data .product-variants .zipper-btn ul.zippers,
.product-detail .product-data .product-zipper .zipper-btn ul.zippers {
  width: 100%;
  border-radius: 0;
  border: 2px solid #aaa8a7;
  margin-top: -2px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.175);
  padding: 0px;
}
.product-detail .product-data .product-variants .variants-btn ul.variants li a,
.product-detail .product-data .product-zipper .variants-btn ul.variants li a,
.product-detail .product-data .product-variants .zipper-btn ul.variants li a,
.product-detail .product-data .product-zipper .zipper-btn ul.variants li a,
.product-detail .product-data .product-variants .variants-btn ul.zippers li a,
.product-detail .product-data .product-zipper .variants-btn ul.zippers li a,
.product-detail .product-data .product-variants .zipper-btn ul.zippers li a,
.product-detail .product-data .product-zipper .zipper-btn ul.zippers li a {
  padding: 5px 16px;
}
.product-detail .product-data .product-variants .variants-btn ul.variants li a:hover,
.product-detail .product-data .product-zipper .variants-btn ul.variants li a:hover,
.product-detail .product-data .product-variants .zipper-btn ul.variants li a:hover,
.product-detail .product-data .product-zipper .zipper-btn ul.variants li a:hover,
.product-detail .product-data .product-variants .variants-btn ul.zippers li a:hover,
.product-detail .product-data .product-zipper .variants-btn ul.zippers li a:hover,
.product-detail .product-data .product-variants .zipper-btn ul.zippers li a:hover,
.product-detail .product-data .product-zipper .zipper-btn ul.zippers li a:hover {
  background-color: #f0eeed;
  background-image: none;
}
.product-detail .product-data .product-variants .variants-btn ul.variants li a img,
.product-detail .product-data .product-zipper .variants-btn ul.variants li a img,
.product-detail .product-data .product-variants .zipper-btn ul.variants li a img,
.product-detail .product-data .product-zipper .zipper-btn ul.variants li a img,
.product-detail .product-data .product-variants .variants-btn ul.zippers li a img,
.product-detail .product-data .product-zipper .variants-btn ul.zippers li a img,
.product-detail .product-data .product-variants .zipper-btn ul.zippers li a img,
.product-detail .product-data .product-zipper .zipper-btn ul.zippers li a img {
  float: left;
  margin-right: 16px;
}
.product-detail .product-data .product-values {
  margin-bottom: -16px;
}
.product-detail .product-data .product-values .table-data {
  display: table;
  margin-bottom: 32px;
  width: 100%;
}
@media (max-width: 479px) {
  .product-detail .product-data .product-values .table-data {
    margin-bottom: 16px;
  }
}
.product-detail .product-data .product-values .table-data .data-row {
  display: table-row;
}
.product-detail .product-data .product-values .table-data .data-row div {
  display: table-cell;
  width: 50%;
  color: #000000;
}
.product-detail .product-data .product-values .table-data .data-row div.data-label {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.product-detail .product-data .product-values .btn-wrapper {
  margin-bottom: 16px;
  font-size: 0;
  display: flex;
  align-items: stretch;
}
@media (max-width: 801px) {
  .product-detail .product-data .product-values .btn-wrapper {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .product-detail .product-data .product-values .btn-wrapper {
    display: block;
  }
}
@media (max-width: 971px) {
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button {
  display: block;
  padding: 0 16px;
  line-height: 35px;
  margin-bottom: 16px;
  background-color: #f0eeed;
  color: #aaa8a7;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button svg {
  vertical-align: middle;
  margin-right: 8px;
  fill: #aaa8a7;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button.btn-compare span.compare-now {
  display: none;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button.btn-watchlist span.remove-from-watchlist {
  display: none;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button.btn-enabled {
  background-color: #aaa8a7;
  color: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button.btn-enabled svg {
  fill: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button:hover {
  background-color: #456a8d;
  transition: 0.4s;
  color: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper a.tpl-global-button:hover svg {
  fill: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper .btn-col-left {
  width: calc(50% - 8px);
  margin-right: 8px;
  display: inline-block;
}
@media (max-width: 767px) {
  .product-detail .product-data .product-values .btn-wrapper .btn-col-left {
    width: 100%;
    margin-right: 0;
  }
}
.product-detail .product-data .product-values .btn-wrapper .btn-col-left .dealerlocal .svg-icon.arrow-full {
  float: right;
  line-height: 30px;
  height: 35px;
}
.product-detail .product-data .product-values .btn-wrapper .btn-col-right {
  width: calc(50% - 8px);
  margin-left: 8px;
  display: inline-block;
}
@media (max-width: 767px) {
  .product-detail .product-data .product-values .btn-wrapper .btn-col-right {
    width: 100%;
    margin-left: 0;
  }
}
.product-detail .product-data .product-values .btn-wrapper.button-bottom a.tpl-global-button {
  background-color: #f0eeed;
  color: #aaa8a7;
}
.product-detail .product-data .product-values .btn-wrapper.button-bottom a.tpl-global-button svg {
  fill: #aaa8a7;
}
.product-detail .product-data .product-values .btn-wrapper.button-bottom a.tpl-global-button.enabled {
  background-color: #aaa8a7;
  color: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper.button-bottom a.tpl-global-button.enabled svg {
  fill: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper.button-bottom a.tpl-global-button:hover {
  background-color: #456a8d;
  transition: 0.4s;
  color: #ffffff;
}
.product-detail .product-data .product-values .btn-wrapper.button-bottom a.tpl-global-button:hover svg {
  fill: #ffffff;
}
.product-detail .product-data .product-values .cc-search-mobile {
  display: none;
  margin-bottom: 16px;
}
.product-detail .product-data .product-values .product-certificates {
  margin-bottom: 16px;
}
.product-detail .product-data .product-values .product-certificates a {
  display: inline;
}
.product-detail .product-data .product-values .product-certificates a img {
  max-width: 100px;
  max-height: 100px;
}
.product-detail .product-data .product-values .product-awards {
  margin-bottom: 16px;
}
.product-detail .product-data .product-values .product-awards a {
  display: inline;
}
.product-detail .product-data .product-values .product-awards a img {
  max-width: 100px;
  max-height: 100px;
}
.product-detail .product-data .product-values .product-description {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .product-detail .product-data .product-values .product-description {
    margin-bottom: 16px;
  }
}
.product-detail .product-data .product-values .product-description table.temperature-range {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 20px;
}
.product-detail .product-data .product-values .product-description table.temperature-range thead tr {
  border-bottom: 1px solid #aaa8a7;
}
.product-detail .product-data .product-values .product-description table.temperature-range thead tr th {
  font-weight: 500;
  padding-bottom: 10px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
}
.product-detail .product-data .product-values .product-description table.temperature-range tbody tr {
  border-bottom: 1px solid #aaa8a7;
}
.product-detail .product-data .product-values .product-description table.temperature-range tbody tr td div.temperature {
  padding: 0 15px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  margin: 5px 0;
}
.product-detail .product-data .product-values .product-description table.temperature-range tbody tr td div.temperature.red {
  background-color: #e7324c;
}
.product-detail .product-data .product-values .product-description table.temperature-range tbody tr td div.temperature.green {
  background-color: #84be57;
}
.product-detail .product-data .product-values .product-description table.temperature-range tbody tr td div.temperature.blue {
  background-color: #456a8d;
}
.product-detail .product-data .product-values .product-description table.temperature-range tfoot tr td {
  padding-top: 10px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  vertical-align: top;
}
.product-detail .product-data .product-values .product-description table.temperature-range tfoot tr td.info {
  color: #ee7224;
  cursor: pointer;
  padding-right: 16px;
}
.product-detail .product-data .product-values .product-description table.temperature-range tfoot tr td.info:before {
  content: "i";
  background-color: #ee7224;
  width: 15px;
  height: 15px;
  display: inline-block;
  color: #ffffff;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  margin-right: 5px;
}
.product-detail .product-data .product-values .product-description table.temperature-range tfoot tr td.comfort {
  color: #e7324c;
}
.product-detail .product-data .product-values .product-description table.temperature-range tfoot tr td.transition {
  color: #84be57;
}
.product-detail .product-data .product-values .product-description table.temperature-range tfoot tr td.risk {
  color: #456a8d;
}
.product-detail .product-data .product-values .product-description .more-info {
  display: none;
}
.product-detail .product-data .product-values .product-description .more-info span {
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
}
.product-detail .product-data .product-values .product-description .more-info span.comfort {
  color: #e7324c;
}
.product-detail .product-data .product-values .product-description .more-info span.transition {
  color: #84be57;
}
.product-detail .product-data .product-values .product-description .more-info span.risk {
  color: #456a8d;
}
/* Productdetail: Base - END */
/* Productdetail: Socials - START */
.product-social {
  background-color: #456a8d;
  padding: 16px 0 16px 0;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 479px) {
  .product-social {
    padding-bottom: 0;
    margin-bottom: 32px;
  }
}
.product-social svg.arrow-full-icon {
  width: 30px;
  height: 15px;
  position: absolute;
  bottom: -14px;
  left: 100px;
  fill: #456a8d;
}
@media (max-width: 800px) {
  .product-social svg.arrow-full-icon {
    left: 16px;
  }
}
.product-social .social-icons {
  width: calc(50% - 8px);
  margin-left: calc(50% + 8px);
}
@media (max-width: 800px) {
  .product-social .social-icons {
    width: 100%;
    margin-left: 0;
    padding: 0 16px;
  }
}
.product-social .social-icons a {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 38px;
  text-align: center;
  background-color: #ffffff;
  margin-right: 16px;
  vertical-align: top;
  opacity: 0.5;
}
@media (max-width: 480px) {
  .product-social .social-icons a {
    margin-bottom: 16px;
  }
}
.product-social .social-icons a:hover {
  opacity: 1;
  transition: 0.4s;
}
.product-social .social-icons a i.fa {
  color: #456a8d;
  font-size: 20px;
}
.product-social .social-icons a.facebook i {
  font-size: 32px;
  margin-top: 5px;
}
.product-social .social-icons a.mail {
  width: 48px;
  background: none;
}
.product-social .social-icons a.mail svg {
  width: 48px;
  height: 48px;
  margin-top: -7px;
  fill: #ffffff;
}
/* Productdetail: Socials - END */
/* Productdetail: Highlights - START */
.product-features {
  background-color: #ffffff;
  max-width: 940px;
  margin: 0 auto 40px;
}
@media (max-width: 479px) {
  .product-features {
    margin-bottom: 32px;
  }
}
.product-features .details-mobile {
  display: none;
  background-color: #cccbca;
  padding: 14px 0;
  margin-bottom: 14px;
}
@media (max-width: 799px) {
  .product-features .details-mobile {
    display: block;
  }
}
.product-features .details-mobile .headline {
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 27px;
  line-height: 28.8px;
  text-transform: uppercase;
  margin-bottom: 14px;
  margin-top: 0;
  padding: 0 14px;
  color: #456a8d;
}
.product-features .details-mobile .bx-wrapper {
  margin: 0;
}
.product-features .details-mobile .bx-wrapper .bx-viewport {
  border: 0;
  background-color: inherit;
}
.product-features .details-mobile .feature-details {
  /*display: none;*/
}
.product-features .details-mobile .feature-details .feature .feature-media {
  position: relative;
  width: calc(100% - 0*14px);
  padding: 0 14px;
  height: calc((100vw - 0*16px )*2/3);
  margin-bottom: 42px;
}
.product-features .details-mobile .feature-details .feature .feature-media .image {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.product-features .details-mobile .feature-details .feature .feature-media .embed-responsive-3by2 {
  padding-bottom: 66.66%;
}
.product-features .details-mobile .feature-details .feature .feature-media .icon {
  background-color: #ffffff;
}
.product-features .details-mobile .feature-details .feature .feature-media .zoom {
  position: absolute;
  left: 14px;
  bottom: calc(-2.5* 14px);
}
.product-features .details-mobile .feature-details .feature .feature-media .zoom svg {
  fill: #ffffff;
}
.product-features .details-mobile .feature-details .feature .feature-media .navigation {
  position: absolute;
  left: 50%;
  bottom: calc(-2.5* 14px);
  transform: translateX(-50%);
  color: #ffffff;
}
.product-features .details-mobile .feature-details .feature .feature-media .navigation .page {
  display: inline-block;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 3px;
  vertical-align: top;
}
.product-features .details-mobile .feature-details .feature .feature-media .navigation .page .bx-pager {
  display: inline;
}
.product-features .details-mobile .feature-details .feature .feature-media .navigation .page .prev,
.product-features .details-mobile .feature-details .feature .feature-media .navigation .page .next {
  display: inline-block;
}
.product-features .details-mobile .feature-details .feature .text {
  padding: 0 14px;
}
.product-features .details-mobile .feature-details .feature .text .name {
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.product-features .details-mobile .feature-details .feature .text .description {
  color: #000000;
}
.product-features .details {
  position: relative;
  background-color: #456a8d;
  color: #ffffff;
  padding: calc(16px *2) 0;
  /*height: calc(~"(50vw -"2.5*@gap-max~")*2/3 + "4*@gap-max);
    @media (min-width: @display-large) { height: 446px*2/3 + 4*@gap-max; }*/
}
@media (max-width: 799px) {
  .product-features .details {
    display: none;
  }
}
.product-features .details .bx-wrapper {
  margin: 0px auto 16px;
}
.product-features .details .bx-wrapper .bx-viewport {
  border: 0;
  background-color: #456a8d;
}
.product-features .details .feature-details {
  /*display: none;*/
}
.product-features .details .feature-details .feature {
  /*background-color: darken(@deuterblue, 5%);*/
  background-color: #456a8d;
  display: flex;
  /*height: calc(~"(50vw -"2.5*@gap-max~")*2/3");
        @media (min-width: @display-large) { height: 446px*2/3; }*/
}
.product-features .details .feature-details .feature .text {
  position: relative;
  /*background-color: darken(@deuterblue, 10%);*/
  background-color: #456a8d;
  width: calc(50% - 16px/2);
  padding: 0 16px;
  margin-bottom: calc(2* 16px);
  overflow: hidden;
}
.product-features .details .feature-details .feature .text .headline {
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: 32px;
  margin-top: 0;
  color: #ffffff;
}
.product-features .details .feature-details .feature .text .name {
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  /*font-weight: bold;*/
  font-size: 16px;
  text-transform: uppercase;
}
.product-features .details .feature-details .feature .text .description {
  /*margin-bottom: @gap-max * 3;*/
  color: #c7d2dd;
}
.product-features .details .feature-details .feature .feature-media {
  position: relative;
  /*background-color: darken(@deuterblue, 10%);*/
  background-color: #456a8d;
  /*overflow: hidden;*/
  width: calc(50% - 16px/2);
  margin-left: 16px;
  padding: 0 16px;
  height: calc((50vw - 2.5*16px )*2/3);
}
@media (min-width: 940px) {
  .product-features .details .feature-details .feature .feature-media {
    height: calc(446px*2/3);
  }
}
.product-features .details .feature-details .feature .feature-media .image {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.product-features .details .feature-details .feature .feature-media .embed-responsive-3by2 {
  padding-bottom: 66.66%;
}
.product-features .details .feature-details .feature .feature-media .icon {
  background-color: #ffffff;
}
.product-features .details .feature-details .feature .feature-media .zoom {
  position: absolute;
  left: -16px;
  bottom: 0;
}
.product-features .details .feature-details .feature .feature-media .zoom svg {
  fill: #c7d2dd;
  transition: all 0.4s;
}
.product-features .details .feature-details .feature .feature-media .zoom svg:hover {
  fill: #ffffff;
}
.product-features .details .navigation {
  position: absolute;
  left: 16px;
  bottom: calc(16px *2);
  color: #c7d2dd;
}
.product-features .details .navigation .page {
  display: inline-block;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 3px;
  vertical-align: top;
}
.product-features .details .navigation .page .bx-pager {
  display: inline;
}
.product-features .details .navigation .prev,
.product-features .details .navigation .next {
  display: inline-block;
}
.product-features .details .navigation .prev .svg-icon,
.product-features .details .navigation .next .svg-icon {
  fill: #c7d2dd;
  transition: all 0.4s;
}
.product-features .details .navigation .prev .svg-icon:hover,
.product-features .details .navigation .next .svg-icon:hover {
  fill: #ffffff;
}
.product-features .list {
  display: flex;
  flex-wrap: wrap;
  padding: calc(16px /2);
}
@media (max-width: 799px) {
  .product-features .list {
    display: none;
  }
}
.product-features .list .feature {
  width: calc(33.3333333% - 16px);
  display: flex;
  border: 2px solid #cccbca;
  margin: calc(16px /2);
  cursor: pointer;
  color: #aaa8a7;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .product-features .list .feature {
    width: calc(50% - 16px);
  }
}
.product-features .list .feature .icon {
  width: 46px;
  height: 46px;
  margin: 5px 5px;
}
.product-features .list .feature .name {
  height: 50px;
  display: flex;
  align-items: center;
  margin: 3px 8px 3px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  letter-spacing: 1px;
  line-height: 14px;
  word-break: break-word;
}
.product-features .list .feature.active {
  border-color: #456a8d;
}
.product-features .list .feature.active .name {
  color: #456a8d;
}
.product-features .list .feature.active:hover {
  border-color: #456a8d;
}
.product-features .list .feature:hover {
  border-color: #a6a5a3;
  color: #848280;
}
/* Productdetail: Highlights - END */
/* Productdetail: Usage - START */
.usage {
  padding: 16px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .usage {
    margin-bottom: 32px;
  }
}
.usage .usage-headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .usage .usage-headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.usage .usage-data {
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
}
@media (max-width: 767px) {
  .usage .usage-data {
    width: calc(100% - 16px);
  }
}
.usage .usage-data .usage-label {
  margin-bottom: 5px;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 14px;
  color: #aaa8a7;
  letter-spacing: 2px;
}
.usage .usage-data .usage-label img {
  object-fit: none;
  height: 20px;
  width: 20px;
  margin-right: 16px;
}
.usage .usage-data .usage-scala {
  margin-right: -5px;
}
.usage .usage-data .usage-scala span {
  display: block;
  float: left;
  width: calc(25% - 5px);
  margin-right: 5px;
  background-color: #aaa8a7;
  height: 5px;
}
.usage .usage-data .usage-scala.scala100percent span {
  background-color: #456a8d;
}
.usage .usage-data .usage-scala.scala75percent span {
  background-color: #456a8d;
}
.usage .usage-data .usage-scala.scala75percent span:nth-child(4) {
  background-color: #aaa8a7;
}
.usage .usage-data .usage-scala.scala50percent span {
  background-color: #456a8d;
}
.usage .usage-data .usage-scala.scala50percent span:nth-child(3),
.usage .usage-data .usage-scala.scala50percent span:nth-child(4) {
  background-color: #aaa8a7;
}
.usage .usage-data .usage-scala.scala25percent span {
  background-color: #456a8d;
}
.usage .usage-data .usage-scala.scala25percent span:nth-child(2),
.usage .usage-data .usage-scala.scala25percent span:nth-child(3),
.usage .usage-data .usage-scala.scala25percent span:nth-child(4) {
  background-color: #aaa8a7;
}
/* Productdetail: Usage - END */
/* Productdetail: Backsytem - START */
.product-backsystem {
  background-color: #456a8d;
  margin: 0 auto 40px;
  color: #ffffff;
  max-width: 940px;
  display: flex;
}
@media (max-width: 799px) {
  .product-backsystem {
    display: none;
  }
}
@media (max-width: 479px) {
  .product-backsystem {
    margin-bottom: 32px;
  }
}
.product-backsystem .backsystem-text {
  width: calc(50% + 8px);
  padding: calc(2* 16px) 16px;
}
.product-backsystem .backsystem-text .backsystem-headline {
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  line-height: 32px;
  text-transform: uppercase;
  margin-bottom: calc(2* 16px);
  word-break: break-word;
  margin-top: 0;
  color: #ffffff;
}
.product-backsystem .backsystem-text ol.backsystem-itemlist {
  counter-reset: item;
  list-style-type: none;
  padding-left: 22px;
  color: #c7d2dd;
}
.product-backsystem .backsystem-text ol.backsystem-itemlist li.backsystem-item {
  position: relative;
  padding: calc(16px /2) 16px calc(16px /2) 0;
  transition: all 0.4s;
  cursor: pointer;
  padding-left: 38px;
  margin-left: -38px;
  /*b, strong {
            font-family: @fontHighligh;
            font-size: @fontHighlighSize;
          }*/
}
.product-backsystem .backsystem-text ol.backsystem-itemlist li.backsystem-item.active {
  position: relative;
  background-color: #ffffff;
  color: #000000;
  /* arrow right */
}
.product-backsystem .backsystem-text ol.backsystem-itemlist li.backsystem-item.active b,
.product-backsystem .backsystem-text ol.backsystem-itemlist li.backsystem-item.active strong {
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}
.product-backsystem .backsystem-text ol.backsystem-itemlist li.backsystem-item.active:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 16px;
  margin-top: -16px;
}
.product-backsystem .backsystem-text ol.backsystem-itemlist li.backsystem-item .counter {
  left: 18px;
  position: absolute;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 15px;
}
.product-backsystem .backsystem-image {
  width: calc(50% - 8px);
  padding: calc(2* 16px) 16px;
  position: relative;
}
.product-backsystem .backsystem-image .backsystem-image-container {
  width: 100%;
  position: relative;
}
.product-backsystem .backsystem-image .backsystem-image-container .img-responsive {
  width: 100%;
}
.product-backsystem .backsystem-image .backsystem-image-container .backsystem-marker {
  position: absolute;
  display: none;
}
.product-backsystem .backsystem-image .backsystem-image-container .backsystem-marker.active {
  display: block;
}
.product-backsystem .backsystem-image .backsystem-image-container .backsystem-marker svg {
  fill: #ffffff;
  width: 32px;
  height: 32px;
}
.product-backsystem-mobile {
  display: none;
  background-color: #456a8d;
  padding-bottom: 16px;
}
@media (max-width: 799px) {
  .product-backsystem-mobile {
    display: block;
  }
}
.product-backsystem-mobile .backsystem-mobile-headline {
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 16px;
  padding: 14px 16px 0;
  word-break: break-word;
}
.product-backsystem-mobile .backsystem-mobile-image-container {
  position: relative;
  width: 100%;
  padding: 0 16px;
  /*height: calc(100vw*2/3);*/
  margin-bottom: 16px;
}
.product-backsystem-mobile .backsystem-mobile-image-container .image {
  margin: 0 auto;
  display: block;
  width: 100%;
}
.product-backsystem-mobile .backsystem-mobile-image-container .backsystem-mobile-marker-container {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.product-backsystem-mobile .backsystem-mobile-image-container .backsystem-mobile-marker-container .backsystem-mobile-marker {
  position: absolute;
  display: none;
}
.product-backsystem-mobile .backsystem-mobile-image-container .backsystem-mobile-marker-container .backsystem-mobile-marker.active {
  display: block;
}
.product-backsystem-mobile .backsystem-mobile-image-container .backsystem-mobile-marker-container .backsystem-mobile-marker svg {
  fill: #ffffff;
  width: 32px;
  height: 32px;
}
.product-backsystem-mobile .backsystem-mobile-slider-container {
  margin: 32px 16px 0;
  padding: 8px;
  position: relative;
  background-color: #ffffff;
}
.product-backsystem-mobile .backsystem-mobile-slider-container:after {
  bottom: 99.5%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 16px;
  margin-left: -16px;
}
.product-backsystem-mobile .backsystem-mobile-slider-container .backsystem-mobile-slider .backsystem-description {
  background-color: #ffffff;
  padding: 8px 16px 8px 28px;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
  /*font-family: @fontProductname;*/
  -webkit-text-stroke: 0.30px;
}
.product-backsystem-mobile .backsystem-mobile-slider-container .backsystem-mobile-slider .backsystem-description b,
.product-backsystem-mobile .backsystem-mobile-slider-container .backsystem-mobile-slider .backsystem-description strong {
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 15px;
  /*text-transform: uppercase;*/
}
.product-backsystem-mobile .backsystem-mobile-slider-container .backsystem-mobile-slider .backsystem-description .counter {
  left: 8px;
  position: absolute;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  font-size: 15px;
}
.product-backsystem-mobile .backsystem-mobile-slider-container .bx-wrapper {
  margin: 0 auto;
}
.product-backsystem-mobile .backsystem-mobile-slider-container .bx-wrapper .bx-viewport {
  border: none;
  left: 0;
}
.product-backsystem-mobile .backsystem-mobile-slider-container .bx-wrapper .bx-prev {
  width: 20px;
  height: 20px;
  left: -26px;
}
.product-backsystem-mobile .backsystem-mobile-slider-container .bx-wrapper .bx-next {
  width: 20px;
  height: 20px;
  right: -26px;
}
/* Productdetail: Backsystem - END */
/* Productdetail: Specification - START */
.specification {
  padding: 16px;
  margin-bottom: 40px;
  position: relative;
  background-color: #0066aa;
}
@media (max-width: 479px) {
  .specification {
    margin-bottom: 32px;
  }
}
.specification .headline {
  display: block;
}
.specification .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
  color: #ffffff;
}
@media (max-width: 479px) {
  .specification .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.specification::before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #0066aa transparent;
  position: absolute;
  top: -14px;
  right: 25%;
}
@media (max-width: 767px) {
  .specification::before {
    left: calc(50% - 15px);
    right: auto;
  }
}
.specification.sl {
  background-color: #fbbb1f;
}
.specification.sl::before {
  border-color: transparent transparent #fbbb1f transparent;
}
.specification .specification-content {
  display: flex;
}
@media (max-width: 767px) {
  .specification .specification-content {
    flex-direction: column-reverse;
  }
}
.specification .specification-content .image {
  width: 50%;
  float: left;
  text-align: center;
}
.specification .specification-content .image img {
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .specification .specification-content .image {
    width: 100%;
    margin-bottom: 16px;
  }
}
.specification .specification-content .text {
  width: 50%;
  float: left;
  margin-right: 16px;
  color: #ffffff;
  font-family: 'FrutigerLTStd45Light', sans-serif;
}
@media (max-width: 767px) {
  .specification .specification-content .text {
    float: none;
    width: 100%;
    margin: 0;
  }
}
/* Productdetail: Specification - END */
/* Productdetail: Awards - START */
.awards {
  padding: 16px;
  padding-bottom: 0;
  padding-right: 0;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .awards {
    margin-bottom: 32px;
  }
}
.awards .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .awards .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.awards .awards-content {
  display: flex;
  flex-wrap: wrap;
}
.awards .awards-content .award-item {
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  display: flex;
}
@media (max-width: 767px) {
  .awards .awards-content .award-item {
    width: calc(100% - 16px);
  }
}
.awards .awards-content .award-item .award-image {
  margin-right: 16px;
  width: calc(50% - 16px);
}
@media (max-width: 767px) and (min-width: 481px) {
  .awards .awards-content .award-item .award-image {
    width: calc(25% - 16px);
  }
}
.awards .awards-content .award-item .award-image img {
  width: 100%;
  height: auto;
}
.awards .awards-content .award-item .award-text {
  width: 50%;
  color: #000000;
  font-family: 'FrutigerLTStd45Light', sans-serif;
}
@media (max-width: 767px) and (min-width: 481px) {
  .awards .awards-content .award-item .award-text {
    width: 75%;
  }
}
.awards .awards-content .award-item .award-text strong {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  color: #456a8d;
  text-transform: uppercase;
}
/* Productdetail: Awards - End */
/* Productdetail: Material - START */
.material {
  padding: 16px;
  padding-bottom: 0;
  padding-right: 0;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .material {
    margin-bottom: 32px;
  }
}
.material .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .material .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.material .subheadline {
  margin-bottom: 16px;
  padding-right: 16px;
  color: #000000;
  font-family: 'FrutigerLTStd45Light', sans-serif;
}
.material .material-content .material-item {
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  display: flex;
}
@media (max-width: 767px) {
  .material .material-content .material-item {
    width: calc(100% - 16px);
  }
}
.material .material-content .material-item .material-image {
  margin-right: 16px;
  width: 191px;
}
@media (max-width: 971px) {
  .material .material-content .material-item .material-image {
    width: calc(50% - 16px);
  }
}
@media (max-width: 767px) and (min-width: 481px) {
  .material .material-content .material-item .material-image {
    width: calc(25% - 16px);
  }
}
.material .material-content .material-item .material-image img {
  width: 191px;
  height: auto;
}
@media (max-width: 971px) {
  .material .material-content .material-item .material-image img {
    width: 100%;
  }
}
.material .material-content .material-item .material-text {
  width: 50%;
  color: #000000;
  font-family: 'FrutigerLTStd45Light', sans-serif;
}
@media (max-width: 767px) and (min-width: 481px) {
  .material .material-content .material-item .material-text {
    width: 75%;
  }
}
.material .material-content .material-item .material-text strong {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  color: #456a8d;
  text-transform: uppercase;
}
.material .material-content .material-legend {
  display: block;
  clear: both;
  margin-left: -16px;
  font-size: 10px;
  line-height: 12px;
  border-top: 1px solid #f0eeed;
  padding: 16px;
}
/* Productdetail: Material - End */
/* Productdetail: Construction - START */
.construction {
  padding: 16px;
  margin-bottom: 40px;
  position: relative;
  background-color: #ffffff;
}
@media (max-width: 479px) {
  .construction {
    margin-bottom: 32px;
  }
}
.construction .headline {
  display: block;
}
.construction .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .construction .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.construction .construction-content {
  display: flex;
}
@media (max-width: 767px) {
  .construction .construction-content {
    flex-direction: column-reverse;
  }
}
.construction .construction-content .image {
  width: 50%;
  float: left;
  text-align: center;
}
.construction .construction-content .image img {
  margin: 0 auto;
}
@media (max-width: 767px) {
  .construction .construction-content .image {
    width: 100%;
    margin-bottom: 16px;
  }
}
.construction .construction-content .text {
  width: 50%;
  float: left;
  margin-right: 16px;
  color: #000000;
  font-family: 'FrutigerLTStd45Light', sans-serif;
}
@media (max-width: 767px) {
  .construction .construction-content .text {
    float: none;
    width: 100%;
    margin: 0;
  }
}
/* Productdetail: Construction - END */
/* Productdetail: Certificates - START */
.certificates {
  padding: 16px;
  padding-bottom: 0;
  padding-right: 0;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .certificates {
    margin-bottom: 32px;
  }
}
.certificates .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .certificates .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.certificates .certificates-content .certificate-item {
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  display: flex;
}
@media (max-width: 767px) {
  .certificates .certificates-content .certificate-item {
    width: calc(100% - 16px);
  }
}
.certificates .certificates-content .certificate-item .certificate-image {
  margin-right: 16px;
  width: calc(50% - 16px);
}
.certificates .certificates-content .certificate-item .certificate-image img {
  width: 100%;
  height: auto;
}
.certificates .certificates-content .certificate-item .certificate-text {
  width: 50%;
  color: #000000;
  font-family: 'FrutigerLTStd45Light', sans-serif;
}
.certificates .certificates-content .certificate-item .certificate-text strong {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  color: #456a8d;
  text-transform: uppercase;
}
/* Productdetail: Certificates - End */
/* Productdetail: Cross-Selling / Suitable Products - START */
.cross-selling,
.suitable-products,
.lastseen-products,
.suitable-accessories {
  padding: 16px;
  padding-bottom: 0;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .cross-selling,
  .suitable-products,
  .lastseen-products,
  .suitable-accessories {
    padding-bottom: 16px;
  }
}
@media (max-width: 479px) {
  .cross-selling,
  .suitable-products,
  .lastseen-products,
  .suitable-accessories {
    margin-bottom: 32px;
  }
}
.cross-selling .headline h3,
.suitable-products .headline h3,
.lastseen-products .headline h3,
.suitable-accessories .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .cross-selling .headline h3,
  .suitable-products .headline h3,
  .lastseen-products .headline h3,
  .suitable-accessories .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.cross-selling-item,
.suitable-products-item,
.lastseen-products-item,
.suitable-accessories-item {
  width: 25%;
  height: 180px;
  float: left;
  text-align: center;
  margin-bottom: 16px;
}
.cross-selling-item-wrapper,
.suitable-products-item-wrapper,
.lastseen-products-item-wrapper,
.suitable-accessories-item-wrapper {
  height: 100%;
  position: relative;
}
.cross-selling-item-wrapper a,
.suitable-products-item-wrapper a,
.lastseen-products-item-wrapper a,
.suitable-accessories-item-wrapper a {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.cross-selling-item-wrapper a img,
.suitable-products-item-wrapper a img,
.lastseen-products-item-wrapper a img,
.suitable-accessories-item-wrapper a img {
  margin: 0 auto;
  max-height: 130px;
  max-width: 100px;
}
.cross-selling-item-wrapper a h5,
.suitable-products-item-wrapper a h5,
.lastseen-products-item-wrapper a h5,
.suitable-accessories-item-wrapper a h5 {
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin: 16px 0 0 0;
}
.cross-selling-item-wrapper a:hover h5,
.suitable-products-item-wrapper a:hover h5,
.lastseen-products-item-wrapper a:hover h5,
.suitable-accessories-item-wrapper a:hover h5 {
  color: #456a8d;
}
.cross-selling-mobile,
.suitable-products-mobile,
.lastseen-products-mobile,
.suitable-accessories-mobile {
  display: none;
}
@media (max-width: 767px) {
  .cross-selling-mobile,
  .suitable-products-mobile,
  .lastseen-products-mobile,
  .suitable-accessories-mobile {
    display: block;
  }
}
.cross-selling-mobile .bx-wrapper,
.suitable-products-mobile .bx-wrapper,
.lastseen-products-mobile .bx-wrapper,
.suitable-accessories-mobile .bx-wrapper {
  margin: 0 auto;
}
.cross-selling-mobile .bx-wrapper .bx-controls .bx-controls-direction a svg,
.suitable-products-mobile .bx-wrapper .bx-controls .bx-controls-direction a svg,
.lastseen-products-mobile .bx-wrapper .bx-controls .bx-controls-direction a svg,
.suitable-accessories-mobile .bx-wrapper .bx-controls .bx-controls-direction a svg {
  fill: #aaa8a7;
}
.cross-selling-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev,
.suitable-products-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev,
.lastseen-products-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev,
.suitable-accessories-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-prev {
  left: -15px;
}
.cross-selling-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-next,
.suitable-products-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-next,
.lastseen-products-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-next,
.suitable-accessories-mobile .bx-wrapper .bx-controls .bx-controls-direction a.bx-next {
  right: -15px;
  text-align: right;
}
.cross-selling-desktop,
.suitable-products-desktop,
.lastseen-products-desktop,
.suitable-accessories-desktop {
  display: block;
}
@media (max-width: 767px) {
  .cross-selling-desktop,
  .suitable-products-desktop,
  .lastseen-products-desktop,
  .suitable-accessories-desktop {
    display: none;
  }
}
/* Productdetail: Cross-Selling - END */
/* Productdetail: Bazaarvoice - START */
.bazaarvoice {
  padding: 16px;
  padding-bottom: 0;
  padding-right: 0;
  background-color: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .bazaarvoice {
    margin-bottom: 32px;
  }
}
.bazaarvoice .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .bazaarvoice .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
/* Productdetail: Bazaarvoice - END */
/* Productdetail: Squarelovin - START */
.squarelovin {
  background: #ffffff;
  margin-bottom: 40px;
}
@media (max-width: 479px) {
  .squarelovin {
    margin-bottom: 32px;
  }
}
/* Productdetail: Squarelovin - END */
/* Productdetail: Productvideo - START */
.product-video {
  padding: 16px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
  margin-bottom: 40px;
}
.product-video .headline h3 {
  margin: 16px 0 32px;
  font-family: 'CamptonSemiBold', sans-serif;
  font-size: 30px;
  word-break: break-word;
}
@media (max-width: 479px) {
  .product-video .headline h3 {
    font-size: 24px;
    margin: 0 0 16px;
  }
}
.product-video .widget_videocollection {
  margin: 0;
  padding: 0 16px 0 0;
}
.product-video .widget_videocollection .youtubeplayer {
  display: block;
}
.product-video .widget_videocollection .youtube-mobile-thumbs {
  margin: 0;
}
.product-video .widget_videocollection .youtube-mobile-thumbs .youtubehorizontalslider {
  margin-bottom: 16px;
}
/* Productdetail: Productvideo - END */
.cc-onlineshops {
  padding: 10px 0px 0px;
}
.cc-onlineshops .cc-onlineshop {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  clear: both;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #aaa8a7;
}
.cc-onlineshops .cc-onlineshop:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.cc-onlineshops .cc-onlineshop .col-left,
.cc-onlineshops .cc-onlineshop .col-right {
  position: relative;
}
.cc-onlineshops .cc-onlineshop .col-left {
  padding-left: 0;
}
.cc-onlineshops .cc-onlineshop .col-right b {
  font-size: 16px;
}
.cc-onlineshops .cc-onlineshop .col-right span {
  font-size: 21px;
  font-weight: bold;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.cc-onlineshops .cc-onlineshop .col-right span a.btn {
  background: #456a8d;
  color: #ffffff;
  border-radius: 0;
  border: 0;
}
.cc-onlineshops .cc-onlineshop img {
  width: auto;
  max-width: 225px;
  height: auto;
  max-height: 125px;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .cc-onlineshops .cc-onlineshop {
    padding-bottom: 0;
  }
  .cc-onlineshops .cc-onlineshop .col-left {
    text-align: center;
  }
  .cc-onlineshops .cc-onlineshop .col-right {
    padding-left: 20px;
    margin-bottom: 20px;
  }
  .cc-onlineshops .cc-onlineshop img {
    width: auto;
  }
}
/* Online-Shops */
.onlineshops {
  padding: 10px 0px 0px;
}
.onlineshops .onlineshop {
  width: 50%;
  height: 190px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  overflow: hidden;
}
.onlineshops .onlineshop a {
  height: 100%;
  width: 100%;
  padding: 20px;
  display: inline-block;
}
.onlineshops .onlineshop a img {
  width: 100%;
  max-width: 225px;
  height: auto;
  max-height: 125px;
  display: block;
  margin: 0px auto;
  margin-bottom: 10px;
}
@media (min-width: 480px) {
  .onlineshops .onlineshop a img {
    width: auto;
  }
}
.btn-wrapper.locally #lcly-button-0 {
  margin-top: 0px !important;
  border: 0px !important;
  color: #aaa8a7;
  padding: 0px;
}
.btn-wrapper.locally #lcly-button-0 a.lcly-primary-trigger:hover {
  transition: background 0.4s;
}
.btn-wrapper.locally #lcly-button-0 a span {
  color: #aaa8a7;
  margin-bottom: 16px;
}
.btn-wrapper.locally #lcly-button-0 a:hover span {
  color: #ffffff;
}
.btn-wrapper.locally #lcly-button-0.lcly-is-open a.lcly-primary-trigger span {
  background: #456a8d;
  color: #ffffff;
}
.btn-wrapper.locally #lcly-button-0 .lcly-location-switcher-outer {
  float: none;
}
.btn-wrapper.locally #lcly-button-0 .lcly-location-switcher-outer .lcly-location-prompt {
  font-size: 14px;
}
.btn-wrapper.locally #lcly-button-0 .lcly-location-switcher-outer .lcly-location-switcher-a {
  width: 100% !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-location-switcher-outer .lcly-location-switcher-a input {
  font-size: 14px !important;
  height: auto !important;
  line-height: normal !important;
  padding: 5px 10px !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealer-count {
  font-size: 14px !important;
  color: #aaa8a7 !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-toggle-mark {
  font-size: 14px !important;
  color: #aaa8a7 !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-tabs {
  background: none;
  border: none;
}
.btn-wrapper.locally #lcly-button-0 .lcly-tabs a {
  display: block;
  padding: 0 16px;
  line-height: 35px;
  margin-bottom: 16px;
  background-color: #f0eeed;
  color: #aaa8a7;
  width: calc(50% - 8px);
  margin-right: 8px;
  font-size: 14px;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.btn-wrapper.locally #lcly-button-0 .lcly-tabs a:last-child {
  margin-right: 0;
  margin-left: 8px;
}
.btn-wrapper.locally #lcly-button-0 .lcly-tabs a:hover,
.btn-wrapper.locally #lcly-button-0 .lcly-tabs a.active {
  background: #456a8d;
  color: #ffffff;
  transition: background 0.4s;
}
.btn-wrapper.locally #lcly-button-0 .lcly-tabs a:hover span,
.btn-wrapper.locally #lcly-button-0 .lcly-tabs a.active span {
  color: #ffffff;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer {
  margin-top: 0 !important;
  background: #f0eeed;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer {
  background: none !important;
  border-radius: 0 !important;
  border: 0 !important;
  background-color: #f0eeed;
  color: #aaa8a7;
  font-family: 'FrutigerLTStd45Light', sans-serif !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer .lcly-dealer-name {
  color: #456a8d;
  font-size: 16px !important;
  font-family: 'FrutigerLTStd65Bold', sans-serif !important;
  line-height: 18px !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer .lcly-dealer-distance {
  font-size: 14px;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer .lcly-dealer-stock {
  color: #aaa8a7 !important;
  font-size: 14px !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer:hover {
  background: #456a8d !important;
}
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer:hover .lcly-dealer-name,
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer:hover .lcly-dealer-distance,
.btn-wrapper.locally #lcly-button-0 .lcly-dealers-wrap-outer .lcly-dealers-wrap .lcly-dealer:hover .lcly-dealer-stock {
  color: #ffffff !important;
}

/* Variables Start */
/* Variables End */
/* Start Widget - Productoverview */
.smalldevice-sort-filter-switch {
  display: none !important;
  font-size: 0;
  margin-bottom: 16px;
}
@media (max-width: 971px) {
  .smalldevice-sort-filter-switch {
    display: block !important;
  }
}
.smalldevice-sort-filter-switch a {
  display: inline-block;
  width: 25%;
  margin-right: 16px;
  background-color: #ffffff;
  color: #aaa8a7;
  letter-spacing: 2px;
}
@media (max-width: 971px) {
  .smalldevice-sort-filter-switch a {
    width: calc(33.3% - 12px);
  }
}
@media (max-width: 767px) {
  .smalldevice-sort-filter-switch a {
    width: calc(50% - 8px);
  }
}
.smalldevice-sort-filter-switch a:last-child {
  margin-right: 0;
}
.smalldevice-sort-filter-switch a svg {
  fill: #aaa8a7;
  vertical-align: middle;
  margin-bottom: 2px;
}
.sort-filter-block-mobile h4 {
  margin: 15px 0;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  color: #456a8d;
}
.sort-filter-block-mobile ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin: 0 25px;
}
.sort-filter-block-mobile ul li {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}
.sort-filter-block-mobile ul li a.tpl-global-button {
  background-color: #f0eeed;
  color: #aaa8a7;
  letter-spacing: 2px;
  display: block;
}
.sort-filter-block-mobile ul li.checked a.tpl-global-button {
  background-color: #ffffff;
  color: #456a8d;
  border: 2px solid #456a8d;
}
.sort-filter-block-mobile ul li.inactive a.tpl-global-button {
  background-color: #f0eeed;
  color: #ffffff;
  cursor: pointer;
  pointer-events: none;
}
.sort-filter-block-mobile .centered-mobile {
  position: relative;
  width: 100%;
  padding: 0 25px;
  overflow: hidden;
}
.sort-filter-block-mobile .centered-mobile ul.colorboxbuttons {
  position: relative;
  clear: left;
  padding: 0;
  margin: 0 auto;
  margin-right: -16px;
  list-style: none;
}
.sort-filter-block-mobile .centered-mobile ul.colorboxbuttons li {
  display: block;
  float: left;
  width: 30px;
  height: 15px;
  margin-right: 16px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 3px 0px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px 0px #ffffff;
  box-shadow: 0px 3px 0px 0px #ffffff;
}
.sort-filter-block-mobile .centered-mobile ul.colorboxbuttons li:last-child {
  margin-right: 0;
}
.sort-filter-block-mobile .centered-mobile ul.colorboxbuttons li.checked {
  border-bottom: 3px solid #ffffff;
  -webkit-box-shadow: 0px 3px 0px 0px #aaa8a7;
  -moz-box-shadow: 0px 3px 0px 0px #aaa8a7;
  box-shadow: 0px 3px 0px 0px #aaa8a7;
}
.sort-filter-block-mobile .centered-mobile ul.colorboxbuttons li.inactive {
  opacity: 0.2;
  transition: 0.4s;
  cursor: default;
}
.sort-filter-block-mobile .centered-mobile ul.colorboxbuttons li a {
  display: block;
}
.sort-filter-block-mobile .size-mobile {
  margin-top: 35px;
  text-align: center;
}
.sort-filter-block-mobile .size-mobile .slider-container {
  margin: 0 auto;
}
.sort-filter-block-mobile .size-mobile .slider-container .back-bar {
  height: 5px;
  border-radius: 0;
  background-color: #cccbca;
  background-image: none;
}
.sort-filter-block-mobile .size-mobile .slider-container .back-bar .selected-bar {
  border-radius: 0;
  background-color: #aaa8a7;
  background-image: none;
}
.sort-filter-block-mobile .size-mobile .slider-container .back-bar .pointer {
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 0;
  border: 0;
  border-radius: 0;
  background: none;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
}
.sort-filter-block-mobile .size-mobile .slider-container .back-bar .pointer svg {
  fill: #456a8d;
  width: 30px;
  height: 30px;
  pointer-events: none;
  position: relative;
}
.sort-filter-block-mobile .size-mobile .slider-container .back-bar .pointer span {
  position: absolute;
  color: white;
  z-index: 1;
  pointer-events: none;
  width: 100%;
  font-size: 12px;
  line-height: 25px;
}
.sort-filter-block-mobile .size-mobile .slider-container .pointer-label {
  visibility: hidden;
}
.sort-filter-block-mobile:last-child {
  padding-top: 35px;
  margin: 0 auto;
  margin-bottom: 0;
}
.sort-filter-block-mobile .clear-mobile,
.sort-filter-block-mobile .confirm-mobile {
  margin: 0 25px;
  margin-bottom: 16px;
}
.sort-filter-block-mobile .clear-mobile .tpl-global-button,
.sort-filter-block-mobile .confirm-mobile .tpl-global-button {
  background-color: #456a8d;
  color: #ffffff;
  display: block;
  width: 100%;
}
.productoverview .compare-wrapper .compare-line {
  background-color: #FFF;
  text-align: right;
  padding: 0 16px;
  margin-bottom: 16px;
  height: 35px;
  line-height: 35px;
}
.productoverview .compare-wrapper .compare-line a {
  color: #aaa8a7;
  display: inline-block;
  height: 30px;
  line-height: 32px;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.productoverview .compare-wrapper .compare-line a:hover {
  color: #aaa8a7;
  transition: 0.4s;
}
.productoverview .compare-wrapper .compare-line a span.compare {
  margin-right: 5px;
}
.productoverview .compare-wrapper .compare-line a span.counter {
  margin: 0 5px;
}
.productoverview .compare-wrapper .compare-line a span.counter::before {
  content: "[";
  margin-right: 5px;
}
.productoverview .compare-wrapper .compare-line a span.counter::after {
  content: "]";
  margin-left: 5px;
}
.productoverview .compare-wrapper .compare-line a.btn-compare-now {
  display: none;
  border-left: 1px solid #aaa8a7;
  padding-left: 12px;
  margin-left: 6px;
  transition: 0.4s;
}
.productoverview .compare-wrapper .compare-line a svg {
  fill: #aaa8a7;
  vertical-align: text-bottom;
  width: 15px;
  margin-right: 5px;
}
.productoverview .compare-wrapper .compare-list {
  width: 100%;
}
.productoverview .compare-wrapper .compare-list .compare-warning {
  background-color: #fff;
  padding: 16px;
  display: none;
}
.productoverview .compare-wrapper .compare-list .compare-products {
  background-color: #fff;
  display: none;
  padding: 16px 0px;
  margin-bottom: 16px;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item {
  display: inline-block;
  width: 25%;
  position: relative;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item:last-child {
  margin-right: 0px;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item .product-img {
  text-align: center;
  padding: 0 16px 16px;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item .product-img img {
  margin: auto;
  display: inline;
  max-height: 200px;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item .product-name {
  padding: 0 16px;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item .ico-delete {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: -16px;
  right: 0;
  left: auto;
  top: auto;
  background-color: #f0eeed;
  cursor: pointer;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item .ico-delete:hover {
  background-color: #cccbca;
  transition: 0.4s;
}
.productoverview .compare-wrapper .compare-list .compare-products .product-overview-item .ico-delete svg {
  width: inherit;
  height: inherit;
}
@media (max-width: 971px) {
  .productoverview .compare-wrapper {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .productoverview .compare-wrapper {
    display: none;
  }
}
.productoverview .productlist-wrapper {
  display: flex;
  align-items: stretch;
  /* Filter / Sortierung */
}
.productoverview .productlist-wrapper aside {
  width: 25%;
  margin-right: 16px;
  background-color: white;
  /* /sort-filter-block */
}
@media (max-width: 971px) {
  .productoverview .productlist-wrapper aside {
    display: none !important;
  }
}
.productoverview .productlist-wrapper aside .sort-filter {
  display: block;
  position: relative;
  float: left;
  width: 242.5px;
  padding: 0 15px;
}
.productoverview .productlist-wrapper aside .sort-filter-switch {
  white-space: nowrap;
  font-size: 0;
}
.productoverview .productlist-wrapper aside .sort-filter-switch a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 16px;
  font-size: 16px;
  text-decoration: none;
  background-color: #f0eeed;
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
  width: calc(100% / 2);
}
.productoverview .productlist-wrapper aside .sort-filter-switch a.active {
  color: #aaa8a7;
  background-color: #ffffff;
}
.productoverview .productlist-wrapper aside .sort-filter-switch a img {
  display: none;
  position: absolute;
  left: 35%;
  bottom: -12px;
}
.productoverview .productlist-wrapper aside .sort-filter-block {
  background-color: #ffffff;
  padding: 16px;
}
.productoverview .productlist-wrapper aside .sort-filter-block h4 {
  margin: 0;
  margin-bottom: 16px;
  padding-right: 15px;
  font-size: 15px;
  font-weight: 500;
  color: #456a8d;
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature {
  margin-top: 35px;
  text-align: center;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container {
  margin: 0px 16px;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container .back-bar,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container .back-bar {
  height: 5px;
  border-radius: 0;
  background-color: #cccbca;
  background-image: none;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container .back-bar .selected-bar,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container .back-bar .selected-bar {
  border-radius: 0;
  background-color: #aaa8a7;
  background-image: none;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container .back-bar .pointer,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container .back-bar .pointer {
  width: 30px;
  height: 30px;
  top: auto;
  bottom: 0;
  border: 0;
  border-radius: 0;
  background: none;
  background-color: transparent;
  background-image: none;
  cursor: pointer;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container .back-bar .pointer svg,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container .back-bar .pointer svg {
  fill: #456a8d;
  width: 30px;
  height: 30px;
  pointer-events: none;
  position: relative;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container .back-bar .pointer span,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container .back-bar .pointer span {
  position: absolute;
  color: white;
  z-index: 1;
  pointer-events: none;
  width: 100%;
  font-size: 12px;
  line-height: 25px;
}
.productoverview .productlist-wrapper aside .sort-filter-block .size .slider-container .pointer-label,
.productoverview .productlist-wrapper aside .sort-filter-block .temperature .slider-container .pointer-label {
  visibility: hidden;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul li {
  padding-bottom: 6px;
  cursor: pointer;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: 0.4s;
  font-family: 'FrutigerLTStd47LightCondensed', sans-serif;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul li::before {
  transition: 0.4s;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul li .inactive {
  opacity: 0.5;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.checkboxes li::before {
  width: 10px;
  height: 10px;
  content: "\00a0";
  background-color: #cccbca;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.checkboxes li.checked::before {
  background-color: #456a8d;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.checkboxes li.inactive {
  opacity: 0.2;
  cursor: default;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.radiobuttons li::before {
  width: 10px;
  height: 10px;
  content: "\00a0";
  background-color: #cccbca;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  margin-bottom: 5px;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.radiobuttons li.checked::before {
  background-color: #456a8d;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.colorboxes li {
  margin: 0 10px 10px 0;
  float: left;
  width: 30px;
  height: 15px;
  margin-right: 16px;
  margin-bottom: 12px;
  -webkit-box-shadow: 0px 3px 0px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px 0px #ffffff;
  box-shadow: 0px 3px 0px 0px #ffffff;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.colorboxes li:last-child {
  margin-right: 0;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.colorboxes li.checked {
  border-bottom: 3px solid #ffffff;
  -webkit-box-shadow: 0px 3px 0px 0px #aaa8a7;
  -moz-box-shadow: 0px 3px 0px 0px #aaa8a7;
  box-shadow: 0px 3px 0px 0px #aaa8a7;
}
.productoverview .productlist-wrapper aside .sort-filter-block ul.colorboxes li.inactive {
  opacity: 0.2;
  transition: 0.4s;
  cursor: default;
}
.productoverview .productlist-wrapper aside .tpl-global-button {
  width: 100%;
}
.productoverview .productlist-wrapper .product-list-wrapper {
  width: calc(75% - 16px);
  overflow: hidden;
  margin-bottom: -16px;
}
@media (max-width: 971px) {
  .productoverview .productlist-wrapper .product-list-wrapper {
    width: 100%;
  }
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list {
  display: flex;
  flex-flow: wrap;
  margin-right: -16px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list h2 {
  display: none;
  margin: 0;
  margin-bottom: 16px;
  transition: 0.4s;
  float: none;
  clear: both;
  width: 100%;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem {
  display: block;
  vertical-align: top;
  background-color: #ffffff;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 30px 0 8px;
  min-height: 382px;
  position: relative;
  width: calc(33.3% - 16px);
}
@media (max-width: 767px) {
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product,
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem {
    width: calc(50% - 16px);
  }
}
@media (max-width: 479px) {
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product,
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem {
    width: 100%;
    margin-right: 0;
  }
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item a:hover .product-name,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item a:hover .product-name {
  color: #456a8d;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-images,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-images {
  padding: 16px 16px 28px 16px;
  text-align: center;
  min-height: 245px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-images img,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-images img {
  display: none;
  margin: 0px auto;
  max-width: 191px;
  max-height: 200px;
  transition: 0.4s;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-images img:nth-child(1),
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-images img:nth-child(1) {
  display: block;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-name,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-name {
  padding: 0px 16px 6px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #456a8d;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-color-bar,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-color-bar {
  padding: 0 16px 16px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-color-bar img,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-color-bar img {
  cursor: pointer;
  margin-right: 16px;
  border-bottom: 3px solid #ffffff;
  -webkit-box-shadow: 0px 3px 0px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px 0px #ffffff;
  box-shadow: 0px 3px 0px 0px #ffffff;
  float: left;
  margin-bottom: 8px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .product-item .product-color-bar img.selected,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .product-item .product-color-bar img.selected {
  -webkit-box-shadow: 0px 3px 0px 0px #aaa8a7;
  -moz-box-shadow: 0px 3px 0px 0px #aaa8a7;
  box-shadow: 0px 3px 0px 0px #aaa8a7;
  transition: 0.4s;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #f0eeed;
  cursor: pointer;
}
@media (max-width: 767px) {
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare,
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare {
    display: none;
  }
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare svg,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare svg {
  fill: #aaa8a7;
  margin: 5px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare:hover,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare:hover {
  background-color: #aaa8a7;
  transition: 0.4s;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare:hover svg,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare:hover svg {
  fill: #f0eeed;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare.inactive .add-icon,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare.inactive .add-icon {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare.inactive .compare-icon,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare.inactive .compare-icon {
  display: none;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare.inactive.active .add-icon,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare.inactive.active .add-icon {
  display: none;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .ico-prod-compare.inactive.active .compare-icon,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .ico-prod-compare.inactive.active .compare-icon {
  display: block;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product .tpl-global-product-marker,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem .tpl-global-product-marker {
  display: none;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product[data-name*=" SL"] .tpl-global-product-marker.sl,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem[data-name*=" SL"] .tpl-global-product-marker.sl {
  display: block;
  background: #fbbb1f;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product[data-name*=" SL"] .tpl-global-product-marker.sl:after,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem[data-name*=" SL"] .tpl-global-product-marker.sl:after {
  border-top-color: #fbbb1f;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product.backsystem,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem.backsystem {
  display: none;
  padding-top: 0px;
  transition: 0.4s;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product.backsystem .product-item .product-images,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem.backsystem .product-item .product-images {
  padding: 0 0 28px 0;
  min-height: 219px;
}
@media (max-width: 971px) {
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product.backsystem .product-item .product-images,
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem.backsystem .product-item .product-images {
    padding: 16px 16px 28px 16px;
  }
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product.backsystem .product-item .product-images img,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem.backsystem .product-item .product-images img {
  width: 100%;
  max-width: none;
  max-height: none;
}
@media (max-width: 971px) {
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product.backsystem .product-item .product-images img,
  .productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem.backsystem .product-item .product-images img {
    width: auto;
    max-height: 200px;
  }
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .product.backsystem .product-item .product-name,
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem.backsystem .product-item .product-name {
  font-family: 'FrutigerLTStd45Light', sans-serif;
  font-size: 12px;
}
.productoverview .productlist-wrapper .product-list-wrapper .productoverview-list .backsystem {
  display: none;
  float: left;
}
/* End Widget - Productoverview */

/* Variables Start */
/* Variables End */
/* Productdetail: Widget-Product-Series - START */
.widget-productseries {
  padding: 0 16px;
  position: relative;
  margin-bottom: 0;
}
.widget-productseries.products .headline {
  background-color: #ffffff;
  padding: 20px 16px 32px;
  margin: 0 -16px;
  margin-bottom: 16px;
}
.widget-productseries.products .headline h2.tpl-global-headline {
  margin-bottom: 0;
}
.widget-productseries.products .product-list {
  margin-right: -32px;
  margin-left: -16px;
  margin-bottom: -16px;
  font-size: 0;
}
@media (max-width: 479px) {
  .widget-productseries.products .product-list {
    margin-right: -16px;
  }
}
.widget-productseries.products .product-list .product {
  display: inline-block;
  vertical-align: top;
  background-color: #ffffff;
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 30px 0 16px;
  height: 382px;
  position: relative;
  width: calc(25% - 16px);
}
@media (max-width: 767px) {
  .widget-productseries.products .product-list .product {
    width: calc(50% - 16px);
  }
}
@media (max-width: 479px) {
  .widget-productseries.products .product-list .product {
    width: 100%;
    margin-right: 0;
  }
}
.widget-productseries.products .product-list .product .product-item {
  padding: 0 16px;
}
.widget-productseries.products .product-list .product .product-item a .product-images {
  padding: 16px 16px 28px 16px;
  text-align: center;
}
.widget-productseries.products .product-list .product .product-item a .product-images img {
  display: none;
  margin: 0px auto;
  max-width: 191px;
  max-height: 200px;
  transition: 0.4s;
}
.widget-productseries.products .product-list .product .product-item a .product-images img:nth-child(1) {
  display: block;
}
.widget-productseries.products .product-list .product .product-item a .product-name {
  padding: 0px 0px 6px;
  font-family: 'FrutigerLTStd67BoldCondensed', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #456a8d;
}
.widget-productseries.products .product-list .product .product-item a:hover .product-name {
  color: #456a8d;
}
.widget-productseries.products .product-list .product .product-item .product-color-bar {
  padding: 0 0 16px;
}
.widget-productseries.products .product-list .product .product-item .product-color-bar img {
  cursor: pointer;
  margin-right: 16px;
  border-bottom: 3px solid #ffffff;
  -webkit-box-shadow: 0px 3px 0px 0px #ffffff;
  -moz-box-shadow: 0px 3px 0px 0px #ffffff;
  box-shadow: 0px 3px 0px 0px #ffffff;
  float: left;
  margin-bottom: 8px;
}
.widget-productseries.products .product-list .product .product-item .product-color-bar img.selected {
  -webkit-box-shadow: 0px 3px 0px 0px #aaa8a7;
  -moz-box-shadow: 0px 3px 0px 0px #aaa8a7;
  box-shadow: 0px 3px 0px 0px #aaa8a7;
  transition: 0.4s;
}
.widget-productseries.materials {
  background-color: #ffffff;
}
.widget-productseries.materials .headline {
  padding-top: 32px;
}
@media (max-width: 479px) {
  .widget-productseries.materials .headline {
    padding-top: 16px;
  }
}
.widget-productseries.materials .material-list .material-item {
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  display: flex;
}
@media (max-width: 971px) {
  .widget-productseries.materials .material-list .material-item {
    width: calc(100% - 16px);
  }
}
.widget-productseries.materials .material-list .material-item .material-image {
  margin-right: 16px;
  width: 191px;
}
@media (max-width: 971px) and (min-width: 481px) {
  .widget-productseries.materials .material-list .material-item .material-image {
    width: calc(25% - 16px);
  }
}
.widget-productseries.materials .material-list .material-item .material-image img {
  width: 191px;
  height: auto;
}
@media (max-width: 971px) {
  .widget-productseries.materials .material-list .material-item .material-image img {
    width: 100%;
  }
}
.widget-productseries.materials .material-list .material-item .material-text {
  width: 50%;
}
@media (max-width: 971px) and (min-width: 481px) {
  .widget-productseries.materials .material-list .material-item .material-text {
    width: 75%;
  }
}
.widget-productseries.awards {
  background-color: #ffffff;
}
.widget-productseries.awards .headline {
  padding-top: 32px;
}
@media (max-width: 479px) {
  .widget-productseries.awards .headline {
    padding-top: 16px;
  }
}
.widget-productseries.awards .awards-list .award-item {
  width: calc(50% - 16px);
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  display: flex;
}
@media (max-width: 971px) {
  .widget-productseries.awards .awards-list .award-item {
    width: calc(100% - 16px);
  }
}
.widget-productseries.awards .awards-list .award-item .award-image {
  margin-right: 16px;
  width: calc(50% - 16px);
}
@media (max-width: 971px) and (min-width: 481px) {
  .widget-productseries.awards .awards-list .award-item .award-image {
    width: calc(25% - 16px);
  }
}
.widget-productseries.awards .awards-list .award-item .award-image img {
  width: 100%;
  height: auto;
}
.widget-productseries.awards .awards-list .award-item .award-text {
  width: 50%;
}
@media (max-width: 971px) and (min-width: 481px) {
  .widget-productseries.awards .awards-list .award-item .award-text {
    width: 75%;
  }
}
/* Productdetail: Widget-Product-Series - END */

/* Variables Start */
/* Variables End */
/* Start Widget - Tabnavigation */
.widget_tabnavigation {
  clear: both;
  margin-bottom: 16px;
}
@media (max-width: 971px) {
  .widget_tabnavigation {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .widget_tabnavigation {
    margin-bottom: 0;
  }
}
.widget_tabnavigation ul {
  padding: 0px;
  margin: 0px;
  font-size: 0;
}
@media (max-width: 971px) {
  .widget_tabnavigation ul {
    margin-right: -16px;
    margin-top: 80px;
  }
}
.widget_tabnavigation ul li {
  list-style: none;
  display: inline-block;
  margin-right: 16px;
  font-size: 14px;
  width: calc(25% - 16px);
}
.widget_tabnavigation ul li:first-child {
  width: 25%;
}
@media (max-width: 971px) {
  .widget_tabnavigation ul li {
    width: calc(33.3% - 16px);
  }
  .widget_tabnavigation ul li:first-child {
    width: calc(33.3% - 16px);
  }
}
@media (max-width: 767px) {
  .widget_tabnavigation ul li {
    width: calc(50% - 16px);
    margin-bottom: 16px;
  }
  .widget_tabnavigation ul li:first-child {
    width: calc(50% - 16px);
  }
}
@media (max-width: 479px) {
  .widget_tabnavigation ul li {
    display: block;
    margin-bottom: 14px;
    margin-right: 0;
    width: calc(100% - 16px);
  }
  .widget_tabnavigation ul li:first-child {
    width: calc(100% - 16px);
  }
}
.widget_tabnavigation ul li a:hover {
  color: #ffffff;
}
.widget_tabnavigation ul li a.tabnav {
  display: block;
}
.widget_tabnavigation ul li a.active {
  background-color: #456a8d;
}
.widget_tabnavigation ul li a img {
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 8px;
}
@media (max-width: 800px) {
  .widget_tabnavigation {
    margin-top: 80px;
  }
}
@media (max-width: 479px) {
  .widget_tabnavigation {
    margin-top: 60px;
  }
}
.widget_tabnavigation-modal .row {
  margin-left: 0;
  margin-right: 0;
}
.widget_tabnavigation-modal .tab-list-entry {
  margin-bottom: 10px;
}
.widget_tabnavigation-modal .tab-list-entry .btn-link {
  padding: 0px;
}
.widget_tabnavigation-modal .tab-list-entry input[type="checkbox"] {
  width: 15px;
  height: 15px;
}
.widget_tabnavigation-modal .tab-list-entry input[type="text"] {
  margin-bottom: 5px;
  border: 1px solid #cccccc;
}
.widget_tabnavigation-modal .tab-list-entry:not(.ui-sortable-placeholder) {
  cursor: move;
}
.widget_tabnavigation-modal .tab-list-entry:not(.ui-sortable-placeholder) .stretch {
  align-items: center;
}
/* End Widget - Tabnavigation */

/* ==========================================================================
  Begin widget_videocollection
   ========================================================================== */
/* Variables Start */
/* Variables End */
.widget_videocollection {
  max-width: 940px;
  margin: 0 auto 16px auto;
  padding: 16px 16px 16px 16px;
  background: #ffffff;
}
.widget_videocollection .youtubeplayer-wrapper {
  display: flex;
  flex-direction: row;
}
.widget_videocollection .youtubeplayer-wrapper .video-large {
  flex: 1;
  background: #000000;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper {
  max-width: 223px;
  min-width: 223px;
  width: 223px;
  background: #f0eeed;
  padding: 0 16px;
  margin-left: 16px;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper ul.youtubeverticalslider {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper ul.youtubeverticalslider li {
  background: #f0eeed;
  padding-top: 1px;
  cursor: pointer;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper ul.youtubeverticalslider li img {
  width: 100%;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper .bx-wrapper {
  margin: 0;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper .bx-wrapper .bx-viewport {
  border: none;
  background: #f0eeed;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper .youtubethumbcaption {
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: 'FrutigerLTStd45Light', sans-serif, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #000000;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper #youtubepagerhorizontal-prev {
  padding: 6px 0 16px 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper #youtubepagerhorizontal-prev .arrow-up {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 16px 16px 16px;
  border-color: transparent transparent #ffffff transparent;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper #youtubepagerhorizontal-next {
  padding: 16px 0 6px 0;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.widget_videocollection .youtubeplayer-wrapper .pager-wrapper #youtubepagerhorizontal-next .arrow-down {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 0 16px;
  border-color: #ffffff transparent transparent transparent;
}
.mobile-videocollection {
  max-width: 940px;
  margin: 0;
  padding: 0;
}
.mobile-videocollection .large-image {
  padding: 0;
  margin: 0;
  background-color: #ffffff;
}
.mobile-videocollection .large-image .embed-responsive-item {
  width: 100%;
  height: 300px;
}
.mobile-videocollection .large-image .bx-wrapper {
  margin: 0;
}
.mobile-videocollection .large-image .bx-wrapper .bx-viewport {
  border: none;
}
.mobile-videocollection .large-image .bx-controls .bx-prev {
  left: -7px;
}
.mobile-videocollection .large-image .bx-controls .bx-next {
  right: -7px;
  width: 26px;
}
.mobile-videocollection .large-image .bx-controls svg {
  width: 26px;
  height: 26px;
  fill: #aaa8a7;
}
.mobile-videocollection .thumbnails {
  display: flex;
  flex-direction: row;
  background: #ffffff;
  padding-bottom: 16px;
  margin: 16px -16px -16px -16px;
}
.mobile-videocollection .thumbnails .thumbnails-left,
.mobile-videocollection .thumbnails .thumbnails-right {
  width: 48px;
  min-width: 48px;
  max-width: 48px;
}
.mobile-videocollection .thumbnails .thumbnails-left .arrow,
.mobile-videocollection .thumbnails .thumbnails-right .arrow {
  background: #f0eeed;
  padding: 5px;
  cursor: pointer;
}
.mobile-videocollection .thumbnails .thumbnails-left .arrow .svg-icon-left,
.mobile-videocollection .thumbnails .thumbnails-right .arrow .svg-icon-left {
  margin-left: 4px;
}
.mobile-videocollection .thumbnails .thumbnails-left .arrow .svg-icon-right,
.mobile-videocollection .thumbnails .thumbnails-right .arrow .svg-icon-right {
  margin-left: 5px;
}
.mobile-videocollection .thumbnails .thumbnails-left .arrow svg,
.mobile-videocollection .thumbnails .thumbnails-right .arrow svg {
  width: 26px;
  height: 26px;
  margin-top: 6px;
  fill: #ffffff;
}
.mobile-videocollection .thumbnails .bx-wrapper {
  margin: 0;
}
.mobile-videocollection .thumbnails .bx-wrapper .bx-viewport {
  border: none;
}
.mobile-videocollection .thumbnails .thumbnails-slider > div {
  box-sizing: border-box;
  border: 2px solid #f0eeed;
  padding: 2px;
  transition: all 0.4s;
  cursor: pointer;
}
.mobile-videocollection .thumbnails .thumbnails-slider > div.active {
  border: 2px solid #456a8d;
}
@media (min-width: 992px) {
  .pager-wrapper-horizontal {
    display: none;
  }
  .mobile-videocollection {
    display: none;
  }
}
@media (max-width: 991px) {
  .pager-wrapper-horizontal {
    display: block;
  }
  .widget_videocollection {
    margin: 0 16px 16px 16px;
  }
  .widget_videocollection .youtubeplayer {
    display: none;
  }
  .widget_videocollection .youtubeplayer-wrapper .pager-wrapper {
    display: none;
  }
  .youtube-mobile-thumbs {
    margin: 16px 0 0 0;
  }
  .youtube-mobile-thumbs .bx-wrapper {
    margin: 0;
  }
  .youtube-mobile-thumbs .bx-wrapper img {
    max-width: 100%;
    min-width: 100%;
  }
  .youtube-mobile-thumbs .bx-wrapper .bx-viewport {
    border: none;
    background: #ffffff;
  }
  .youtube-mobile-thumbs ul.youtubehorizontalslider li {
    cursor: pointer;
  }
  .youtube-mobile-thumbs .youtubethumbcaption {
    font-family: 'FrutigerLTStd45Light', sans-serif, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-top: 16px;
  }
}
/* ==========================================================================
  End widget_videocollection
	 ========================================================================== */

/* Variables Start */
/* Variables End */
/* Watchlist - START */
.watchlist-top .watchlist-utility-nav-desktop {
  display: block;
  margin-bottom: 16px;
  background-color: #ffffff;
  text-align: right;
  line-height: 0;
  padding: 16px;
}
@media (max-width: 971px) {
  .watchlist-top .watchlist-utility-nav-desktop {
    display: none;
  }
}
.watchlist-top .watchlist-utility-nav-desktop .utility-item {
  margin-left: 16px;
  display: inline-block;
  position: relative;
}
.watchlist-top .watchlist-utility-nav-desktop .utility-item .tpl-global-button svg {
  float: left;
  margin-right: 16px;
}
.watchlist-top .watchlist-utility-nav-desktop .utility-item .tpl-global-button svg.arrow-full-icon {
  float: right;
  margin: 0;
  margin-left: 16px;
  position: relative;
}
.watchlist-top .watchlist-utility-nav-desktop .utility-item .share-dropdown {
  display: none;
  position: absolute;
  top: 34px;
  left: 0px;
  background: white;
  border: 2px solid #456a8d;
  width: 100%;
  text-align: left;
  padding: 0 16px;
}
.watchlist-top .watchlist-utility-nav-desktop .utility-item .share-dropdown a {
  display: block;
  line-height: 35px;
  width: 100%;
  color: #aaa8a7;
}
.watchlist-top .watchlist-utility-nav-mobile {
  display: none;
  margin-bottom: 16px;
}
@media (max-width: 971px) {
  .watchlist-top .watchlist-utility-nav-mobile {
    display: block;
  }
}
.watchlist-top .watchlist-utility-nav-mobile .tpl-global-button {
  display: inline-block;
  height: 35px;
  width: 50px;
}
.watchlist-mobile-sharenav {
  display: none;
  margin-bottom: 16px;
}
.watchlist-records .watchlist-templates .watchlist-product-template {
  background: #fff;
  margin-bottom: 16px;
  padding: 16px;
}
.watchlist-records .watchlist-templates .watchlist-product-template .share-record-mobile-headline {
  display: none;
}
@media (max-width: 767px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .share-record-mobile-headline {
    display: block;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .image {
  float: left;
  width: 25%;
  margin-right: 16px;
  margin-bottom: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .image {
    width: 100%;
    float: none;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .image img {
  width: auto;
  max-width: 220px;
  max-height: 220px;
}
.watchlist-records .watchlist-templates .watchlist-product-template .text {
  float: left;
  width: calc(75% - 16px);
}
@media (max-width: 767px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .text {
    width: 100%;
    float: none;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .text h3 {
  display: block;
}
@media (max-width: 767px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .text h3 {
    display: none;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .text .table-data {
  display: table;
  margin-bottom: 32px;
}
@media (max-width: 479px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .text .table-data {
    margin-bottom: 16px;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .text .table-data .data-row {
  display: table-row;
}
.watchlist-records .watchlist-templates .watchlist-product-template .text .table-data .data-row div {
  display: table-cell;
  width: 50%;
  color: #000000;
}
.watchlist-records .watchlist-templates .watchlist-product-template .text .table-data .data-row div.data-label {
  font-family: 'FrutigerLTStd65Bold', sans-serif;
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-desktop,
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile {
  float: none;
  clear: both;
  height: 35px;
}
@media (max-width: 767px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-desktop,
  .watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile {
    display: none;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-desktop a.tpl-global-button,
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile a.tpl-global-button {
  float: left;
  margin-right: 16px;
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-desktop a.tpl-global-button svg,
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile a.tpl-global-button svg {
  margin-right: 16px;
  vertical-align: text-bottom;
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-desktop a.tpl-global-button.btn-disabled,
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile a.tpl-global-button.btn-disabled {
  background-color: #f0eeed;
  color: #aaa8a7;
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-desktop a.tpl-global-button.btn-disabled svg,
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile a.tpl-global-button.btn-disabled svg {
  fill: #aaa8a7;
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile {
  display: none;
}
@media (max-width: 767px) {
  .watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile {
    display: block;
  }
}
.watchlist-records .watchlist-templates .watchlist-product-template .watchlist-linknav-mobile a.tpl-global-button {
  width: 100%;
}
/* Watchlist - END */
