li.field_sublabel_hidden_label input {
margin-bottom: 0px !important;
} li.field_sublabel_hidden_label label.hidden_sub_label {
display: none !important;
} li.hidden_label textarea {
margin-top: 12px !important;
}
#top-menu > li li.menu-item-has-children > a:after {
content: "5" !important;
}
#et_search_icon:hover,
#top-menu li.current_page_parent > a,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
.bottom-nav li.current-menu-item > a { }
.newsletter h2 {
text-align: center;
font-size: 3vw !important;
} .newsletter ul.gform_fields {
list-style: none;
display: table !important;
padding: 0px;
margin: 0px;
width: 100%;
} .newsletter li.gfield:last-child {
width: 20% !important;
} .newsletter li.gfield {
display: table-cell !important;
text-align: center;
width: 40% !important;
} .newsletter li.gfield input[type=text],
.newsletter li.gfield input[type=email] {
display: block !important;
width: 100% !important;
font-size: 20px !important;
text-transform: uppercase !important;
border-radius: 0px !important;
border: 1px solid #6bc7b6 !important;
padding: 7px 20px !important;
border: 1px solid #6bc7b6 !important;
background: transparent !important;
color: #6bc7b6 !important;
} .newsletter li.gfield input[type=submit] {
margin-top: 0px !important;
display: block !important;
text-align: center;
width: 100% !important;
padding: 3px 20px !important;
}