/*
Theme Name:		Simple
Theme URI:		https://www.tips02.fr/
Description:	...
Author:			Pierre Sudarovich
Author URI:		https://www.tips02.fr/
Template:		Divi                             
Version:		1.0
*/

#et-info {
	width:100%;
}
#top-header .et-social-icons {
	float:right;
}
#entete {
	position:relative;
	z-index:1;
	margin-top:10px;
}
.et_header_style_left #entete {
	float:left;
}
#site-title {
	padding-bottom:0;
}
.et-social-flickr a.icon:before {
	content:'\e0a6';
}
.et-social-google-plus a.icon:before {
	content:'\e09d';
}
#top-header .et-social-icons li {
	margin-left:8px;
}
#logo {
	filter:blur(0px);
	-webkit-filter:blur(0px);
	-moz-filter:blur(0px);
}
#h440 {
	min-height:440px !important;
}
.ombre {
	text-shadow:1px 1px 1px black;
}
.ombre-diffuse {
	text-shadow:4px 4px 10px black;
}
sup {
	bottom:0.5em;
	font-size:80%;
}
/* Sidebar */
#main-content .container:before {
    background:none;
}
#main-content.sidebar-on .container:before {
	background:#e2e2e2;
}
#main-content.sidebar-off #left-area  {
	width:100%;
	padding:0 0 40px !important;
}
.et_left_sidebar #main-content.sidebar-on #left-area {
	padding-left:3%;
}
.et_right_sidebar #main-content.sidebar-on #left-area {
	padding-right:3%;
}
/* Centrage vertical :) */
.v-center.et_pb_equal_columns > .et_pb_column {
	margin-top:auto;
	margin-bottom:auto;
	height:100%;
}
/* */
#footer-info {
	display:block;
	clear:both;
	text-align:center;
	float:none;
	padding:0 10px 10px;
	font-size:14px;
}
.the {
	font-style: italic;
	font-weight:300;
}
.theConcept {
	/*font-family:'Open Sans',arial,sans-serif;*/
	color:#C30013 !important;
	font-weight:700 !important;
	text-shadow:0.4px 0.4px 0 #000;
	margin-right:10px;
}
.mentions {
	margin-left:10px;
}
@media (min-width: 981px) {
	.v-centre .et_pb_column {
		display:table-cell;
		vertical-align:middle;
		float:none;
	}
	.elem-gauche {
		margin-right:30px;
	}
	.elem-droit {
		margin-left:30px;
	}
}
@media (max-width: 480px) {
	#footer-adresse {
		width:100% !important;
	}
}