/* --------------------------------------------------------
Style Sheet für Lotu Theme

version: 2.0
Letzte Änderung: 25.10.2022
author: Ayoub El Hobbi
email: ayoub@elhobbi.com
----------------------------------------------------------*/

/* Schrift: akaChen für Überschrifte, Lato für den Text. */

@font-face {
  font-family: "akaChen";
  src: url("../documents/akachen/akaChen.ttf");
  font-display: swap;
}

@font-face {
  font-family: "Lato";
  src: url("https://cdn02.plentymarkets.com/o6fqzre3r8ga/frontend/fonts/Lato-Regular.ttf");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Allgemeine Regeln */

/* body > .skiptranslate {
    display: none;
}

.goog-te-gadget .goog-te-combo {
font-size: 12.5px;
background-color: #ffce00;
  }

.goog-te-gadget {
  font-size: 8px !important;
  color:  #ababad !important;
  font-family: 'oswald';
}

.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active {
  font-size: 8px !important;
  color: #ababad !important;
  font-family: 'oswald';
}

#google_translate_element {
  position: initial;
}

#translatorG {
  text-align: center;
} */

div.payment-method-select > div > ul > li[data-id="6045"] .content:after {
content: "Rechnungskauf für Privatkunden.";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="1"] .content:after {
content: "Das Geld wird bei der Übergabe des Paketes beim Postboten bezahlt. Dieser Service ist kostet extra und steht nur in Kombination mit der Versandart Nachnahme zur Verfügung.";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="6011"] .content:after {
content: "Wichtig für niederländische Kunden. Mehr als 60 Prozent der niederländischen E-Commerce-Kunden bezahlen mit iDEAL ihre Onlineeinkäufe.";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="6010"] .content:after {
content: "Wichtig für österreichische Kunden. Die eps-Überweisung gilt als am häufigsten genutzte Zahlungsmethode für Überweisungen in Österreich.";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="6009"] .content:after {
content: "Bezahle Deinen Einkauf direkt nach Bestellabschluss mit Deinen gewohnten Online-Banking Daten";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="6007"] .content:after {
content: "Zahlung mit VISA, MASTERCARD oder AMERICAN EXPRESS.";
color: #ababad !important;
font-size: 11px;
}



div.payment-method-select > div > ul > li[data-id="6059"] .content:after {
content: "Kauf auf Rechnung von PayPal für Privat- und Firmenkunden.";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="6001"] .content:after {
content: "Über diese Zahlungsart sind auch PayPal -Später bezahlen- und -Ratenkauf- möglich.";
color: #ababad !important;
font-size: 11px;
}

div.payment-method-select > div > ul > li[data-id="6032"] .content:after {
content: "Das Geld wird von Ihrem Konto abgebucht. PayPal bucht das Geld von Ihrem Konto ab";
color: #ababad !important;
font-size: 11px;
}



div.payment-method-select > div > ul > li .content > div {
    width: 90%;
    display: block;
  color: #ababad !important;
}



.keinKunde #registrierung hr {
  display: none;
}

a.text-primary:hover, a.text-primary:focus {
  color: #ffce00 !important;
}
.text-primary {
  color: #fff !important;
}
a {
  color: #ffce00;
}

a:not([href]) {
    color: #ffce00;
}

a:hover {
  color: #ffce00 !important;
}
a:focus {
  color: #ffce00;
  opacity: 0.8;
}

p, span, em, a, div, small {
	font-family: 'Lato', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'akaChen', sans-serif !important;
  color: #fff;
}
body {
  color: #fff;
  background-image: url(https://cdn02.plentymarkets.com/o6fqzre3r8ga/frontend/hintergrund_min.jpg);
  background-attachment: fixed;
}

.accordion-auftrag .card button {
    padding: 1rem 1rem;
}

.accordion-auftrag h5 {
    font-size: 1.4rem;
}

.accordion-auftrag .card-body p {
    line-height: 1.6;
}

/* Table Design */
table.material_table {
  width: 100%;
  border-collapse: collapse;
  border-color: transparent;
  border-style: solid;
  color: #ffffff;
}
table.material_table td, table.material_table th {
  border-width: 1px;
  border-style: solid;
  padding: 2px;
  text-align: center;
  border-color: #6c757d;
}
table.material_table thead {
  background-color: #ffffff;
  color: #222222;
}

.table {
  color: #fff;
}

.table th, .table td {
    border-top: 1px solid #6c757d;
}
.material_table th {
  font-family: 'akaChen', sans-serif;
}


/* Weitere Regeln */
.border {
    border: 1px solid rgba(255, 235, 0, 0.2) !important;
}

.border-right {
  border-right: 1px solid rgba(255, 235, 0, 0.2) !important;
}

.border-left {
  border-left: 1px solid rgba(255, 235, 0, 0.2) !important;
}

.border-top {
  border-top: 1px solid rgba(255, 235, 0, 0.2) !important;
}


.widget-primary .add-to-basket-lg-container:hover {
  border-color: rgba(0,0,0,0) #ffce00 rgba(0,0,0,0) rgba(0,0,0,0) !important;
}

.widget-primary a.text-appearance:hover {
  text-decoration-color: #fff;
}

.widget-primary .btn-appearance {
  color: #222;
  background-color: #ffce00;
}

.order-history-list .order-list>div:nth-child(odd)>div.container-clickable, .order-history-list .order-item>div:nth-child(odd)>div.container-clickable, .order-return-history-list .order-list>div:nth-child(odd)>div.container-clickable, .order-return-history-list .order-item>div:nth-child(odd)>div.container-clickable {
  background-color: transparent;
}

.order-history-list .container-bottom {
  background: transparent;
}

.widget-primary .btn-appearance:hover {
  color: #222222 !important;
  background-color: #ffce00 !important;
  border-color: #000 !important;
  opacity: 0.8 !important;

}

.category-description {
    display: none;
}

.widget-toolbar .filter-collapse>div {
  background: #222;
  border: none;
}

.kategorie_verteiler .card {
  background-color: #222;
}

.kategorie_verteiler .card:hover {
    background: #ffce00;
}

.kategorien_verteiler div {
  background-color: #222;
  margin: 1rem;
  padding: 2rem;
}

.sidebar-categories .category-title, .widget-navigation-tree .category-title {
  display: none;
}

.sidebar-categories, .widget-navigation-tree {
  background: transparent;
}

.sidebar-categories ul li.active>a, .widget-navigation-tree ul li.active>a {
    color: #ffce00 !important;
    font-size: 1.3rem;
    background: none;
}

.widget-step-by-step-navigation .nav-text {
  background-color: #222;
}

.widget-step-by-step-navigation .nav-text:hover {
    background-color: #ffce00;
}

.widget-step-by-step-navigation .widget-step-by-step-navigation.widget-none span:hover {
    color: #ffce00;
}

.widget-step-by-step-navigation .widget-inner {
  margin-bottom: 2rem;
}

.category-title {
  font-size: 3rem !important;
}

.basket-list-item:not(:last-child) {
  border-bottom: 1px solid #6c757d;
}


.widget-step-by-step-navigation.widget-none span {
  color: #fff;
  font-family: 'akaChen';
  font-size: 1.2rem;
  white-space: normal !important;
}

.widget-step-by-step-navigation .nav-item {
  border: none !important;
}

.widget-step-by-step-navigation .nav-text:hover span {
    color: #222 !important;
}

.widget-primary .bg-appearance {
  background-color: #ffce00 !important;
}

.widget-primary a.text-appearance:focus, .widget-primary .btn-appearance:hover, .widget-primary .btn-appearance:focus {
  text-decoration-color: #fff;
}

.widget-primary .btn-appearance {
  border-color: #ffce00;
}

.widget-primary a.text-appearance:focus {
  color: #fff !important;
}

.text-success, .order-property-slider .form-check input:checked+label, .color-success {
    color: #7ed321 !important;
}

.input-unit.error label {
  color: #d9534f !important;
}
.tag {
  padding: 0 0;
}

.icon img {
    width: 100%;
}

.cmp-method-list.list .icon {
  width: 5.4rem;
  height: 4rem;
}
.cmp-method-list.list .content {
  width: calc(88% - 4rem);
  padding-left: 1.5rem;
  color: #fff;
}
.center-xy {
  display: inline-block;
}
.verfuegbarkeit {
  font-size: 0.8rem;
  font-family: 'Lato', sans-serif;
}
.footer .footer-features {
  background-color: #008ebd;
}
.tooltip > .tooltip-inner {
      background-color: #ffce00;
      color: #222222;
      padding: 8px;
      font-size: 1rem;
  }
  .mehrwertsteuer {
    font-size: 0.8rem !important;
    font-family: 'Lato', sans-serif !important;
    border-top: none !important;
  }
.amzPayButton img {
  margin: 0 auto;
  display: block;
}
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
/* CSS für den neuen Footer */
.footer {
  background: #222222;
  padding-top: 20px;
  color: #fff;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 5px;
  margin-top: 4rem;
}
.footer img {
  margin-bottom: 20px;
  margin-top: -63px;
}
/* UL Start Padding zurücksetzen */
.footer ul {
    list-style-type: none;
    -webkit-padding-start: 0px;
    -moz-padding-start: 0px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
}
.footer li {
    margin-bottom: 10px;
}
.footer li:before {
    content: "• ";
    color: #ffce00;
    padding-right: 5px;
}

.footer h3 {
    margin-bottom: 18px;
}
.footer a {
  color: #fff;
}

.sozialeNetzwerkeFooter li {
    display: inline-grid;
    list-style-type: none;
    margin: 0 2rem 0 0rem;
}

.sozialeNetzwerkeFooter li:before {
    content: "";
}

.sozialeNetzwerkeFooter i {
    font-size: 2rem;
}

.basket-preview .d-flex .flex-column .flex-nowrap .bg-white .shadow .w-100 #ppButton {
  display: block;
  margin: 0 auto;
  width: 50%;
}

