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

.widgettitle{

}

.sub_menu>ul>li>a, .sub_menu>div>ul>li>a{
font-weight: normal;
	font-size: 16px;
}

.sub_menu>ul>li>a:hover, .sub_menu>div>ul>li>a:hover{
	text-decoration: none;
}

.av-main-nav > li > a {
font-weight: normal;
}

#top .av-main-nav ul a{

}

blockquote{
  display:block;
  background: #fff;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  
  /*Font*/
	font: italic 15px Georgia, serif;
	line-height: 1.2;
/*  color: #666;*/
  text-align: justify;
  
  /*Borders - (Optional)*/
/*  border-left: 15px solid #c76c0c;
  border-right: 2px solid #c76c0c;*/
	border-style: none;
  
  /*Box Shadow - (Optional)*/
  -moz-box-shadow: 2px 2px 15px #ccc;
  -webkit-box-shadow: 2px 2px 15px #ccc;
  box-shadow: 2px 2px 15px #ccc;

}

blockquote:before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote:after{
  /*Reset to make sure*/
  content: "";
}

blockquote a{
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #c76c0c;
}

blockquote a:hover{
 color: #666;
}

blockquote em{
  font-style: italic;
}
blockquote p {
/*  display: inline;*/
	line-height: normal;
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
letter-spacing: 0px;
}

div#header_main_alternate.container_wrap {
	background-color: #665a5a;
}

div.container.av-logo-container {
	margin-bottom: 15px;
	margin-top: 15px;
}

div.phone-info.with_nav {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}

div.phone-info.with_nav a:hover {
	color: silver;
}

#av_section_1 h1, div.avia_textblock_section h1, div.slideshow_align_caption h1 {
	color: white;
	text-shadow: 3px 3px 6px #000000;
}


#av_section_1 h2 {
	color: white;
	text-shadow: 1px 1px 3px #000000;
}
div.tab.tab_counter_0, div.tab.tab_counter_1, div.tab.tab_counter_2, div.tab.tab_counter_3, div.tab.tab_counter_4, div.tab.tab_counter_5 {
	font-size: 16px;
}

/*site preloader: http://projects.lukehaas.me/css-loaders/ */
.av-siteloader-wrap{
background: url(https://www.domaine-de-pemejot.com/wp-content/uploads/2016/12/fond-transition.jpg) center top;
	background-size: cover;
}

a.gflag.nturl {
	padding-right: 4px;
}

.widget_nav_menu li {
    font-size: 15px !important;
}