/*
Theme Name:         Orangina
Theme URI:          http://roots.io/
Description:        Thème de Lepape-Info.com basé sur Roots (a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>)
Version:            1.0 - Roots v6.5.2
Author:             Gabriel Féron, Ben Word
Author URI:         http://benword.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
ul#menu {
  display: inline;
  text-align: center;
  padding: 2px ;
  margin: 0;
  width: 19%;

}
.navbar{
  margin-bottom: -1px !important;
}
ul#menu li {
  display: inline;
  text-align: center;
  padding: 5px;
  margin: 10px !important;
  line-height: 50px;
}

ul#menu li > a {
  color: black;
}
.menu-tous-les-contenus, .menu-tous-les-contenus a,  .menu-tous-les-contenus a:hover {
  background: #FF6702 !important;
  color: #ffffff !important;
}

ul#menu li > a {
  color: black;
}

.tag-filter {
  background: #ededed;
  color: black;
  border: 1px solid #000000;
  padding: 5px;
  margin: 10px;
}
.widget h3.HomepageTitle {
  font-size: 1.6em;
  color: #3a5e74;
  margin-bottom: 6px;
  text-transform: uppercase;
}

.tags_menu{
  text-transform: capitalize;
}

.navbar-tags{
  float: left;
  padding: 15px 15px;
  /*font-size: 18px;*/
  line-height: 20px;
  height: 50px;

}

body#top{
  background-image: url("assets/img/src/lpi_habillage.jpg") !important;
}

@media screen and (max-width: 1440px) {
  body#top{
    background-image: url("assets/img/src/lpi_habillage_992.jpeg") !important;
  }
}

.m-auto{
  margin: auto !important;
}
