/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

/* Theme Default Overrites */

a strong {
	color: inherit !important;
}

.h4-font-size h4 {
	font-size: 27px !important;
}

/* Print css for pages */
@media print {
	header#header, #footer_signup, #footer_top, footer#socket, .blog-toolbar-row *, .title_container {
		display: none;
	}
}
/* end Print css */

@media only screen and (min-width: 768px) {
	.logo {
		margin-top: -35px;
		overflow: visible;
	}
	.logo img {
		max-height: calc(100% + 40px) !important;
    	top: -14px;
	}
	.logo a {
		overflow: visible;
	}
	.html_header_top.html_header_topbar_active.html_header_sticky #top #main {
		padding-top: 176px !important;
	}
	.av-main-nav .menu-item-top-level.current-menu-item:after {
		content: "";
		background-color: #ffffff;
		position: absolute;
		left: 50%;
		width: 18px;
		height: 18px;
		-webkit-transform: translateX(-50%) rotate(45deg);
		transform: translateX(-50%) rotate(45deg);
		top: 108px;
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	.logo img {
		padding: 5px !important;
	}
	#header_meta {
		display: none;
	}
}
#top .social_bookmarks li a {
    line-height: 27px;
}
#header_meta {
	z-index: 1;
}
#header_main {
	z-index: 2;
}
#header_meta {
	min-height: 60px;
}
#header_meta .container {
	display: flex;
    place-content: flex-end;
}
#header_meta .social_bookmarks {
	margin-top: 20px;
}
#header_meta .social_bookmarks li {
	margin-right: 10px;
}
#top #wrap_all .social_bookmarks a {
	border-radius: 50%;
	border: 1px solid #ccc !important;
	background: #cacacc;
}
#header_meta .sub_menu {
	margin-top: 20px;
}
#header_meta .sub_menu li {
	margin-right: 10px;
}
#header_meta .sub_menu a {
    text-transform: uppercase;
    padding: 15px 16px;
    margin-top: 20px;
    text-decoration: none;
    font-weight: 700 !important;
	font-size: 13px;
	background-color: #019443;
    color: #ffffff;
    border-color: #007221;
}

.title_container {
	background-repeat: repeat !important;
	background: #4F5057 url(http://nashp.flywheelsites.com/wp-content/uploads/2019/06/d-bg-new.png) !important;
	background-blend-mode: normal !important;
}
.title_container .main-title a {
	color: #d8d8d8 !important;
}

.link_column:after {
	content: url("http://nashp.flywheelsites.com/wp-content/uploads/2019/06/open-arrow.png");
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 46px;
	visibility: visible;
}
.link_column h3.av-special-heading-tag {
	font-size: 23px !important;
	font-weight: 400 !important;
	text-transform: capitalize !important;
}

.toggle_icon .vert_icon {
    left: 22px !important;
    top: 14px !important;
    height: 15px !important;
}
.toggle_icon .hor_icon {
    top: 20px !important;
    left: 16px !important;
    width: 15px !important;
}
.toggle_icon {
	margin: -23px 0px 0px -10px !important;
    background-color: #08578f !important;
	border: none !important;
    padding: 23px !important;
	color: white !important;
}
.js_active .toggler {
	background-color: #d8d8d8 !important;
	padding: 9px 3px 9px 70px !important;
	font-weight: 700 !important;
	color: #272c40 !important;
}
.single_toggle {
	margin: 5px 0px !important;
}
.toggle_content {
	padding: 12px 30px 11px 70px !important;
}

#top .alternate_color input[type='text'], #top .alternate_color input[type='input'], #top .alternate_color input[type='password'], #top .alternate_color input[type='email'], #top .alternate_color input[type='number'], #top .alternate_color input[type='url'], #top .alternate_color input[type='tel'], #top .alternate_color input[type='search'] {
	background-color: #ffffff !important;
	color: #4f5057 !important;
	border: none !important;
	font-family: 'assistant' !important;
	font-size: 15px !important;
}
#top .alternate_color input::placeholder {
    color: #4f5057 !important;
	font-family: 'assistant' !important;
}
.alternate_color input[type='submit'], .alternate_color input[type='submit']:hover {
	background-color: #019444 !important;
    color: #ffffff !important;
	border: none !important;
	font-family: 'assistant' !important;
	font-weight: 700 !important;
	font-size: 15px !important;
}

