/*
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:*/

h1, h2, h3, h4, h5, h6 { text-transform: none !important; }



/* Main menu links */

#top .av-submenu-pos-center {
    text-align: center;
    font-weight: bold;
	font-size:20px;
	text-transform:uppercase;
}
#top .av-subnav-menu > li ul {
    font-size: 14px;
}

#top .av-subnav-menu > li ul a {
	font-weight:400;
}


#top h3 a:hover{
	color:#e0a238;
}

/* Menu evenement accueil */

.main_color .av-sort-by-term a {
	font-weight:bold
}

/*----------------------------------------
// CSS - Disable Masonry Animation
//--------------------------------------*/
.av-masonry-entry {
    visibility: visible;
    opacity: 1;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none;
    animation: none;
}

.avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
-webkit-transform: none;
-moz-transform: none;
transform: none; }


/*----------------------------------------
// Filtre événements
//--------------------------------------*/
.av-masonry-sort a {
  margin-right: 20px !important;
}
.av-masonry-sort .text-sep {
  display: none !important;
}

/*----------------------------------------
// Titre sections
//--------------------------------------*/

#top #wrap_all .av-inherit-size .av-special-heading-tag {
    font-size: 1em;
	display:inline-block;
	background:rgba(0,0,0,0.5);
	padding-left:8px;
	padding-right:8px;
	font-weight:normal;
}

.main_color strong {
	color:#000000;
}

.avia-fullwidth-slider.avia-builder-el-0 {
    border-top: none;
    margin-top: -43px!important;
}

/*----------------------------------------
// CSS - map carleton
//--------------------------------------*/


 .qtPlaces-tags .qtPlaces-tag i{
	background:#28507a!important;
}

.qtPlaces-list{
background:#28507a!important;
	background-image: none!important;
}


.qtPlaces-container .qtPlaces-list {
   background:#28507a!important;
}

.qtPlaces-container.qtPlaces-template-2 .qtPlaces-list{
	width:300px;
}

.qtPlaces-container.qtPlaces-template-2.open .qtPlaces-menuswitch {
    left: 300px;
}

.qtPlaces-container .qtPlaces-list .qtPlaces-entry {
    position: relative;
    margin: 1px 0 0 0;
	min-height:56px!important;
    border-bottom: 1px solid #162e47;
    background-position: center;
    background-attachment: local;
    background-size: cover;
    background-repeat: no-repeat;
  background:#28507a!important;

}


.qtPlaces-container .qtPlaces-list .qtPlaces-entry::after{
	display:none!important;
}

.qtPlaces-container .qtPlaces-list .qtPlaces-entry h4 {
    font-size: 15px;
    padding: 0 0 0 10px;
    color: #FFFFFF !important;
	border:none;
}


.qtPlaces-container .qtPlaces-list .qtPlaces-entry a.roundbtn i {
    font-size: 18px;
    line-height: 30px;
	color:#fff!important;
}

/*
.qtPlaces-container .qtPlaces-list .qtPlaces-entry a.roundbtn {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
   background: #fff;
  position: absolute;
    right: 14px;
    top: 50%;
    margin-top:-15px;
    display: block;
    border: none;
    text-align: center;
    z-index: 3;
}*/

/*
.qtPlaces-container .qtPlaces-list .qtPlaces-entry.pfilter-112 a.roundbtn,
.qtPlaces-container .qtPlaces-list .qtPlaces-entry.pfilter-103 a.roundbtn{
	 background: #daa520!important;	
}


.qtPlaces-container .qtPlaces-list .qtPlaces-entry.pfilter-116 a.roundbtn,
.qtPlaces-container .qtPlaces-list .qtPlaces-entry.pfilter-115 a.roundbtn,
.qtPlaces-container .qtPlaces-list .qtPlaces-entry.pfilter-114 a.roundbtn{
	 background: #008B8B!important;	
}
*/


