.pe_formintro > p{
    font-size: 16px;
	font-weight: 300;
	text-align: left;
}
.pe_form > p{
	font-size: 16px;
	font-weight: 300;
	text-align: left;
}
.pe_product_menu > h3{
	padding: 0px;
	margin: 0px;
	color: #373737;
}
.pe_product_menu_catagory{
	background: #373737 !important;
	font-weight: 400 !important;
}
.pe_product_select{
	background: #eeeeee !important;
}

@media screen and (max-width: 768px){
.pe_formintro{
	width: 100% !important;
}
.pe_form_side{
	width: 100% !important;
}
.pe_form > label > span{
	font-size: 14px !important;
	white-space: nowrap;
}
.pe_product_menu{
	width: 50% !important;
}
.pe_product_menu{
	width: 50% !important;
}
.pe_basket{
	width: 50% !important;
}
.pe_product_image{
			width: 100% !important;
			float: none !important;
		}
		.pe_product_card_body > form > label, .pe_product_card_body > form > label >span{
		width: 100% !important;
		float: none !important;
	text-align: left !important;
		}
		
		.pe_product_card_body > form > p {
			display: none;
		}
		.pe_input_append{
			width: auto !important;
			float: right;
		}
}

@media screen and (min-width: 768px) and (max-width: 992px){
	.pe_formintro{
	width: 50% !important;
}
.pe_form_side{
	width: 50% !important;
}
.pe_form > label > span{
	font-size: 14px !important;
}
.pe_product_menu{
	width: 30% !important;
}
.pe_basket{
	width: 70% !important;
}
	
}

/* MBM Additional */
.pe_submitbutton,
#allchecked_leadform button {
    background: #e83f23;
}

.pe_formintro > p {
	font-family: Open Sans,Arial,sans-serif;
	font-size: 16px;
	color: #666;
	line-height: 32px;
	font-weight: 500;
}

.pe_formintro h2 {
	font-family: 'Cormorant Garamond',Georgia,"Times New Roman",serif;
	font-weight: 700;
	font-size: 52px;
	line-height: 1.2em;
}
