@charset "UTF-8";
/* roboto-condensed-700 - latin */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 700;
  src: url("font/roboto-condensed-v25-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("font/roboto-condensed-v25-latin-700.eot?#iefix") format("embedded-opentype"), url("font/roboto-condensed-v25-latin-700.woff2") format("woff2"), url("font/roboto-condensed-v25-latin-700.woff") format("woff"), url("font/roboto-condensed-v25-latin-700.ttf") format("truetype"), url("font/roboto-condensed-v25-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("font/roboto-v30-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("font/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("font/roboto-v30-latin-regular.woff2") format("woff2"), url("font/roboto-v30-latin-regular.woff") format("woff"), url("font/roboto-v30-latin-regular.ttf") format("truetype"), url("font/roboto-v30-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("font/roboto-v30-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("font/roboto-v30-latin-700.eot?#iefix") format("embedded-opentype"), url("font/roboto-v30-latin-700.woff2") format("woff2"), url("font/roboto-v30-latin-700.woff") format("woff"), url("font/roboto-v30-latin-700.ttf") format("truetype"), url("font/roboto-v30-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */
}
/* abhaya-libre-regular - latin */
@font-face {
  font-display: swap;
  font-family: "Abhaya Libre";
  font-style: normal;
  font-weight: 400;
  src: url("font/abhaya-libre-v14-latin-regular.woff2") format("woff2");
}
/* abhaya-libre-700 - latin */
@font-face {
  font-display: swap;
  font-family: "Abhaya Libre";
  font-style: normal;
  font-weight: 700;
  src: url("font/abhaya-libre-v14-latin-700.woff2") format("woff2");
}
html, body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #232325;
  background: #ffffff;
  -webkit-text-size-adjust: none;
  moz-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}

.noscrolling {
  height: 100%;
  overflow: hidden;
}

.paddingBottom-100 {
  padding-bottom: 100px;
}

address, cite, var {
  font-style: normal;
}

button,
input[type=submit] {
  cursor: pointer;
  font-family: "Roboto", sans-serif;
}

input, textarea, select {
  font-family: "Roboto", sans-serif;
  border: 1px solid #ccc;
  padding: 10px 10px 10px 10px;
  width: 100%;
}

*:focus {
  outline: none;
}

strong, b, .text-bold {
  font-weight: 800;
}

a {
  color: #232325;
  text-decoration: none;
}

img {
  border: 0px;
  display: block;
  height: auto;
  max-width: 100%;
}

.trans {
  opacity: 0;
}

.animateAll {
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}

.fontserif {
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
}

.btn {
  border: 1.5px solid #fff;
  padding: 15px 30px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
}
.btn:hover {
  background-color: #ffffff;
  color: #232325;
}

.btn-black {
  border: 1.5px solid #232325;
  padding: 12px 25px;
  font-weight: 600;
  font-size: 14px;
  color: #232325;
}
.btn-black:hover {
  background-color: #232325;
  color: #ffffff;
}

.btn.off {
  border: 0px;
  opacity: 0.4;
  pointer-events: none;
  padding: 12px 0px;
}

.noheader {
  padding: 120px 0 0 0;
}

#wrapper {
  float: left;
  width: 100%;
  overflow: hidden;
}

.content-row {
  float: left;
  width: 100%;
  position: relative;
}

.contentPart-center {
  width: 90%;
  max-width: 1190px;
  margin: 0 auto;
}

.content-row-breadcrumb .contentPart-center {
  width: 100%;
}

.contentPart-inner {
  width: 100%;
  float: left;
  position: relative;
}

.align-center {
  text-align: center;
}

.section-HL {
  float: left;
  width: 100%;
  margin: 0 0 50px 0;
}
.section-HL h2 {
  font-size: 40px;
  line-height: 50px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
}

.textInput ul {
  padding: 20px 0 20px 0;
}
.textInput ul li {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
}
.textInput ul li:before {
  content: "-";
  position: absolute;
  top: -1px;
  left: -1px;
  font-size: 35px;
}

