/*
Theme Name: buster_v2
Version: 1.0
Description: Child theme for Woo
Author: WooAuthor URI: http://woocommerce.com
Template: buster
*/
@font-face {
  font-family: "Source Sans Pro";
  src: url("f/SourceSansPro-Regular.woff2") format("woff2"),
    url("f/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("f/SourceSansPro-Bold.woff2") format("woff2"),
    url("f/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Source Sans Pro";
  src: url("f/SourceSansPro-It.woff2") format("woff2"),
    url("f/SourceSansPro-It.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Source Sans Pro";
  src: url("f/SourceSansPro-BoldIt.woff2") format("woff2"),
    url("f/SourceSansPro-BoldIt.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "EurostileRegular";
  src: url("f/EurostileRegular.woff2") format("woff2"),
    url("f/EurostileRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Norwester";
  src: url("f/Norwester-Regular.woff2") format("woff2"),
    url("f/Norwester-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 568px) {
  .col-full {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .col-full {
    max-width: 59.498938em;
  }
  .col-50 {
    width: 50%;
    float: left;
  }
}
body,
button,
input,
textarea {
  line-height: 1.375;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.375;
}
.hentry .entry-content .wc-block-grid__products .wc-block-grid__product > a,
.hentry .entry-content ul.products li.product > a {
  margin-top: 15px;
}
.single-product .wgm-info.woocommerce-de_price_taxrate,
.archive .wgm-info.woocommerce-de_price_taxrate,
.single-product .wgm-info.woocommerce_de_versandkosten,
.archive .wgm-info.woocommerce_de_versandkosten {
  display: inline-block;
}
a:focus,
.focus a {
  outline: none !important;
}

summary {
  display: flow-root list-item;
}
summary:hover {
  cursor: pointer;
  color: #333;
}
summary:focus,
button:focus {
  outline: 0;
}
.d-inlineblock {
  display: inline-block;
}
.topbar {
  background: #2c2c2c;
  width: 100%;
}
.topbar_inner {
  width: 100%;
  display: -webkit-box;
  display: flex;
  display: -ms-flexbox;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
}
.topbar_inner .socialwidget {
  float: right;
  margin-left: auto;
}
.topbar .widget {
  display: inline-block;
}
.topbar ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}
.topbar ul li {
  display: inline-block;
  float: left;
}
.topbar .widget,
.topbar ul {
  margin-bottom: 0;
}
.topbar .menu a {
  display: block;
  padding: 10px 10px;
}
.topbar .wpml-ls-sidebars-topbar-side-bar {
  margin-left: -17px;
}
.topbar .menu a:after {
  text-indent: -7px;
}
.topbar .menu a:hover {
  outline: none;
  opacity: 0.75;
}
@media (min-width: 768px) {
  .topbar ul {
    display: inline-block;
    width: auto;
    margin-right: -0.75em;
  }
  .topbar .menu li {
    margin-left: 12px;
  }
  .topbar .menu a {
    padding: 0.5em 0.875em;
  }
  .topbar .menu a:after {
    text-indent: -15px;
  }
}
li.userlink a {
  border: 1px solid black;
}
#menu-social-menue,
#menu-social-menu-en {
  float: right;
}
#menu-social-menue a[href*="facebook.com"],
#menu-social-menu-en a[href*="facebook.com"],
#menu-social-menue a[href*="instagram.com"],
#menu-social-menu-en a[href*="instagram.com"],
#menu-social-menue a[href*="pinterest.de"],
#menu-social-menu-en a[href*="pinterest.de"],
#menu-social-menue a[href*="twitter.com"],
#menu-social-menu-en a[href*="twitter.com"],
#menu-social-menue a[href*="youtube.com"],
#menu-social-menu-en a[href*="youtube.com"] {
  line-height: 1;
  text-indent: -9999px;
  display: inline-block;
}
li a[href*="facebook.com"]:after,
li a[href*="instagram.com"]:after,
li a[href*="pinterest.de"]:after,
li a[href*="twitter.com"]:after,
li a[href*="youtube.com"]:after {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
  color: #fff;
  display: block;
  float: left;
}
li a[href*="youtube.com"]:after {
  content: "\f167";
}
li a[href*="twitter.com"]:after {
  content: "\f099";
}
li a[href*="facebook.com"]:after {
  content: "\f09a";
}
li a[href*="instagram.com"]:after {
  content: "\f16d";
}
li a[href*="pinterest.de"]:after {
  content: "\f0d2";
}

li a[href*="tiktok.com"] {
  text-indent: -9999em;
  position: relative;
  height: 32px;
  width: 16px;
  margin: 0 2px;
}
li a[href*="tiktok.com"]:after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url(i/tiktok.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: block;
  bottom: 16px;
  position: relative;
  left: -10px;
  line-height: 1;
}
.topbar ul li {
  margin-left: 7px;
}
@media (min-width: 768px) {
  li a[href*="tiktok.com"] {
    margin: 0;
  }
  li a[href*="tiktok.com"]:after {
    left: -15px;
  }
}

.site-header .site-logo-anchor img,
.site-header .site-logo-link img,
.site-header .custom-logo-link img {
  max-width: 100%;
}

header#masthead .main-navigation {
  margin-top: 7px;
}
@media (max-width: 767px) {
  .sm-nomargin {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }
  header#masthead .main-navigation {
    margin-top: 8px;
  }
}

.site-branding {
  width: 115px;
}
.site-branding img {
  max-width: 165px !important;
}
.site-header .widget_shopping_cart p.jde_hint {
  padding: 1.41575em;
  margin: 0;
}
.site-header .widget_shopping_cart .quantity {
  margin-top: 5px;
  display: block;
}
.site-header .widget_shopping_cart .wgm-info {
  margin-top: 5px;
  display: block;
}
.site-header-cart .cart-contents span.woocommerce-Price-amount {
  display: none;
}
.widget_shopping_cart p.total,
.widget_shopping_cart p.buttons {
  text-align: left;
}
ul.products li.product .woocommerce-loop-category__title {
  font-size: 1.2rem;
  line-height: 1.2;
}
.post-type-archive-product
  ul.products
  li.product
  .woocommerce-loop-category__title {
  font-size: 1.5rem;
  line-height: 1.2;
}
.woocommerce-loop-category__title mark.count {
  display: none;
}
.archive.post-type-archive-product .woocommerce-products-header {
  padding-bottom: 0px;
}
.archive.post-type-archive-product
  .woocommerce-products-header
  .woocommerce-products-header__title.page-title {
  display: none;
}

@media (min-width: 768px) {
  .site-header-cart .widget_shopping_cart {
    background-color: #f9f9f9;
    padding: 15px 15px;
    line-height: 1.2;
    -ms-word-break: break-all;
    word-break: break-all; /* Non standard for WebKit */
    word-break: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .site-header-cart .widget_shopping_cart p,
  .site-header-cart .widget_shopping_cart li,
  .site-header-cart .widget_shopping_cart ul,
  .site-header-cart .widget_shopping_cart dl,
  .site-header-cart .widget_shopping_cart ol {
    margin-bottom: 0px;
    padding-bottom: 5px;
  }
  .site-header-cart .cart-contents::after {
    content: "\f290";
    color: #0c0c0c;
  }
  .secondary-navigation .menu {
    font-size: 1em;
  }
  .site-header-cart .cart-contents::after {
    margin-left: 10px;
    line-height: 1;
  }
  .site-header-cart .cart-contents {
    border: 1px solid transparent;
  }
  .site-header-cart .cart-contents .count {
    font-size: 1em;
    opacity: 1;
    color: #000;
  }

  .woocommerce-active .site-header .main-navigation {
    width: 95%;
    margin-right: 4.347826087%;
  }
  .storefront-secondary-navigation.woocommerce-active
    .site-header
    .secondary-navigation {
    float: right;
    width: auto;
  }
  .woocommerce-active .site-header .site-header-cart {
    margin: 0 0 1.618em 0;
    width: auto;
    min-width: 90px;
  }
  .woocommerce-active .site-header .site-header-cart > li:not(:first-child) {
    position: absolute;
    min-width: 200px;
  }
  .produktbeschreibung_single a {
    text-decoration: underline;
  }
  .site-header-cart .cart-contents {
    padding: 1em 0.75em;
    line-height: 1;
  }
}
button.menu-toggle {
  cursor: pointer;
  text-align: left;
  float: right;
  position: relative;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 2px;
  background-image: none;
  padding: 0.6180469716em 15px 0.6180469716em 3.175em;
  font-size: 1em;
  max-width: 200px;
  text-indent: -9999em;
}
button.menu-toggle::before,
button.menu-toggle::after,
button.menu-toggle span::before {
  content: "";
  display: block;
  height: 3px;
  width: 26px;
  position: absolute;
  top: 50%;
  left: 1em;
  margin-top: -1px;
  transition: all, ease, 0.2s;
  border-radius: 3px;
}
button.menu-toggle::before {
  transform: translateY(-8px);
}
button.menu-toggle::after {
  transform: translateY(8px);
}
button.menu-toggle,
button.menu-toggle:hover {
  border: none;
}
.jde_hint a {
  text-decoration: underline;
}
h1,
.alpha {
  font-size: 1.75em;
  letter-spacing: -0.00875em;
  font-weight: 600;
}
h2,
.beta,
h3,
.beta {
  font-size: 1.25em;
}
.entry-title {
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 1.25em;
  font-weight: normal;
  font-family: "EurostileRegular";
}
img {
  border-radius: 0;
}
a {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
a:hover,
a:focus {
  color: #2b456c;
}
.wpml-ls-sidebars-topbar-side-bar a,
.main-navigation ul li a {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.subline {
  display: block;
  font-size: 0.875em;
}
.archive .subline {
  margin-bottom: 0.6em;
}
.prdctfltr_add_scroll {
  text-align: left;
}

.widget-area .widget .product-categories li a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.widget-area ul.children {
  padding-left: 12px;
  margin-left: 5px;
  padding-top: 12px;
  margin-top: 0;
  margin-bottom: 1em;
  position: relative;
}

.widget-area ul.children li {
  position: relative;
}
.widget-area ul.children:before {
  content: "";
  width: 1px;
  background: #000;
  bottom: 9px;
  top: 0;
  position: absolute;
  left: 0;
}

.widget-area ul.children li:before {
  content: "";
  display: block;
  height: 1px;
  width: 8px;
  background: #000;
  position: absolute;
  bottom: 9px;
  margin-left: -11px;
}
.widget .widget-title,
.widget .widgettitle {
  font-size: 1em;
  font-weight: 600;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.widget_recent_entries ul li::before,
.widget_pages ul li::before,
.widget_categories ul li::before,
.widget_archive ul li::before,
.widget_recent_comments ul li::before,
.widget_nav_menu ul li::before,
.widget_links ul li::before,
.widget_product_categories ul li::before,
.widget_layered_nav ul li::before,
.widget_layered_nav_filters ul li::before {
  display: none;
}
.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_recent_comments ul li,
.widget_nav_menu ul li,
.widget_links ul li,
.widget_product_categories ul li,
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li {
  padding-left: 0;
  margin-bottom: 0.75em;
}
.tagcloud a {
  font-size: 1em !important;
}
.widget_nav_menu ul li::before {
  display: none;
}
.site-footer ul.menu li.current-menu-item > a {
  color: #fff;
}
.site-footer {
  padding-bottom: 0;
}
.site-footer .widget .widget-title {
  border-bottom: 0;
  color: #fff;
  min-width: 100px;
  white-space: nowrap;
  display: inline-block;
}
@media (min-width: 992px) {
  .site-footer .widget .widget-title {
    min-width: 0px;
  }
}
.site-footer a:not(.button) {
  text-decoration: none;
  color: #dedede;
}
.site-footer a:not(.button):hover {
  color: #fff;
}
.bottomfooter {
  background: #0c0c0c;
  color: #fff;
  padding-bottom: 2em;
  padding-top: 1em;
}
@media (max-width: 568px) {
  .bottomfooter {
    padding-bottom: 3em;
  }
}
.bottomfooter a:not(.button) {
  color: #cdcdcd;
}
.bottomfooter a:not(.button):hover {
  color: #fff;
}
.footer-widgets .block .widget_nav_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.site-footer .widget_nav_menu ul li {
  white-space: wrap;
  display: inline-block;
  float: none;
  width: 100%;
  margin-top: 0.18em;
  margin-bottom: 0.2em;
  margin-right: 15px;
}
@media (min-width: 992px) {
  .site-footer .widget_nav_menu ul li {
    display: block;
    width: auto;
  }
}
.bottomfooter ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.bottomfooter ul {
}
.bottomfooter ul li {
  margin-top: 0.2em;
  margin-bottom: 0.18em;
}
.footer-widgets .block .menu {
  display: inline-block;
  width: 100%;
}
.site-footer .widget {
  margin-bottom: 1.5em;
}
.footer-widgets {
  padding-top: 0px;
}
@media (min-width: 768px) {
  .bottomfooter ul {
    float: right;
    font-size: 0.875em;
  }
  .bottomfooter ul li {
    display: inline-block;
    float: left;
    margin: 0 0 0 15px;
  }
}
@media (min-width: 768px) {
  .footer-widgets .block .widget_nav_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .site-footer .widget_nav_menu ul li {
    margin-left: 15px;
    margin-top: 0.06em;
    margin-right: 0;
    white-space: nowrap;
    width: auto;
  }
}
@media (min-width: 992px) {
  .footer-widgets .block {
    font-size: 0.875em;
    display: -webkit-box;
    display: flex;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .footer-widgets .block .widget_nav_menu .widget-title {
    font-size: 0.875em;
  }
  .site-footer .widget_nav_menu ul li {
    margin-left: 12px;
  }
}
.ms-button {
  color: #151515;
  display: inline-block;
  position: relative;
  padding: 0.5em 1em;
  margin-bottom: 0;
  font-weight: 400 !important;
  font-size: 14px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  text-decoration: none;
  border: solid 1px;
  transition: color 0.4s ease;
}
.ms-button:after {
  position: absolute;
  display: block;
  content: attr(data-title);
  padding: 7px 0;
  font-size: 14px;
  left: 0;
  top: 0;
  width: 0%;
  background: #df1f29;
  color: #fff;
  text-indent: 1rem;
  transition: all 0.3s ease;
  overflow: hidden;
  border: none;
  bottom: 0;
}
.ms-button:hover {
  color: #df1f29;
}
.ms-button:active::after,
.ms-button:focus::after,
.ms-button:hover::after {
  width: 100%;
  padding-right: 25px;
}
.ms-btn--slider,
.more-link {
  font-family: "EurostileRegular";
  text-decoration: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 20em;
  font-weight: normal;
  letter-spacing: 0.15em;
  text-decoration: none !important;
}
.ms-btn--slider::before,
.more-link::before {
  content: "";
  height: 0.1rem;
  width: 2rem;
  margin-right: 0.7rem;
  background: #df1f29;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.more-link::before {
  background: #2b456c;
}
.ms-btn--slider:hover:before,
.more-link:hover:before {
  width: 3rem;
}
.container_hardcoded {
  max-width: 59.498938em;
  margin-left: auto;
  margin-right: auto;
}
.home.page.page-template-page-hardcoded .site-header {
  margin-bottom: 0;
}
.home .site-main,
.home .article_home {
  margin-bottom: 0;
}
.home-slider {
  padding-top: 0 !important;
}
.home-slider .swiper-container {
  width: 100%;
  height: 550px;
  width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  .home-slider .swiper-container {
    height: 425px;
  }
}
.home-slider .swiper-slide {
  overflow: hidden;
  height: calc((100% - 0px) / 4);
}
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 1;
  background: -moz-linear-gradient(
    top,
    black 0,
    transparent 0%,
    transparent 0%,
    rgba(0, 0, 0, 0.5) 50%
  );
  background: -webkit-linear-gradient(
    top,
    black 0,
    transparent 0%,
    transparent 0%,
    rgba(0, 0, 0, 0.5) 50%
  );
  background: linear-gradient(
    to bottom,
    black 0,
    transparent 0%,
    transparent 0%,
    rgba(0, 0, 0, 0.5) 50%
  );
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#c9000000', GradientType=0);
  transition: all 0.65s ease;
}
@media (min-width: 768px) {
  .overlay {
    opacity: 0.4;
    background: -moz-linear-gradient(
      top,
      black 0,
      transparent 44%,
      transparent 39%,
      rgba(0, 0, 0, 1) 100%
    );
    background: -webkit-linear-gradient(
      top,
      black 0,
      transparent 44%,
      transparent 39%,
      rgba(0, 0, 0, 1) 100%
    );
    background: linear-gradient(
      to bottom,
      black 0,
      transparent 44%,
      transparent 39%,
      rgba(0, 0, 0, 1) 69%
    );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#c9000000', GradientType=0);
  }
  .home-slider .swiper-slide-duplicate-active .overlay,
  .home-slider .swiper-slide-active .overlay {
    opacity: 0.4;
  }
}
.home-slider .slide-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-slider .slide-inner--image {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transform: scale(1.07);
  -webkit-transition: opacity 0.6s ease-in-out, transform 2s ease 0.7s;
  -moz-transition: opacity 0.6s ease-in-out, transform 2s ease 0.7s;
  transition: opacity 0.6s ease-in-out, transform 2s ease 0.7s;
}
.home-slider .swiper-slide-duplicate-active .slide-inner--image,
.home-slider .swiper-slide-active .slide-inner--image {
  opacity: 1;
  transform: scale(1);
}
.home-slider .swiper-button-prev,
.home-slider .swiper-button-next {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 0.2em;
  line-height: 2em;
  font-size: 12px;
  width: auto;
  height: 24px;
  background-image: none !important;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.home-slider .swiper-button-prev {
  padding-left: 6em;
  left: 0;
  -webkit-transition: padding-left 0.3s ease;
  -moz-transition: padding-left 0.3s ease;
  transition: padding-left 0.3s ease;
}
.home-slider .swiper-button-next {
  padding-right: 6em;
  right: 0;
  -webkit-transition: padding-right 0.3s ease;
  -moz-transition: padding-right 0.3s ease;
  transition: padding-right 0.3s ease;
}
.home-slider .swiper-button-prev::after {
  content: "";
  width: 4em;
  height: 1px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.home-slider .swiper-button-next::after {
  content: "";
  width: 4em;
  height: 1px;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
.home-slider .swiper-button-prev:hover {
  padding-left: 90px;
}
.home-slider .swiper-button-prev:hover::after {
  width: 75px;
}
.home-slider .swiper-button-next:hover {
  padding-right: 90px;
}
.home-slider .swiper-button-next:hover::after {
  width: 75px;
}
.home-slider .slide-inner--info {
  position: absolute;
  width: auto;
  bottom: 0em;
  padding-left: 0;
  color: #fff;
  z-index: 1;
  transition: opacity 1s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}
.home-slider .swiper-slide-active .slide-inner--info {
  opacity: 1;
  transition: opacity 1s ease 1s;
}
.home-slider .slide-inner--info h1 {
  margin: 10px 0;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  font-size: 1.75em;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.75);
}
.home-slider .slide-inner--info p {
  text-transform: uppercase;
  font-size: 0.875em;
  display: none;
  text-shadow: 0 0 1px rgba(0, 0, 0, 1);
}
.home-slider .slide-inner--info a {
  color: #fff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.51);
  font-weight: bold;
}
.home-slider .ms-btn--slider {
  margin-bottom: 10px;
}
.home-slider .slide-inner--info a:hover {
  color: #df1f29;
  text-shadow: none;
}
.home-slider .slide--info__link {
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  border-bottom: solid 2px;
}
.home-slider .swiper-nav-btn {
  display: none;
}
.home-slider .swiper-slide--bottom {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}
.home-slider .expanded-timeline-container {
  position: relative;
  display: none;
}
.home-slider .expanded-timeline {
  position: absolute;
  z-index: 3;
  bottom: 2.4em;
  right: 0em;
  width: auto;
}
.home-slider .swiper-pagination-strich {
  z-index: 4;
  width: 100%;
  left: 0;
  right: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
.home-slider .swiper-pagination-progressbar-fill {
  background: #fff !important;
}
.home-slider .expanded-timeline__counter {
  text-align: right;
}
.home-slider .expanded-timeline__counter span {
  text-align: center;
  margin-left: 0.2em;
  margin-right: 0.2em;
  padding: 0.4em 0;
  color: #fff;
  display: inline-block;
}
@media (min-width: 768px) {
  .home-slider .swiper-slide {
    height: 100% !important;
  }
  .home-slider .expanded-timeline__counter span {
    margin-left: 1.8em;
  }
  .home-slider .slide-inner--info {
    bottom: 3em;
    min-height: 50px;
  }
  .home-slider .expanded-timeline {
    width: 50%;
  }
  .home-slider .slide-inner--info h1 {
    font-size: 3em;
    line-height: 1;
  }
  .home-slider .slide-inner--image {
    opacity: 0.2;
  }
  .home-slider .slide-inner--info {
    opacity: 0;
  }
  .home-slider .slide-inner--info p {
    display: block;
  }
  .home-slider .ms-btn--slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .home-slider .expanded-timeline-container {
    display: block;
  }
  .home-slider .swiper-nav-btn {
    display: block;
  }
}
.neuesurfboardshapes {
  padding: 45px 0;
  text-align: center;
  font-size: 1em;
  display: inline-block;
  width: 100%;
}
.neuesurfboardshapes h1 {
  z-index: 9;
}
.neueboardscontainer {
  z-index: 1;
  overflow: hidden;
}
.bildmitteaser {
  margin-bottom: 25px;
  z-index: 1;
}
.flip-container {
  perspective: 1000px;
}
.flip-container:hover .flipper,
.flip-container.hover .flipper {
  transform: rotateY(180deg);
}
.flip-container,
.front,
.back {
  width: 100%;
  height: 100%;
}
.flipper .front {
  position: relative;
}
.flipper {
  transition: 1.6s;
  transform-style: preserve-3d;
  position: relative;
}
.front,
.back {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.front {
  z-index: 2;
  transform: rotateY(0deg);
}
.back {
  transform: rotateY(180deg);
}
.bggrey {
  background-color: #ededed;
}
.slider-menu-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
}
.homeslider-menu-class {
  position: absolute;
  z-index: 9;
  height: 100%;
}
#menu-homeslider {
  height: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
#menu-homeslider li {
  background: rgba(0, 0, 0, 0.8);
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#menu-homeslider li:hover {
  background: rgba(0, 0, 0, 1);
}
#menu-homeslider li a {
  display: block;
  font-size: 22px;
  padding: 0.68em 1.75em;
  color: #fff;
}
.home_infobox {
}
.threeimgflex {
  margin-left: -5px;
  display: inline-block;
  width: 100%;
}
.threeimgflex > img,
.threeimgflex > div,
.threeimgflex > a {
  width: 33%;
  padding: 5px;
  height: auto;
  display: inline-block;
}
.flex_box_container {
  display: block;
}
.flex_box .details_header {
  font-weight: 600;
}
.flex_box.f_box1 {
  border-bottom: 1px solid #0c0c0c;
}
.flex_box.f_box2 {
  border-bottom: 1px solid #0c0c0c;
}
.flex_box.f_box3 {
  border-bottom: 1px solid #0c0c0c;
}
.flex_box.f_box4 {
}
.flex_box.f_box1 .flex_box_inner {
  padding: 2.617924em 0;
}
.flex_box.f_box2 .flex_box_inner {
  padding: 2.617924em 0;
}
.flex_box.f_box3 .flex_box_inner {
  padding: 2.617924em 0;
}
.flex_box.f_box4 .flex_box_inner {
  padding: 2.617924em 0;
}
@media (min-width: 768px) {
  .flex_box_container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
  }
  .flex_box {
    width: 50%;
  }
  .flex_box.f_box1 {
    border-right: 1px solid white;
    border-bottom: 1px solid white;
  }
  .flex_box.f_box2 {
    border-bottom: 1px solid white;
  }
  .flex_box.f_box3 {
    border-right: 1px solid white;
    border-bottom: none;
  }
  .flex_box.f_box4 {
  }
  .flex_box_inner {
    height: 100%;
    box-sizing: border-box;
    background-color: #ededed;
  }
  .flex_box.f_box1 .flex_box_inner {
    padding: 30px 30px 30px 0;
  }
  .flex_box.f_box2 .flex_box_inner {
    padding: 30px 0px 30px 30px;
  }
  .flex_box.f_box3 .flex_box_inner {
    padding: 30px 30px 30px 0;
  }
  .flex_box.f_box4 .flex_box_inner {
    padding: 30px 0px 30px 30px;
  }
  .space-between {
    justify-content: space-between;
  }
  .col_1_2_3 > div {
    width: 100%;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) {
  .col_1_2_3 > div {
    width: 49%;
  }
}
@media (min-width: 992px) {
  .col_1_2_3 > div {
    width: 32%;
  }
}
#ttcont {
  padding: 20px 15px !important;
  font-size: 14px !important;
}
#ttcont table {
  margin-bottom: 5px;
}
body #tt #tt-btn-close {
  width: 18px;
  height: 18px;
  font-size: 18px !important;
  background: #fff;
  top: 3px;
  right: 3px;
  border-radius: 3px;
}
body span.glossaryLink,
body a.glossaryLink {
  text-decoration: none !important;
  border-bottom: 1px solid dotted !important;
  color: #316cbf !important;
}
body span.glossaryLink:hover,
body a.glossaryLink:hover {
  cursor: pointer;
  border-color: #316cbf !important;
  color: #316cbf !important;
}
.cmtt table,
.cmtt table,
tbody,
.cmtt table tr,
.cmtt table td {
  padding: 0;
  background-color: transparent !important;
}
.boardrange > div {
  text-align: center;
}
.boardrange img {
  margin-bottom: 15px;
}
.boardrange h3 {
  font-size: 14px;
  margin-bottom: 15px;
  white-space: nowrap;
}
.board_description {
  background: rgba(155, 155, 155, 0.2);
  padding: 15px;
  margin-top: 10px;
  border-radius: 15px;
  font-size: 14px;
  line-height: 1.75;
  white-space: nowrap;
  display: block;
}
@media (min-width: 400px) {
  .board_description {
    font-size: 1rem;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  .board_description {
    display: block;
    font-size: 0.85rem;
  }
}
.board_description p {
  margin-bottom: 0;
}
.h_small {
  text-transform: none;
  font-size: 1em;
  font-weight: bold;
  padding-bottom: 0.5em;
  margin: 0 0 0.75125em 0;
}
.h_xlarge {
  text-transform: none;
  font-size: x-large;
}
.home h2.h_xlarge {
  margin-bottom: 20px;
  text-align: center;
}

.link-stretched:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.btn-sm {
  padding: 4px 6px;
  border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #f3f3f3;
  line-height: 1;
  text-decoration: none !important;
  margin-left: 5px;
  border: 1px solid #000;
}
.btn-sm:hover {
  border-color: #000;
  color: #000;
}
.button {
  /* border: 1px solid #000; */
  border: 1px solid transparent;
  border-radius: 15px;
}
.button:hover {
  border: 1px solid #000;
}
ul.flexlist {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
ul.flexlist {
  margin-left: -10px;
  margin-right: -10px;
}
.home_shop ul.flexlist {
  margin: 0;
}
ul.flexlist li .flexlist_inner {
  padding: 10px;
}
@media (min-width: 768px) {
  ul.flexlist li .flexlist_inner {
    padding: 0.15em;
  }
  ul.flexlist {
    margin-left: -0.15em;
    margin-right: -0.15em;
  }
}
.home_shop ul.flexlist li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.home_blog ul.flexlist li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media (max-width: 568px) {
  .handheld-navigation ul.menu {
    margin-top: 10px;
  }
  .home .col-full.mobile_marge {
    margin-left: 0;
    margin-right: 0;
  }
  ul.flexlist li h3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  header.entry-header {
    margin-left: -1rem;
    margin-right: -1rem;
  }
  header.entry-header .entry-title {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (min-width: 768px) {
  ul.flexlist li .flexlist_inner {
    padding: 0.5em;
  }
  .home_shop ul.flexlist li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .home_blog ul.flexlist li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 992px) {
  .home_shop ul.flexlist li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .home_blog ul.flexlist li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
ul.flexlist li a {
  text-decoration: none !important;
  font-weight: bold;
}
ul.flexlist li img {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
ul.flexlist li h3 {
  text-decoration: none !important;
  font-weight: bold;
  font-size: 16px;
}
ul.flexlist li .paragraph p,
ul.flexlist li .paragraph {
  text-decoration: none !important;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.home_blog {
  background: #ededed;
  padding: 30px 0;
  margin-bottom: 3em;
}
.home_shop {
  padding: 30px 0;
}
.zweite_textarea {
  padding-bottom: 3em;
}
.storefront-handheld-footer-bar {
  display: none;
}
.storefront-handheld-footer-bar ul li > a {
  height: 3.17685em;
}
.storefront-handheld-footer-bar ul li > a::before {
  font-size: 1.2135em;
}
.storefront-handheld-footer-bar a:hover {
  color: #000 !important;
}
.storefront-handheld-footer-bar ul li.cart .count {
  font-size: 9px;
  top: 0.4em;
}
.woocommerce-page .storefront-handheld-footer-bar {
  display: block;
}
.related.products ul.products li.product .price {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .site-main .related.products ul.products li.product {
    width: 22%;
    float: left;
    margin-right: 4%;
  }
}
@media (min-width: 768px) {
  .storefront-handheld-footer-bar {
    display: none;
  }
  .woocommerce-page .storefront-handheld-footer-bar {
    display: none;
  }
}
ul.products li.product .price,
ul.products .wc-block-grid__product .price,
.wc-block-grid__products li.product .price,
.wc-block-grid__products .wc-block-grid__product .price {
  margin-bottom: 0;
}
.archive .woocommerce_de_versandkosten {
  margin-bottom: 1em;
}
ul.products li.product .star-rating {
  margin-bottom: 0;
}
.rated_out,
.woocommerce-review-link {
  font-size: 0.875em;
  display: block;
  margin-bottom: 0.5em;
}
.posted-on,
.post-author {
  display: none;
}
.blog .entry-header,
.post .entry-header {
}
.more-link {
  margin-top: 15px;
  margin-bottom: 15px;
}
.hentry .entry-header {
  border: none;
}
.site-main nav.navigation {
  background: rgba(0, 0, 0, 0.025);
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -10px;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.widget li.current-cat a {
  color: #3d7fe2;
}
.gform_confirmation_wrapper {
  padding: 1em;
  background: #b0d7b9;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments,
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button {
  color: #1c1c1c;
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-noreviews a,
p.no-comments a,
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-noreviews .button {
  color: #000;
}
.woocommerce-message a:hover,
.woocommerce-info a:hover,
.woocommerce-error a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover,
.woocommerce-message .button:hover,
.woocommerce-info .button:hover,
.woocommerce-error .button:hover,
.woocommerce-noreviews .button:hover {
  color: #000;
}
.woocommerce-message {
  background: #eee;
}
.woocommerce-noreviews:before,
.woocommerce-error:before,
.woocommerce-info::before,
.woocommerce-message::before {
  color: #000;
  display: none !important;
}
.woocommerce-info {
  background: #eee;
}
.woocommerce-error {
  background: #d56868;
}
.woocommerce-noreviews {
  background: #f9f9f9;
}
.site-content > .col-full > .woocommerce > .woocommerce-message:first-child {
  padding: 15px;
}
body ul.woocommerce-error {
  padding: 15px;
}
body ul.woocommerce-error a,
body ul.woocommerce-error .button,
.site-content > .col-full > .woocommerce > .woocommerce-message:first-child a,
.site-content
  > .col-full
  > .woocommerce
  > .woocommerce-message:first-child
  .button {
  display: block;
  float: left;
  padding: 5px 0;
  margin: 0;
  width: 100%;
}

p.no-comments {
  background: #b0d7b9;
}
.stock.in-stock {
  display: none;
  color: #3d7fe2;
}
#german-market-variation-price span.price {
  font-size: 1.41575em;
  margin: 1.41575em 0;
  display: block;
}
img {
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  font-size: 1em;
  border: 1px solid #ccc;
  padding: 12px 40px 12px 15px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
  background-image: url(i/select-arrow.png);
  background-position: right;
  background-repeat: no-repeat;
}
select:hover {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
}
label {
  font-weight: bold;
}
.woocommerce-breadcrumb a:first-of-type::before {
  content: "";
  background: url(i/surf.png) center no-repeat;
  width: 19px;
  height: 19px;
  background-size: contain;
  margin-bottom: -4px;
}
@media (min-width: 768px) {
  .storefront-breadcrumb {
    margin: 0 0 1.485em;
    padding: 0.8em 0;
  }
  .woocommerce-products-header {
    margin: 0;
    padding: 0px;
    width: 100%;
    display: inline-block;
  }
  .woocommerce-products-header h1.page-title {
    display: none;
  }
}
@media (min-width: 768px) {
  .woocommerce-products-header h1.page-title {
    display: block;
  }
  .prdctfltr_wc {
    display: none;
  }
}
.prdctfltr_filter_title {
  text-transform: uppercase;
  color: #0c0c0c;
}
.prdctfltr_wc {
  padding: 0px;
}
.storefront-sorting {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .storefront-sorting {
    margin-bottom: 0;
  }
}
.prdctfltr_checkboxes .prdctfltr-plus {
  padding-right: 6px;
  background: #eee;
  color: #000;
}
.german-market-product-image {
  width: 100%;
}
.german-market-product-image.checkout img {
  width: 65px;
  max-width: 100%;
  margin-bottom: 5px;
}

li.product .button {
  clear: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  max-width: 200px;
}

.single-product .woocommerce_de_versandkosten:before,
.archive .woocommerce_de_versandkosten:before {
  content: "|";
  padding-left: 5px;
  padding-right: 6px;
  display: inline;
}
.single-product a.reset_variations::before {
  display: none;
}
.cart-item .product-thumbnail {
  background: #f2f2f2;
}
@media (max-width: 415px) {
  .shop_table.woocommerce-checkout-review-order-table {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.woocommerce-checkout .ppc-button-wrapper {
  margin-bottom: 60px;
}

.produktbeschreibung_single {
  width: 100%;
  padding: 15px;
  background: #f9f9f9;
  display: inline-block;
  margin-bottom: 5em;
}
.produktbeschreibung_single h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 13px;
  padding-top: 0;
  margin-top: 0;
  line-height: 1;
}
.woocommerce-LoopProduct-link .onsale {
  border-color: #0c0c0c;
  display: block;
  max-width: 100px;
  margin: 0 auto 10px;
}
@media (min-width: 768px) {
  .produktbeschreibung_single {
    padding: 30px;
  }
}
.produktbeschreibung_single p {
  margin-bottom: 0.25em;
}
.pswp__bg {
  background-color: rgba(0, 0, 0, 0.75);
}
.single-product
  div.product
  .woocommerce-product-gallery
  .woocommerce-product-gallery__trigger::before {
  background-color: #fff;
  border-radius: 0;
  content: "\f002";
}
.pwb-brands-in-loop a {
  font-weight: bold;
}
.gform_ajax_spinner {
  margin-top: 20px;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper
  .field_sublabel_below
  div[class*="gfield_time_"].ginput_container
  label {
  font-weight: normal;
}
ul.flexlist li {
  text-align: center;
}
body .storefront-primary-navigation {
  background-color: transparent;
  border: none;
}
.ul.flexlist li h3 {
  text-align: center;
}
.home_blog {
  background: transparent;
}
.site-header {
  border-bottom: 0;
}
.blog .entry-header,
.post .entry-header {
  text-align: center;
}
@media (min-width: 768px) {
  .site-header {
    padding-top: 1.617924em;
  }

  .storefront-secondary-navigation.woocommerce-active
    .site-header
    .secondary-navigation {
    margin-right: 0;
  }
  .main-navigation ul.menu > li > a,
  .main-navigation ul.nav-menu > li > a {
    padding: 1em 0.65em;
  }
}
@media (min-width: 992px) {
  .main-navigation ul.menu > li > a,
  .main-navigation ul.nav-menu > li > a {
    font-size: 1.1em;
  }
}
.cc-window.cc-banner {
  font-size: 0.875em;
}
.cc-theme-classic .cc-btn {
  border-radius: 0;
}
.cc-window {
  z-index: 999999 !important;
}
.accordion dl:after,
.accordion-list:after {
  content: "";
  display: block;
  height: 1em;
  width: 100%;
}
.accordion {
  position: relative;
}
.accordion-content {
  padding: 0;
  margin: 0;
}
.accordionTitle,
.accordion__Heading {
  background-color: #eee;
  color: #000;
  text-decoration: none !important;
  text-align: center;
  font-size: 1.25rem;
  padding: 1rem;
  display: block;
  transition: background-color 0.5s ease-in-out;
  line-height: 1;
  font-weight: normal;
  font-family: "EurostileRegular";
}
a.accordionTitle:hover,
a .accordion__Heading:hover,
a.accordionTitle:active,
a .accordion__Heading:active,
a.accordionTitle:focus,
a .accordion__Heading:focus {
  color: inherit !important;
}
.accordionTitle:before,
.accordion__Heading:before {
  content: "+";
  float: left;
  transition: transform 0.3s ease-in-out;
}
.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: #eee;
}
.accordionTitleActive,
.accordionTitle.is-expanded {
  background-color: #e0e0e0;
}
.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  transform: rotate(-225deg);
}
.accordionItem {
  height: auto;
  overflow: hidden;
  max-height: 50em;
  transition: max-height 1s;
  padding-top: 15px;
}
@media screen and (min-width: 48em) {
  .accordionItem {
    max-height: 15em;
    transition: max-height 0.5s;
  }
}
.accordionItem.is-collapsed {
  max-height: 0;
}
.no-js .accordionItem.is-collapsed {
  max-height: auto;
}
.animateIn {
  -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
  animation: accordionIn 0.45s normal ease-in-out both 1;
}
.animateOut {
  -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
  animation: accordionOut 0.45s alternate ease-in-out both 1;
}
@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes accordionIn {
  0% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
    transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.9) rotateX(-60deg);
  }
}
@media (min-width: 601px) {
  .content-column.one_half {
    padding-right: 30px;
  }
}
.variation-pBundlep {
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
span.woocommerce-terms-and-conditions-checkbox-text {
  padding-left: 0.3342343017em;
}
.site-header .widget_shopping_cart p.jde_hint {
  font-size: 12px;
}
.site-header-cart:hover
  .widget_shopping_cart
  .woocommerce-mini-cart__buttons.buttons {
  padding-left: 0;
  padding-right: 0;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
  border: none;
}
@media (min-width: 768px) {
  .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
    position: absolute;
    font-size: 10px;
    left: 5px;
    top: 16px;
  }
}
@media (min-width: 768px) {
  .recent-posts-widget-with-thumbnails ul li a img {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
}
.homecard-imagepadding {
  padding: 0 1px;
}
@media (min-width: 768px) {
  .homecard-imagepadding {
    padding: 3px 3px;
  }
}
.imagehover {
  height: 0;
  padding-top: 56.25%;
  overflow: hidden;
  position: relative;
}
.imagehover:before {
  content: "";
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 42%,
    rgba(0, 0, 0, 0.8) 100%
  );
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.imagehover img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: transform 0.8s ease;
}

.imagehover:hover img {
  transform: scale(1.05);
}
.imagehover-content {
  z-index: 1;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  padding: 0 15px 0 15px;
}
.imagehover-content h1 {
  font-family: "Norwester";
  padding-bottom: 5px;
  margin-bottom: 0;
}

.imagehover-content h1,
.imagehover-content p {
  color: #fff;
}
.imagehover-content h1 {
  font-size: 26px;
}
.imagehover-content p {
  font-size: 13px;
}
@media (min-width: 768px) {
  .imagehover {
    border-radius: 10px;
  }
  .imagehover:before {
    content: "";
    background: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0) 55%,
      rgba(0, 0, 0, 0.8) 100%
    );
  }
  .imagehover-content {
    padding: 0 30px 0 30px;
  }
  .imagehover-content h1 {
    font-size: 1.75em;
    text-shadow: none;
  }
  .imagehover-content p {
    font-size: 1rem;
  }
}
/* General fade-in */
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn 2s ease-out forwards;
  animation: fadeIn 2s ease-out forwards;
}

/* Fade from left */
.fade-left {
  opacity: 0;
  -webkit-animation: fadeLeft 1s ease-out forwards;
  animation: fadeLeft 1s ease-out forwards;
}

/* Fade from right */
.fade-right {
  opacity: 0;
  -webkit-animation: fadeRight 1s ease-out forwards;
  animation: fadeRight 1s ease-out forwards;
}
.fade-left-delay {
  opacity: 0;
  -webkit-animation: fadeUp 1s ease-out forwards;
  animation: fadeUp 1s ease-out forwards;
  -webkit-animation-delay: 0s; /* WebKit delay */
  animation-delay: 0s; /* Standard delay */
}

/* Fade from top */
.fade-up {
  opacity: 0;
  -webkit-animation: fadeUp 1s ease-out forwards;
  animation: fadeUp 1s ease-out forwards;
}

/* Fade from bottom */
.fade-down {
  opacity: 0;
  -webkit-animation: fadeDown 1s ease-out forwards;
  animation: fadeDown 1s ease-out forwards;
}

/* Keyframes */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeLeft {
  from {
    opacity: 0;
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeRight {
  from {
    opacity: 0;
    transform: translateX(-15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeRight {
  from {
    opacity: 0;
    transform: translateX(-15px);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeDown {
  from {
    opacity: 0;
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeDown {
  from {
    opacity: 0;
    transform: translateY(-15px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.woocommerce > ul.products li.product .subline,
.woocommerce > ul.products li.product .wgm-info {
  display: none;
}
@media (max-width: 767px) {
  #secondary .widget_product_categories {
    display: none;
  }
}
.related.products ul.products li.product .wgm-info,
ul.products.columns-3 li.product .wgm-info,
.archive li.product .wgm-info {
  display: none;
}
@media (min-width: 768px) {
  .related.products ul.products {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    align-content: stretch;
  }
  .related.products ul.products li.product.type-product {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  ul.products.columns-3 li.product.type-product {
    min-height: 400px;
    display: flex;
    flex-direction: column;
  }
  .related.products
    ul.products
    li.product.type-product
    img.attachment-woocommerce_thumbnail,
  ul.products li.product.type-product img.attachment-woocommerce_thumbnail {
    margin-bottom: 5px;
  }
  .related.products ul.products li.product.type-product .price,
  ul.products li.product.type-product .price {
    margin-bottom: 15px;
  }
  .related.products ul.products li.product.type-product .button,
  ul.products li.product.type-product .button {
    margin-top: auto;
  }
  ul.products li.product.type-product .onsale,
  .related.products ul.products li.product.type-product .onsale {
    position: absolute;
    top: 3px;
    background-color: #2c2c2c;
    color: white;
    width: 100%;
    border-radius: 3px;
  }
}
@media (max-width: 767px) {
  table.cart .product-thumbnail img {
    max-width: 100%;
  }
  .german-market-product-image.checkout img {
    width: 100%;
  }
  .german-market-product-image {
    max-width: 100%;
  }
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
  padding: 15px;
}
@media (min-width: 768px) {
  .site-header-cart .widget_shopping_cart {
    min-width: 275px;
    background-color: #f9f9f9;
    padding: 15px 15px;
    line-height: 1.2;
    margin-left: -172px;

    -ms-word-break: break-all;
    word-break: break-all; /* Non standard for WebKit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .site-header-cart .widget_shopping_cart p,
  .site-header-cart .widget_shopping_cart li,
  .site-header-cart .widget_shopping_cart ul,
  .site-header-cart .widget_shopping_cart dl,
  .site-header-cart .widget_shopping_cart ol {
    margin-bottom: 0px;
    padding-bottom: 5px;
  }
  .site-header-cart .cart-contents::after {
    content: "\f290";
    color: #0c0c0c;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .site-header-cart .widget_shopping_cart {
  }
}
.woocommerce-account .topbar_inner .wpml-ls-item-en,
.woocommerce-checkout .topbar_inner .wpml-ls-item-en,
.woocommerce-cart .topbar_inner .wpml-ls-item-en {
  display: none !important;
}
.prdctfltr_wc.prdctfltr_woocommerce.pf_select > span span {
  font-size: 12px;
  font-weight: bold;
}
*:lang(en-US) #site-header-cart,
body .prdctfltr_wc .prdctfltr_filter_title .prdctfltr_woocommerce_filter {
  display: none !important;
}