.widget-primary .text-appearance {
  color: #ffce00 !important;
}

.copyright {
  margin: 0 auto;
  display: block;
}

body > #vue-app, body > #vue-error {
  background-color: transparent;
}
.cmp-product-thumb {
  padding: 0;
}

.prop-1-1 {
  padding-bottom: 68%;
}

.cmp-product-thumb .thumb-title, .cmp-product-thumb .price {
  color: #fff;
  font-size: 100%;
  line-height: 1.5rem;
}
.widget-image-carousel.widget-primary .carousel-indicators li {
    border-color: #ffce00;
}
.widget-image-carousel.widget-primary .carousel-indicators li.active {
  background-color: #ffce00;
}
.cmp-product-thumb .price {
  font-size: 1.4rem;
}
.cmp-product-thumb .thumb-content {
  background-color: #2e2e2e;
  height: 100%;
}
.text-muted {
  color: #b2b1a7 !important;
}
.breadcrumb-item.active {
  color: #b2b1a7;
}
.container-max {
  background-color: transparent;
}

.sidebar-categories ul li a[href]:hover, .widget-navigation-tree ul li a[href]:hover {
    color: #ffce00 !important;
    background: transparent;
}

.sidebar-categories {
  background-color: transparent;
}
.sidebar-categories .category-title {
  background: none;
  padding: 1.2rem 1rem;
  color: #fff;
  font-size: 1.5rem;
}
.sidebar-categories ul li.active > a {
  color: #ffce00 !important;
  background: url(https://www.lotu.de/images/arrow-icon.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 10px;
  font-size: 1.2rem;
}
.sidebar-categories ul li a:hover {
  background: none;
}
.sidebar-categories ul li a {
  color: #fff !important;
}
.sidebar-categories ul li.active ul li a {
  padding-left: 2rem;
}
.sidebar-categories ul li.active ul li ul li a {
      padding-left: 3.5rem;
}

.sidebar-categories ul li a[href], .widget-navigation-tree ul li a[href] {
  color: #fff;
}



.list-controls {
  margin-bottom: 1rem !important;
}
.list-controls .list-controls-inner {
  background: #222222;
  margin-bottom: 0rem !important;
  padding: 0 1rem 0rem 1rem;
  border: none
}
.cmp-method-list .method-list-item {
  background-color: transparent;
}
.cmp-method-list .method-list-item label {
  background: #000000;
  border-radius: 0;
  border: none;
  height: auto;
}
.ruLa_inner {
  margin: 0rem;
  padding: 1rem;
  background: #222;
  filter: drop-shadow(2px 4px 6px black);
  }

  .ruLa_inner img {
      width: 100%;
      margin-bottom: 2rem;
  }

  .ruLa_inner:hover {
      background: #ffce00;
      color: #222;
  }

  .ruLa_inner:hover h4 {
    color: #222;
}

.bankverbindung_bestaetigung {
    padding: 1rem;
    box-shadow: 0px 0px 2px #ffce00;
}

.zusammenfassung_auftragsbestaetigung .h3 {
    font-family: 'akaChen';
}

  .weissBack {
    background-color: #fff;
  }
.ruTexte {
  text-align: center;
  background-color: rgb(255, 255, 255);
  color: rgb(34, 34, 34);
  padding: 2rem;
  filter: drop-shadow(2px 4px 6px black);
}
.ruTexte h3 {
    color: #222222;
    margin-top: 2rem;
}
.vielenDankProcessing {
  margin-top: 2rem;
}
hr {
  border-top: 1px solid #6c757d;
}
.cmp-order-item {
  border-bottom: 1px solid #6c757d;
}
.owl-theme .owl-nav [class*='owl-'] {
  background: transparent;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  background: none;
  color: #ffce00;
  text-decoration: none;
  opacity: 0.8;
}
.artikelnummerCategory {
  margin-top: 0.5rem;
}
.cmp-product-thumb .add-to-basket-lg-container:hover > i {
  color: #222222;
}
.basket-preview .d-flex .flex-column .flex-nowrap .bg-white .shadow .w-100 {
  background: #222222;
}
.top-bar .controls-list>li .basket-preview .d-flex .flex-column .flex-nowrap .bg-white .shadow .w-100 .basket-item a {
  color: #ffffff;
}
.cmp-method-list .method-list-item > input:disabled ~ label {
  opacity: 1;
}
.cmp-method-list .method-list-item label:hover {
    border: 1px solid #ffce00;
}
.cmp-method-list .method-list-item input:checked + label {
  -webkit-box-shadow: inset 0 0 0 0.1rem #ffce00;
    box-shadow: inset 0 0 0 0.1rem #ffce00;
    background: url(https://cdn02.plentymarkets.com/o6fqzre3r8ga/frontend/checkmark.png);
    background-size: 33px;
    background-repeat: no-repeat;
    background-position: 95%;
}

.cmp-address-list .item-inner .item-controls .btn {
    padding: 0rem 0.2rem 0rem 0rem;
}
.wrapper-main > nav.container-max {
  background: none;
}
.btn-success {
  background-color: #ffce00;
  border-color: #ffce00;
  font-family: "akaChen", sans-serif;
  color: #222222;
  border-radius: 1rem;
}
.btn-success:hover {
  color: #222222 !important;
  background-color: #ffce00 !important;
  border-color: #000 !important;
  opacity: 0.8 !important;
}
.wrapper-main .navbar {
  background: none;
  border-bottom: transparent;
}
.navbar {
  background: none;
  border-bottom: none !important;
}
.nav-tabs .nav-link {
  padding: 1rem 1rem;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  font-family: 'akaChen';
  font-size: 1.4rem;
  color: #222 !important;
  background-color: #fff;
}

.top-bar {
  background-color: #222;
  position: relative;
  margin-bottom: 0 !important;
}
.wrapper-main #page-header.top-bar {
  background-color: transparent;
}
.wrapper-main #page-header {
  background-color: transparent;
}
.price span {
    font-family: 'akaChen', sans-serif !important;
    font-size: 2.3rem;
}
.iconsSingleItem h4 {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.breadcrumb-item a {
    color: #ffffff;
}

.main-navbar-collapsable {
  margin-top: 2rem;
}

.main-navbar-collapsable ul.mainmenu {
  color: #fff;
}
.top-bar .controls-list .control-basket .toggle-basket-preview .badge {
  margin-left: 0;
}
.top-bar .controls-list .control-basket .toggle-basket-preview {
  background-color: #ffce00;
  color: #222;
}
.top-bar .controls-list .control-basket .toggle-basket-preview:hover {
  background-color: #222;

}
.top-bar .controls-list .control-user #login-change > .dropdown .dropdown-menu a:hover {
  background: #222222;
}
.cmp-product-thumb .add-to-basket-lg-container {
  border-color: transparent #ffce00 transparent transparent;
  color: #222222;
}
.cmp-product-thumb .add-to-basket-lg-container:hover {

  border-color: transparent #ffce00 transparent transparent;
  opacity: 0.8 !important;
}

