/*
Theme Name: Everlead
Theme URI: http://everlead.mikado-themes.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: everlead
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

/* Ajouts LOUTREO SAS */
.mkdf-el-bg-image img{
    display: none !important;
}

.mkdf-el-bg-image{
    background-color: transparent !important;
}

.mkdf-separator{
    border-color: #b40c4f !important;
}

.mkdf-highlight{
    color: #b40c4f !important;
}

.formulaireContact input{
    color: white !important;
}

.formulaireContact textarea{
    color: white !important;
}

.mkdf-side-menu-button-opener{
    display:none !important;
}

.mkdf-search-opener{
	display: none !important;
}

footer h4{
	color: white;
}

@media only screen and (max-width: 680px){
h1 {font-size: 36px !important;line-height: 43px;}h2 { font-size: 33px;line-height: 38px;}h3 { font-size: 29px;line-height: 37px;}body, p { font-size: 20px;line-height: 25px;}}