@media screen and (min-width: 981px){
	.et_header_style_left .logo_container {
		width:194px !important;
		height:auto !important;
	}
	span.logo_helper {
		display:block;
	}
	body.orbit #et-top-navigation #top-menu li {
	    padding-right:0;
	}
	body.orbit #et-top-navigation #top-menu li {
	    padding-left:48px;
	}
	#top-menu {
	    text-align: right;
	}
}
@media screen and (min-width: 981px) and (max-width: 1100px){
	body.orbit #et-top-navigation #top-menu li {
	    padding-left:33px;
	}

}
@media screen and (min-width: 981px){
	body.search #left-area > article {
		width:30%;
		margin:0 0 5% 5%;
		float:left;
	}
	body.search #left-area > article:nth-of-type(3n+1) {
		margin-left:0;
		clear:both;
	}
	body.search #left-area:after {
		content:'';
		display:block;
		clear:both;
	}
}
body.single-project .et_social_networks:before {
    content: 'Share this plant';
    display: block;
    margin: 0 0 10px;
    font-weight: bold;
}
.tribe-events-sub-nav .tribe-events-past {
	display:none !important;
}
/* --------------| Support Share Link |--------------- */
body.orbit #et-top-navigation #top-menu li#menu-item-1612 a {
	background: #ffb911;
    padding: 20px 20px;
    margin-top: -20px;
	color:#fff !important;
}
body.orbit #et-top-navigation #top-menu li#menu-item-1612 a:hover,
body.orbit #et-top-navigation #top-menu li#menu-item-1612.current-menu-item a {
	background: #7e32b7;
	color:#fff !important;
}
#et-top-navigation {
	padding-left:0 !important;
}
/* -------------------------^------------------------- */
/* ---------------| Project Share Icons fix |--------------- */
.single-project .et_pb_section_1 > .et_pb_row:last-child {
    padding-top: 0 !important;
}
/* ----------------------------^---------------------------- */

/* Share fixes */

body.orbit .single-project .et_social_inline .et_social_networks::before{
	content: "Share this plant";
	display:inline-block;
	padding-bottom:20px;
	font-weight: bold;
	font-size: 16px;

}

body.orbit input.et-search-field{
	text-transform: none !important;
}
body.orbit.search-results h2.entry-title{
	margin-top: 15px !important;
}

body.orbit.search-results .pagination{
	display: none;
}
body.search-results header#main-header{
     background-image: url(/wp-content/uploads/2016/03/event-header-image-1.jpg) !important;
}
/* Search Fix */
@media (min-width: 981px){
	body.search-no-results.et_pb_footer_columns3 .footer-widget{
		width: 29.666% !important;
		margin: 0 5.5% 5.5% 0;
	}

	body.search-no-results.et_pb_footer_columns3 .footer-widget:nth-child(3){
		margin-right: 0 !important;
	}
}
.tribe-events-event-cost span {
    background: #eee;
}
.tribe-events-list .tribe-events-event-cost {
    float: right;
    margin: 0 0 5px 5px;
}
/* MVB:Ticket 14798 Fix */
@media screen and (min-width: 768px) and (max-width: 1100px){
	body.orbit #tribe-events-pg-template{
		padding: 20px 30px 10px !important;
	}
}
@media screen and (min-width: 1101px) and (max-width: 1275px){
	body.orbit #tribe-events-content{
		padding: 0 30px;
	}
}


.nf-form-wrap .ninja-forms-field {
    font-size: 16px;
    background-color: #ededed;
    -moz-box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0px 0px 7px rgba(0, 0, 0, 0.04);
    border: none;
    padding:10px;
}
.nf-form-wrap label {
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
    color: #333132;
    font-size: 16px;
    line-height: 2;
    text-transform: capitalize;
    font-weight:normal !important;
}
.ninja-forms-req-symbol {
    color: #333132 !important;
}
.nf-before-form-content {
    margin-bottom: 20px;
}
.nf-form-wrap input[type=button] {
    background-color: #7e32b7;
    padding: 7px 35px;
    color: #fff !important;
    text-decoration: none;
    font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 3.125;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.nf-form-wrap input[type=button]:hover {
    position: relative;
    text-decoration: none;
    background-color: #582380 !important;
    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;
    cursor:pointer;
}

.newsGrid:after {
	content:'';
	clear:both;
	display:block;
}
@media (min-width: 981px) {
	.newsGrid > article {
		width:30%;
		margin:0 0 5% 5%;
		float:left;
	}
	.newsGrid > article:nth-of-type(3n+1) {
		margin-left:0;
		clear:both;
	}
}
@media (max-width: 980px) {
	.newsGrid > article {
		margin:0 0 10%;
	}
}
body.orbit.single-news #main-header {
    background-image: url(/wp-content/uploads/2016/03/event-header-image-1.jpg) !important;
    background-size: cover;
}
@media (min-width: 768px) {
	body.orbit .fullWidthSlider .et_pb_slide_description {
	    padding: 35% 0 15px;
	}
}
@media (min-width: 981px) {
     .page-id-7422 .et_pb_filterable_portfolio .et_pb_portfolio_items{
          display: flex;
          flex-wrap: wrap;
     }
}
body.orbit #subMenu li a {
    display: block;
    margin: 0.5rem 0;
}
body.orbit #subMenu .page_item_has_children .children a {
    color: #7e32b7 !important;
}
#logo {
    max-width: 194px !important;
}
@media (min-width: 981px){
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        width: 29.6666666667%;
    }
}
.post-type-archive-tribe_events #main-header {
    position: relative !important;
    top: 0 !important;
}