/* Colors Definition */
/*$color1Medium: #2c3e50;
$color1Dark: #00b1eb; */
body .dia-menu-master, body .dia-menu-icon-btn {
  text-align: center;
  background-color: transparent !important;
  border: 1px solid white;
  height: 40px;
  padding: 10px 0 10px 10px !important;
  margin: 0;
  color: #00b1eb !important;
}
#pt-header-stick-abs {
  height: 135px;
  position: fixed;
  top: 0;
  z-index: 1000;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  background-color: #fff;
  /* Header Slogans / Login */
  /* Main MenuBar (Logo / Search / Menu) */
}
#pt-header-stick-abs .top-row-box {
  font-size: 11px;
  background-color: #F6F6F6;
  padding: 14px 0 18px 0;
  margin-left: 0;
  margin-right: 0;
  max-height: 45px !important;
}
#pt-header-stick-abs .top-row-box .head-top-row {
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans {
  padding-left: 0;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-top-slogan {
  color: #00b1eb;
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-top-slogan a {
  color: #00b1eb;
  border-bottom: 1px solid;
  padding-bottom: 4px;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-top-slogan a:hover, #pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-top-slogan a:active, #pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-top-slogan a:focus {
  color: #fff !important;
  text-decoration: none;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-top-slogan a.switch-language {
  border-bottom: 0;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-user-slogan a.dia-user-master {
  border-bottom: none;
  padding: 0;
  line-height: normal;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-user-slogan a.dia-user-master:hover {
  color: #fff !important;
  background-color: #2c3e50;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-user-slogan a.dia-user-master i {
  float: right;
  padding-left: 5px;
  font-size: 14px;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans .head-user-slogan .caret {
  display: none;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu {
  background-color: #2c3e50;
  text-transform: none;
  font-size: 12px;
  min-width: fit-content;
  border-radius: 0;
  left: auto;
  right: 0;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu a {
  color: #fff;
  border: none;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu a:hover {
  background-color: #00b1eb;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu a.user-logout {
  color: #a9231f;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans ul.dropdown-menu a.user-logout:hover {
  color: #a9231f !important;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans.top-slogans-right {
  padding-right: 0;
  display: flex;
  justify-content: flex-end;
}
#pt-header-stick-abs .top-row-box .head-top-row .head-top-slogans.top-slogans-right .head-top-slogan {
  margin-left: 10px;
  margin-right: 0;
}
#pt-header-stick-abs .head-middle-row {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
#pt-header-stick-abs .head-middle-row .head-main-menu {
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  max-height: 88px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-logo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  z-index: 1000;
  margin-top: auto;
  margin-right: 20px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-logo .dia-header-logo {
  height: 130px;
  max-height: 500px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-logo .dia-header-logo-scroll {
  max-height: 95px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search {
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-grow: 2;
  text-align: center;
  height: 88px;
  margin-right: 7px;
  position: relative;
  /* quickSearch selectBox filter */
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search i.dia-search-quicksearch-icon {
  cursor: pointer;
  color: #fff;
  background-color: #00b1eb;
  font-size: 25px;
  height: 40px;
  width: 40px;
  padding-top: 7px;
  z-index: 10;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search .dia-search-form-filter {
  position: absolute;
  right: 5px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search .dia-search-form-filter select#quickfilter {
  background-color: transparent;
  color: #444;
  font-weight: 500;
  width: 50px;
  border: 0;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search .dia-search-form-filter select#quickfilter:hover, #pt-header-stick-abs .head-middle-row .head-main-menu .head-search .dia-search-form-filter select#quickfilter:active, #pt-header-stick-abs .head-middle-row .head-main-menu .head-search .dia-search-form-filter select#quickfilter:focus {
  outline: none;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search input.dia-search-input {
  border-radius: 0;
  border: 1px solid #00b1eb;
  padding-left: 47px;
  height: 40px;
  margin-top: -40px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search input.dia-search-input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search input.dia-search-input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-search input.dia-search-input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 88px;
  /* Categories Menu */
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .navbar-header {
  height: 40px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav #categories-menu-wrapper #categories-menu {
  border: 1px solid #d5d0d0;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav #categories-menu-wrapper #categories-menu .category-block .info-block-wrapper .subcategories .load-all-subcategories {
  color: white;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  min-height: auto;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid {
  padding-right: 0;
  padding-left: 0;
  display: flex;
  /* Header Menu */
  /* Header Sub Menu */
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid #navbar-collapse-top {
  padding-left: 0;
  padding-right: 0;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master {
  border: 1px solid #ffffff;
  margin-left: 10px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master .caret {
  display: none;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master span.badge-counter {
  position: absolute;
  top: -10px;
  right: -15px;
  background-color: #00b1eb;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-element.active a {
  background-color: #00b1eb;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master-user, #pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-menu-master-menu {
  display: none;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid .dia-cart-count-master .dia-menu-text {
  display: none;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav .pt-navbar .pt-container-fluid ul.dropdown-menu {
  border-radius: 0;
  left: -50px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav #dia-burger-nav {
  padding-bottom: 20px;
}
#pt-header-stick-abs .head-middle-row .head-main-menu .head-nav #dia-burger-nav .dia-menu-master {
  color: #fff;
  border: 0;
}
.manufacturer-images-slider {
  margin-top: 0 !important;
}
#categories-menu {
  margin-top: 20px;
}
.header-border {
  border-bottom: none;
}
.product-card-product-gallery:hover {
  box-shadow: unset !important;
}
#product-list .no-width-padding .product-card-info .product-card-content .product-number-row {
  display: flex;
  flex-direction: row;
}
#product-list .no-width-padding .product-card-info .product-card-content .product-number-row .product-number-column {
  padding-left: 50px !important;
}
#product-list .no-width-padding .product-card-info .product-card-content .manufacturer-row {
  display: flex;
  flex-direction: row;
}
#product-list .no-width-padding .product-card-info .product-card-content .manufacturer-row #herst_list {
  padding-left: 40px !important;
}
#product-list .product-card-price {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#product-list .product-list-row .product-card-product-list .product-card-buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: white !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
#product-list .product-list-row .product-card-product-list .product-card-buttons .cart-input-row .col-xs-12 {
  padding: 0 !important;
}
#product-list .product-list-row .product-card-product-list .product-card-buttons .cart-input-row .col-xs-12 .into-cart-panel {
  margin: auto 0 0 0 !important;
}
#product-list .product-list-row .product-card-product-list .product-card-buttons .articleQuantity {
  border: 1px solid #00b1eb !important;
}
#product-list .product-list-row .product-card-product-list .product-card-buttons .into-cart-panel .panel-body {
  padding: 0 0 5px !important;
}
#product-list .product-list-row .product-card-product-list .product-card-buttons .into-cart-panel .panel-body span.addProductToCart {
  background-color: #00b1eb !important;
  border-color: #00b1eb !important;
}
.product-card-title .product-title {
  max-width: 95% !important;
  display: block;
  text-align: center;
}
.artinfo {
  max-width: 210px;
  overflow: hidden;
  display: block;
  white-space: normal;
}
.formhorizontal {
  border: 1px solid #d0d0d0;
}
.footer-box {
  background-color: #2c3e50 !important;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 100px;
}
.footer-box a {
  color: #00b1eb !important;
}
.footer-box a:hover {
  color: #d5d0d0 !important;
}
.footer-box .pt-footer-headline {
  color: #ffffff !important;
  font-weight: bold;
}
.carousel-control.right {
  margin-right: -75px !important;
}
.carousel-control.left {
  margin-left: -75px !important;
}
.dia-slider-product-title.product-title {
  height: 60px !important;
}
#sliderArticles {
  padding: 20px !important;
}
#sliderArticles .dia-slider-product-item {
  height: 600px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery {
  max-height: 600px !important;
  border-radius: unset;
  box-shadow: unset;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card {
  border: 1px white solid;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 550px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-card-content .product-card-title {
  padding-bottom: 20px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-card-content .product-number-row {
  height: 25px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-card-content .product-number-row .product-number-label-column {
  padding-right: 0 !important;
  padding-left: 20px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card .product-card-info .product-card-content .product-number-row .product-number-column {
  text-align: end !important;
  padding-right: 20px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card .product-card-price {
  display: flex;
  flex-direction: column;
  justify-content: end;
  margin-top: 40px !important;
}
#sliderArticles .dia-slider-product-item .product-list-col-gallery .product-card-product-gallery .product-card .product-card-price .product-price-box {
  display: flex;
  flex-direction: column;
}
.tile-block-wrapper {
  margin-top: 5px;
  margin-right: -15px;
  margin-left: -15px;
}
body .product-number {
  padding: 0 !important;
}
body .btn-default a {
  color: #000;
}
body a {
  color: #000;
}
body .btn-info, body .btn-success, body .btn-danger {
  border: 1px solid #00b1eb;
  color: #00b1eb;
}
body .btn-info:hover, body .btn-success:hover, body .btn-danger:hover {
  background-color: #00b1eb;
  border-color: #00b1eb !important;
  color: white !important;
}
body .product-price-info-row .product-price-box .productPrice span {
  color: #000;
}
body {
  background-color: #fff;
}
/* Buttons warenkorb */
body .dia-border-strong-btn {
  border-color: #00b1eb;
  font-size: 12px !important;
}
body .dia-border-strong-btn:hover {
  background-color: #00b1eb !important;
  border-color: #00b1eb !important;
}
body .dia-border-strong-btn:hover i {
  color: white !important;
}
body .dia-border-strong-btn:hover span {
  color: white !important;
}
body .dia-border-strong-btn i {
  color: #00b1eb;
}
body .dia-border-strong-btn span {
  color: #00b1eb;
}
body .btn-danger {
  margin-right: 5px;
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: space-around !important;
  align-items: center !important;
  border: 1px solid #00b1eb !important;
}
body .btn-danger:hover {
  background-color: #00b1eb !important;
}
body .btn-danger:hover span {
  color: white !important;
}
body .btn-danger:hover i {
  color: white !important;
}
body .btn-danger span {
  color: #00b1eb;
}
body .btn-danger i {
  color: #00b1eb;
}
/* Filterbuttons */
li.filter-item .btn.feature-option.btn-default {
  color: #00b1eb;
  background-color: #ffffff;
}
li.filter-item .btn.feature-option.btn-default:hover {
  color: #ffffff;
  background-color: #00b1eb;
}
/* weitere Filter laden */
body .dia-color2-simple-btn {
  color: #00b1eb;
  background-color: #ffffff;
  cursor: pointer;
  border: 1px solid;
}
body .dia-color2-simple-btn:hover {
  color: #ffffff !important;
  background-color: #00b1eb;
}
/*buttons umschatler listen galerie */
body .btn-default {
  color: #00b1eb;
  border-color: #00b1eb;
}
body .btn-primary {
  background-color: #00b1eb;
  border-color: #00b1eb;
  color: #ffffff;
}
/*body .btn-primary:hover {
  background-color: #fff;
  border-color: #fff;
  color: $color2Light;
}*/
body .dia-color2-border-btn {
  border: none !important;
}
/* category icons */
body .dia-color2-border-btn:hover {
  border: 1px solid #00b1eb !important;
  color: #00b1eb !important;
  background-color: #ffffff;
}
body .product-feature-container .product-features-selected .active-filter-wrapper .btn.feature-label, body .product-feature-container .product-features-selected .active-filter-wrapper .btn.feature-value, body .product-feature-container .product-features-selected .active-filter-wrapper .btn.btn-filter-edit, body .product-feature-container .product-features-selected .active-filter-wrapper .btn.btn-filter-trash {
  color: black;
}
/* pdp table */
#pdp-content #product-tabs-block #product-tabs .info-content .tab-content #details-content table.table-responsive tbody tr:nth-of-type(odd), #pdp-content #product-tabs-block #product-tabs .info-content .tab-content .param-table-wrapper table.table-responsive tbody tr:nth-of-type(odd) {
  background-color: lightgrey;
}
.tile-block-wrapper .col-xs-12 .tile-wrapper {
  webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
}
.categories-wrapper .dia-category-outer-box .dia-category-inner-box {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
}
.categories-wrapper .dia-category-outer-box .dia-category-inner-box .dia-category-box-btn {
  background-color: white;
}
body .product-card-product-gallery, body .product-card-product-list, body .product-card-checkout, body #product-info-block {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
}
#pdp-content #product-price-block .product-card-price {
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper, body .product-card-product-list .product-card-buttons .component-buttons-wrapper, body .product-card-checkout .product-card-buttons .component-buttons-wrapper, body #product-info-block .product-card-buttons .component-buttons-wrapper {
  background-color: #fff;
  border: 1px solid #00b1eb !important;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn-link, body .product-card-product-list .product-card-buttons .component-buttons-wrapper .btn-link, body .product-card-checkout .product-card-buttons .component-buttons-wrapper .btn-link, body #product-info-block .product-card-buttons .component-buttons-wrapper .btn-link {
  color: #00b1eb !important;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn-link:hover, body .product-card-product-list .product-card-buttons .component-buttons-wrapper .btn-link:hover, body .product-card-checkout .product-card-buttons .component-buttons-wrapper .btn-link:hover, body #product-info-block .product-card-buttons .component-buttons-wrapper .btn-link:hover {
  background-color: #00b1eb !important;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn-link:hover i, body .product-card-product-list .product-card-buttons .component-buttons-wrapper .btn-link:hover i, body .product-card-checkout .product-card-buttons .component-buttons-wrapper .btn-link:hover i, body #product-info-block .product-card-buttons .component-buttons-wrapper .btn-link:hover i {
  color: white !important;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn-link:hover span, body .product-card-product-list .product-card-buttons .component-buttons-wrapper .btn-link:hover span, body .product-card-checkout .product-card-buttons .component-buttons-wrapper .btn-link:hover span, body #product-info-block .product-card-buttons .component-buttons-wrapper .btn-link:hover span {
  color: white !important;
}
body .stock-success {
  color: #18cf15;
}
body .stock-warning {
  color: #a1e305;
}
body .stock-danger {
  color: #ff8800;
}
@media (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1370px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1470px;
  }
}
@media (min-width: 1600px) {
  .container {
    width: 1570px;
  }
}
@media (min-width: 1700px) {
  .container {
    width: 1670px;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1770px;
  }
}
@media (min-width: 1900px) {
  .container {
    width: 1870px;
  }
}
#teaserBlock {
  background-color: transparent !important;
}
.pt-startpage-slider {
  display: block !important;
  padding-top: 60px !important;
  padding-bottom: 60px;
  align-items: center;
}
.pt-startpage-slider .dia-slider-product-pic-box {
  height: 150px !important;
}
.pt-startpage-slider .product-card-product-gallery {
  max-height: 600px;
  border-radius: unset;
  box-shadow: unset;
}
.search-results-wrapper {
  width: 1368px !important;
  margin-top: 20px !important;
  border-color: #00b1eb !important;
  left: 90px !important;
  z-index: 1000;
}
.product-list-col-gallery {
  width: 25%;
  padding: 20px !important;
}
.head-search {
  padding-left: 93px;
  padding-right: 93px;
}
.head-main-menu {
  background-color: white !important;
}
.head-last-menu {
  background-color: #00b1eb !important;
}
.head-table-column {
  display: block;
}
.top-row-box .head-top-row .bm-navigation ul {
  display: flex;
}
.top-row-box .head-top-row .bm-navigation li {
  display: block;
  line-height: 1;
}
.top-row-box .head-top-row .bm-navigation a {
  text-transform: uppercase;
  font-size: 15px;
  padding: 0.9em 1.5em;
  color: white;
  border-width: 0 1px 0 0;
  border-style: solid;
}
.bm-menu {
  place-content: center;
}
.head-main-menu .fa-bars {
  color: #00b1eb;
}
.head-main-menu .fa-shopping-cart {
  color: #00b1eb;
}
.head-last-menu {
  padding: 14px 0 18px !important;
}
.bm-menu a:hover {
  background-color: white !important;
  border: 1px solid #00b1eb !important;
  color: #00b1eb !important;
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16) !important;
}
body .footer-box .row .row .row {
  justify-content: center;
}
.footer-box .container .row .footer .pt-footer-headline {
  font-size: 15px;
}
.footer-box .container .row .footer ul li {
  font-size: 15px;
  color: #00b1eb;
}
body .product-card-product-gallery .product-card-buttons .component-buttons-wrapper .btn.btn-link:hover {
  color: #00b1eb !important;
}
body #shopContainer {
  padding-top: 0 !important;
}
.background-wrapper {
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
}
.product-list-row .product-card-product-list {
  margin-bottom: 16px !important;
}
body #shopContainer #dia-page-content-row .bm-hero {
  padding: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
body .product-card-product-gallery .product-card-info table .product-card-title {
  padding-bottom: 20px !important;
}
body .product-card-product-gallery .product-card-info table #herst_list {
  text-align: end;
}
body .product-card-product-gallery .product-card-info table .product-number-column {
  text-align: end;
}
#headChameleonInfo {
  z-index: 10000;
  position: relative !important;
}
.dropdown-menu {
  background-color: #00b1eb !important;
}
.dropdown-menu .dia-menu-element a {
  color: white !important;
}
.dropdown-menu a {
  color: white !important;
}
.dropdown-menu a:hover {
  background-color: white !important;
  color: #00b1eb !important;
}
#shopContainer #dia-page-content-row .breadcrumb {
  top: -25px !important;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .btn-group {
  margin-right: 0;
  margin-left: 0;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .btn-group .dia-border-strong-btn {
  color: #00b1eb;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .btn-group .dia-border-strong-btn:hover {
  color: white !important;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .resultList .list-row .fastentry-item .item-col-buttons .component-buttons-wrapper {
  background-color: white !important;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .resultList .list-row .fastentry-item .item-col-buttons .component-buttons-wrapper .dia-add-comparelist {
  color: #00b1eb !important;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .resultList .list-row .fastentry-item .item-col-buttons .component-buttons-wrapper .dia-add-watchlist {
  color: #00b1eb !important;
}
#shopContainer #dia-page-content-row .fastentry-col #fastentry-result-panel .resultList .list-row .fastentry-item .item-col-delete .btn-danger {
  border: none !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
}
#shopContainer #dia-page-content-row .cart .dia-list-sort-order-box .view-config-wrapper .btn-checkout-start {
  margin-right: 5px !important;
}
#shopContainer #dia-page-content-row .cart #cart-product-table .table tbody tr td {
  vertical-align: middle !important;
}
#shopContainer #dia-page-content-row .cart #cart-product-table .table tbody tr .cart-product-amount-td .input-group-btn {
  background-color: #00b1eb !important;
  border: 1px solid #00b1eb !important;
}
#shopContainer #dia-page-content-row .cart #cart-product-table .table tbody tr .cart-product-amount-td .input-group-btn .btn-set-amount-minus .label-info {
  font-size: 100% !important;
  background-color: #00b1eb !important;
  border: 1px solid #00b1eb !important;
}
#shopContainer #dia-page-content-row .cart #cart-product-table .table tbody tr .cart-product-amount-td .cart-product-amount-input .cart-amount {
  height: 35px !important;
  border: 1px solid #00b1eb !important;
}
#shopContainer #dia-page-content-row .cart #cart-product-table .table tbody tr .cart-product-price span.cart-product-unit {
  width: 100% !important;
  display: block;
}
#shopContainer #dia-page-content-row .contact-page .panel-title {
  color: white;
}
#shopContainer #dia-page-content-row #accountCreateForm .panel-heading {
  color: white;
}
#shopContainer #dia-page-content-row .checkout-breadcrumb .btn-primary {
  color: white;
}
#shopContainer #dia-page-content-row #product-tabs-block {
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.16);
  margin-left: 10px;
  margin-right: 10px;
  padding: 0;
}
#shopContainer #dia-page-content-row .dia-list-sort-order-box #productDisplay .btn-primary {
  color: white;
}
#shopContainer #dia-page-content-row .dia-list-sort-order-box #productDisplay .btn-default:hover {
  color: white !important;
}
#shopContainer #dia-page-content-row .category-info-block {
  margin-top: 50px;
}
#shopContainer #dia-page-content-row .category-info-block .media-body {
  padding-left: 30px !important;
}
#shopContainer #dia-page-content-row .category-info-block .media-body #info-container {
  width: 70% !important;
}
#shopContainer #dia-page-content-row .category-info-block #btn-all-products {
  background-color: #00b1eb !important;
  color: white !important;
  border: none !important;
  padding: 10px !important;
}
#shopContainer #dia-page-content-row .category-info-block #btn-all-products:hover {
  background-color: white !important;
  color: #00b1eb !important;
  border: 1px solid #00b1eb !important;
}
/*Jetzt Kaufen Button*/
.btn .btn-raised .start-order {
  padding: 15px;
  font-size: 14px !important;
  background-color: #228B22 !important;
  border: none !important;
}
.btn .btn-raised .start-order span {
  color: #fff !important;
}
.product-card {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.product-card-buttons {
  margin-top: auto;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22file%22%3A%22%2Fvolume%2Fsales%2Fprivate_scripts%2Fstatic%2Fneptune%2Fcss%2Fshop%2Fcustom.css%22%2C%22sources%22%3A%5B%22private_scripts%2Fstatic%2Fneptune%2Fcss%2Fshop%2Fcustom.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAASV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUV%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWM%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAA7iBA%3BAAkjBA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAApmBF%3BAA2mBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAhnBA%3BAAsnBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAA7nBA%3BAAmoBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxoBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAopBA%3BAAAA%3BAAAA%3BAAppBA%3BAAwpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAA%2FpBA%3BAAuqBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBN%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAYV%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA3mCN%3BAAsnCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAON%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%22%7D */