.widget-b2b-container {
  position: relative;
}

.widget-b2b-container.shopbuilder.show-for-non-b2b > .widget-inner {
  border-color: red;
}

.widget-b2b-container.shopbuilder > .widget-inner {
  border: 2px dotted #000;
}

.widget-b2b-container.shopbuilder.show-for-non-b2b > .widget-inner:before {
  content: "Show if hidden";
}

.widget-b2b-container.shopbuilder > .widget-inner:before {
  content: "Show if not hidden";
  position: absolute;
  top: 0;
  left: 10px;
  font-size: 1rem;
  line-height: 1.2;
  font-weight: bold;
  padding: 0 5px;
  background-color: #fff;
  color: #000;
  transform: translateY(-50%);
  z-index: 9999;
}

.newsletter-btn .btn {
  font-size: 1rem !important;
  background-color: #212529 !important;
  border-color: #212529 !important;
}

.newsletter-btn .btn:hover,
.newsletter-btn .btn:focus,
.newsletter-btn .btn.focus,
.newsletter-btn .btn:active,
.newsletter-btn .btn.active {
  background-color: #212529 !important;
  border-color: #212529 !important;
  box-shadow: none !important;
}

.m-u-p-correct {
  margin: 0 -15px;
  padding: 5px;
}

@media (min-width: 768px) {
  .mainmenu {
    margin: 0 -15px !important;
    background-color: #f6f3e4;
  }
}
.cat-headline {
  padding: 1rem !important;
}
.mkt-homepage,
.background,
.col,
.page-content {
  background-color: #f6f3e4 !important;
}

#vue-app {
  background-image: linear-gradient(to bottom, white 7%, wheat 66%);
}

.gelb {
  color: #e28e04;
}

body {
  font-family: "Vollkorn", serif;
  font-size: 1rem;
  background-color: transparent;
}

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

.textjustify {
  text-align: justify;
}

.main-navbar-collapsable {
  font-size: 20px;
}

/*Navigation und Header*/

@media (min-width: 992px) {
  .main-navbar-collapsable .mainmenu > li > a {
    z-index: 1005;
    float: none;
    padding: 10px 17px 9px;
    border-width: 1px;
    border-style: none solid;
    border-color: white;
    color: #555;
    text-decoration: none;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
  }

  article.cmp.cmp-product-thumb {
    padding: 4px;
  }
}

.main-navbar-collapsable.d-none.d-lg-block {
  background: #f6f3e4;
  color: #555;
  width: 100%;
}

.main-navbar-collapsable .ddown > a::after {
  content: "";
}

.mainmenu,
.mainmenu > li {
  float: left;
}

.brand-wrapper {
  height: 225px;
}

.navbar {
  background-image: url("https://cdn03.plentymarkets.com/w59fen6ddnsb/frontend/layout/header_muehle_full.png");
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: top;
}

.navbar > .container-max > .row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-brand img {
  max-height: 10rem;
  margin-top: 10px;
}

.main-navbar-collapsable .mainmenu {
  -webkit-box-pack: start;
  -ms-flex-pack: end;
  justify-content: left;
}

.normalmenu .collapse {
  z-index: 1000;
  background-color: #f6f3e4;
}

.main-navbar-collapsable .mainmenu > li:hover > a,
.main-navbar-collapsable .mainmenu > li.hover > a {
  color: #e28e04;
}

.main-navbar-collapsable .mainmenu > li:hover,
.main-navbar-collapsable .mainmenu > li.hover {
  background-color: #f6f3e4;
}

.normalmenu .mainmenu > li {
  background: #f6f3e4;
  color: #555;
}

.normalmenu .collapse-inner > li:hover {
  background-color: #f6f3e4;
}

.normalmenu .collapse-inner > li:hover > a {
  color: #e28e04;
}

.header-icons {
  font-weight: 300;
  font-size: 12px;
  line-height: 38px;
}

.navbar-right {
  float: right;
}

nav.navbar.header-fw.p-0.border-bottom.normalmenu.unfixed {
  border-color: transparent !important;
}

@media (max-width: 768px) {
  .hidden-xs {
    display: none;
  }
}

.image-list {
  list-style: none;
  padding: 0;
  text-align: center;
}

.image-list > li {
  display: inline-block;
  margin: 2px 12px;
  vertical-align: middle;
}

ul.footerList {
  padding-left: 0;
  list-style: none;
}

footer a,
footer a:hover,
footer a:focus {
  color: inherit;
}

.btn-primary,
.widget-address.widget-primary .btn-primary {
  color: #fff;
  background-color: #e28e04;
  border-color: #e28e04;
}

.category-title {
  background-color: #e28e04;
  text-align: center;
  font-size: 40px;
}

.breadcrumbs {
  background-color: transparent !important;
}

.info-drop {
  font-size: 15px;
  cursor: pointer;
}

ul.nav.navbar-right .mainmenu {
  margin: 0 !important;
}

.center {
  text-align: center;
}
footer {
  color: #999;
}
#ppButton {
  margin-top: 15px;
}
.osano-cm-widget--position_right {
  left: 12px !important;
  right: 0 !important;
}
.osano-cm-window > div {
  border: 1px solid;
}
h1 {
  margin-top: 25px;
}
button.navbar-toggler.d-lg-none.p-3 {
  margin: 3% 15px;
  border: 3px solid white;
  border-radius: 3px;
  color: white;
  height: 58px;
  font-size: 29px;
  line-height: 0px;
}
.owl-dots {
  display: none !important;
}
