/*
Theme Name: Enfold Child
Description: 
Version: 1.0
Author: HelloAri
Template: enfold
*/

@import url("../enfold/style.css");

i {
    font-style: italic;
}

.hidden {
	display: none;
}
.post-entry a {
	text-decoration: underline;
}

.ec3_schedule {
	display: none;
}
.current-page-ancestor > a > .avia-menu-fx {
    opacity: 1;
    visibility: visible;
}
.widget_nav_menu.widget_nav_hide_child ul ul {
    display: block; 
}
.widget_nav_menu .current_page_item{	
	background: #fcfcfc;
	position: relative;
	box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    padding-left: 51px; 
    left: -51px; 	
	width: 100%;
}
#top .widget_nav_menu ul ul li:before {
	content: "";
}
#top .widget_nav_menu ul ul li a {
	padding-left :0;
}
#ns_widget_mailchimp_form-2 p {
	border: 1px solid #e1e1e1;
    padding: 10px 14px;
    font-weight: bold;
}
.single .big-preview.single-big {
	display: none !important;
}
.event_data.event_single, .event_data.event_date  {
	display: none !important;
}
.template-page .category-exhibitions .big-preview {
	float: left;
	margin-right: 30px;
}
.news-time, .news-thumb  {
	display: none;
}
#top .news-wrap li a {
    color: #919191;
	font-size: 13px;
}
#top .fullsize .template-blog .post .entry-content-wrapper{
	text-align: left;
}
.news-headline {
	font-weight: normal !important;
}
#footer .event_category {
	display: none !important;	
}
.event_item h5 {
	/*color: #222222;*/
	font-size: 13px !important;
	font-weight: normal !important;
	line-height: 1.3;
}
.event_item a:hover {
	/*color: #222222 !important;*/
	text-decoration: none !important;
}
.event_item .event_category {
	display: none !important;		
}
.event_item .event_thumbnail {
    border: 1px solid #e1e1e1;
    padding: 5px;
}
.widget .eventpost_widget img {
	max-width: 65px !important;
	max-height: 65px !important;
}
article.category-exhibitions {
	overflow: auto;
	clear: both;
	margin-bottom: 30px;
}
article.category-exhibitions .post_delimiter {
	padding: 0;
	margin: 0;
}
article.category-exhibitions .small-preview img, article.category-exhibitions .big-preview img {
	max-width: 282px;	
}
.nextgen_pro_slideshow .galleria-stage,
.galleria-theme-nextgen_pro_lightbox .galleria-stage { height:100%; }

.galleria-theme-nextgen_pro_lightbox .galleria-info-title {
	font-style: italic !important;
}

.av-share-box {
	margin-bottom: 0;
}
.ngg-gallery-thumbnail-box, .ngg-gallery-thumbnail {
	border: 0 !important;
}
.ngg-gallery-thumbnail {
	width: auto !important;
	height: auto !important;
}
.ngg-gallery-thumbnail-box {
	height: auto !important;
}
.mobileOnly {
	display: none;
}
.home .galleria-counter {
	display: none !important;
}

.home  .member_news .big-preview.single-big, .home  .member_events .big-preview.single-big, .page-id-20  .big-preview.single-big {
	display: none;
}
#top .fullsize .template-blog.member_events .post-title{
	padding: 7px 0 0 0 !important;
}
#top .flex_column .template-blog.member_events .post-title {
	font-size: 1.1em;
}
.flex_column .template-blog.member_events .post_delimiter {
	margin: 0 !important;
	padding: 0 !important;
}

table td img+img {
	margin-top: 30px;
}

.home_recent_exhibitions img {
	border: 1px solid #e1e1e1;
    padding: 5px;
	max-width: 65px !important;
}
.home_recent_exhibitions .entry-content {
	display: none;
}
#top .fullsize .flex_column .template-blog.home_recent_exhibitions .post-title {
	font-size: 1em;
	padding: 0;
}
.flex_column .template-blog.home_recent_exhibitions .post_delimiter {
	margin: 0 !important;
	padding: 0 !important;
}
.home_recent_exhibitions .category-exhibitions {
	margin: 10px 0 10px;
}
.button_all_exhibitions a {
	margin-bottom: 50px;
}
.home_recent_exhibitions .category-exhibitions .big-preview {
	margin-right: 10px;
}

.multi-big .post_author_timeline, .single-small .post_author_timeline {
	border: none;
}

/* Gallery */
#top .gallery .gallery-item {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 200x;
}

.avia-gallery-thumb {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

/* FOOTER */
#footer .event_list h5 {
	font-weight: bold;
    color: #fff;
    font-style: italic;
}

.av-share-box ul li a {
    padding: 0 15px;
}

#top .mc4wp-form input[type="text"] {
	margin: 0;
}

@media only screen and (max-width: 960px) {
	.template-blog .post .entry-content-wrapper {
		overflow: initial;
	}
}

@media only screen and (max-width: 767px) {
	/*Change order of columns */
	/*.member_news {
		display: flex;
		order: 2;
		flex-wrap: nowrap;
	}
	.home_exhibitions {
		display: flex;
		order: 1;
		flex-wrap: nowrap;
	}*/
	
	/*.flex_column.av_one_half {
		display: flex;
		flex-direction: column-reverse;
		flex-wrap: nowrap;	
	}*/
	
	.simple-banner {
		position: static !important;
	}
	
	.template-page .big-preview {
		float: none;
		margin-right: 0;
	}
	article.category-exhibitions .small-preview img, article.category-exhibitions .big-preview img {
		max-width: 100%;	
	}
/*	article.category-exhibitions .small-preview img, article.category-exhibitions .big-preview img {
		max-width: 100%;
	}*/
	/*.entry-content-wrapper .big-preview.single-big {
		padding: 0 18px 10px 0;
		width: 50%;
		float: left;
	}*/
	/*.page article .standard-content {
		width: 50%;
		float: left;
	}*/
	.responsive .template-blog .post_delimiter {
		margin: 0;
		padding: 0;
	}
	.avia_transform a .image-overlay {
		display: none;
	}
	article.category-exhibitions {
		overflow: visible;
	}
	.responsive #top #main .sidebar {
		display: block;
	}
	#top #main .sidebar {
		border-color: #fff;
	}
	.inner_sidebar {
		margin-left: 0;
	}
	.sidebar {
		padding-top: 0;
	}
	.ngg-gallery-thumbnail-box {
		width: 50% !important;
	}
	.responsive #top .logo {
		width: 75%;
	}
	/*.responsive #top .av-main-nav .menu-item-avia-special.noMobile {
		display: none;
	}*/	
	.mobileOnly {
		display: inline;
	}
	.template-page .category-exhibitions .big-preview {
		float: none;
		margin-right: 0;
	}
	.home .template-page .category-exhibitions .big-preview {
		float: left;
		margin-right: 10px;
	}
	body .av-special-heading .av-special-heading-tag {
		margin-bottom: 20px;
	}
	article.category-exhibitions {
		margin-bottom: 50px;
	}
	#menu-item-search {
		display: none !important;
	}
	.upcoming_exhibition_heading {
		overflow: auto;
	}
}

