/*!
Theme Name: Essentials
Theme URI: https://essentials.pixfort.com/
Author: pixfort
Author URI: http://themeforest.net/user/pixfort
Description: Essentials theme
Version: 2.1.1
License: Envato Marketplaces Split License
License URI: https://themeforest.net/licenses/standard
Text Domain: essentials
Tags: header-builder, footer-builder, divider-builder, popup-builder, premium-design, translation-ready

*/



/*! color
bleu : #0b8ea1;
bleu? :#0A8EA0
rouge : #ed2b35;
jaune : #e8e74c;
jaune bis : #fffe53
light vert: #dbffd2;
light bleu: #cdf9ff;
marron : #b57f69;
vert foncé : #374634
marron foncé : #463b34
*/


/* header */
#menu-menu-haut{
  text-transform: uppercase;
}

#masthead{
  border-bottom: 6px solid #70a169;
}

.navbar-light.navbar-nav.nav-link.text-body-default, .text-body-default {
    color: #374634 !important;
    font-family: 'Rubik';
}


/* Body */

.sidebar{
    background : #dbffd2;
    padding-top: 20px;
}



/* footer */
#colophon{
  background : #0b8ea1;
  color : #fff;
	padding : 40px 0;
	text-align: center;
  margin-top: 31px;
}

#colophon p, #colophon a{
  color : #fff;
}

#pix-page-footer {
  display: none;
}