.contentrow-header {
  padding: 40px 0 30px 0;
  height: 85px;
  border-bottom: 0px solid #eeeeee;
  z-index: 50;
  position: fixed;
  width: 100%;
  float: left;
  left: 0px;
  top: 0px;
}
.contentrow-header .logo {
  position: absolute;
  width: 210px;
  left: 50%;
  top: 35px;
  margin: 0 0 0 -105px;
  z-index: 30;
  -webkit-filter: brightness(10);
  filter: brightness(10);
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.contentrow-header .mainnav {
  float: left;
  max-width: 40%;
  margin: 0 0 0 10%;
}
.contentrow-header .mainnav .menu li {
  margin: 0 20px 0 0px;
}
.contentrow-header .shopnav {
  float: right;
  max-width: 40%;
  margin: 0 10% 0 0;
}
.contentrow-header .shopnav .menu li {
  margin: 0 0px 0 20px;
}
.contentrow-header .menu li {
  float: left;
}

.scrolled .contentrow-header, .noheader .contentrow-header {
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #eeeeee;
  background-color: #ffffff;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.scrolled .contentrow-header .logo, .noheader .contentrow-header .logo {
  top: 25px;
  -webkit-filter: brightness(0);
  filter: brightness(0);
}

.mainnav {
  position: relative;
}
.mainnav .xoo-wsc-sc-cont {
  color: #fff;
}
.mainnav li {
  padding: 0 0 40px 0;
  color: #ffffff;
}
.mainnav li .xoo-wsc-sc-cont {
  color: #ffffff;
}
.mainnav li a {
  color: #ffffff;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.mainnav .sub-menu {
  z-index: -1;
  opacity: 0;
  pointer-events: none;
  top: -9999px;
  position: absolute;
  background: #fff;
  padding: 32px 32px 32px 32px;
  left: 0px;
  width: 1034px;
  box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0.1);
}
.mainnav .sub-menu:hover {
  z-index: 25;
  opacity: 1;
  pointer-events: inherit;
  top: inherit;
}
.mainnav .sub-menu li {
  padding: 0 0 0px 0;
  position: relative;
  width: 220px;
  float: left;
  margin: 0px 30px 0 0 !important;
}
.mainnav .sub-menu li:last-child {
  margin-right: 0px !important;
}
.mainnav .sub-menu li a {
  color: #232325;
}
.mainnav .sub-menu li .menu-image-title-after.menu-image-not-hovered img, .mainnav .sub-menu li .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .mainnav .sub-menu li .menu-image-title-before.menu-image-title {
  padding: 0px;
  opacity: 0.85;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.mainnav .sub-menu li .menu-image-title {
  display: block;
  float: left;
  width: 100%;
  font-weight: 600;
  text-align: center;
  margin: 3px 0 -30px 0;
}
.mainnav .sub-menu li:hover .menu-image-title-after.menu-image-not-hovered img, .mainnav .sub-menu li:hover .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .mainnav .sub-menu li:hover .menu-image-title-before.menu-image-title {
  opacity: 1;
}
.mainnav li:hover .sub-menu {
  z-index: 25;
  opacity: 1;
  pointer-events: inherit;
  top: 50px;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}

.shopnav .xoo-wsc-sc-cont {
  color: #ffffff;
}
.shopnav li a {
  color: #ffffff;
}

.scrolled .shopnav .xoo-wsc-sc-cont, .noheader .shopnav .xoo-wsc-sc-cont {
  color: #232325;
}
.scrolled .shopnav li, .noheader .shopnav li {
  color: #232325;
}
.scrolled .shopnav li .xoo-wsc-sc-cont, .noheader .shopnav li .xoo-wsc-sc-cont {
  color: #232325;
}
.scrolled .shopnav li a, .noheader .shopnav li a {
  color: #232325;
}
.scrolled .mainnav, .noheader .mainnav {
  position: relative;
}
.scrolled .mainnav li a, .noheader .mainnav li a {
  color: #232325;
}

li.current-menu-item a {
  text-decoration: underline;
  text-decoration-thickness: 3px;
}

.woocommerce-page .woocommerce {
  width: 90%;
  max-width: 1190px;
  margin: 0 auto;
}

.woocommerce h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.woocommerce .onsale {
  background: #232325 !important;
  border-radius: 0px !important;
  padding: 2px 10px 3px 10px !important;
  font-size: 12px !important;
  line-height: 20px !important;
  max-height: inherit !important;
  display: block;
  min-height: 22px !important;
  left: -10px !important;
  width: 110px !important;
  top: -5px !important;
}
.woocommerce ul.products li.product .price {
  color: #232325;
  font-weight: 400;
  font-size: 15px;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 0px;
  background-color: transparent;
  text-indent: -99999px;
  background-image: url("img/shopping-bag-plus.svg");
  background-repeat: no-repeat;
  width: 40px;
  height: 30px;
  background-size: 100% 100%;
  position: absolute;
  bottom: 10px;
  right: 0px;
}
.woocommerce ul.products li.product .button:hover {
  opacity: 0.6;
}
.woocommerce ul.products li.product a .attachment-woocommerce_thumbnail {
  opacity: 1;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.woocommerce ul.products li.product a:hover .attachment-woocommerce_thumbnail {
  opacity: 0.8;
}
.woocommerce ins {
  text-decoration: none;
}
.woocommerce .woocommerce-breadcrumb {
  margin: 0 0 35px 0;
  padding: 0;
  font-size: 14px;
  color: #767676;
  float: left;
  width: 100%;
}
.woocommerce div.product {
  margin-bottom: 0;
  position: relative;
  float: left;
  width: 100%;
}
.woocommerce div.product p.price, .woocommerce div.product .woocommerce div.product span.price {
  color: #232325;
  font-size: 18px;
}
.woocommerce div.product .woocommerce-product-details__short-description {
  float: left;
  width: 100%;
  margin: 20px 0 20px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0 20px 0;
}
.woocommerce h1.product_title {
  font-size: 40px;
  line-height: 50px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
}
.woocommerce form.cart .variations th {
  text-align: left;
}
.woocommerce form.cart .variations td {
  margin: 0 0 10px 0;
}
.woocommerce .stock {
  color: #232325 !important;
  float: left;
  width: 100%;
  font-size: 12px !important;
  font-style: italic;
  margin: 0 0 5px 0;
}
.woocommerce .reset_variations {
  display: none !important;
}
.woocommerce .quantity .qty {
  width: 70px;
  text-align: center;
  height: 38px;
}
.woocommerce form.cart .button {
  vertical-align: middle;
  float: left;
  border-radius: 0px !important;
  background: #232325 !important;
  height: 38px;
  margin: 0 0 0 10px;
}
.woocommerce .product_meta {
  float: left;
  font-size: 12px;
  opacity: 0.5;
}
.woocommerce .wc-tabs {
  display: none;
}
.woocommerce .woocommerce-tabs {
  float: left;
  width: 100%;
  border-top: 1px solid #eeeeee;
  padding: 30px 0 0 0;
  margin: 25px 0 0 0;
}
.woocommerce .woocommerce-tabs h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.woocommerce .related.products {
  float: left;
  width: 100%;
  border-top: 1px solid #eeeeee;
  padding: 30px 0 0 0;
  margin: 20px 0 0 0;
}
.woocommerce .related.products h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.woocommerce .woocommerce-products-header__title.page-title {
  font-size: 40px;
  line-height: 50px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
}
.woocommerce select {
  background: none;
  border: 0px;
  border-bottom: 1px solid #ccc;
  padding: 0px 0 10px 0;
}
.woocommerce ul.products {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none outside;
  clear: both;
  float: left;
  width: 100.5%;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
  border: 1px solid #eeeeee;
  padding: 20px;
  margin: 70px 0 0 0;
  text-align: left;
  border-radius: 0px;
}
.woocommerce .woocommerce-form-login__rememberme {
  display: none !important;
}

.xoo-wsc-icon-basket5::before {
  content: "" !important;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
  border-radius: 0px;
  color: #fff;
  background-color: #000;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
  border-radius: 0px;
  color: #fff;
  background-color: #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
  color: #fff;
  background-color: #000;
  opacity: 0.8;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
  color: inherit;
  cursor: not-allowed;
  opacity: 0.2;
  padding: 0.618em 1em;
  border-radius: 0px;
  color: #fff;
  background-color: #000;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
  color: #fff;
  background-color: #000;
  opacity: 0.2;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
  border-radius: 0px;
  color: #fff;
  background-color: #000;
  opacity: 0.8;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
  float: left;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  padding: 6px 6px 5px;
  margin: 0 4px 0 0;
  height: 34px;
  width: 200px;
}

.woocommerce-message, .woocommerce-info {
  border-top-color: #000;
}

.woocommerce-message:before {
  color: #000;
}

.woocommerce-info:before {
  color: #000;
}

.woocommerce ul#shipping_method li input {
  margin: 3px 7px 0 0;
  vertical-align: top;
  width: auto;
}

#ship-to-different-address-checkbox {
  width: auto;
}

