.logged-in.admin-bar.fixed-header-on{
	padding: 0 !important;
}
.fixed-header-on{
	padding-top: 0 !important;
}
.page-id-588 .before-footer{
	display: none;
}
/* FORCE HubSpot forms to be visible in all browsers */
iframe[src*="hsforms.net"] {
  visibility: visible !important;
  opacity: 1 !important;
  display: block !important;
  min-height: 520px !important;
  max-width: 100% !important;
}
.hsfc-RichText p span {
    font-family: 'Poppins',sans-serif !important;
}
.footer-form-hs.hubspot-form-sc [data-hsfc-id="Renderer"] .footer-form-hs.hsfc-RichText p, [data-hsfc-id="Renderer"] .hsfc-RichText p span{
	color: #FFFEC5 !important;
}
.hubspot-form-sc [data-hsfc-id=Renderer] .hsfc-RichText p,[data-hsfc-id=Renderer] .hsfc-RichText p span {
    font: 400 44px/1.1 'Cinzel', Sans-serif !important;
	color: #ffffff !important; 
}

.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-Step .hsfc-Step__Content {
  padding: 0 !important;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-TextInput::placeholder {
  /*! color: #000000 !important; */
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-FieldLabel {
  color: #fff !important;;
  font: 400 16px/18px 'Poppins',sans-serif !important;;
  text-transform: uppercase !important;;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-FieldLabel__RequiredIndicator {
  display: none !important;;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-ErrorAlert {
  font-family: 'Poppins',sans-serif !important;;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-RichText {
  color: #ffffff !important;
  font: 400 16px/1.5 'Poppins',sans-serif !important;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-Row:nth-child(2) {
  grid-template-columns: 1.5fr 1.5fr minmax(0, 3fr);
  grid-template-columns: 1fr 1fr;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-Row:nth-child(2) .hsfc-EmailField:nth-child(3) {
  grid-column: 1 / -1;
}

.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-Button {
  background-color: #FEFF03 !important;
  width: 100% !important;
  color: #122C4F !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  text-transform: uppercase !important;
  white-space: nowrap;
  padding: 20px !important;
  border-radius: 5px !important;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-Button:hover {
  background-color: #fff !important;
}

.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-DropdownOptions__List__ListItem {
  font-family: 'Poppins',sans-serif !important;
}
@media (max-width:767px){
	.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-Step .hsfc-Step__Content {
	  padding: 0 !important;
	}
	.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-RichText p, [data-hsfc-id="Renderer"] .hsfc-RichText p span {
	  font-size: 36px !important;
	}
}


.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-RichText p span {
	background: transparent !important;
	text-align: center !important;
}
.hubspot-form-sc [data-hsfc-id="Renderer"] .hsfc-RichText p{
	text-align: center;
}

.hubspot-form-sc [data-hsfc-id="Renderer"] 
.hsfc-RichText p:not(:first-of-type) span {
	font-size: 20px !important;
	font-family: "Open Sans" !important;
} 
.hubspot-form-sc [data-hsfc-id=Renderer] .hsfc-TextareaInput, .hubspot-form-sc [data-hsfc-id=Renderer] .hsfc-TextInput { 
	font-family: "Open Sans" !important;
}
