/* Orderform styles*/

.content.order {
	text-align:inherit;
}

#order_form span {
	color: inherit;
	font-size: inherit;
}
@media screen and (max-width: 1024px){
.f_bottom {
	padding: 10px 0 20px 0;
}
}

#orderform_layout .order_form_header {
	font-family: 'PT Sans Narrow', sans-serif;
	background:none;
	font-weight: bold;
	padding: 0;
	margin: 35px 0;
}