.cmp-product-thumb .add-to-basket-lg-container:hover {
  border-color: transparent #ffce00 transparent transparent;
}

.parallax-img-container .parallax-text-container h1 {
  color: #fff;
  font-size: 3rem;
  margin-bottom: 1rem;
}
.btn-secondary {
  border-radius: 4rem;
}
.btn-primary {
  color: #222 !important;
  background-color: #ffce00 !important;
  border-color: #ffce00;
  border-radius: 1.4rem;
  font-family: 'akaChen', sans-serif !important;
}

.btn-primary span, .btn-danger span {
  font-family: 'akaChen', sans-serif !important;
}

.btn-primary:hover {
  color: #222222 !important;
  background-color: #ffce00 !important;
  border-color: #000 !important;
  opacity: 0.8 !important;
}
a.bg-primary:focus, a.bg-primary:hover {
  background-color: transparent;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #222222;
  background-color: #ffce00;
  border-color: #000;
}
.btn-primary:focus, .btn-primary.focus {
  color: #222222;
  background-color: #ffce00;
  border-color: #000000;
}
.btn-outline-primary {
  color: #ffce00;
  border-color: #ffce00;
  border-radius: 3rem;
}
.btn-outline-primary:hover {
  color: #000;
  background-color: #ffce00;
  border-color: #FFCE02;
  opacity: 0.7;
}
/* .list-wrapper {
  display: none;
}*/
.card-columns .h3 {
    color: #fff;
}

.btn-collapse::after {
  color: #222;
  background-color: #ffce00;
}

.list-controls #filterCollapse {
  margin-left: -10px;
}
.list-controls #filterCollapse .page-content {
  margin: 0 2px;
}

.list-controls .filter-collapse .page-content {
  padding: 1em !important;
  background: #222;
  border: 1px solid #ffce00;
  margin: 7px 0px 0px 8px;
}

.filter-collapse .form-check-label, .widget-filter-base .form-check-label {
  color: #fff;
}

.filter-collapse .form-check-label:hover, .widget-filter-base .form-check-label:hover {
  color: #222;
  background: #ffce00;
}

.filter-collapse .form-check-input:checked+label, .widget-filter-base .form-check-input:checked+label {
  background: #ffce00;
  }

.list-controls .selected-filters .selected-filter {
  background-color: #222;
  color: #fff;
}

.list-controls .selected-filters .selected-filter:hover {
  color: #ffce00;
}

.list-controls .selected-filters .selected-filter.reset-all {
    color: #222;
    background-color: #ffce00;
}

.filter-badge {
  color: #fff;
  background: #222;
  margin: 0rem 0.5rem;
}

#ppButton {
  margin-bottom: 0rem;
  margin-top: -1rem;
  text-align: center;
}

.vhk {
    background-color: #ffce00;
    color: #222222;
    padding: 1rem;
    font-size: 0.9rem;
    text-align: center;
    margin: 2rem 0rem;
}

.vhk p {
  margin-bottom: 0;
}

.vhk em {
    font-size: 0.7rem;
}

.vhk span {
  font-size: 1.2rem;
  text-decoration: underline;
}

.vhk a {
  color: #222222 !important;
  font-size: 0.9rem;
  text-decoration: underline;
}

.vhk a:hover {
  color: #222222;
}

.fluessigkeitSchloss img, .dasGanzeSystem img, .kompatibelZubehoer img{
    width: 100%;
    background-color: #222;
}

.artikelVorlagen h2 {
    text-align: center;
    padding: 1rem;
    background-color: #fff;
    color: #222;
    margin: 2rem 0rem 2rem 0rem;
}

.klebeanleitungText {
  margin-bottom: 3rem;
  background-color: #222;
  padding: 2rem;
  text-align: center;
}

.klebeschritte {
  margin-bottom: 2rem;
}

.klebeschritte img {
  margin-bottom: 2rem;
}

.page-link {
  background-color: transparent;
  border: none;
  color: #ffffff;
}
.gastBestellung, .keinKunde, .bereitsKunde{
  padding: 2rem;
  background-color: #222;
}
.bereitsKunde {
    border-right: 1px solid #6c757d;
}
#guest-login-form-11 .input-unit {
    border-radius: 0;
    border: 1px solid #dcdbd8;
}
#guest-login-form-11 label {
    color: #b2b1a7;
}

.kataloge h2{
    text-align: center;
    border-top: 1px solid #6c757d;
    padding-top: 2rem;
    padding-bottom: 1rem;
}

.kataloge a {
  margin: 0 auto;
  display: block;
  max-width: 190px;
  padding: 0.7rem;
  text-align: center;
}

.top-left-hinweis {
    position: absolute;
    top: 9px;
    left: 22px;
    background-color: #ffce00;
    color: #222;
    padding: 0.1rem 0.8rem 0.1rem 0.8rem;
    z-index: 25;
}

.top-left-hinweis i {
  margin-right: 0.5rem;
}

.gastBestellung {
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  margin-top: 3rem;
}
.gastBestellung h2 {
  text-align: center;
  margin-bottom: 2rem;
}
.gastBestellung p {
  text-align: center;
}
.registrierenBestellung {
  margin-top: 5rem;
}
.page-link:focus, .page-link:hover {
  background-color: transparent;
  border-color: transparent;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
  background-color: transparent;
  border-color: transparent;
  color: #ffce00;
}
.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover{
  background-color: transparent;
}

.add-to-basket-container {
  margin-left: -1rem;
}


.cmp-address-list .items>div:first-child {
  min-height: 77px;
}

