@charset "UTF-8";
@font-face {
  font-family: "Chalet";
  src: url("../documents/fonts/Chalet-LondonNineteenSixty.eot");
  /* IE9 Compat Modes */
  src: url("../documents/fonts/Chalet-LondonNineteenSixty.ttf") format("truetype"), url("../documents/fonts/Chalet-LondonNineteenSixty.woff") format("woff"), url("../documents/fonts/Chalet-LondonNineteenSixty.woff2") format("woff2");
  /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

body {
  font-family: "Chalet", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  background-color: #f8f9fa;
  line-height: 1.6;
  color: #464d53; }

@media (min-width: 768px) {
  .container-max {
    max-width: 750px; } }

@media (min-width: 992px) {
  .container-max {
    max-width: 970px; } }

@media (min-width: 1200px) {
  .container-max {
    max-width: 1200px; } }

.gray-bg {
  background: #e3e7eb; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 5px;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #6388bc;
  border-radius: 10px;
  vertical-align: top;
  margin-right: -4px; }

@media (max-width: 390px) {
  .badge {
    display: none; } }

.breadcrumbs,
.breadcrumb {
  background-color: transparent; }

@media (min-width: 992px) {
  #mainNavbarCollapsable .breadcrumb {
    display: none !important; } }

.cmp-search-box .search-input {
  border-radius: 20px 0 0 20px; }

.cmp-search-box .search-submit {
  border-radius: 0 20px 20px 0; }

.sidebar-categories .category-title,
.widget-navigation-tree .category-title {
  background: #e3e7eb; }

.sidebar-categories ul li a[href]:hover,
.sidebar-categories ul li a[href]:hover,
.widget-navigation-tree ul li a[href]:hover,
.widget-navigation-tree ul li a[href]:hover {
  background: #e9edf8; }

.sidebar-categories ul li.active > a,
.widget-navigation-tree ul li.active > a {
  background: #e9edf8; }

.list-controls .list-controls-inner {
  background: #e3e7eb; }

.page-category:not(.category-basket) .cmp-product-thumb .add-to-basket-lg-container {
  display: none !important; }

.category-description p,
.single .widget-text div,
.single .widget-text p {
  text-align: left !important; }

.badge-top {
  display: none !important; }

.thumb-content .thumb-title {
  font-size: 15px;
  line-height: 1.5; }

.thumb-content .price {
  margin-top: 1rem; }

.thumb-content .category-unit-price {
  display: none; }

.thumb-content .vat {
  margin-top: .5rem; }

.meta-container .item-name,
.meta-container .item-base-price {
  font-size: 100% !important; }

.single .nav-tabs {
  border: 0; }
  .single .nav-tabs .nav-link {
    background: #818f9b;
    color: #fff !important;
    border: 0; }
    .single .nav-tabs .nav-link:hover {
      background: #464d53;
      color: #fff !important;
      border: 0; }
    .single .nav-tabs .nav-link.active {
      background: #464d53;
      border: 0;
      color: #fff !important; }

.page-confirmation .small {
  font-size: 100% !important; }

.widget-provider-select .payment-method-select .cmp-method-list.widget-primary input:checked + .provider-select-label,
.widget-provider-select .payment-method-select .cmp-method-list .method-list-item input:checked + label,
.widget-provider-select .payment-method-select .cmp-method-list .method-list-item input:checked + label {
  -webkit-box-shadow: inset 0 0 0 0.25rem #5a7dac;
  box-shadow: inset 0 0 0 0.25rem #5a7dac;
  background: rgba(89, 125, 171, 0.25); }

.widget-provider-select .payment-method-select .cmp-method-list label.provider-select-label::after {
  content: "Auswählen";
  padding-right: 10px; }

.widget-provider-select .shipping-method-select .cmp-method-list.widget-primary input:checked + .provider-select-label,
.widget-provider-select .shipping-method-select .cmp-method-list .method-list-item input:checked + label,
.widget-provider-select .shipping-method-select .cmp-method-list .method-list-item input:checked + label {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff; }

.widget-provider-select .shipping-method-select .cmp-method-list .icon {
  display: none; }

#payonePaymentModal .payone-cancel {
  background: transparent;
  color: #888;
  border: 0;
  margin-top: 15px;
  width: 100%; }
  #payonePaymentModal .payone-cancel .fa-arrow-left {
    display: none; }

#payonePaymentModal .btn-primary {
  padding: 15px;
  font-size: 16px;
  cursor: auto; }

@media (min-width: 992px) {
  #payonePaymentModal .payone-cancel {
    float: left;
    width: 25%; }
  #payonePaymentModal .btn-primary {
    width: 75%;
    float: right; } }

#payonePaymentModal #cardexpireyear,
#payonePaymentModal #cardexpiremonth {
  margin-left: 10px; }

