@media(min-width: 991px)        
{
	.main-header .site-search {
		width: 260px !important; 
		float: left !important; 
	}
}


.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background-color: transparent !important;
	margin-bottom: 0px !important;
	border-top: 0px solid #C89797 !important; 
	border-bottom: 0px solid #C89797 !important;  
	padding-bottom: 0px !important;
	padding-top: 0px !important;
	box-sizing: border-box !important;
}
.gform_confirmation_message {
	font-weight: 700;
	margin-bottom: 20px;
	color: #004687;
}
.gform_footer.top_label { 
	padding-top: 0 !important; 
} 
label.gfield_label { 
	margin-bottom: 0;
	font-weight: 500 !important;
}
.gform_wrapper .field_description_below .gfield_description {padding-top: 5px !important;
	font-weight: 500 !important; 
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0px !important;  
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;  
} 
.single-product .woocommerce-product-rating 
{
	margin: 0 !important;   
}
.single-product p.price 
{
	border-top: 1px solid #e1e1e1;
	padding: 20px 0 0 0;  
	font-size: 30px !important;
	color: #e33535;
	margin: 25px 0 20px 0 !important;
} 
a.cart-contents 
{ 
	position: initial !important; 
}
@media(max-width: 767px)        
{
	.single-product p.price 
	{		  
		font-size: 22px !important; 
	}

}