/*

.fa-wine-glass-alt{
	color:DarkCyan ;
}


.fa-utensils{
	color:GoldenRod ;
}

.fa-beer{
	color:OliveDrab;
}

.fa-bed{
	color:LightCoral;
}

*/
.qtPlaces-container.qtPlaces-template-2 .qtPlaces-menuswitch {
   background-color: #28507a;

}

.qtPlaces-container .qtPlaces-tags .qtPlaces-tag:hover {
    background-color:#16314e;

}

.qtPlaces-container .qtPlaces-tags .qtPlaces-tag.active {
    background: #16314e!important;
	color:#fff!important;
}

.qtPlaces-container .qtPlaces-map .qtPlaces-mapcontainer .qtPlaces-mapmarker .qtPlaces-marker-img i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    color: #FFF!important;
    text-shadow: none;
}

/*
.qtPlaces-marker-img{
	background:#333;
}*/




@media screen and (min-width: 990px) {

#mapcarletoncontainer .container {
    max-width: 100%;
        padding: 0px;
}

.qtPlaces-container .qtPlaces-map {
    width: 75%;
}

.qtPlaces-container .qtPlaces-list {
    display: block;
    float: left;
    width: 25%;
    height: 500px;
    background: #efefef;
    overflow-y: scroll;
    overflow-x: visible;
}

.qtPlaces-tags {
    background-color: rgba(10, 10, 10, 0.9);
    position:absolute;
    margin-top:20%;
    margin-left:60%;
}

	
.qtPlaces-container .qtPlaces-tags .qtPlaces-tag {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    
    margin: 5px 5px 5px 0;
    background-color: #28507a!important;
    color: #ffffff;
    border-radius: 0;
   border: none;
    padding: 0 10px 0 2px;
    transition: background-color 0.5s;
}
	
.qtPlaces-container, .qtPlaces-container * {
    box-sizing: border-box;
}
.qtPlaces-container .qtPlaces-tags .qtPlaces-tag.active {
    opacity: 1;
    color: #000000;
}
.qtPlaces-container .qtPlaces-list .qtPlaces-entry h4 {
    text-transform: uppercase;
}
.qtPlaces-container.qtPlaces-template-2 .qtPlaces-tags {
    background-color: transparent;
}
}


/* CSS LAurie ************************************************/

/* animation au hover sur les actualités*/
 * .image-overlay.overlay-type-extern .image-overlay-inside:before {
   display:none;
}

.center{
text-align:center;
}

/* catégories blog */



.entry-content-wrapper div li {
    display: inline;
}

#top .widget ul {
    padding: 0;
    margin: 0;
    width: 100%;
	float:none;
    display: inline-block;
}


.avia_textblock.titresection h2{
display:inline-block;
	background:rgba(0,0,0,0.5);
	padding:20px;
	color:#fff;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-weight:normal;
}

#top .av-submenu-container{
	border:none;
}

#top .av-subnav-menu > li ul {
 border:none;
}

/* styles BLOG */

.av-masonry-entry .av-masonry-entry-title {
   color:#28507a;
    font-size: 18px;
}

#top #wrap_all .all_colors h3 {
    font-weight: bold;
	line-height:1.5em;
}

.main_color a:hover{
	color:#28507a;
}

.template-page .entry-content-wrapper h1{
	letter-spacing:normal;
	font-weight:normal;
	background:rgba(0,0,0,0.5);
	display:inline;
    padding: 0 8px;
	font-size:60px;
}

.read-more-link{
	font-weight:bold;
	font-size:18px;
	margin-top:20px;
}


.read-more-link a:hover{
	text-decoration:none;
}

.avia-content-slider .slide-entry-excerpt {
    color: #525252;
	line-height:normal;
	font-size:0.9em;
}

/* picto carte accueil */
.wp-image-8885,
.wp-image-8893,
.wp-image-9450{
	opacity:0.4;
}

 /*liste dans le contenu du site */
.entry-content-wrapper div ul li {
    display: inline-block;

}

