@import url(https://fonts.googleapis.com/css2?family=Arimo:wght@400;700&display=swap);
body * {
  font-family: "Arimo", sans-serif;
}

h1,
.h1,
h4,
.h4 {
  text-transform: none !important;
}

@media only screen and (max-width: 768px) {
  body .main > .container-max {
    padding: 0;
  }
}

.top-bar {
  background: #f0f0f0;
}
.top-bar .controls ul#controlsList {
  min-height: 48px;
}
@media only screen and (max-width: 768px) {
  .top-bar .controls ul#controlsList {
    flex-wrap: nowrap;
  }
  .top-bar .controls ul#controlsList .control-user .position-relative > div {
    display: flex;
  }
}
.top-bar .controls ul#controlsList .control-languages {
  display: none;
}
.top-bar .controls ul#controlsList li a {
  padding: 5px 20px;
}

nav.navbar > .container-max .row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
nav.navbar > .container-max .row .main-navbar-collapsable {
  background: #f02100;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0.15em 0.35em 0 rgba(0, 0, 0, 0.135);
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu {
  display: flex;
  justify-content: center;
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li > a {
  margin-top: 3px;
  padding: 8px 38px;
  color: white;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0em;
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li > a:hover {
  color: rgb(222, 222, 222);
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1000;
  top: 172%;
  left: 50%;
  transform: translateX(-50%);
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li:nth-child(1) a:after {
  background-image: url("https://cdn02.plentymarkets.com/2x0z7ibnauvk/frontend/Bilder/PICTO_Platten.png");
  height: 98px;
  transform: translateX(-50%) translateY(-20px);
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li:nth-child(2) a:after {
  background-image: url("https://cdn02.plentymarkets.com/2x0z7ibnauvk/frontend/Bilder/PICTO_Rundstaebe.png");
  height: 98px;
  transform: translateX(-50%) translateY(-20px);
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li:nth-child(3) a:after {
  background-image: url("https://cdn02.plentymarkets.com/2x0z7ibnauvk/frontend/Bilder/PICTO_Hohlstaebe.png");
  height: 93px;
  transform: translateX(-50%) translateY(-15px);
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li:nth-child(4) a:after {
  background-image: url("https://cdn02.plentymarkets.com/2x0z7ibnauvk/frontend/Bilder/PICTO_Zuschnitt.png");
  transform: translateX(calc(-50% - 15px));
  height: 78px;
}
nav.navbar > .container-max .row .main-navbar-collapsable ul.mainmenu > li:nth-child(5) a:after {
  background-image: url("https://cdn02.plentymarkets.com/2x0z7ibnauvk/frontend/Bilder/PICTO__GF_.png");
  height: 88px;
  transform: translateX(-50%) translateY(-10px);
}
@media only screen and (max-width: 768px) {
  nav.navbar > .container-max .row .brand-wrapper {
    border-bottom: 5px solid #f02100;
  }
}
nav.navbar > .container-max .row .brand-wrapper a.navbar-brand {
  padding-bottom: 30px !important;
  padding-top: 30px !important;
}
nav.navbar > .container-max .row .brand-wrapper a.navbar-brand img {
  max-height: 103px;
}
@media only screen and (min-width: 768px) {
  nav.navbar > .container-max .row::after {
    content: "";
    display: block;
    width: 100%;
    height: 115px;
    background: url("https://cdn02.plentymarkets.com/2x0z7ibnauvk/frontend/Bilder/Balken_GRAU_glanz.jpg");
    background-size: cover;
    background-position: 0 -12px;
  }
}

.breadcrumbs {
  background: #f0f0f0;
}
.breadcrumbs nav {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 1400px;
  margin: 0 auto;
}
.breadcrumbs nav ul.breadcrumb {
  background: #f0f0f0;
  padding-bottom: 9px !important;
}

#searchBox {
  display: block;
  position: absolute !important;
  top: min(145px, 20vw);
  max-width: 675px;
  box-shadow: none;
  margin: 0 auto;
}
#searchBox input {
  font-size: 17px;
}

.top-bar .cmp.cmp-search-box .container-max {
  padding: 0 12px !important;
}

.control-search {
  display: none !important;
}

.brand-wrapper {
  padding-bottom: 60px;
}

.footer {
  background-color: #f02100;
  color: white;
}
.footer .copyright {
  margin-top: 30px;
  margin-bottom: 10px;
}
.footer .copyright a {
  color: white;
}
.footer .copyright a:hover {
  color: rgb(222, 222, 222);
}
.footer .footer-features {
  color: black;
}
.footer .widget-link-list p {
  color: white !important;
  font-size: 1.2rem !important;
  margin-bottom: 8px !important;
}
.footer .widget-link-list li {
  margin-bottom: 12px !important;
}
.footer .widget-link-list li a {
  color: rgba(255, 255, 255, 0.751) !important;
}

.category-183 h1 {
  font-size: 2.2rem;
  margin-top: 30px;
  margin-bottom: 0;
}
.category-183 h4 {
  margin-top: 0px;
  margin-bottom: 30px;
}

#zuschnittskonfigurator-wrapper {
  margin-bottom: 130px;
}
#zuschnittskonfigurator-wrapper .placeholder {
  width: 100%;
  min-height: 300px;
  background-color: #f5f5f5;
  transition: all 0.5s ease;
}
@keyframes pulsate {
  0% {
    background-color: #f5f5f5;
  }
  50% {
    background-color: #e0e0e0;
  }
  100% {
    background-color: #f5f5f5;
  }
}

#page-body {
  padding-right: 15px;
  padding-left: 15px;
  max-width: 1400px;
  margin: 0 auto;
}

.page-category-item .widget-filter-price .item-filter-price {
  flex-direction: column;
  padding-left: 15px;
}
.page-category-item .widget-filter-price .item-filter-price .input-group {
  margin-bottom: 8px;
}

.widget-text .widget-inner {
  padding: 1rem 0 !important;
}

@media only screen and (min-width: 768px) {
  .widget-filter-base {
    margin-left: -15px;
  }
}
.widget-filter-base .h3 {
  padding-left: 15px;
}

.widget-item-grid ul.product-list {
  margin-bottom: 40px;
}
.widget-item-grid ul.product-list > li.col-12 article.cmp-product-thumb {
  padding-right: 0 !important;
  padding-left: 0 !important;
  padding-bottom: 0 !important;
  border: 2px solid #ebebeb;
}
.widget-item-grid ul.product-list > li.col-12 article.cmp-product-thumb .thumb-image {
  padding: 30px;
  background: none !important;
  border: none !important;
}
.widget-item-grid ul.product-list > li.col-12 article.cmp-product-thumb .thumb-content {
  width: 100%;
  background: #ebebeb;
  margin-bottom: 0px;
  padding: 20px 20px;
}
.widget-item-grid ul.product-list > li.col-12 article.cmp-product-thumb .thumb-content .thumb-meta.mt-2 {
  margin-top: 0px !important;
}

.lower-cat-section p {
  text-align: right;
}

h1.category-title {
  text-transform: uppercase !important;
  font-size: 40px;
}
@media only screen and (max-width: 768px) {
  h1.category-title {
    font-size: 25px;
  }
}

.page-category.category-74 h1.category-title {
  margin-top: 50px;
}
.page-category.category-74 h1.category-title::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #e3e3e3;
  margin-top: 10px;
}
.page-category.category-74 .categoriegrid > .row > .col-12 > * {
  display: none;
}
.page-category.category-74 .categoriegrid > .row > .col-12 > .widget-code {
  display: block;
}
.page-category.category-74 .categoriegrid.category-show-products > .row > .col-12 > * {
  display: inherit;
}
.page-category.category-74 .categoriegrid.category-show-products > .row > .col-12 > .widget-code {
  display: block;
}

.page-category .widget-item-grid ul.product-list > li.col-12 article.cmp-product-thumb .thumb-image {
  padding: 0px;
  width: 100%;
}
.page-category .widget-item-grid ul.product-list > li.col-12 article.cmp-product-thumb .thumb-image .prop-1-1 {
  padding-bottom: 95%;
}

.cmp-product-thumb .btn-group {
  display: none !important;
}

.cmp-product-thumb .thumb-image {
  width: 100% !important;
}

.bs-item-image-name {
  position: absolute;
  bottom: 22px;
  text-align: center;
  width: 100%;
  font-weight: 600;
  color: #030303;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: -0.5px;
  line-height: 1.1;
}

.bs-variation-name {
  margin-bottom: 0px;
}

#bs-category-divider {
  padding-top: 15px;
  margin-top: 75px;
}