.qty-box .qty-input {
  border: 2px solid #ffce00;
  background-color: #000;
  color: #fff;
  border-right: 1px solid #ffce00;
  border-top-left-radius: 1.4rem;
  border-bottom-left-radius: 1.4rem;
  height: 41px;
  width: 91px;
}
.qty-btn-container {
  border: 2px solid #ffce00;
  background: #000;
  border-top-right-radius: 1.4rem;
  border-bottom-right-radius: 1.4rem;
  width: 36px;
  height: 41px;
}
.qty-btn-container .qty-btn {
  color: #fff;
}
.img-basket-small {
  border: 1px solid #ffce00;
}
header.basket-header.p-a-1 {
  font-family: "akaChen", sans-serif;
}
.custom-select{
  background: url(https://www.lotu.de/images/arrow-bottom.png);
  color: #fff;
  background-repeat: no-repeat;
  background-position: right;
  background-position-x: 87%;
  background-size: 10px;
}

.custom-select-echolot {
  background-position-x: 92% !important;
  background-size: 12px !important;
  background-color: #222 !important;
  padding: 1rem !important;
}

.variation-select .input-unit {
    border: 2px solid #ffce00;
    border-radius: 1.4rem;
    max-width: 130px;
    margin-bottom: 0;
}

.input-unit label, .input-unit .input-unit-label {
  color: #222222;
}
.modal-body .input-unit {
  border: 1px solid #222222;
  border-radius: 0;
}
.modal-body .custom-select {
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  color: #222222;
  background-size: 10px;
}
.modal-body .input-unit label, .modal-body .input-unit .input-unit-label {
  color: #222222;
}
.section-header {
  background: none;
}
.section-header h1, .section-header h2, .section-header h3, .section-header h4, .section-header h5, .section-header h6 {
  font-weight: bold;
  font-size: 3rem;
}
span.vat-porto-info.small.text-muted, .btn-labeled, .basket-preview .totals, span.vat.small.text-muted {
  padding-top: 1px;
}
.cmp-product-thumb .prices {
  padding-bottom: 0.3rem;
}
.alert-info {
  background-color: #222;
  border-color: #ffce00;
  color: #fff;
}
.availability-1, .availability-2 {
  background-color: transparent;
  color: #7ed321
}
.qty-btn-container .qty-btn {
  font-size: 0.8rem;
  vertical-align: middle;
  clear: both;
  background: transparent;
  border: none;
}
.qty-btn-container .qty-btn:not(.disabled):hover {
  background: transparent;
}

.cookie-bar__wrapper {
  background-color: #222 !important;
}

.cookie-bar__btn {
  background-color: #ffce00 !important;
  color: #222 !important;
  border-radius: 1rem !important;
  font-weight: normal !important;
  font-family: akaChen, sans-serif !important;
  border-color: #222 !important;
}
.cookie-bar__btn:hover {
  opacity: 0.8 !important;
}

.startseite_element {
    background: #222;
    padding: 3rem;
}

.startseite_footer {
    background: #222;
    padding: 1rem;
}

.startseite_texte {
  margin-top: 1rem;
}

.startseite_img img {
    width: 6rem;
    float: right;
}

#fontSizerWrapper {
    margin: 0 auto;
    display: none;
    position: fixed;
    margin-right: 2rem;
    z-index: 100000;
    padding: 1rem 0 1rem 0;
    right: 21%;
}

#fontSizerWrapper a {
    cursor: pointer;
    padding: 1rem 0rem 1rem 0;
    font-size: 1.1rem;
    line-height: 2rem;
}

#fontSizerWrapper ul li {
    list-style-type: none;
}

#fontSizerWrapper ul {
  padding-left: 1rem;
}


.Startseite_verteiler {
    text-align: center;
    background-color: #222222;
    padding: 0.5rem;
}

.Startseite_verteiler img {
  margin-bottom: 1rem;
   width: 350px;
}

.Startseite_verteiler:hover {
    background-color: #ffce00;
}

.Startseite_verteiler:hover h3{
    color: #222222;
}

.availability_category_item p {
  color: red;
  float: right;
  margin-top: 0.4rem;
  font-size: 0.8rem;
}

.v-s-boxes {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.v-s-boxes .v-s-box.active {
  color: #222;
  border: 2px solid #ffce00;
  font-size: 0.9rem;
  background: #ffce00 !important;
  font-weight: bolder;
}

.v-s-boxes .v-s-box {
  font-size: 0.85javascrrem;
  border: 2px solid #ffce00;
  border-radius: 1.4rem;

}

.v-s-boxes .v-s-box:hover {
  background: #ffce00 !important;
  color: #222;
}

#registrierung {
    margin-top: 5rem;
}

.keinKundebutton[aria-expanded="false"]:before{
  content:"Jetzt registrieren";
}

.keinKundebutton[aria-expanded="true"]:before{
  content:"Schließen";
}

a[aria-expanded=true] .fa-chevron-right {
   display: none;
}
a[aria-expanded=false] .fa-chevron-down {
   display: none;
}

.gastBestellung .col-inner {
  margin: 0 auto;
  max-width: 800px;
}

.form-check-label {

}

.fa-info {
  margin-left: 0 !important;
}

hr.widget.widget-separator.mb-3 {
    margin: 5rem 0 !important;
}

.confirmation-order-list strong, .confirmation-order-list span {
    font-size: 0.8rem;
}

.item-name.text-appearance {
    color: #ffce00 !important;
    font-size: 0.9rem;
}

.widget.widget-order-documents.widget-primary {
    display: grid;
}

.widget-purchased-items, .widget-order-data, .widget-order-totals {
  border: none !important;
  padding: 1rem !important;
  box-shadow: 0px 0px 2px #ffce00;
}

.cmp-order-item .item-name::after {
  display: none;
}

.basket-preview-content {
background: #222222;
color: #ffffff;
border: 1px solid #ffce00;
margin-left: 0.1rem;
}

.basket-preview .text-appearance {
    padding: 0 !important;
}

.basket-preview .d-flex .flex-column .flex-nowrap .bg-white .shadow .w-100 .item-list{

  min-height: auto;
}

.widget-text .widget-inner {
  padding: 0;
}

.crossselling-section-header {
    margin-bottom: 1rem;
    margin-top: 2rem;
}

.crossselling-section-header h3 {
    font-size: 2rem !important;
}

/*
.input-unit input[type], .input-unit textarea, .input-unit input:not([type="checkbox"]), .input-unit input:not([type="radio"]), .input-unit .input-unit-preview {

  background-color: transparent;
}
*/

.modal-content {
  background: url(https://cdn02.plentymarkets.com/o6fqzre3r8ga/frontend/hintegrund.png);
  border: 1px solid #222;
}

button.close {
  opacity: 1;
  text-shadow: none;
  padding: 0;
}

.availability-5 {
  background: transparent;
  color: #ed240f;
  font-weight: 500;
}


div.col-md-5.single-rightside.mt-1 > span.vat.small.text-muted {
  border-top: none;
}

.owl-carousel .owl-single-item-control {
  color: #ffce00;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 2.5rem;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, .6);
}

.contact-card p a {
  color: #fff !important;
}

.kontaktBeschreibung {
  margin-bottom: 0;
}

.owl-carousel.owl-loaded {
    height: auto;
    margin-bottom: 0;
}

.page-content.contact:not(.checkout):not(.basket) {
  background-color: #222222;
}

/* Responsive -- Mobile*/
.navbar-toggler {
  color: #fff;
  right: 0rem;
  font-size: 2.25rem;
}

.mobile-navigation {
  background: #222222;
}

.modal-title {
    text-align: center;
    color: #000;
    font-family: 'akaChen', sans-serif;
}

.page-content {
  padding-top: 0rem !important;
  margin-top: 0rem;
}

.modal-body {
  color: #222222;
}

.modal-body h1, .modal-body h2, .modal-body h3, .modal-body h4, .modal-body h5, .modal-body h6, .modal-body p {
  color: #000000;
}

.popper h1, .popper h2, .popper h3, .popper h4, .popper h5, .popper h6, .popper p, .popper-content, .popper-title {
  color: #000000;
}

.modal-footer {
  border-top: none;
}

.modal-footer a {
  color: #000;
  margin-left: 5px;
}

.modal-footer a:hover {
  opacity: 0.6;
  color: #222222 !important;
}

#contact-form .input-unit {
  border: 1px solid #222222;
  border-radius: 0;
}

 .login-container .input-unit, .gastBestellung .input-unit, .keinKunde .input-unit, #registry-form-container .input-unit{
   border: 1px solid #dcdbd8;
   border-radius: 0;
 }