.woocommerce form .form-row textarea {
  height: 300px;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 0;
  width: auto;
}

#order_review_heading {
  display: none;
}

#order_review {
  width: 100%;
  float: left;
  margin: 50px 0 50px 0;
}

.woocommerce table.shop_table {
  border: 0px;
  margin: 0 0px 75px 0;
  text-align: left;
  width: 100%;
  border-collapse: separate;
  border-radius: 0px;
}

.content-row-archiv .contentPart-center {
  width: 100%;
  max-width: 1190px;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
}

.woocommerce-MyAccount-navigation ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-bottom: 0.5px solid #cccccc;
  font-weight: 600;
  opacity: 0.7;
}
.woocommerce-MyAccount-navigation ul li.is-active {
  opacity: 1;
}
.woocommerce-MyAccount-navigation ul li a {
  padding: 10px 0 10px 0;
  display: block;
}

.woocommerce-account .woocommerce-MyAccount-content {
  float: right;
  width: 63%;
  padding: 36px 0 0 0;
}
.woocommerce-account .woocommerce-MyAccount-content .addresses .woocommerce-Address {
  float: left;
  width: 100% !important;
  background: #eee;
  margin: 20px 0 20px 0;
  padding: 20px;
}
.woocommerce-account .woocommerce-MyAccount-content .edit {
  border: 1.5px solid #232325;
  padding: 12px 25px;
  font-weight: 600;
  font-size: 14px;
  color: #232325;
}