/* Utility */
.no-padding-section .content {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.featured_title .av-special-heading-tag {
	background-color: #08578f !important;
    padding: 10px !important;
    width: fit-content !important;
}

/* Home Page */
#four-columns-icons-with-heading {
    border-top: 5px solid #143C56;
}
#four-columns-icons-with-heading .av-special-heading-tag {
    font-weight: 400 !important;
	text-transform: uppercase !important;
}

@media (min-width: 767px) {
	#four-columns-icons-with-heading .flex_cell {
		position: relative;
	}

	#four-columns-icons-with-heading .flex_cell:not(:last-child):after {
		content: '';
		width: 1px;
		background-color: #D8D8D8;
		display: block;
		bottom: 10%;
		top: 10%;
		position: absolute;
		right: 0;
	}
}

.custom_tile_blog .av-masonry-date {
	display: none !important;
}
.custom_tile_blog .av-masonry-entry-title {
	font-size: 21px !important;
	bottom: 20px !important;
    text-align: left !important;
	position: absolute !important;
}
.custom_tile_blog .av-inner-masonry-content:after {
	content: url("https://nashp.flywheelsites.com/wp-content/uploads/2019/06/open-arrow.png");
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 46px;
}
.custom_tile_blog .inner_sort_button {
	font-size: 17px !important;
	margin-right: 30px !important;
}
.custom_tile_blog .active_sort .inner_sort_button {
	font-weight: 700 !important;
}
.custom_tile_blog .text-sep {
	display: none !important;
}

.custom_blog_grid .slide-image, .custom_blog_grid .slide-meta, .custom_blog_grid .blog-categories {
	display: none !important;
}
.custom_blog_grid .slide-entry-title, .custom_blog_grid .slide-entry-title a {
	font-size: 21px !important;
	line-height: 23px !important;
}
.custom_blog_grid .read-more-link a {
	font-size: 15px !important;
}

.horizontal_blog_grid .slide-entry.flex_column.post-entry {
	display: flex !important;
	margin-left: 0px !important;
}
.horizontal_blog_grid .entry-footer, .horizontal_blog_grid .blog-categories, .horizontal_blog_grid .slide-meta {
	display: none !important;
}
.horizontal_blog_grid .slide-image img {
	width: 100% !important;
	height: auto !important;
	border-radius: 50%;
}
.horizontal_blog_grid .slide-image, .horizontal_blog_grid .slide-content {
	margin: 10px !important;
	background-color: unset !important;
}
.horizontal_blog_grid .slide-entry-title {
	padding-top: 0 !important;
	font-size: 20px !important;
}
.horizontal_blog_grid .read-more-link {
	font-size: 16px !important;
}
@media only screen and (max-width: 767px) {
	.horizontal_blog_grid .slide-entry {
		width: 100% !important;
	}
}

/* Footer */
.social-icons a.avia-button {
	border-radius: 49% !important;
	min-height: 45px !important;
	min-width: 45px !important;
	line-height: 18px !important;
}
.footer_color .avia-color-theme-color-subtle:hover {
    background-color: #019442;
    color: #ffffff;
}
.custom_footer {
	font-size: 16px !important;
}
.custom_footer p {
	margin: 0 !important;
}
.copyright {
	font-size: 13px !important;
}

/* Blog Page */

.bloglist-excerpt .post-title a {
	font-size: 20px !important;
}
.bloglist-excerpt .entry-content-wrapper p {
	font-size: 17px !important;
}
.bloglist-excerpt .read-more-link {
	text-align: left !important;
}
.bloglist-excerpt .more-link {
	border: none !important;
	padding: 0 !important;
}
.bloglist-excerpt .read-more-link:after {
	border: none !important;
}
.bloglist-excerpt .read-more-link {
	margin-top: 10px !important;
	color: #019443 !important;
}
.bloglist-excerpt .more-link-arrow {
	display: inline-block !important;
}
.more-link-arrow:after {
    content: "\E835" !important;
    font-size: 20px !important;
    vertical-align: bottom !important;
}
.bloglist-excerpt .read-more-link a {
	font-size: 16px !important;
}

.featured_post .post-title a {
	font-size: 39px !important;
	line-height: 45px !important;
}
.featured_post .post-entry p {
	font-size: 19px !important;
}
.featured_post .post-entry p {
	font-size: 19px !important;
}