.login-container .input-unit label, .gastBestellung .input-unit label, .keinKunde  .input-unit label{
 color: #b2b1a7;
 -webkit-font-smoothing: unset;
 -moz-osx-font-smoothing: unset;
 }

#contact-form .input-unit label {

  color: #696969;
  -webkit-font-smoothing: unset;
  -moz-osx-font-smoothing: unset;
}

.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h3, .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h2, .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h1 {
  background: #ffce00;
}

.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .hero-category:hover h3, .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .hero-category:hover h2, .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .hero-category:hover h1 {
  opacity: 0.8;
  background: #ffce00;
}


.card-header h5, .cmp-totals h3 {
  color: #ffffff;
}

.item-details a {
  color: #ffffff;
}

.beiSofortigerZahlung {
  font-size: 0.8rem;
}

.page-content.basket, .page-content.checkout, .page-content.contact, .page-content.myaccount, .page-content.wishlist {
  color: #ffffff;
  padding-top: 3rem !important;
}

.wishlist .basket-list-item {
  border-bottom: none;
}

.wishlistA {
  font-size: 2.1rem;
  float: right;
  margin-top: -1rem;
  color: #ffce00 !important;
  margin-right: 1rem;
}

.wunschliste-wrapper {
  padding: 1.5rem;
}

#paymentMethodContainer .paymentMethodRow {
  background-color: #000 !important;
  margin-top: 1rem !important;
}

#paymentMethodContainer .separator {
    border-bottom: none !important;
}

#paymentMethodContainer .paymentMethodRow.selected {
    background: #000 !important;
}

@media (hover) {
#paymentMethodContainer .paymentMethodRow:hover {
  background-color: #000 !important;
  border: 1px solid #ffce00 !important;
}
}

.payment-link-style {
  color: #ffce00 !important;
  font-weight: bold;
}

.single-rightside hr:nth-child(3) {
  display: none;
}


.basket-list-item .qty-input {
  width: 35px;
  border-top-left-radius: 1.2rem;
  border-bottom-left-radius: 1.2rem;
}

.basket-list-item-right .qty-btn-container {
    border: 1px solid #ffce00;
    border-top-right-radius: 1.2rem;
    border-bottom-right-radius: 1.2rem;
    width: 30px;
    border: 1px solid #ffce00;
    height: 30px;
}

.basket-list-item .basket-item .basket-list-item-right .price-box {
  min-width: 80px;
}

.basket-list-item .basket-item .image-container {
  width: 6rem;
}

@media (max-width: 543px) {
.basket-list-item .basket-item .image-container {
  width: 50px;
  margin: 0 10px 0 0;
}
}

.basket-list-item a {
  color: #fff;
}

span.vat-porto-info.small.text-muted, .btn-labeled, .basket-preview .totals, span.vat.small.text-muted {
    background: transparent;
}

.meta-container a {
  color: #fff;
}

.bg-white {
    background-color: #222222 !important;
    color: #fff;
}

.basket-list-item .basket-item .item-additional-information-container .basket-expand:after {
  color: #222222;
  background-color: #ffce00;
}

.qty-input:focus {
  background: #222222;
  opacity: 0.8;
}

.cmp.cmp-totals {
    color: #fff;
}

.confirmation-order-list {
    color: #fff;
}

.card-body {
    padding: 1rem;
    color: #fff;
}

.cmp-totals .h3 {
  font-family: "akaChen", sans-serif;
}

.widget-image-carousel.widget-primary .widget-caption h2, .widget-image-carousel.widget-primary .widget-caption .h2 {

  color: #fff;
  background-color: transparent;
  width: 36rem;
  position: relative;
  bottom: 4rem;
  right: 0;
}

.widget-image-carousel.widget-primary .carousel-control .fa {
  color: #ffce00;
}

.widget-item-list.widget-primary .widget-caption {
  background-color: transparent;
}

.widget-image-carousel.widget-primary:hover .widget-caption h2, .widget-image-carousel.widget-primary:hover .widget-caption .h2 {
  background-color: transparent;
  color: #ffce00;
}

.basket-list-item-right .qty-input {
  border: 1px solid #ffce00;
  height: 30px;
}

.cmp-address-list .dropdown-menu {
  border: 1px solid #ffce00;
    background-color: #000;
    color: #fff;
}

.dropdown-item:hover, .dropdown-item:focus {
  background-color: transparent;
}

.dropdown-menu.show a {
    color: #fff;
}

.dropdown-menu.show {
    display: block;
    margin-left: 0.5rem;
    background-color: #000;
}

.cmp-address-list span {
    font-family: 'akaChen', sans-serif;
}

.cmp-address-list .item {
  border-bottom: 1px solid #ffec00;
}

.cmp-address-list .item input:checked + .item-inner {
  -webkit-box-shadow: inset 0 0 0 0.1rem #ffce00;
  box-shadow: inset 0 0 0 0.1rem #ffce00;
  color: #fff;
  background-color: #222222;
}

.card, .cmp-address-list .items > div:first-child {
  background-color: transparent;
}

.add-item .fa {
  color: #222222;
}

.page-content.basket:not(.checkout):not(.basket), .page-content.checkout:not(.checkout):not(.basket), .page-content.contact:not(.checkout):not(.basket), .page-content.myaccount:not(.checkout):not(.basket) {
    background-color: #222222;
}

.card-header {
  background-color: #000000;
}

.basket h1 {
  color: #fff;
}

.basket-small a {
    color: #fff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #ffce00;
  background-color: #222;
  border-color: #ffce00;
}

.loading-animation > div {
  background-color: #ffce00;
}

.basket-list-item .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
  font-weight: 100;
}

.tab-content {
  background-color: #222222;
  color: #fff;
  padding: 2rem;
}


.nav-tabs {
  border-bottom: none;
}

.popLity {
    font-size: 0.8rem;
}

.detailsSingle {
  margin: 0.5rem 0rem;
}

.floatR {
  float: right;
  font-size: 0.9rem;
  margin-top: 0.24rem;
}

.services_versand .service1 {
  background-color: #222222;
  padding: 1rem;
  margin: 1rem;
  color: #ffce00;
}

#order-history-tab .modal-content {
  background: #222222;
}

#order-history-tab .modal-title {
  color: #fff;
}

.services_versand img {
  float: left;
  margin-right: 1rem;
  width: 64px;
}

.variation-select .text-muted, .variation-select b {
    display: inline;
    font-size: 0.8rem;
}

.page-not-found .default-not-found {
  background-color: transparent;
}

.verfuegbare_menge {
  color: #7ed321;
  font-size: 0.8rem;
  margin-top: 0.4rem;
}

.controls {
    background-color: #222;

}

.wrapper-main .controls-list {
  background-color: #222222;
  border-bottom: 1px solid #ffce00;
  border-left: 1px solid #ffce00;
  border-right: 1px solid #ffce00;
}

.cmp-search-box {
  margin-top: 2rem;
}

.search-submit {
  color: #222222;
  background-color: #ffce00;
}

.cmp-search-box .search-submit {
  color: #222222;
  background-color: #ffce00;
}

.cmp-search-box .search-submit:hover {
    opacity: 0.8;
}

.owl-carousel .carousel-control:hover i {
  opacity: 0.7;
  color: #ffce00;
}

.autocomplete-suggestion:hover {
    background: #ffce00;
}

.autocomplete-suggestion:hover p {
    color: #222;
}

.autocomplete-suggestion p {
  color: #fff;
}