.posted_in {
  display: none;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: #eee;
  border-radius: 5px;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background-color: #ccc;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.content-row-heroslider {
  margin: 0px 0 0 0;
}
.content-row-heroslider .slick-arrow {
  display: none !important;
}
.content-row-heroslider .sliderItem {
  position: relative;
}
.content-row-heroslider .heroimg {
  width: 100%;
  position: relative;
  z-index: 1;
}
.content-row-heroslider .contentPart-center {
  position: absolute;
  z-index: 10;
  color: #fff;
  text-align: center;
  width: 800px;
  left: 50%;
  margin: 0 0 0 -400px;
  top: 35%;
}
.content-row-heroslider h2 {
  font-size: 80px;
  font-weight: 300;
  line-height: 85px;
}
.content-row-heroslider .btnrow {
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
}
.content-row-heroslider .slick-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 100px;
}
.content-row-heroslider .slick-dots li {
  display: inline-block;
  margin: 0 10px 0 10px;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  border: 1px solid #ffffff;
  cursor: pointer;
  text-indent: -99999px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.content-row-heroslider .slick-dots li.slick-active {
  background-color: #ffffff;
}
.content-row-heroslider .bggradiantdark {
  position: absolute;
  background: #000000;
  opacity: 0.2;
  pointer-events: none;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0px;
  top: 0px;
}
.content-row-heroslider .herovideo {
  width: 100%;
  height: auto;
  display: block;
  pointer-events: none;
}

.wloaded .content-row-heroslider .herovideo {
  opacity: 1 !important;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}

.content-row-featuredproducts {
  padding: 100px 0 0px 0;
}
.content-row-featuredproducts .section-HL {
  margin: 0 0 10px 0;
}

.content-row-imagetext2 {
  padding: 50px 0 0 0;
}
.content-row-imagetext2 .imagetextbox {
  width: 48%;
  float: left;
  position: relative;
}
.content-row-imagetext2 .imagetextbox:last-child {
  float: right;
}
.content-row-imagetext2 .imagetextbox .image {
  float: left;
  width: 100%;
  position: relative;
  margin: 0 0 15px 0;
  overflow: hidden;
}
.content-row-imagetext2 .imagetextbox .text {
  float: left;
  width: 100%;
}
.content-row-imagetext2 .imagetextbox h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
  float: left;
  width: 80%;
}
.content-row-imagetext2 .imagetextbox .btnrow {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}
.content-row-imagetext2 .imagetextbox a:hover .image {
  opacity: 0.8;
}

