/*****
Theme Name: MH Edition lite Child
Theme URI: https://www.90degres.fr
Author: MH Themes
Author URI: http://www.mhthemes.com/
Template:	mh-edition-lite
Description: MH Edition lite is a flexible and visually sophisticated WordPress theme for technology and news magazines. This magazine theme can transform your current WordPress website into a powerful and yet lightweight online magazine or dynamic news website with a nice flat design. Benefit from a fully responsive layout which is suitable for all modern mobile devices and browsers. The premium version of MH Edition comes with additional features, custom widgets and options to customize your website.
Version: 1.1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mh-edition-lite
Domain Path: /languages/
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-images, theme-options, threaded-comments, full-width-template, translation-ready, rtl-language-support, blog, news
*****/


/*Configuration de l'entête de chaque page*/

.mh-site-logo {
padding: 0px;
}

.mh-header-title {
margin-left: 30px;
}

.conteneur
{
position:fixed;
height:90px;
line-height:90px;
z-index: 1;
background-color: #000000;
opacity: 0.7;
width: 1180px;
}

.conteneur a
{
  font-size: 30px;
  margin-left: 25px;
  margin-right: 150px;
  color: #ffffff;
}

.conteneur a:hover
{
color: #ffffff;
}


.conteneur nav,header ul
{
display: inline;
}

.conteneur li
{
font-style: normal;
font-variant: normal;
display:inline-block;
margin-right:16px;
}

.conteneur li a
{
  font-size: 19px;
  margin-left: 0px;
  margin-right: 7px;
}

/*configuration du corps de la page html*/
html
{
border-style: solid;
border-width: 1px;
color:#7c7b80;
margin-top: 10px;
}

html,body
{
margin-left: auto;
margin-right: auto;
width: 1220px;

font-family: 'Century Gothic'!important;
}



/***** Footer *****/

.mh-copyright-wrap { border-top: 1px solid #bbb; background: #e5e5e5;     margin-bottom: -5px;; }
.mh-copyright { font-size: 13px; font-size: 0.8125rem; font-weight: 200; color: #2a2a2a; padding: 20px; padding: 1.25rem; }
.mh-copyright a { color: #38b7ee; font-weight: 600; }

/*Configuration du bas de chaque page*/
footer
{
height:65px;
text-align:center;
font-style:normal;
}

footer p
{
line-height: 35px;
color:#a1a1a1;
font-size:15px;
display: inline;

}

footer ul,footer li
{
display:inline;
}

footer a:hover
{
 text-decoration:underline;
 color: #a1a1a1;
}

footer li a
{
color:#a1a1a1;
font-size:15px;
margin-left: 180px;
margin-right: 180px;
}

footer #realisation
{
  line-height: inherit;
  margin-right: 15px;
  line-height: 15px;
  text-align: center;
}

