/* @override 
	http://www.chezrachidetbahija.com/wp-content/themes/neexit/style.css
*/

/*  
Theme Name: NEEXIT
Theme URI: http://www.neexit.com
Description: Wordpress theme for NEEXIT Framework
Author: Gérald Morales
Author URI: http://www.neexit.com

/******************************************
*   HTML Elements                         
******************************************/


* {
	margin:0;
	padding:0;
}

body,html {
	color: #666;
	font: 400 16px/25px 'Lato', sans-serif;
	  height: 100%;

}


a:link, a:visited {
	text-decoration:none;
}



/******************************************
*   General Structure                         
******************************************/
#wrapper{
	margin-right: auto;
	margin-left: auto;
}

.top_header{
	background-color: #FFF;
	color: #000;
	overflow: hidden;
	padding: 8px 35px;
	font-size: 14px;
}
.claim{
	float: left;
}
.phone{
	float: right;
}


#page { /*the main container*/
	font-size:1em;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.branding{
	background: url(images/frise.jpg) repeat-x 0 top;
	padding: 0 0 40px;
	overflow: hidden;
	margin-bottom: 10px;
}
.branding img{
	margin-left: 35px;
	float: left;
	max-width: 390px;
	height: auto;
}

.shadow{
	height: 14px;
	background: url(images/shadow.png) repeat-x 0 top;
	width: 100%;
}
.food{
	height: 200px;
	float: right;
	width: 310px;
	background: url(images/food2.png) no-repeat 0 top;
	margin-right: 0;
	position: absolute;
	top: 8px;
	right: 50px;
	z-index: 1000;
}

.slider{
	z-index: 1;
	background-repeat: no-repeat;
	margin-top: -50px;
}
/******************************************
*   Menu                         
******************************************/
.widget_pages{
	margin-left: auto;
	margin-right: auto;
}


.widget_pages li{
	list-style-type: none;
	display: inline-block;
}

.widget_pages li a{
	float: left;
	height: auto;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}
.widget_pages li a:hover{
	color: #f08d00;
}

.widget_pages li ul {/*first level dropdown*/
	position: absolute;
	z-index: 100;
	height: auto;
	width: 220px;
	left: -999px;
}
	
.widget_pages li li {
	margin-top: 0;
}

.widget_pages li li a {
	color: #fff;
	font-size: 12px;
	width: 170px;
}

.widget_pages li li a:hover, 
.widget_pages li li a:active {
	color: #fff;
}	

	
.widget_pages li:hover ul, 
.widget_pages li li:hover ul, 
.widget_pages li li li:hover ul, 
.widget_pages li.sfhover ul, 
.widget_pages li li.sfhover ul, 
.widget_pages li li li.sfhover ul {

	left: auto;
}


li.menu-icone {
	background: url(images/home.png) no-repeat 0;
}
.current_page_item,
.current-menu-item a{
	color: #ed8c00;
}

	
/******************************************
*   Headlines                         
******************************************/



h1 {
	color: #99a49c;
	font-size: 1.8em;
	font-weight: bold;
	}
	
h2 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 300;
	line-height: 26px;
}

.entry h3 {
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
	color: #e08402;
}



h3#comments {
	margin-top:32px
	}



h4 {
	font-size:1.2em;
}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.post{
}
.post.news{
	margin-bottom: 11px;
	padding-bottom: 11px;
	border-bottom: 1px solid #cacaca;
}
.post.news a{
	color: #8a8b8d;
}
.post.news a:hover{
	color: #ea8a00;
}

img a {
	border-width: 0;
	border-style: none;
}
a img {
	
	border-width: 0;
	border-style: none;
}


.alignleft{
	margin-right: 15px;
	float: left;
}

.alignright{
	margin-left: 15px;
	float: right;
}

/* Post Formatting */

.entry {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.entry p{
	margin-bottom: 10px;
}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	margin-top: 18px;
	margin-bottom: 18px;
}	
.post ul{
}
.post ul li {
	list-style:square;
	list-style-position: inside;
	margin-left: 20px;
}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
/******************************************
*   Footer                        
******************************************/

.footer_wrapper{
		background-color: #000;

}
#footer {
	margin: 0 auto;
	padding-top: 40px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 40px;
	overflow: hidden;
	width: 80%;
}



div.footer-top {
	background-color: #e2e2e2;
	text-align: center;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.footer-left{
	width: 30%;
	font-size: 12px;
	line-height: 17px;
	float: left;
}
.footer-middle{
	margin-left: 30px;
	float: left;
	
}
.footer-middle .menu li a{
	font-size: 12px;
	padding: 0;
	height: auto;
	line-height: 13px;
}

#footer a {
		color: #fff;
	}
	#footer a:hover {
		color: #ca7100;
	}
	
#footer li{
	list-style-type: none;
}	
/******************************************
*   Sidebar                        
******************************************/

#sidebar li{
	list-style-position: inside;
	margin-left: 20px;
}
/******************************************
*   Menu                        
******************************************/
.head-logo-menu{
}
.menu-wrapper{
	float: left;
	margin-top: 60px;
}
.menu{
	margin-left: 30px;
}

.vc_custom_1426781210565 {
	font-size: 12px;
	line-height: 15px;
}
.menu li{
	list-style-type: none;
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
}
.menu li a{
	font-weight: bold;
	color: #51412a;
}
.menu li a:hover,
.menu li.current-menu-item a
{
	color: #ff9600;
}
.devis{
	background-color: #FFF;
	padding: 30px;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.mentions{
	background-color: #e9e9e9;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 14px;
	padding: 20px 0;
		-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
	border: 1px solid #cacaca;
}
.mentions.vc_custom_1432374707672 {
	padding: 20px!important;
}

@media screen and (max-width:800px) {
    .food,
    .top_header{
	display: none;
}
.branding img{
	margin-left: 35px;
	float: left;
	max-width: 290px;
	height: auto;
}
}