.content-row-introtext {
  padding: 50px 0 0 0;
}
.content-row-introtext .section-HL {
  max-width: 75%;
  margin: 0 0 25px 0;
}
.content-row-introtext .section-HL h1 {
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  font-family: "Abhaya Libre", serif;
}
.content-row-introtext .textbox {
  float: left;
  max-width: 75%;
  font-size: 20px;
  line-height: 32px;
}

.content-row-doppeltext {
  padding: 50px 0 0 0;
}
.content-row-doppeltext .textbox {
  position: relative;
  float: left;
  width: 48%;
}
.content-row-doppeltext .textbox.textbox-2 {
  float: right;
}
.content-row-doppeltext h2 {
  font-size: 30px;
  line-height: 40px;
  font-family: "Abhaya Libre", serif;
  font-weight: 300;
  float: left;
  width: 100%;
}
.content-row-doppeltext .btnrow {
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
}

.content-row-singletext .textbox {
  position: relative;
  float: left;
  width: 75%;
}

.imagesrow {
  padding: 100px 0 0 0;
}
.imagesrow .section-HL {
  margin: 0 0 25px 0;
}
.imagesrow .imagesrowboxItem {
  width: 19.2%;
  float: left;
  position: relative;
  margin: 0 1% 0 0;
  position: relative;
}
.imagesrow .imagesrowboxItem:last-child {
  margin-right: 0px;
}
.imagesrow .imagesrowboxItem a {
  opacity: 1;
}
.imagesrow .imagesrowboxItem a:hover {
  opacity: 0.8;
}

.content-row-newsblog {
  padding: 100px 0 0 0;
}
.content-row-newsblog .btnrow {
  text-align: center;
}
.content-row-newsblog .section-HL {
  float: left;
  width: 100%;
  margin: 50px 0 25px 0;
}
.content-row-newsblog .newsoverview-wrapper {
  width: 100%;
  float: left;
}
.content-row-newsblog .newsoverview-wrapper .news-item {
  position: relative;
  width: 22.05%;
  float: left;
  margin: 0 3.9% 60px 0;
}
.content-row-newsblog .newsoverview-wrapper .news-item:nth-child(4n) {
  margin-right: 0px;
}
.content-row-newsblog .newsoverview-wrapper .news-item h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  line-height: 24px;
}
.content-row-newsblog .newsoverview-wrapper .news-item .metainfo {
  float: left;
  width: 100%;
  margin: 10px 0 0 0;
}
.content-row-newsblog .newsoverview-wrapper .news-item .date {
  opacity: 0.5;
  font-size: 12px;
  font-style: italic;
}
.content-row-newsblog.showlatest .page-numbers, .content-row-newsblog.showlatest .btnrow {
  display: none;
}

.content-row-footer {
  padding: 100px;
}
.content-row-footer .contentPart-center {
  border-top: 1px solid #eeeeee;
}
.content-row-footer .last-line {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 12px;
  padding: 20px 0 0 0;
  border-top: 1px solid #eeeeee;
}
.content-row-footer .last-line .social {
  width: 50%;
  float: left;
  text-align: center;
}
.content-row-footer .last-line .social-icon {
  display: inline-block;
  width: 20px;
  margin: 0px 5px 0 5px;
}
.content-row-footer .last-line .social-icon:hover {
  opacity: 0.7;
}
.content-row-footer .copy {
  width: 25%;
  float: left;
  opacity: 0.5;
}
.content-row-footer .credits {
  width: 25%;
  float: right;
  opacity: 0.5;
  text-align: right;
}
.content-row-footer .footerbox {
  float: left;
  width: 25%;
  padding: 20px 0 0 0;
  font-size: 13px;
  line-height: 23px;
}
.content-row-footer .footerbox .boxHL {
  font-weight: 600;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 15px;
  line-height: 24px;
}
.content-row-footer .footerbox.footerbox4 {
  max-width: 25%;
  width: auto;
  float: right;
  min-width: 243px;
}
.content-row-footer .footerbox.footerbox4 .payments {
  display: block;
}
.content-row-footer .footerbox.footerbox4 .payments img {
  height: 25px;
  width: auto;
  display: inline;
  margin: 6px 5px 0 5px;
}
.content-row-footer .footerbox .linkitem {
  margin: 0 0 5px 0;
  opacity: 0.8;
}
.content-row-footer .footerbox .linkitem:hover {
  opacity: 1;
}