/* boite partager cette page */
#top .av-share-box ul {
    text-align: left;
}

.av-share-box ul li {
    
	border:none;
	
}

.av-share-box ul li a {
  background:rgba(255,255,255,0.6);
    padding: 8px 15px;
    font-size: 16px;
	border-radius:0;
 
}

.av-share-box .av-share-link-description {
font-size:18px;
    text-align: center;
}

.av-social-sharing-box .av-share-box {
    padding-top: 0px;
	padding-bottom:0px;
}

.avia-image-container-inner, .avia_image, .av-image-caption-overlay,
.avia-content-slider .slide-image, body div .avia-button{
    border-radius:0; 
}

#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a {
    border-radius: 0;
    margin-right: 10px;
	color:#fff;
background-color:#e0a238;
}

#top .main_color .pagination a:hover{

}

.main_color .rounded-container, #top .main_color .pagination a:hover, .main_color .small-preview, .main_color .fallback-post-type-icon {
background-color:#28507a;	
	color:#fff;
}

.template-page .entry-content-wrapper h2 {
 letter-spacing: normal; 
}

.main_color .pagination span {
 
	color:#28507a;
}

.avia-slideshow-dots a {
    display: inline-block;
    height: 13.5px;
    width: 13.5px;
    border-radius: 14px;
    background-color: #e0a238;
    opacity: 0.9;
    filter: alpha(opacity=60);
    text-indent: 100px;
    overflow: hidden;
    margin: 0 3px;
    padding: 7px;
    position: relative;
    bottom: 33px;
    -webkit-backface-visibility: hidden;
}

 /* Breadcrumbs below page title */
.title_container .breadcrumb { 
     position:relative;
     left:-2px; 
     top: 5px; 
}
.title_container { 
     padding-bottom:10px;
}


/* Breadcrumb link color */
.breadcrumb-trail * { color: white!important;
font-size:14px !important;
	background-color:rgba(0,0,0,0.5);
	
}

 /* Remove you are here */ 
span.trail-before {
display: none!important;
}


.filtresactualites a span{
	font-weight:bold;
	font-size:12px;
}

.filtresactualites a:hover span{
	color:#28507a;
}

.av_textblock_section h3 a:hover,
.av_textblock_section h2 a:hover{
	color:#e0a238!important;
}

/* classe à ajouter quand il y a la box grise avec le texte d'intro qui est en marge négative. Permet de remonter le container qui suit la box grise */
.margin-top-reduite {
	   padding-top: 0!important;
	margin-top:-40px!important;
}

.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler{
	line-height: normal;
    padding-right: 4px;
}

span.toggler_icon{
    border-color: #ccc!important;
}	

.template-blog .post .entry-content-wrapper {
 margin-top: 47px;
}

.post-loop-1 .big-preview {
    margin-top: 47px;
}

.hublot a:hover{
	color:#fff;
}

td {
    font-size: 16px;
    padding: 4px 10px;
}

.pagination-meta{
	display:none!important;
}

.archivesjournal a{
	padding:15px 10px!important;
	font-size:16px!important;
}

.main_color input[type='submit']:hover {
 opacity:0.9!important;
}

#mc_embed_signup .button {

    background-color: #28507a!important;
    border: none;
    border-radius: 0!important;
  font-family:barlow, sans-serif;
	font-size:14px!important;
}
.entry-content-wrapper div ul.avia-slideshow-inner li::before{
	display:none!important;
}


#top .main_color .avia-color-theme-color {
   text-transform:uppercase;
letter-spacing:1px;
}

.avia_textblock ul li {
list-style-type: disc;
}

.prev-slide,
.next-slide,
.goto-slide{
opacity:1!important;	
}

.av-language-switch-item{
	display:none;
}

#footer {
    border: none;
}

.footer_color a:hover{
	color:#28507a!important;
}

.accueil-attraits,
.accueil-evenements{
	padding:80px;
}


 /***************** RESPONSIVE ***********************/