.navbar-brand img {
  max-height: 6rem;
  margin-top: 0.4rem;
}

.brand-wrapper {
  padding-left: 0rem !important;
}

.plenty-brand {
	display: none;
}

#ppButton > a > img {

	display: block;
	margin: 0 auto;
}

.owl-carousel .owl-item img {
	width: 100%;
}

.v-s-boxes .v-s-box.invalid {
  font-size: 0.8rem;
}

.v-s-boxes .v-s-box.invalid::after {
  background: none;
}

.single-carousel .owl-item img {
    height: auto;
}

.ueberschriftGallerie {
  font-size: 1.2rem;
  padding: 0;
}

.ueberschriftGallerie span {
  font-family: "akaChen", sans-serif;
}

.videoLandingpage {
  background: url(https://cdn02.plentymarkets.com/o6fqzre3r8ga/frontend/rutenhalter/fasten_rutenhalter.jpg);
  background-position-x: right;
  padding: 4rem;
}

.videoLandingpage img {
  margin: 0 auto;
  display: block;
  opacity: 0.7;
  padding-bottom: 2rem;
  filter: grayscale(1);
}

.videoLandingpage:hover img {
    filter: drop-shadow(2px 4px 6px black);
}

.videoLandingpage h2 {
  text-align: center;
  margin-top: 2rem;
  background-color: #fff;
  color: #222;
  padding: 1rem;
  max-width: 26rem;
  margin: 0 auto;
  filter: drop-shadow(2px 4px 6px black);
  }

.videoGallerySingle img {
    width: 124px;
}

.videoGallerySingleMargin {
  margin-top: 0.4rem;
  }

.videoGallerySingle {
  position: relative;
  width: 102%;
}

.videoGallerySingle a{
  float: left;
  margin-right: 10px;

  margin-top: 0.5rem;
  border: 1px solid #ffffff;
}

#SetInhalt {
    background: #222222 !important;
    padding: 2rem;
}

.SetInhaltUeberschrift {
  float: right;
}

.videoGallerySingle a:hover {
    border: 1px solid #ffce00;
}

/* videoGallerySingleItemVideoBeschreibung */

.videoSingleItem {
  padding: 1rem;
  overflow: hidden;
}

.videoSingleItem .col-sm {
  text-align: center;
  margin-bottom: 1rem;
  position: relative;
}

.mitBorderImageVide {
  border: 2px solid #ffce00;
}

.imgCentering {
  position: absolute;
  top: 50%;
   left: 50%;
   transform: translate(-50%,-50%);
   width: 80px;
}

.videoSingleItem .col-sm:hover {
    opacity: 0.4;
}

/* Ende videoGallerySingleItemVideoBeschreibung */


/*Das muss man noch überprüfen*/

button.btn.btn-block.btn-default {
  color: #000;
  background-color: #ffce00;
  border-color: #ffce00;
  font-family: "akaChen", sans-serif;
  border-radius: 1.4rem;
}

.fa-spinner:before {

	content: "";
}

#page-body > div > div > div.col-md-5.single-rightside.mt-1 > div:nth-child(6) > div, #page-body > div > div > div:nth-child(2) > div > div:nth-child(6) > div {
	display: none;
}

/*
.tab-content {
	background-color: #dadae3;
    padding: 20px;
    color: #4D4F4D;
}
*/

#controlsList > li.list-inline-item.dropdown.control-languages {
	display: none;
}

.homepage-title {
	 width: 1px;
	 height: 1px;
	 position: absolute;
	 clip: rect(1px, 1px, 1px, 1px);
 }

.schwarzeFarbe li {
  color: #000;
}

.weisseFarbe li {
  color: #fff;
}

.table-hover tbody tr:hover {
  color: #fff;
}

.home_icons {
  padding-left: 6rem;
  background-color: #222222;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 2rem;
}

.home_icons img {
  float: left;
  margin-right: 1rem;
  margin-top: 1rem;
  width: 5rem;
}

.alleinstellung p {
  margin-top: 1.2rem;
  font-size: 1.5rem;
  font-family: 'akaChen', sans-serif;
}

.artikelNummerBasket span {
    font-size: 80%;
}

.artikelnummerArtikelansicht {
  margin-bottom: 1rem !important;
}

.iconsSingleItem span {
  display: inline-block;
}

.gruppeIcons {
  margin-top: 2rem;
}

.iconsImages img {
  width: 4.9rem;
  margin-right: 0.1rem;
  margin-left: 0.4rem;
}

.PricingContainer {
    margin: 0 auto;
    padding: 50px 0 0;
    max-width: 1190px;
    width: 100%;
}

.opacityIcons img{
  opacity: 0.3;
}

.owl-carousel .owl-dots {
  display: none;
}
.PricingContainer h2 {
	text-align: center;
    font-size: 1.8rem;
    margin-bottom: 50px;
}
.PricingPanel {
  border-radius: 10px;
  padding: 15px 25px;
  position: relative;
  width: 100%;
  z-index: 10;
  margin-bottom: 30px;
}
.pricing-table {
  display: flex;
  flex-direction: column;
}
.btn-link {
  color: #ffce00;
}
.btn-link:focus, .btn-link:hover {
  color: #ffce00;
}
.pricing-table * {
  text-align: center;
}
.pricing-plan {
  border-bottom: 1px solid #e1f1ff;
  padding: 25px;
}
.pricing-plan:last-child {
  border-bottom: none;
}
.basket-preview .d-flex .flex-column .flex-nowrap .bg-white .shadow .w-100 {
  background: #222222;
  color: #ffffff;
  border: 1px solid #ffce00;
  margin-left: 0.1rem;
}
.top-bar .controls-list>li .basket-preview .d-flex .flex-column .flex-nowrap .bg-white .shadow .w-100 .basket-item a {
  color: #ffffff;
}
.iconsBeschreibung, #lokalesGeschaeft {
  max-width: 540px;
  background: #222222;
  padding: 2rem;
  border: 1px solid #ffce00;
  margin-left: 0.3rem;
}
.main-navbar-collapsable ul.mainmenu li {
  float: none;
}

.main-navbar-collapsable .mainmenu>li>a {

  color: #fff;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
 }
.pricing-img {
  margin-bottom: 25px;
  max-width: 100%;
  margin: 0 auto;
  display: block;
  margin-bottom: 1rem;
}
.pricing-features {
  margin: 50px 0 25px;
}
.pricing-features-item {
  border-top: 1px solid #e1f1ff;
  font-size: 12px;
  line-height: 1.5;
  padding: 15px 0;
  list-style-type: none;
}
.pricing-features-item:last-child {
  border-bottom: 1px solid #e1f1ff;

}
.single .title span {
    font-family: 'akaChen', sans-serif !important;
}


