/* Themify Customize Styling */
body {	background: none;
	background-color: #fffcfc; 
}
h1 {	
	font-family: "Open Sans";	font-weight:300;
	font-size:80px;
	text-transform:uppercase; 
}
h2 {	
	font-family: "Open Sans";	font-weight:normal;
 
}
input[type=reset], input[type=submit], button, button[type=submit] {	background: none;
	background-color: #918282;
	color: rgba(0,0,0,0.55); 
}
#headerwrap {	background: none;
	background-color: #000000; 
}
#headerwrap #header {	background: none;
	background-color: rgba(0,0,0,0.37); 
}
#header {	
	font-family: "Open Sans";	text-decoration:underline;
	font-weight:300;

	color: #5126ed; 
}
#headerwrap a {	
	color: #f7f4f4; 
}
#headerwrap a:hover {	
	color: #eae1f7; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {	
	font-family: "Arial", "Helvetica", sans-serif; 
}
#headerwrap.fixed-header #header {	
	color: #ffffff; 
}
#headerwrap.fixed-header a {	
	color: #ffebeb; 
}
#headerwrap.fixed-header a:hover {	
	color: #ffffff; 
}
body #site-logo a {	
	font-family: "Open Sans";	font-weight:300;
	font-size:24px;

	color: #ffffff; 
}
#main-nav {		position:relative;

	top: 3px; 
}
#main-nav a {	
	color: #ffffff;
	font-family: "Open Sans";	font-weight:300;
	font-size:16px;
 
}
#main-nav a:hover {	
	color: #8a8585; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #c2bebe; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #8a8585; 
}
#main-nav ul a {	
	color: #9e9696; 
}
#footerwrap {	background: none;
	background-color: #292929; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
@media(max-width: 768px) { /* Themify Customize Styling */
h1 {	
	font-family: "Open Sans";	font-weight:300;
 
}
h2 {		font-weight:normal;
 
}
#main-nav a {		font-weight:300;
 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body {	background: none;
	background-color: #fffcfc; 
}
h1 {	
	font-family: "Open Sans";	font-weight:300;
	font-size:50px;
 
}
h2 {		font-weight:normal;

	color: #4d4d4d; 
}
#headerwrap {	background: none;
	background-color: #3b3b3b; 
}
#headerwrap #header {	background: none;
	background-color: rgba(59,59,59,0.37); 
}
#headerwrap a:hover {	
	color: #2e2e2e; 
}
body #site-logo a {	
	color: #f5f5f5; 
}
#main-nav a {	
	color: #ffffff;	font-weight:300;
 
}
#main-nav a:hover {	
	color: #e6e6e6; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #ffffff; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	
	color: #e6e6e6; 
}
#footerwrap {	background: none;
	background-color: #292929; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
 }
/* Themify Custom CSS */
/* Désactiver clic droit sur toutes les images */
img {
  pointer-events: none;
  user-select: none;
}
