
.text-after-banner p { font-family: "Quicksand", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal; font-size:31px; max-width: 1000px;
  color: #444; }
@media all and (max-width:767px) {
	.text-after-banner p { font-size:25px; }
}
@media all and (max-width:459px) {
	.text-after-banner p { font-size:19px; }
}
/*
.tai-heritage-pro-regular {
  font-family: "Tai Heritage Pro", serif;
  font-weight: 400;
  font-style: normal;
}

.tai-heritage-pro-bold {
  font-family: "Tai Heritage Pro", serif;
  font-weight: 700;
  font-style: normal;
}

body { font-family: "Tai Heritage Pro", serif; font-weight: 400; }
*/

#header-logo img { -webkit-filter: drop-shadow( 1px 1px 1px rgba(0, 0, 0, .55)); filter: drop-shadow( 1px 1px 1px rgba(0, 0, 0, .55)); }

#header-menu-mobile .ham8 path {
	stroke: #B37B04;
}

.venet-form .form-field label {
	font-size: 19px;
	line-height: 31px;
	letter-spacing: .2px;
}
@media all and (max-width:459px) {
.venet-form .form-field { margin: 8px 0; }
.venet-form .form-field label {
	font-size: 17px;
	line-height: 25px;
	letter-spacing: .1px;
}
}