/*---------------------------------------------------------------------------------

 Theme Name:   Tupelo Airport
 Theme URI:    http://flytupelo.com
 Description:  Airport in Tupelo, Mississippi.
 Author:       Gibens Creative Group
 Author URI:   http://gibenscreativegroup.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

.side_contact_info h4 { padding-bottom: 20px;}
.side_contact_info p {padding-bottom: 15px !important;}
.side_contact_info a:hover {color: #333333;}
a:hover {color: #333333;}

h1, h2, h3, h4, h5, h6 {
	overflow-wrap: normal;
}

.nf-form-content label {
    font-size: 26px !important;
}

.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field {
	font-size: 26px !important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    color: #333333 !important;
}

input.ninja-forms-field.nf-element {padding-top: 5px;}

.nf-form-content input[type=button] {
	background: #c12336 !important;
	border-radius: 3px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}

.nf-form-content input[type=button]:hover {
	color: #ffffff !important;
}