.anfrage-title {
  text-transform: uppercase !important;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.anfrage-kategorie-artikel-liste .widget-caption {
  display: none;
}
.anfrage-kategorie-artikel-liste .owl-nav {
  display: none;
}

#bs-category-divider {
  padding-top: 15px;
  margin-top: 75px;
}

.anfrage-title {
  text-transform: uppercase !important;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.anfrage-kategorie-artikel-liste .widget-caption {
  display: none;
}
.anfrage-kategorie-artikel-liste .owl-nav {
  display: none;
}

.list-item-carousel .owl-height {
  height: auto !important;
}
.list-item-carousel .owl-stage {
  transform: none !important;
  transition: none !important;
  display: flex !important;
  width: 100% !important;
  flex-wrap: wrap;
}
.list-item-carousel .owl-stage .owl-item {
  width: 25% !important;
  box-sizing: border-box !important;
  margin: 0px !important;
  padding: 12px !important;
}
.list-item-carousel .owl-stage .owl-item article {
  background: #ebebeb;
  border: 2px solid #ebebeb;
}
.list-item-carousel .owl-stage .owl-item article .prop-1-1 {
  padding-bottom: 94%;
}
.list-item-carousel .owl-stage .owl-item article .thumb-content {
  background: none;
  padding: 20px 20px;
}
.list-item-carousel .owl-stage .owl-item article .thumb-meta {
  margin-top: 0px !important;
}
.list-item-carousel .owl-stage .owl-item:nth-child(4n+1) {
  margin-left: -12px !important;
}
.list-item-carousel .owl-stage .owl-item:nth-child(4n) {
  margin-right: -12px !important;
}
@media (max-width: 991px) {
  .list-item-carousel .owl-stage .owl-item {
    width: 33.3333333333% !important;
  }
  .list-item-carousel .owl-stage .owl-item:nth-child(3n+1) {
    margin-left: -12px !important;
  }
  .list-item-carousel .owl-stage .owl-item:nth-child(3n) {
    margin-right: -12px !important;
  }
}
@media (max-width: 767px) {
  .list-item-carousel .owl-stage .owl-item {
    width: 100% !important;
  }
  .list-item-carousel .owl-stage .owl-item:nth-child(2n+1) {
    margin-left: -12px !important;
  }
  .list-item-carousel .owl-stage .owl-item:nth-child(2n) {
    margin-right: -12px !important;
  }
}
.list-item-carousel .owl-stage .owl-item .vat {
  display: none;
}
.list-item-carousel .owl-dots {
  display: none;
}
.list-item-carousel .owl-single-item-nav {
  display: none;
}

.bs-item-image-name {
  display: none;
}

.category-184 .bs-item-image-name,
.category-186 .bs-item-image-name {
  display: block;
}

.cmp-product-thumb .thumb-meta {
  display: none;
}

.page-singleitem #page-body .articlenumber > div {
  padding: 0 !important;
}
.page-singleitem #page-body .price {
  font-size: 1.6rem;
  font-weight: bold;
}
.page-singleitem #page-body .widget-item-price .base-price {
  margin-top: 0px !important;
}
.page-singleitem #page-body .item-name > div {
  padding: 0 !important;
}
.page-singleitem #page-body .item-name > div h1 {
  margin: 0;
}
.page-singleitem #page-body .paypalSmartButtons {
  margin-top: 30px;
  padding: 0;
}
.page-singleitem #page-body .paypalSmartButtons .paypal-buttons {
  margin: 0px !important;
}
.page-singleitem #page-body .paypalSmartButtons .paypal-buttons:nth-child(1) {
  margin-right: 20px;
}
.page-singleitem #page-body .paypalSmartButtons .paypal-buttons:nth-child(2) {
  margin-left: 20px;
}
.page-singleitem #page-body .paypal-installment-banner-graphical {
  display: none;
}
@media only screen and (max-width: 1399px) {
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab {
    position: relative;
    background: #f0f0f0;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab .tab-content {
    margin-top: -40px;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab ul.nav-tabs li a {
    background: transparent;
    font-size: 17px;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab:before {
    content: "";
    position: absolute;
    top: 0;
    left: -2500px;
    width: 2500px;
    height: 100%;
    background: #f0f0f0;
    z-index: -1;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab:after {
    content: "";
    position: absolute;
    top: 0;
    right: -2500px;
    width: 2500px;
    height: 100%;
    background: #f0f0f0;
    z-index: -1;
  }
}

@media only screen and (min-width: 1400px) {
  .page-singleitem #page-header .breadcrumbs {
    border-bottom: 1px solid #d3d3d3;
  }
  .page-singleitem #page-header .breadcrumbs nav {
    padding-left: 35px !important;
    max-width: none;
  }
  .page-singleitem #page-body {
    max-width: none;
    padding-left: 33%;
    overflow-y: hidden;
  }
  .page-singleitem #page-body .paypalSmartButtons {
    margin-top: 30px;
    padding: 0;
  }
  .page-singleitem #page-body .paypalSmartButtons .paypal-buttons {
    margin: 0px !important;
  }
  .page-singleitem #page-body .paypalSmartButtons .paypal-buttons:nth-child(1) {
    margin-right: 20px;
  }
  .page-singleitem #page-body .paypalSmartButtons .paypal-buttons:nth-child(2) {
    margin-left: 20px;
  }
  .page-singleitem #page-body .paypal-installment-banner-graphical {
    display: none;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab {
    position: absolute;
    top: -96px;
    left: -33vw;
    max-width: 31vw;
    padding-top: 96px;
    padding-left: 50px;
    padding-right: 50px;
    background: #f0f0f0;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab:after {
    content: "";
    position: absolute;
    bottom: -2500px;
    left: 0;
    width: 100%;
    height: 2500px;
    background: #f0f0f0;
    z-index: -1;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab ul.nav-tabs {
    justify-content: flex-start;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab ul.nav-tabs li {
    display: none;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab ul.nav-tabs li a {
    background: transparent;
    text-align: left;
    margin: 0;
    font-size: 20px;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab ul.nav-tabs li:first-child {
    display: block;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab .tab-content {
    margin-top: -30px;
  }
  .page-singleitem #page-body .single > .row > .col > div > .widget-tab .tab-content .tab-pane {
    display: block;
    margin-top: -20px;
  }
  .widget.widget-contact-form.ads-anfrage-formular {
    margin-left: -14%;
    margin-right: 35%;
  }
}
.bs-technische-daten-liste {
  padding-left: 0;
  list-style: none;
}
.bs-technische-daten-liste li {
  padding: 10px 15px;
  background: rgba(0, 0, 0, 0.05);
}
.bs-technische-daten-liste li:nth-child(odd) {
  background: rgba(255, 255, 255, 0.85);
}

@media only screen and (max-width: 768px) {
  .paypalSmartButtons {
    max-width: 380px !important;
  }
}

.pre-select > *:not(.pre-variant-select) {
  color: transparent;
}

.basket-list-item .meta-container-wrapper .small div.font-weight-bold.my-1 {
  display: none;
}

.bs-slider-startseite .carousel-control-next, .bs-slider-startseite .carousel-control-prev {
  display: none;
}
