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


/*  -----  FONT  -----  
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;
-----  FIN FONT  -----*/


/*Add your own styles here:*/


.html_header_transparency #top .avia-builder-el-0 .container{
	padding-top: 0px;
}

.main_color p{
	text-align: justify;
}

body .column-top-margin {
    margin-top: 0px;
}

#top .flex_column_table{
	margin-top: 0px;
}

.av_minimal_header #header_main_alternate{
	border-top: solid 1px !important;
}

#top label{
	font-weight: 400;
    color: #969696;
}

.container_wrap{
	border-top-width: 0px;
}

@media only screen and (max-width: 959px){
	#vdz_cb_widget{
		display: none;
	}
}

.avia-section {
    min-height: 10px;
}

#pergototo {
	border-top: solid 2px #ffffff !important;
	border-bottom: solid 2px #ffffff !important;
}

.blagueencart p{
	color: #ffffff;
}

/* ARTICLE BLOGUE POUR BLAGUE */

#top h2 a{
	display: none;
}

.entry-content p:first-child{
	line-height: 3em;
	border-bottom: 1px solid #00abe9;
	color: #00abe9;
	font-weight: bold;
}

.entry-content a{
	padding: 2%;
	background-color: #030724;
	color: #FFF;
	border-radius: 3px;
}

.entry-content a:hover{
	background-color: #FFF;
	border: 2px solid #030724;
	color: #030724;
	text-decoration: none;
}