#checkoutError {
  transform: translate(15%, -50%) !important;
  background: #fff;
  border: 1px solid #52699a;
  width: 80% !important; }

.custom-header .brand {
  margin-top: -17px;
  max-width: 165px; }

.custom-header .controls-list .nav-link:hover {
  background-color: transparent; }

.custom-header .anicon > .anicon-search-item {
  width: 23px;
  margin-bottom: 6px; }
  .custom-header .anicon > .anicon-search-item::before {
    width: 20px;
    height: 3px;
    border-radius: 0; }
  .custom-header .anicon > .anicon-search-item::after {
    width: 15px;
    height: 15px;
    border-width: 2px; }

.custom-header .anicon.anicon-search-xcross[aria-expanded="true"] > .anicon-search-item {
  width: 19px;
  margin-left: 1px; }
  .custom-header .anicon.anicon-search-xcross[aria-expanded="true"] > .anicon-search-item::after {
    height: 3px; }

.custom-header .search-submit {
  background: #e3e7eb; }

.navbar {
  background: #e9edf8; }

.navbar-toggle {
  background: transparent;
  border: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
    margin-top: 8px; }

ul.mainmenu li,
.navbar-right li {
  padding-right: 2rem; }
  ul.mainmenu li a,
  .navbar-right li a {
    color: #464d53;
    text-transform: uppercase; }
    ul.mainmenu li a:hover,
    .navbar-right li a:hover {
      color: #52699a; }

.mobile-navigation .mainmenu {
  padding-top: 3rem !important; }

.mobile-nav-footer {
  position: absolute;
  top: 45px;
  font-size: 1rem;
  right: 0;
  padding: 0 !important;
  background-color: #212529;
  width: 100%;
  text-align: right;
  border-top: 1px solid #464d53; }
  .mobile-nav-footer li {
    padding: 12px 0 !important; }
  .mobile-nav-footer a {
    color: #fff !important;
    text-transform: uppercase; }

@media (max-width: 991px) {
  #login,
  #resetPwd {
    z-index: 100000; } }

@media (min-width: 992px) {
  .custom-header .brand {
    margin-top: -37px;
    max-width: 100%; } }

.footer {
  font-size: 14px; }
  .footer p {
    color: #000; }
  .footer a {
    color: #000;
    font-weight: 400;
    padding: 0.2rem 0; }
  .footer .cookie-bar button[data-testing="cookie-bar-accept-all"] {
    color: #fff;
    background-color: #52699a;
    border-color: #52699a; }

.sc-caption .widget-caption {
  background-color: transparent !important; }

.sc-img-text-sw .widget-caption {
  color: #464d53 !important; }
  .sc-img-text-sw .widget-caption.inline-caption {
    align-self: center; }

.sc-img-box img {
  transition: transform 1s ease; }

.sc-img-box:hover img {
  transform: scale(1.1) translate(-50%, -50%); }

@media (max-width: 991.98px) {
  .sc-img-grid div.widget-inner {
    flex: 1 1 100%;
    max-width: 100%;
    margin-bottom: 1rem; }
    .sc-img-grid div.widget-inner > div {
      display: flex; }
  .sc-img-grid .sc-img-box {
    width: 50%;
    padding-bottom: 50% !important;
    margin-bottom: 0 !important; }
    .sc-img-grid .sc-img-box:first-child {
      margin-right: .5rem; }
    .sc-img-grid .sc-img-box:last-child {
      margin-left: .5rem; }
  .sc-video video {
    top: 0rem; }
  .sc-img-grid-2 div {
    flex: 0 0 50%; }
    .sc-img-grid-2 div:last-child {
      flex: 0 0 100%; }
  .widget-image-box.sc-pb-50 {
    padding-bottom: 50% !important; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .widget-image-box.sc-pb-100 {
    padding-bottom: 76% !important; }
  .sc-video {
    overflow: hidden;
    max-height: 340px;
    position: relative; }
    .sc-video video {
      position: relative;
      top: -2.5rem; } }

@media (min-width: 1200px) {
  .widget-image-box.sc-pb-100 {
    padding-bottom: 52% !important; }
  .sc-video {
    overflow: hidden;
    max-height: 425px;
    position: relative; }
    .sc-video video {
      position: relative;
      top: -3rem; } }
