/*
Theme Name: DESA
Description: Thème par défaut des sites de la société DESA
Author: CreaZion Web
Template: Divi
*/

@import url("../Divi/style.css");

body, #main-content{background:#f1f1f1;}
#title-website {
	color:#ffffff;
	font-family:'Oswald', Helvetica, Arial, Lucida, sans-serif;
	font-size:25px;
	position:relative;
	top:-5px;
}
#tagline-website {
	color:#ffffff;
	opacity: 0.5;
	font-family:'Oswald', Helvetica, Arial, Lucida, sans-serif;
	font-size:15px;
	position:relative;
	top:-45px;
}
#phone-website {
	width:1080px;
	max-width:98%;
	margin:10px auto 0 auto;
	position:relative;
	z-index:1000;
}
#phone-website .colleft, #phone-website .colright {
	width:50%;
	display:inline-block;
	float:left;
}
ul#points-forts {
	list-style:none!important;
}
ul#points-forts li {
	text-align:center;
	width:25%;
	display:inline-block;
	float:left;
	margin:20px auto 0 auto;
}
ul#points-forts li img {
	margin:0 auto 15px auto;
}
#important-block {
	color:#ed3410;
	border:solid 2px #ed3410;
	background:#ffffff;
	padding:10px;
}
#important-block h2, #important-block h3, #important-block h4, #important-block h5, #important-block a {
	color:#ed3410;
}
#important-block a {
	font-weight:bold;
}

#phone-us {
	display: none;
}

@media only screen and ( min-width: 981px ) {
#diaporama-accueil .et_pb_slide {
	min-height:475px;
}
}

@media only screen and ( max-width: 981px ) {
#title-website {
	top:0px;
}
#tagline-website {
	top:-15px;
}
}

@media only screen and ( max-width: 620px ) {
#title-website {
	display:block;
}
#tagline-website {
	display:block;
}
#phone-website .colleft {
	width:100%;
}
#phone-website .colright {
	display:none;
}
ul#points-forts li {
	width:50%;
}
}

@media only screen and ( max-width: 435px ) {
#tagline-website, #et-info-email {
	display:none;
}
ul#points-forts li {
	width:100%;
}
}







/* REDESIGN */

#title-website {
	color: #444;
}

#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
	background: white !important;
}

.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page, .et_nav_text_color_light #top-menu > li > a, .et_nav_text_color_dark #top-menu > li > a, #top-menu a, .et_mobile_menu li a, .et_nav_text_color_light .et_mobile_menu li a, .et_nav_text_color_dark .et_mobile_menu li a, #et_search_icon:before, .et_search_form_container input, span.et_close_search_field:after, #et-top-navigation .et-cart-info, .mobile_menu_bar:before {
	color: #444 !important;
	text-transform: uppercase;
}

#top-menu {
	margin: 10px 0 0 0;
}

.et_header_style_centered #et_top_search {
	display: none !important;
}

@media only screen and (min-width: 981px)
{
	.et_header_style_centered #logo {
	    max-height: 80% !important;
	}
	
	.et_header_style_centered #main-header div#et-top-navigation {
	    width: 70%;
	    margin: 0 auto;
	}
}
