/*

Theme Name: Trail Child

Description: Child theme for Trail theme

Author: mediactive

Author URI: 

Template: Trail

Version: 1.0.0

Text Domain:  Avada

*/



/* Agenda en page d'accueil */

#fusion-portfolio_cpt-3 h2 a {

	color: black;

}

#fusion-portfolio_cpt-3 h2 a:hover {

	color: #fbbd51;

}

#wrapper .fusion-events-wrapper {

	height: unset !important;

	display: flex;

	flex-direction: column;

}

#wrapper .fusion-events-shortcode .fusion-layout-column {

	position: static !important;

	width: 100%;

}

#wrapper .fusion-events-shortcode .fusion-layout-column .fusion-column-wrapper {

	min-height: 130px;

	flex-direction: row;

	align-items: stretch;

	border: none;

}

#wrapper .fusion-events-shortcode .fusion-events-thumbnail {

	width: 40%;

	min-width: 40%;

	border: none;

}

#wrapper .fusion-events-shortcode .fusion-events-thumbnail .tribe-events-event-image {

	height: 100%;

}

#wrapper .fusion-events-shortcode h2 {

	padding-bottom: 10px;

	line-height: 1.2 !important;

}

#wrapper .fusion-events-shortcode h2 a {

	color: #141f24;

}

#wrapper .fusion-events-content-wrapper {

	flex-grow: 1;

	background-color: #fdfcf0;

}

#wrapper #main .fusion-events-shortcode .fusion-events-meta h4 {

	font-size: 12px;

}

#wrapper .fusion-events-shortcode .fusion-load-more-button {

	background-color: transparent;

	border: 2px solid white;

	color: white;

}

.fusion-sticky-transition .fusion-menu-element-wrapper.collapse-enabled.mobile-size-column-absolute:not(.mobile-mode-always-expanded).expanded>ul, .fusion-sticky-transition .fusion-menu-element-wrapper.collapse-enabled.mobile-size-full-absolute:not(.mobile-mode-always-expanded).expanded>ul{

	max-height: none !important;

}

/* HOOK tarteaucitron */
.tac_activate {
	z-index:9;
}