.gifting-form
{
	padding: 5px 30px 100px;
	background-color: #F7F6F3;
	/* #EEE7D9;*/
	margin-top: 100px;
	font-size: 16px;
	color: #3A1420;
}
.gifting-form H6
{
	/*	font-weight: 600;*/
	font-size: 60px;
	text-transform: capitalize;
	color: #3A1420;
	font-family: 'New York', serif;
}
.gifting-form H5
{
	font-weight: 600;
	font-size: 17px;
}
.gifting-form FORM
{
	margin: 21px -10px 10px;
}
.contact_form LABEL
{
	font-weight: 500;
	font-size: 15px;
}
/*.contact_form .form-control
{
	background: #FFF;
	border: 1px solid #EEE;
	border-radius: 20px;
	box-shadow: none;
	color: #202020;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	padding: 3px 20px;
	letter-spacing: 1px;
	margin: 0;
}*/
/*.contact_form TEXTAREA.form-control
{
	(*resize: none;*)
	(*height: auto;*)
	(*overflow: hidden;*)
	min-height: 80px;
	line-height: 135%;
	(*margin-bottom: 25px;*)
	padding: 7px 15px;
}*/
.container_wholesale
{
	font-size: 20px;
	line-height: 120%;
}
.container_wholesale H5
{
	margin-bottom: 10px;
	margin-top: 30px;
	font-weight: 600;
	font-family: 'New York', serif;
}
.wholesale FORM INPUT
{
	background: #F7F6F3;
	/*padding-left: 10px;*/
}
.wholesale FORM TEXTAREA
{
	background: #F7F6F3;
}
.wholesale .footer
{
	margin-top: 0;
}
.wholesale H2
{
	font-family: 'New York', serif;
	font-size: 35px;
}
