.mobile-header .mid-block .os-row {
  background-color: #0d0802;
  text-align: center;
}

.mobile-header .mid-block {
  background-color: #0d0802;
  padding: 0px;
}

.mobile-header .bottom-block .flex-row {
  margin: 0px;
}

.mobile-navigation-mask {
  margin: 0px;
}

.footer-bottom .os-col {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.so-widget-sow-hero {
		position: relative;
		z-index: 1;
}

#header {
		z-index: 100;
}

#yith-wcwl-popup-message, .header-style-1 .custom-search-entry input, .menu-item-description, .os-page-breadcrumb-wrap .breadcrumb-trail li.trail-item:after, .os-page-breadcrumb-wrap .breadcrumb-trail ul li a, .quantity-button, .search-form button, .select2-container--default .select2-selection--single .select2-selection__placeholder, .wc-block-grid .wc-block-grid__product-title, .widget_product_search form button[type=submit], .widget_search form button[type=submit], .woocommerce .os-page-breadcrumb-wrap .woocommerce-breadcrumb, .woocommerce .os-page-breadcrumb-wrap .woocommerce-breadcrumb a, .woocommerce .wishlist_table tr td.product-stock-status span.wishlist-in-stock, .woocommerce div.product p.price, .woocommerce div.product p.price ins, .woocommerce div.product span.price, .woocommerce div.product span.price ins, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price ins, .woocommerce-checkout .checkout .col-2 h3 label, .woocommerce.single-product .woocommerce-breadcrumb, .woocommerce.single-product .woocommerce-breadcrumb a, a, body, form.search-form button[type=search] {
    color: #999;
}

hr { 
		height: 1px;
}

.home_angebote {
		text-align: center;
		background-color: white;
}

.infobox {
		border-style: none;
		border-color: transparent;
		border-radius: 20px;
}

.fadetest {
  	background-image: linear-gradient(
				to bottom,
				rgba(0, 0, 0, 0) 0%,
				rgba(0, 0, 0, 0.7) 48%,
				rgba(0, 0, 0, 1) 95%,
				#0D0802 100%
		);
    height: auto;
}