.pricing-price {
  color: #016FF9;
  display: block;
  font-size: 32px;
  font-weight: 700;
}
.pricing-button {
  border: 1px solid #9dd1ff;
  border-radius: 10px;
  color: #348EFE;
  display: inline-block;
  margin: 25px 0;
  padding: 15px 35px;
  text-decoration: none;
  transition: all 150ms ease-in-out;
}
.pricing-button:hover, .pricing-button:focus {
  background-color: #e1f1ff;
}
.pricing-button.is-featured:hover, .pricing-button.is-featured:active {
  background-color: #269aff;
}
/* CSS für das Modal - BEGIN */
.klebeanleitung {
	margin: 50px 0 50px 0;
}
.klebeanleitung h2 {
	text-align: center;
  font-size: 1.8rem;
  margin: 2rem 0 2rem 0;;
}
/* CSS für das Modal - ENDE */
/* The Modal (background) */
.modalH {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-contentH {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}
/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}
@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}
.close {
  color: #6c757d;
}
.amzLoginButton {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem;
}
.amz-border-box {
  background: #222 !important;
  border: 0 !important;
  padding: 2rem !important;
}
/* The Close Button */
.closeH {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
.btn {
  padding: 0.6rem 0.5rem;
}
.btn>.fa {
  float: right;
  margin-left: 0rem;
  margin-top: 0.1rem;
}
.bg-info {
  color: #222222 !important;
  background-color: #ffce00 !important;
}

.wrapper-inner.basket-preview {
    background: #222222;
}
.basket-preview .close {
    color: #fff;
}
.closeH:hover,
.closeH:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.cookie-bar-toggle {
  display: none !important;
}


.text-dark, .color-dark {
  color: #fff;
}

.contact {
    padding: 2rem;
    margin-top: 2rem;
}

.cmp-contact h1 {
  margin-top: 2rem;
}

/* LoginView */
.loginCheckout h1 {
  display: none;
}
.loginCheckout h2 {
  margin-bottom: 2rem;
}
.btn-halterungen {
  margin-top: 2rem;
}
.HalterungContrainer {
  background-color: #222;
  margin-bottom: 4rem;
}
.HalterungContrainer h2, .HalterungContrainer h3 {
  text-align: center;
  padding: 1rem;
  background-color: #fff;
  color: #222;
  margin: 2rem 0rem 2rem 0rem;
}
.col_inner {
  margin-bottom: 2rem;
  padding: 2rem;
}
.artikelHalterung {
  margin-top: .5rem;
  margin-bottom: 0.5rem;
}
.artikelHalterung button {
  font-size: 0.9rem;
}
.halterung_inner img {
  max-width: 100%;
  width: 8rem;
  margin: 1rem auto;
  display: block;
}
.halterung_header_hoehe_schrauben {
  height: 47rem;
}
.halterung_header_hoehe_kleben {
  height: 100rem;
}
.halterung_header_hoehe_klemmen {
  height: 153.5rem;
}
.passend_inner {
  margin-bottom: 2rem;
  padding: 0rem 1rem 0rem 1rem;
}
.passend_inner > .row {
    background-color: #222222;
    margin-bottom: 2rem;
}
.passenderArtikel {
  margin-bottom: 2rem;
  text-align: center;
  margin-top: 1rem;
}
.passenderArtikel h4 {
  color: #fff;
}
.passenderArtikel img {
  width: 11rem;
}
.passenderArtikel img:hover {
  opacity: 0.9;
}
.no_line {
  border-bottom: none !important;
}
.fuerHalterung {
  margin-bottom: 2rem;
  margin: 0 auto;
  display: block;
  width: 100%;
  text-align: center;
}
.fuerhalterungSchriftGross {
  font-size: 1.5rem !important;
  background: #fff;
  color: #222222;
  padding: 0.5rem 2rem 0.5rem 2rem;
}
.HalterungZweck {
  margin-top: -0.5rem;
  color: #fff !important;
}
span.fuerHalterung, .fuerHalterungPassend {
  font-size: 1.4rem;
  font-family: 'akaChen', sans-serif;
}
span.passendHalterung {
  font-size: 1.2rem;
  font-family: 'akaChen', sans-serif;
}
.halterung_inner {
  background: #222222;
  padding: 2rem;
  margin-bottom: 2rem;
}
.halterung_inner p {
  text-align: center;
}
.halterung_inner h2 {
  text-align: center;
  margin-top: 2rem;
  writing-mode: vertical-rl;
  text-orientation: sideways;
  margin: 0 auto;
  display: block;
  font-size: 9.2rem;
  transform: rotate(-180deg);
}
.modal-header {
  border-bottom: 1px solid #6c757d;
}
.modal-headerH {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.modal-bodyH {padding: 2px 16px;}
.modal-footerH {
    padding: 2px 16px;
    background-color: #5cb85c;
    color: white;
}
.youtubeVideo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.youtubeVideo p {
	margin-top: 10px;
	padding: 30px;
	}

.wrapper-main .navbar {
	padding: 21px 0 21px 0;
}
.wrapper-main #page-body {
    background: transparent;
}
.owl-thumbs .owl-thumb {

}

.single .single-carousel, .page-singleitem .single-carousel {
  background: transparent;
}

.single .nav-tabs .nav-item .nav-link {
    font-size: 1em;
    font-family: 'akaChen', sans-serif !important;
    color: #222222;
    background-color: #ffffff;
    border: none !important;
    border-top-right-radius: 2rem;
}
.owl-thumbs .owl-thumb.active, .owl-thumbs .owl-thumb:hover {
  border: 1px solid #ffce00;
}
#dhlWunschpaket {
	padding: 25px;
}
/*.square-container {

	padding-bottom: 67%;
}*/
.base-price {
  display: none;
}
.single-rightside .mb-3 {
    margin-bottom: 1rem !important;
}
@media (min-width: 768px){
.breadcrumbs {
  background: transparent;
  z-index: 1000;
}
.wrapper-main .breadcrumb {
  padding: 0.5rem 1rem;
}
.single-rightside {
  position: unset;
}
}



/* @media (min-width: 768px) {
a.nav-link.active:hover, a.nav-link:hover {
  color: #000 !important;
}
}*/
@media (min-width: 900px) {
  .pricing-table {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
.top-bar .controls-list > li a:not(.btn)[aria-expanded="true"], .top-bar .controls-list > li a:not(.btn):hover {
    background-color: #008ebd;
    color: #fff;
}
}
@media only screen and (max-width: 500px){
  .youtubeVideo iframe {
  	width: 100%;
  }
  .navbar-brand img {
  	max-height: 4rem;
    margin-top: 0rem;
    margin-left: 1rem;
  }
  .wrapper-main .navbar {
  	padding: 1px 1px 1px 1px !important;
  }
  .custom-select {
    background-position-x: 94%;
  }
  .widget-image-carousel.widget-primary .widget-caption h2, .widget-image-carousel.widget-primary .widget-caption .h2 {
    right: 6rem;
    font-size: 1rem;
    width: 17rem;
    top: 1rem;
}
}

@media (min-width: 768px) {
.list-controls .filter-collapse .page-content .card {
    padding: 1em;
}
}

@media (min-width: 1200px) {
#single-carousel .owl-item img {
  height: auto !important;
}
}
.cmp-product-thumb .main-image {
  background-color: #222222;
  height: 67%;
}
.cmp-product-thumb {
  background-color: transparent;
}
.cmp-product-thumb .thumb-background {
  background-color: #222222;
}
@media (min-width: 544px){
.cmp-product-thumb .thumb-image {
    width: 100%;
    height: 186px;
}
.Startseite_verteiler {
  margin: -0.8rem;
}
.startseite_footer {
  margin: -0.8rem;
}
}
@media (max-width: 991px) {
.cmp-product-thumb .thumb-title, .cmp-product-thumb .price {
    color: #ffffff;
    line-height: 1.5rem;
}
.custom-select {
  background-position-x: 94%;
}
}
@media (max-width: 544px) {
  .cmp-product-thumb .thumb-inner{
    padding: 1rem;
  }
  table.material_table td, table.material_table th {
   font-size: 0.7rem;
 }
 .bereitsKunde {
     border-right: none;
     border-bottom: 1px solid #6c757d;
 }
}
.single #single-carousel {
  background: transparent;
}
.owl-stage-outer.owl-height {
    height: auto !important;
}
@media (min-width: 992px) {
#single-carousel .owl-item img {
    height: auto;
}

.megamenu .level1 a {
  color: #ffce00;
}

nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu>li>ul.collapse>li .level2 {
  padding-bottom: 0em !important;
    padding-top: 0em !important;
}
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu>li>ul.collapse>li ul.collapse-inner {
    background-color: #222222;
    padding-bottom: 1em;
}
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu>li>ul.collapse>li ul.collapse-inner .level1>a {
  color: #ffce00 !important;
}
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu>li>ul.collapse>li ul.collapse-inner>li>a {
  color: #ffffff;

}
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu>li>ul.collapse>li ul.collapse-inner>li.bt-more>a {
  color: #6c757d;
}
}
@media (min-width: 544px){
#single-carousel .owl-item img {
    height: auto;
}
}
@media (min-width: 992px){
#single-carousel .owl-item img {
   height: auto;
}
}
@media (min-width: 992px) {
.wrapper-main > nav.container-max {
    top: 125px;
}
}
@media (min-width: 768px) {
.wrapper-main>nav.container-max {
    top: 3px;
}
}
@media (min-width: 900px) {
  .pricing-plan {
    border-bottom: none;
    flex-basis: 100%;
    padding: 25px 50px;
  }
  .pricing-plan:last-child {
    border-right: none;
  }
}
@media (min-width: 1200px){
  .parallax-img-container .parallax-text-wrapper {
    /* margin-left: 20px;
    margin-right: -15px;
     background-position: right top;
    background-image: url(https://image.flaticon.com/icons/svg/987/987941.svg);
    background-repeat: no-repeat;
    padding-top: 1rem;*/
    padding-left: 0rem;
  }
}
@media (min-width: 544px) {
.cmp-product-thumb .thumb-content {
    padding: 1.3rem;
}

}
@media (min-width: 544px) {
body > #vue-app.open-right .wrapper-right, body > #vue-error.open-right .wrapper-right {
    background: #222222;
}
}
@media (min-width: 900px) {
  .background {
    padding: 0 0 25px;
  }
}
@media (min-width: 768px) {
.widget-image-carousel .widget-inner .widget-caption h2, .widget-image-carousel .widget-inner .widget-caption .h2 {
    font-size: 2rem;
    float: left;
}
}
@media (min-width: 768px) {
.top-bar .controls-list > li a:not(.btn) {
    padding: 0.5rem 0.8rem;
    display: inline-block;
}
}
@media (min-width: 768px) {
.top-bar .controls-list > li a:not(.btn)[aria-expanded="true"], .top-bar .controls-list > li a:not(.btn):hover {
    background-color: transparent;
    color: #fff;
}
}
@media (min-width: 992px) {
.no-touch nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li:hover, .touch nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li.hover {
    background: transparent;
    color: #fff !important;
}
}
@media (min-width: 992px){
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li.level1 > a {
    color: #ffce00;
    font-weight: bold;
}
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li.level1 {
  padding: 0.5em 1em;
}
}
@media (min-width: 992px){
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li a {
  background: #222222;
  color: #fff;
}
}
@media (max-width: 991px){
.cmp-product-thumb .mobile-width-button {
    background-color: #ffce00 !important;
    color: #222222;
}
.top-bar .controls-list > li a:not(.btn)[aria-expanded="true"] {
  background-color: transparent;
}
span.vat-porto-info.small.text-muted, .btn-labeled, .basket-preview .totals, span.vat.small.text-muted {
  border-top: none;
}
.cmp-product-thumb .thumb-content {
  background-color: transparent;
}
.owl-thumbs .owl-thumb {

}

}
@media (min-width: 992px){
nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse {
  background-color: #222222;
}
}
@media (min-width: 992px) {
.no-touch nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li:hover, .touch nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li.hover{
  background: transparent;
}
}
@media (min-width: 992px) {
.no-touch nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li a:hover, .touch nav.navbar.megamenu .main-navbar-collapsable ul.mainmenu > li > ul.collapse > li a.hover{
  color: #ffce00 !important;
  background: #222;
}

.basket-preview-wrapper.open-hover .totals {
    background-color: transparent;
}

}
@media (min-width: 768px) {
.anicon.anicon-search-xcross[aria-expanded="false"]:hover > .anicon-search-item:after {
  background: #ffce00;
}
}
@media (min-width: 992px) {
.cmp-hero .hero-main .carousel .carousel-control span:before {
    color: #ffce00;
}
}
@media (min-width: 768px) {
.single .nav-tabs .nav-item .nav-link.active {
    font-family: 'akaChen', sans-serif !important;
    font-size: 1em;
}
}
.single .nav-tabs .nav-item .nav-link.active, .single .nav-tabs .nav-item .nav-link:hover {
  color: #ffffff !important;
  background: #222222;
  border: none;
  border-top-right-radius: 2rem;
}
@media (max-width: 544px){
.videoGallerySingle a {
  margin-right: 0.6rem;
}
.videoGallerySingle img {
  width: 4.4rem;
}
.passenderArtikel img {
    margin: 0 auto;
    display: block;
}
.halterung_inner h2 {
  writing-mode: initial;
  text-orientation: initial;
  transform: none;
  font-size: 3rem;
  height: auto;
}
.top-bar-items {
    width: 100%;
}


.cmp-product-thumb .special-tags .badge {
  font-size: .6rem;
    opacity: 0.6;
}

}
@media (max-width: 575.98px){
.single .nav-tabs {
    display: flex;
}
.single .nav-tabs .nav-item {
  float: left;
}
.wrapper-main #page-body {
    margin-top: 1rem;
}
.wrapper-main header .controls-list {
  width: 26.8rem;
}
}

@media (min-width: 576px){
.basket-preview-content {
  max-height: 90vh;
}
}

@media (min-width: 1200px){
.single .single-carousel, .page-singleitem .single-carousel {
    height: 447px;
}
}

/*
* Min Änderungen
*/

/* fluessigkeitAbschnitt */
.silikonflascheImg img {
	width: 200px;
	margin: 0 auto;
	display: block;
	margin-bottom: 1rem;
	margin-top: 1rem;
  background-color: transparent;
}
.silikonflascheImg h4 {
  text-align: center;
}
.kompatibilitaetText, .zubehoerText {
  margin-bottom: 3rem;
  padding: 2rem;
  background-color: #222;
  text-align: center;
}
.zubehoerText img {
  background-color: transparent;
  width: 100px;
}
.cmp-search-box {
  z-index: 1000;
  background-color: transparent;
}

.control-search {
    display: none;
}

#headingOne,
#headingTwo,
#headingThree {
  border-top: 1px solid #ffce00;
  padding-top: 0.8rem;
}

#headingOne a,
#headingTwo a,
#headingThree a {
  font-family: 'akaChen', sans-serif !important;
  cursor:pointer;
}
#collapseOne,
#collapseTwo,
#collapseThree {
  padding: 0.8rem;
}


/* Range Slider  */
.range-wrap {
  padding-bottom: 60px;
  padding-left: 10px;
  margin-right: 35px;
  padding-top: 10px;
}
#slider-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.slider {
  width: 100%;
  height: 10px;
  background: lightgrey;
  border-radius: 50px;
  margin-top: 20px;
}
.slider label {
  color: white;
  position: absolute;
  text-align: center;
  font-size: 15px;
  margin-top: 31px;
  font-weight: normal;
}
.slider input[type="range"] {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: transparent;
  outline: none;
  position: absolute;
  top: 0;
}
.slider input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: black;
  border: 6px solid #ffce00;
  cursor: grab;
  position: relative;
  z-index: 1;
  top: -5px;
}
.slider input[type="range"]:focus {
  outline: none;
}
.slider input[type="range"]:focus::-webkit-slider-thumb {
  border-color: #ffcc00d7; /* Example color change on focus */
}


/* //Achraf// */
@media screen and (max-height: 709px) {
  .basket-preview .basket-preview-content {
    flex-direction: column-reverse !important;
  }

    .basket-preview .basket-preview-content .item-list.overflow-auto {
    overflow: visible !important;
  }
}