.entry-content img {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.bioTextWrapper .full {
	display:none;
}
.bioTextWrapper {
    margin: -10px 0 30px;
}
.bioTextWrapper .readMore,
.bioTextWrapper .readLess {
	color:#7b64a1;
	cursor:pointer;
}
.bioTextWrapper .readMore {
	font-style:italic;
}
.bioTextWrapper .readLess:after {
	content:'\f0d8';
	font-family:'fontawesome';
}
.bioTextWrapper .readLess {
	font-size: 20px;
    padding-right: 10px;
}
ol.tribe-list-widget .tribe-event-duration {
	display:none;
}
.tribe-events-list-widget .tribe-events-list-widget-events {
    padding-right: 0;
}
body .nf-field-element input,
body .nf-field-element select,
body .nf-field-element textarea {
    font-size: 16px;
    padding: 10px;
}
body .nf-field-label label {
    font-family: "brandon-grotesque", Helvetica, Arial, Lucida, sans-serif !important;
    color: #7b64a1;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 400;
    text-transform: capitalize;
}
body .field-wrap button,
body .field-wrap input[type=button],
body .field-wrap input[type=submit] {
    background: #7b64a1;
    cursor: pointer;
    padding: 9px 22px;
    color: #c2d03b;
    text-decoration: none;
    font-family: Lexia;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    border: 1px solid #fff;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: color 0.2s ease-in-out;
}
body .field-wrap button:hover,
body .field-wrap input[type=button]:hover,
body .field-wrap input[type=submit]:hover {
	background:#fff;
}
body.orbit .et_pb_button, body.orbit .button, body.orbit .ninja-forms-all-fields-wrap .submit-wrap input {
    padding: 9px 22px !important;
}
body.orbit .et_pb_section.et_section_regular .et_pb_row:not(.et_pb_row_fullwidth) .et_pb_column img {
    width:auto;
}
#main-header {
    z-index: 999;
}
@media (min-width: 981px) {
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
    width: 29.6666666667%;
}
}