@media screen and (min-width: 990px) and (max-width: 1160px) {

#top #header #avia-menu .menu-item > a > .avia-menu-text {
font-size:10px;
text-transform: none;
font-weight:bold;
}		
}	

@media screen and (min-width: 768px) and (max-width: 989px) {

#top .av-submenu-pos-center {
    text-align: center;
    font-weight: bold;
    font-size: 13px;
}
}

@media screen and (max-width: 989px) {
.avia-fullwidth-slider.avia-builder-el-0 {
    margin-top: 0!important;
}
}	

@media screen and (max-width: 767px) {

	
.responsive #top .flex_column_table_cell.accueil-attraits,
.responsive #top .flex_column_table_cell.accueil-evenements{
	margin-bottom:20px;
}
	
	#top .av_slideshow_full.av-control-default .avia-slideshow-arrows a{
	display:none;
}

	.avia-slideshow-dots a{
		display:none;
	}
	
.av-layout-grid-container {
    display: grid!important;
}

.image-bas-de-page {
    display:none;
}
	
.responsive #top .flex_column_table_cell {
 margin-bottom: 40px;
}
	
.container {

    padding: 0px 30px;
   
}
	
div .av_three_fifth,
div .av_two_fifth,
div .av_two_third,
div .av_one_third{

    margin-left: 0;
    width: 100%;
	/*margin-bottom:40px;*/
}
	
.av_one_full h3{
	font-size:16px;	
	}
	
.template-page .entry-content-wrapper h1{
	letter-spacing:normal;
	font-weight:normal;
	background:rgba(0,0,0,0.5);
	display:inline-block;
    padding: 0 8px;
	font-size:26px;
}
	

	
	.post-entry{
		margin-bottom:40px;
	}
	
#top .no_margin.av_one_half {
    width: 100%!important;
}
	

.av-layout-grid-container {
  
    display: block; 
    
}
	
.responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before {
 display:none;
}
	
#top .alternate_color .mobile_menu_toggle {
    color: #fff;
    background: #17324f;
	border:none;
}
	
.responsive #top .alternate_color .av-open-submenu.av-subnav-menu > li > a:hover,
#top .alternate_color .av-open-submenu.av-subnav-menu li > ul a:hover{
	background-color: #e0a238;
    color: #ffffff;
    border-color: #e0a238;	
	}
	
.responsive #top #wrap_all .av-flex-cells .no_margin.categories {
    padding-left: 0 !important;
}
	
.av-masonry-entry .av-masonry-entry-title {
   color:#28507a;
    font-size: 16px;
}

#top #wrap_all .all_colors h3 {
    line-height:normal;
}
	
div .av_one_half {
    width: 100%;
	margin-left:0;
}
	

.responsive #top .av-menu-mobile-active .av-subnav-menu li {
   border:none;
}
	
}

.toggle_content ul li{
	display:block!important;
}

.avia_textblock ul li::before,
.toggle_content ul li::before,
.entry-content-wrapper div ul li::before{
  content: "\2022" !important;
  color: #e0a238 !important;
  font-weight: bold !important;
  display: inline-block !important; 
  width: 18px!important;
  margin-left: -22px !important;
	font-size:22px!important;
}


.entry-content-wrapper .av-social-sharing-box  div ul li::before{

  display: none !important; 

}



.avia_textblock ul li {
display:block!important;
}



.avia-menu ul li::before {
  display:none!important;
}

body.page-id-43 #sub_menu1,
body.page-id-11603 #sub_menu1{
	display :none!important;
}


.type-tribe_events .tribe-events--is-past-event {
    display: none !important;
}

.av-share-box ul {
	z-index:99999999999;
}


.av-share-box ul li{
    display: inline-block;
}

#tribe-events .tribe-events-button, .tribe-events-button {
 border-radius:0px;
    letter-spacing:normal;
    padding: 8px 12px;
font-size:12px;
	font-weight:normal;
}

.quoifaire{
text-align:center;
margin-bottom:46px!important;
}