.mobnabBTN {
  display: none;
  cursor: pointer;
  position: absolute;
  width: 30px;
  left: 30px;
  top: 39px;
}
.mobnabBTN .mobnabClose {
  display: none;
  margin: 10px 0 0 0;
}
.mobnabBTN .mobnabClose .line {
  width: 100%;
  height: 2px;
  background: #232325;
  margin: 0 0 0px 0;
  position: absolute;
}
.mobnabBTN .mobnabClose .line.line1 {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mobnabBTN .mobnabClose .line.line2 {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.mobnabBTN .mobnabOpen div {
  width: 100%;
  height: 2px;
  background: #ffffff;
  margin: 0 0 7px 0;
}

.noheader .mobnabBTN .mobnabOpen div {
  background: #232325;
}

/* ....................................................................................... 1360 */
@media only screen and (max-width: 1360px) {
  .contentrow-header .mainnav {
    margin: 0 0 0 5%;
  }

  .contentrow-header .shopnav {
    margin: 0 5% 0 0;
  }
}
/* ....................................................................................... 1199 */
@media only screen and (max-width: 1199px) {
  .contentrow-header {
    position: absolute;
  }

  .mainnav {
    display: none;
  }

  .mobnabBTN {
    display: block;
  }

  .mobnavActive .logo {
    -webkit-filter: brightness(0);
    filter: brightness(0);
  }
  .mobnavActive .shopnav {
    position: relative;
  }
  .mobnavActive .shopnav li a {
    color: #232325;
  }
  .mobnavActive .mobnabBTN {
    display: block;
  }
  .mobnavActive .mobnabBTN .mobnabClose {
    display: block;
    margin: 10px 0 0 0;
  }
  .mobnavActive .mobnabBTN .mobnabClose .line.line1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobnavActive .mobnabBTN .mobnabClose .line.line2 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .mobnavActive .mobnabBTN .mobnabOpen {
    display: none;
  }
  .mobnavActive .mainnav {
    display: block;
    width: 100%;
    background: #fff;
    left: 0px;
    position: absolute;
    max-width: 100%;
    margin: 0px;
    top: 0px;
    border-bottom: 4px solid #232325;
    box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0.2);
  }
  .mobnavActive .mainnav .dashicons, .mobnavActive .mainnav .dashicons-before::before {
    margin: 2px 0 0 0;
  }
  .mobnavActive .mainnav #menu-main {
    margin: 100px 0 0 36px;
    position: relative;
    float: left;
    width: calc(100% - 75px);
  }
  .mobnavActive .mainnav li {
    color: #232325;
    padding: 0px 0 20px 0;
    margin: 0px 0 5px 0 !important;
    border-bottom: 1px solid #ccc;
    width: 100%;
  }
  .mobnavActive .mainnav li:last-child {
    border-bottom: 0px solid #ccc;
  }
  .mobnavActive .mainnav li a {
    color: #232325;
    margin: 5px 0 0px 0;
    float: left;
    padding: 10px 0 0px 0;
    width: 100%;
    font-weight: 600;
  }
  .mobnavActive .mainnav .sub-menu {
    display: none;
    z-index: 2;
    opacity: 1;
    float: left;
    pointer-events: inherit;
    top: 0 !important;
    position: relative;
    background: #fff;
    padding: 0px;
    left: 0px;
    width: 100%;
    box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 90px 100px 0px rgba(0, 0, 0, 0);
  }
  .mobnavActive .mainnav .sub-menu:hover {
    top: 0;
    padding: 0px;
  }
  .mobnavActive .mainnav .sub-menu li {
    float: left;
    width: calc(25% - 20px);
    position: relative;
    padding: 0px 0 0px 0;
    margin: 0px 2% 0px 0 !important;
    border-bottom: 0px solid #ccc;
  }
  .mobnavActive .mainnav .subOn li {
    color: #232325;
    padding: 0px 0 20px 0;
    margin: 0px 20px 20px 0 !important;
  }
  .mobnavActive .mainnav .subOn .sub-menu {
    display: block;
  }

  .contentrow-header .shopnav {
    margin: 0 30px 0 0;
  }
}
/* ....................................................................................... 1023 */
@media only screen and (max-width: 1023px) {
  .contentrow-header .shopnav {
    display: none;
    margin: 70px 0px 0 0;
  }

  .mobnavActive .contentrow-header .shopnav {
    display: block;
  }
}
/* ....................................................................................... 767 */
@media only screen and (max-width: 767px) {
  .noheader {
    padding: 95px 0 0 0;
  }
  .noheader .content-row-singleproduct {
    margin: -85px 0 0 0;
  }
  .noheader .content-row-singleproduct .content-row.content-row-breadcrumb {
    margin: 120px 0 0 0;
  }

  .noheader .mobnabBTN {
    top: 27px;
  }

  .contentrow-header .shopnav .menu li {
    margin: 0 20px 0 0px;
  }

  .mobnavActive .mainnav .sub-menu li {
    width: calc(46%);
    margin: 0px 0% 10px 0 !important;
  }
  .mobnavActive .mainnav .sub-menu li:nth-child(odd) {
    float: right;
  }

  .mobnavActive .mainnav #menu-main {
    margin: 160px 0 0 36px;
  }

  .mobnavActive .contentrow-header .shopnav {
    display: block;
    max-width: 100%;
    margin: 70px 0 0 36px;
    border-bottom: 1px solid #ccc;
    width: calc(100% - 75px);
    padding: 0 0 0px 0px;
    float: left;
  }

  .content-row-heroslider .herovideo {
    width: auto;
    height: 550px;
    margin: 0 0 0 -250px;
  }

  .content-row-heroslider .heroimg {
    width: auto;
    position: relative;
    z-index: 1;
    max-width: inherit;
    height: 550px;
    margin: 0 0 0 -250px;
  }

  .content-row-heroslider .sliderItem {
    position: relative;
    overflow: hidden;
  }

  .content-row-heroslider .slick-dots {
    bottom: 20px;
  }

  .content-row-heroslider h2 {
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
  }

  .content-row-heroslider .contentPart-center {
    width: 90%;
    left: 0%;
    margin: 0 0 0 5%;
    top: 30%;
  }

  .content-row-featuredproducts {
    padding: 50px 0 0px 0;
  }

  .section-HL h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .section-HL {
    margin: 0 0 5px 0;
  }

  .content-row-imagetext2 .imagetextbox {
    width: 100%;
    float: left;
    margin: 0 0 50px 0;
  }

  .content-row-doppeltext {
    padding: 50px 0 0 0;
  }

  .content-row-doppeltext .textbox {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
  }

  .imagesrow {
    padding: 50px 0 0 0;
  }

  .imagesrow .imagesrowboxItem {
    width: 50%;
    float: left;
    position: relative;
    margin: 0 0% 0 0;
    position: relative;
  }
  .imagesrow .imagesrowboxItem:last-child {
    display: none;
  }

  .content-row-footer {
    padding: 25px 0;
  }

  .content-row-footer .footerbox {
    width: 48%;
  }

  .content-row-footer .footerbox.footerbox2 {
    max-width: 48%;
    float: right;
  }

  .content-row-footer .footerbox.footerbox4 {
    float: right;
    min-width: 50px;
    width: 48%;
    max-width: 48%;
  }

  .content-row-footer .last-line {
    line-height: 18px;
    padding: 20px 0 110px 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 100%;
    padding: 36px 0 20px 0;
  }

  .woocommerce-account .woocommerce-MyAccount-content .edit {
    padding: 7px 20px;
    font-size: 12px;
    margin: -10px 0 20px 0;
  }

  .button.wc-forward {
    margin: 20px auto !important;
    left: 0 !important;
    display: block !important;
    width: 100%;
    text-align: center;
  }

  .add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 6px 6px 5px;
    margin: 10px 0px 10px 0;
    width: 100%;
  }

  .woocommerce #content table.cart td.actions .coupon .button.alt, .woocommerce #content table.cart td.actions .coupon .input-text + .button, .woocommerce table.cart td.actions .coupon .button.alt, .woocommerce table.cart td.actions .coupon .input-text + .button, .woocommerce-page #content table.cart td.actions .coupon .button.alt, .woocommerce-page #content table.cart td.actions .coupon .input-text + .button, .woocommerce-page table.cart td.actions .coupon .button.alt, .woocommerce-page table.cart td.actions .coupon .input-text + .button {
    float: none;
    width: 100%;
  }

  .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: left;
  }

  .woocommerce ul#shipping_method li {
    list-style: none outside;
    text-align: left;
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
  }

  .woocommerce-shipping-destination {
    float: left;
    width: 100%;
    text-align: left;
    margin: 20px 0 20px 0 !important;
  }

  .woocommerce table.shop_table_responsive tr.shipping:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr.shipping:nth-child(2n) td {
    background-color: rgba(0, 0, 0, 0.025);
    float: left;
    width: 100%;
    padding: 20px 0 20px 20px;
  }

  .woocommerce-page table.shop_table_responsive .order-total {
    float: left;
    width: 100%;
    display: block;
  }
  .woocommerce-page table.shop_table_responsive .order-total td {
    display: block;
    text-align: left !important;
  }

  .content-row-introtext {
    padding: 25px 0 0 0;
  }

  .content-row-introtext .section-HL h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .content-row-introtext .section-HL {
    max-width: 100%;
  }

  .content-row-introtext .textbox {
    max-width: 100%;
  }

  h1, h2 {
    hyphens: auto;
  }
  h1 br, h2 br {
    display: none;
  }

  .content-row-heroslider h1, .content-row-heroslider h2 {
    hyphens: inherit;
  }
  .content-row-heroslider h1 br, .content-row-heroslider h2 br {
    display: block;
  }

  .content-row-singleproduct .mobnabBTN {
    left: 0px;
  }

  .content-row-archiv .contentPart-center {
    width: 90%;
    max-width: 1190px;
    margin: 0 auto;
  }

  .content-row-breadcrumb .contentPart-center {
    width: 90%;
    max-width: 1190px;
    margin: 0 auto;
  }

  .content-row-singleproduct .content-row-breadcrumb .contentPart-center {
    width: 100%;
  }

  .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
    width: 100%;
  }

  .woocommerce-result-count {
    display: none;
  }

  .woocommerce table.woocommerce-cart-form__contents tr td {
    border-top: 0px solid rgba(0, 0, 0, 0.1);
    text-align: left !important;
  }
  .woocommerce table.woocommerce-cart-form__contents tr td.product-name {
    text-align: left !important;
  }

  .woocommerce form .form-row textarea {
    height: 140px;
  }

  .select2-container--default .select2-selection--single {
    border-radius: 0px;
    padding: 3px 0 3px 0;
    height: auto;
  }

  .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 2px;
  }

  .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    padding: 20px 0 20px 0;
    margin: 30px 0 0 0;
  }

  .content-row-newsblog {
    padding: 25px 0 0 0;
  }

  .content-row-newsblog .newsoverview-wrapper .news-item {
    width: 100%;
    margin: 0 0 60px 0;
  }
  .content-row-newsblog .newsoverview-wrapper .news-item:last-child {
    margin-bottom: 0px;
  }

  .content-row-newsblog .section-HL {
    margin: 0px 0 25px 0;
  }

  .content-row-footer .copy {
    width: 100%;
    text-align: center;
    opacity: 0.5;
    margin: 0 0 20px 0;
  }

  .content-row-footer .last-line .social {
    width: 100%;
  }

  .content-row-footer .credits {
    width: 100%;
    float: left;
    text-align: center;
    margin: 10px 0 0 0;
  }

  .herovideo {
    opacity: 0;
  }

  .content-row-singleproduct .mobnabBTN {
    left: 5%;
  }
  .content-row-singleproduct .contentrow-header {
    width: 110%;
    left: -5%;
  }
}

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