.sidebar .widget_nav_menu ul:first-child>.current-menu-item, .sidebar .widget_nav_menu ul:first-child>.current_page_item, .sidebar .widget_nav_menu ul:first-child>.current-menu-ancestor {
	padding-left: unset !important;
	left: unset !important;
	box-shadow: unset !important;
}
.main_color .widget_nav_menu ul:first-child>.current_page_item {
	background: unset !important;
	margin: unset !important;
}
.main_color .widget_nav_menu .current_page_item>a:first-child {
	color: #019443 !important;
}
#top .widget_nav_menu li {
	font-weight: 700 !important;
	border-bottom: 2px solid #d8d7dc !important;
}
.widget_nav_menu a {
	padding: 10px 0px !important;
}
#top .widget_nav_menu ul.children li {
	border: none !important;
}
#top .widget_nav_menu ul.children li:before {
	display: none !important;
}

.newsbox .news-thumb, .newsbox .news-time {
	display: none !important;
}
.newsbox .news-headline {
	font-size: 16px !important;
}
.newsbox .news-excerpt p {
	font-size: 16px !important;
}

.featured_tile_widget:before {
	content: "" !important;
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background: rgba(79, 80, 87, 0.6) !important;
	visibility: visible !important;
    position: absolute !important;
}
.featured_tile_widget:after {
	content: url("http://nashp.flywheelsites.com/wp-content/uploads/2019/06/open-arrow.png");
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 46px;
	visibility: visible !important;
}
/* .featured_tile_widget .av-special-heading-tag {
	font-size: 21px !important;
	width: 85% !important;
} */
.featured_tile_widget .av-subheading p {
	font-size: 17px !important;
	font-weight: 700 !important;
}

@media screen and (max-width: 767px) {
	.featured_tile_widget {
		display: flex !important;
		flex-wrap: wrap !important;
	}
}

/* Events Page */
.link_with_arrow .av-special-heading-tag:after {
    content: "\E87d";
    font-family: 'entypo-fontello';
    font-size: inherit;
    vertical-align: inherit;
    padding: 0 8px;
}

.link_list_widget .av_iconlist_title a {
	font-size: 16px !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.full_width_submit input[type='submit'] {
	width: 100% !important;
}

.main_color tr {
	color: #06578f !important;
}
.main_color tr:nth-child(odd) {
	background: #e8eff5 !important;
}
.avia-table tr.avia-heading-row {
	background-color: #18578f !important;
	color: #ffffff !important;
}
.main_color tbody {
	border-color: #84abc8!important;
}

/**Filters */
.row {
	display: flex;
	width: 100%;
	margin-bottom: 0px;
}

.row::after, 
.row::before {
  content: "";
  display: table;
  clear: both;
}

.row select.filter, 
.row input.keyword-filter {
	margin: 0 0 5px 0 !important;
	padding: 12.5px !important;
}

.row .col {
	float: left;
	min-height: 1px; 
	width: 100%;
	display: flex;
	padding: 0 5px;
}

.row .avia-button-wrap {
	width: 150px !important;
	margin-left: 0px !important;
}

/*Select 2*/
.select2 {
	margin-bottom: 0px !important;
}

.select2-selection__choice {
    padding: 5px !important;
	margin: 5px 5px 5px 0 !important;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 95%;
}

.select2-search.select2-search--inline {
	padding: 3px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none !important;
}

.select2-search__field,
.select2-selection.select2-selection--single {
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC) !important;
	background-repeat: no-repeat !important;
	background-position: right !important;
}

.select2-container .select2-selection--single .select2-selection__rendered,
.select2-selection.select2-selection--single {
	line-height: 44px !important;
	height: 45px !important;
}

.select2-selection--multiple {
	line-height: 14px !important;
	padding: 3px !important;
}

.select2-search__field {
	padding: 5px 6px !important;
}

.select2-selection,
.select2-results__options {
	background: #d8d8d8 !important;
}

.select2-selection {
	border: 0px !important;
	border-radius: 0px !important;
}

.select2-search__field,
.select2-search.select2-search--inline {
	background-color: transparent !important;
	border-color: transparent !important;
	margin: 0px !important;
	width: 100% !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1c9443 !important;
    color: #ffffff !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #24578f !important;
	color: #ffffff !important;
}

[id*=select2-keywords-].select2-results__options {
	display: none !important;
}
/**/

@media screen and (max-width: 767px) {
	.row {
		display: table;
	}
	
	.row .col {
		width: 100% !important;
		margin: 0 0 5px 0 !important;
		padding: 0px !important;
	}
	
	.row .btn-filter,
	.row .btn-keyword-filter,
	.row .avia-button-wrap {
		width: 100% !important;
		margin: 0px !important;
	}
}

.horizontal_blog_grid .slide-image {
	min-width: 85px !important;
    width: 85px !important;
}