.quoifaire h1{
font-weight:bold!important;
	background-color:transparent!important;
	letter-spacing:normal!important;
	font-size:32px!important;
	
}

.container .av-content-small.units {
    width: 70%!important;
}

body .unit.alpha, body .units.alpha {
    width: 30%;
	text-align:left;
}

.titre-partenaires h1{
    background-color:transparent;
	font-weight:bold;
	font-size:40px;
}

.avia_textblock a{
  /* text-decoration:underline;*/
	color:#e0a238;
	font-weight:500;
}

.small-preview img, .big-preview img,
.avia-content-slider .slide-image, 
.avia-content-slider .slide-image img{
   
    border-radius: 0;
}

@media only screen and (max-width: 767px) {
	/* sticky header sur mobile */
	
	/*
  .responsive #top #wrap_all #header {
      position: fixed;
	      top: 0 !important;
  }
  .responsive #top .av-submenu-container {
    top: 80px !important;
    position: fixed !important;
  }
	
	.av_slideshow_full.avia-slideshow{
		margin-top:126px;
	}*/
		
	.avia-section.avia-full-stretch{
		margin-top:0px;
	}
}

.bg-bleu{
	background-color:rgba(40,80,122,0.7);
	padding:30px 20px;
}

/*
@media only screen and (max-width: 1399px) {
#top .mobile_menu_toggle {
    display: inline-block!important;
}

#top .alternate_color .mobile_menu_toggle {
    color: #fff;
    background: #28507a;
}	
	
}*/

/* MENU BURGER SUR TABLETTE AUSSI */ 

@media only screen and (max-width: 1199px) {
	
	.accueil-attraits,
.accueil-evenements{
	padding:10px;
}
	
.slideshow_caption {
    z-index: 100;
	width: 70%;
	}
	
.responsive #top .av-menu-mobile-active .mobile_menu_toggle {
    display: inline-block;
}

.responsive #top .av-menu-mobile-active .av-subnav-menu {
    display: none;
}

.responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu {
    display: block;
}

.responsive #top .av-menu-mobile-active .av-subnav-menu li {
    display: block;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0;
}

.responsive #top .av-subnav-menu > li:first-child {
    margin-top: -1px;
}
	
#top .alternate_color .mobile_menu_toggle {
color: #fff;
    background: #17324f;
    border: none;
}
	.responsive #top .av-menu-mobile-active .av-subnav-menu > li > a {
    border-left: none;
    padding: 15px 25px;
    text-align: center;
}

	
	#top .av-submenu-container .container {
    padding: 0 !important;
    text-align: center!important;
}
	
	#top .mobile_menu_toggle {
 
    height: 51px;
    line-height: 49px;

}
	
	.responsive #top .alternate_color .av-open-submenu.av-subnav-menu > li > a:hover{
		    background-color: #e0a238;
    color: #ffffff;
    border-color: #e0a238;

	}
	
	.responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul {
    display: none;
}
	
	.responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul.av-visible-sublist {
    display: block;
		width:100%;
		text-align:center;
}
	
	.responsive #top .av-menu-mobile-active .av-subnav-menu li {
    display: block;
    border-top-style: solid;
    border-top-width: 1px;
    padding: 0;
}

	
	.responsive #top .av-submenu-container {
    top: auto !important;
    position: relative !important;
    height: auto;
    min-height: 0;
    margin-bottom: -1px;
}
	
/*	#top .av-submenu-container.av-sticky-submenu {
        top: auto !important;
    position: relative !important;
}*/
	
	#top .sticky_placeholder {

    display: none;
}
	
	#top .alternate_color .av-open-submenu.av-subnav-menu li > ul a:hover {
	    background-color: #e0a238;
    color: #ffffff;
    border-color: #e0a238;
}
	
	#top .av-subnav-menu > li ul a {

    padding: 15px;
   
}
	
}

.widget_pages{
	display:none!important;
}
