footer {
	height: 100%;
}
/* woocommerce product title */
.woocommerce-loop-product__title {
		font-weight: bold;
	/*color:red;*/
}
.wp-image-1459 {
	height: 200px !important;
}
.nv-page-title {
	text-align:center;
}
/* left label on top menu */
.gratisVersand {
	font-size:20px;
	color: #AA1111;
	font-weight: bold;
}
/* right label on top menu */
.gratisAb300 {
	font-size:20px;
	color:blue;
	font-weight: bold;
}
/* bulletpoint on top menu */
.bullelements{
  font-size:2rem;
	margin: 0;
  position: absolute;
  top: 45%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* YMM Search */
.ymm-search-all-link {
	margin-left:30px;
}
.ymm-clear-filter {
	margin-left:95px;
}
.about_paypal {
	display:none;
}
.erreichbar {
	margin: auto; 
	max-width: 500px; 
	color: #00ffff;
	text-align:center;
	justify-content: center;
}
.button-submit {
 	margin-right: 0 !important;
	padding: 12px 12px;
	width:100%;
	color: white !important;
	font-size: 15px;
}
.fm-form-container {
	width:100% !important;
	
}
.wdform-element-section {
	background-color: white;
}
.wdform-required {
	color:red;
}