#map-fullwidth .container {
	width: 100% !important;
	min-width: 100%;
	padding: 0;
	margin: 0;
	margin-top: -60px;
}
.pub-img {
	margin-top: 133px !important;
}

a.iconbox_icon.heading-color {
	display: none !important;
}

.post-entry .entry-content div[style*=width]:not(.tab-menu-con) {
	width: 270px !important;
	padding: 5px !important; 
    border: 2px dotted #ccc!important;
}

.featured_tile_widget_nashp:before {
	content: "" !important;
	left: 0 !important;
	top: 0 !important;
	width: 100% !important;
	height: 100% !important;
	background: rgba(79, 80, 87, 0.6) !important;
	visibility: visible !important;
    position: absolute !important;
}
.pub-img-nashp {
	margin-top: 100px !important;
}

.logo-box{
	width: 10% !important;
}

.button-row .avia-button.avia-size-large {
    padding: 15px 6px 12px !important;
    font-size: 16px;
}

/* Move Breadcrumb to left */
.breadcrumb {
	left: 50px;
}
#top .title_container .main-title, .breadcrumb .trail-before {
	display: none;
}
.title_container .breadcrumb {
	font-size: 16px;
	font-weight: 700;
}

/* Hide Author Image */
.post-author-format-type.blog-meta {
	display: none !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.search-label:not(:last-of-type) {
	display: none !important;
}

.hr-divider {
	display: block !important;
}

.hr-divider:first-of-type {
	display: none !important;
}

.hr-divider::after {
	content: 'OR';
    position: absolute;
    top: 0px;
    left: calc(50% - 15px);
    z-index: 3432423423;
    width: fit-content;
    background: #1c9443;
    padding: 0 10px;
    color: #fff;
}

.entry-content span {
	font-size: inherit !important;
}

/* To sign up to receive our emails - form */

#footer_signup #e2ma_signup_form {
	padding-left: 0;
	padding-right: 0;
}

/* #footer_signup h3.av-special-heading-tag, */
#footer_signup #e2ma_signup_image_container,
#footer_signup #e2ma_signup_message,
#footer_signup .e2ma_signup_form_required_footnote { display: none; }

#footer_signup select#id_member_field_state {
    background-color: #fff !important;
    border-radius: 0 !important;
	color: #505158;
}

#footer_signup .e2ma_signup_form { width: 100%; }

#footer_signup .e2ma_signup_form_row,
#footer_signup .e2ma_signup_form_button_row {
    display: inline-block;
    width: 24%;
    margin: 0;
    margin-right: 10px;
}

#footer_signup .e2ma_signup_form_row input {
    padding: 23px 10px !important;
}

#footer_signup .e2ma_signup_form_row select {
    padding: 12px 10px !important;
}

#footer_signup .e2ma_signup_form_button_row { margin-right: 0;}

#footer_signup .e2ma_signup_form_label { 
	color: #fff;
	text-transform: uppercase;
    font-weight: normal;
}

#footer_signup #e2ma_signup_submit_button { 
	width: 100%;
	height: 47px;
}

@media (max-width: 1200px) {
	#footer_signup .e2ma_signup_form_row,
	#footer_signup .e2ma_signup_form_button_row {
		width: 48%;
	}
	#footer_signup select#id_member_field_state {
		max-width: 100%;
	}
}

@media (max-width: 767px) {
	.breadcrumb {
		top: 10px !important;
	}
	
	#footer_signup .e2ma_signup_form_row,
	#footer_signup .e2ma_signup_form_button_row {
		width: 100%;
		margin-right: 0;
	}
}

.map_btm {
    background: #eee none repeat scroll 0 0;
    float: left;
    padding: 10px 0;
    width: 100%;
}
.map_btm > ul {
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
.map_btm li {
    display: inline-table;
    float: none;
    margin: 0 10px;
    width: auto;
}
.map_btm span {
    box-shadow: 3px 3px 0 #dedede;
    display: block;
    float: left;
    height: 20px;
    width: 20px;
}

.map_btm label {
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 0 10px;
}

@media (max-width: 767px){
	#four-columns-icons-with-heading .home-grid {
		border-bottom: 1px solid #B1CADB !important;
	}
}

#header_meta .container {
	justify-content: flex-end;
}

/* #top .av-main-nav ul a {
    line-height: 16px;
    padding: 5px 10px;
    font-size: 12px;
    min-height: 16px;
} */
#top .header_color .main_menu .menu ul li>a:hover {
    color: #007221;
}
.avia_mega_div {
	max-height: 80vh !important;
	overflow-y: scroll !important;
}