/*
Theme Name: Migradolor Product Theme
Theme URI: http://www.migradolor.de
Description: Migradolor Product Theme
Author: Monkey @passauwebdesign
Author URI: http://www.passau-webdesign.com
Version: 1.0
License: BSD 2-Clause
License URI: http://opensource.org/licenses/bsd-license.php
*/


.review-title {
	color: #ffffff !important;
}

.product-claim-junior {
	background: #B72674;
	font-size: 18px;
	color: #ffffff;
	max-width: 50%;
	left: 570px;
	padding: 10px;
	position: relative;
	margin-top: 25px;	
}

@media only screen and (max-width : 1200px) {

	.product-claim-junior {
		left: auto;
		top: auto;
		max-width: 100%;
		margin-top: auto;
	}
}


.vertical-menu .sub-menu a {
	padding-left: 40px;
}

.current-menu-item ul li a {
	background: #1A6578 !important;
}