/*
 Theme Name:   MH Magazine Child
 Description:  Custom child theme based on mh-magazine
 Author:       Reportlinker
 Author URI:   http://www.reportlinker.com
 Template:     mh-magazine
 Version:      1.0.0
 License:      All rights reserved, © Reportlinker
 Text Domain:  mh-magazine-child
*/

/***** CSS Reset based on the work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/ v2.0 *****/

@import url("../mh-magazine/style.css");

body{
color:#000000 !important;
}

/*** Structure 1100px ***/

.mh-preheader{
    margin-top:;
    max-width:1030px !important;
    margin:0 auto !important;
}
.mh-header{
    border-left:solid 1px #A5B8CE !important;
    border-right:solid 1px #A5B8CE !important;
    max-width:1030px !important;
    margin:0 auto !important;
    background-color: #1D4D84 !important;
}
.mh-header h1, .mh-header span{
    padding:30px 35px 25px 35px;
    text-align:center;
    font-size:1.4em;
    color: #e9eff2;
    display:block;
    font-weight:lighter;
    line-height:1.2em;
    letter-spacing:1px;
    font-family: 'Roboto Slab', serif;
}

.mh-home-columns{
    margin-top: 0px;
    border:none;
}

.mh-site-logo{
    margin-bottom:0px;
    overflow:visible !important;
}


.mh-container{
    max-width:1030px !important;
    margin:0 auto !important;
}

.mh-container-outer{
    border-left:solid 1px #A5B8CE !important;
    border-right:solid 1px #A5B8CE !important;
}

.mh-main-nav-wrap{
    margin:0 auto !important;
}

.mh-footer-nav{
    background-color:#1d4d84 !important;
    padding:10px 0;
    border-left:solid 1px #A5B8CE !important;
    border-right:solid 1px #A5B8CE !important;
    max-width:1030px !important;
    margin:0 auto !important;
    max-width:1030px !important;
    margin:0 auto !important;
}

.mh-copyright-wrap{
    display:none;
    background-color: #1D4D84 !important;
    border-left:solid 1px #A5B8CE !important;
    border-right:solid 1px #A5B8CE !important;
    max-width:1030px !important;
    margin:0 auto !important;
}

.mh-wrapper{
    padding: 25px;
}


/*** HEADER ***/

.mh-header .mh-col-3-4 {
    float:right !important;
    width:initial !important;
}

.searchbar {
    text-align:right !important;
    padding:30px 20px 10px 20px;
}


.searchbar button{
    padding-top:-2px !important;
    margin-left:10px;
    padding:0 !important;
    cursor:pointer !important;
    border:none !important;
    background:none !important;
    color:#FFF;
}

.searchbar .search-field{
    width:200px;
    text-transform: none !important;
    border-radius:8px;
    margin: 0 !important;
    position:inherit !important;
    border:0 !important;
    margin-right:20px;
    cursor: text !important;
    height:30px;
    padding:10px !important;
}

.searchbar .fa {
    margin-top:-2px !important;
    font:2.2em FontAwesome !important;
    vertical-align:middle !important;
}

.searchbar form{
    padding:0 !important;
}

.catchphrase h1{
    color:#FFFFFF;
    font-size:1em;
    display:inline;

}

/*** HOMEPAGE MH POSTS LIST ***/

.mh-image-caption.mh-posts-list-caption{
    text-align:center;
    font-size:0.7em;
    width:235px !important;
    padding:5px 0 !important;
}

.mh-posts-lists-thumb{
    max-width:235px;
}

.mh-posts-list-content{
    margin-top:25px !important;
}


.mh-home-main a {
    font-size: 1em !important;
    font-weight: 400 !important;
    color:#134b8c !important;
    margin-bottom: 0 !important;
}

.mh-home-main h3 {
    margin-bottom: 0 !important;
}


.mh-posts-list-excerpt p{
    margin-top:5px;
    font-size: 0.9em !important;
    font-weight: 400 !important;
    color:#333333 !important;
}


/*** MH LOOP **/


.mh-loop a {
    font-size: 1em !important;
    font-weight: 400 !important;
    color:#134b8c !important;
    margin-bottom: 0 !important;
}

.mh-loop p {
    font-size: 0.95em !important;
    font-weight: 400 !important;
    color:#333333 !important;
    margin-bottom: 0 !important;
}
.mh-loop h3 {
    font-weight:400 !important;
    font-size: 1.3em !important;
    font-color: #333333 !important;
    margin-bottom:0em !important;
}

.mh-loop h1 {
    padding:0 !important;
    background-color:#FFF !important;
    font-size: 2em !important;
    font-weight: 400 !important;
    color:#134b8c !important;
    margin-bottom: 35px !important;
}

.mh-sidebar {
    margin-top:;
}

/*** NAVBAR ***/

.mh-main-nav-wrap {
    text-align:center;
}
.mh-main-nav{

    margin:0;
    padding:0;
    text-align:center;
    width:100%;
    background-color: #eaeaea !important;
}

.mh-main-nav ul{

}

.mh-main-nav li a{
 border-bottom: 2px solid transparent;

    display:block;
    padding: 10px 10px;
    color:#333333 !important;
    letter-spacing:.1em;
    font-size:11px !important;
    font-weight:500;

}

.mh-main-nav li a:hover{
    text-decoration:none;
    border-bottom: 2px solid #1D4D84;

}

.mh-main-nav ul li:hover{
    z-index:999;
    background-color:#eaeaea !important;
}

.mh-main-nav ul li {
    text-transform:uppercase;
    display:inline-block;
    text-align:center;
}

.mh-main-nav a {
    color: #1165a3 !important;
}


/*** SPOTLIGHT ***/

.mh-image-caption{
    width:100%;
    top:0 !important;
    padding:5px !important;
    background-color: rgba(0,0,0,0.2) !important;
    font-weight: 400 !important;
    letter-spacing: .1em;
    color: #FFF;
    text-align:center;
    opacity:1;
}


.mh-spotlight-thumb {
    position:relative;
    height:350px;
    overflow:hidden;
    background: #1165a3;

}

.mh-spotlight-thumb img{
    opacity: 1;
    position:absolute;
    top:-100%;
    right:0;
    left:0;
    bottom:-100%;
    margin:auto;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;*/
}

.mh-spotlight-thumb:hover img{
    opacity: 0.8;
}

.mh-spotlight-content{
    padding-top:20px;
    padding-bottom:20px;
}

.mh-spotlight-meta{
margin-top:2px!important;
}

.mh-image-caption.mh-spotlight-caption {
    top: 0 !important;
    overflow:hidden;
    text-align:center !important;
}

.mh-spotlight-content h2{
    font-size:1.6em !important;
    margin-bottom:5px !important;
}

.mh-spotlight-content p{
    color: #5d676e !important;
}

.mh-spotlight-widget{
    padding:0;
    border:0;
    margin-bottom:0px !important;
    background-color: #FFF !important;
    border-bottom: 1px solid #e4e4e4 !important;

}

/*** HOMEPAGE CONTENU ***/

.mh-home-content{
}
.mh-content .mh-widget-title{
    display:none !important;
}

/*** SIDERBARS ***/

.mh-sidebar{
    float:right !important;
    width:28% !important;
}

.popular-posts h4{
    margin-bottom:10px;
}

#wpp-4{
    background-color: #F7F7F7;
    margin-bottom:0;
    border:1px solid #F3F3F3;
    opacity:1 !important;
}

#wpp-4 ol{
    margin:5px 0 6px 2em;
    counter-reset: li-counter;
    padding:0px 10px;
    list-style-type: none !important;
    list-style-type: decimal !ie;
}

#wpp-4 ol > li{
    line-height:1.2 !important;
    font-size:1em !important;
    font-weight:bold !important;
    overflow:visible;
    display:list-item;
    margin-left:0.8em;
    position: relative;
    padding: 10px;
    min-height: 3em;
}

#wpp-4 ol > li:before{
    vertical-align: middle;
    position: absolute;
    left:-1.6em;
    width: 1.7em !important;
    font-size: 2.2em;
    line-height: 1;
    font-weight: 200;
    text-align: center;
    color: #9a9a9a;
    content: counter(li-counter);
    counter-increment: li-counter;
}

#wpp-4 a{
}

.mh-widget-layout3 h4, .mh-widget-title h4{
    border-color: #e6e6e6 !important;
    border-left: 0 !important;
    font-weight: 500;
    font-size:1.1em !important;
    text-align:center !important;
    color: #4a4a4a !important;
    background-color: #ececec !important;
}

#text-widget {
    background-color: #F7F7F7;
    margin-bottom:0;
    border:1px solid #F3F3F3;
}

/*** SIDEBAR CONTACT ***/

#text-6, #text-8{
    margin-bottom:10px !important;
    color:#1D4D84;
    font-weight:300;
    text-align: center;
    border-left:0 solid #1D4D84;
    padding:0 15px;
    background-color:#FFF;
    opacity: .6;
}

#text-6 input{
    height:2.5em;
    border-radius:5px;
    border:solid 1px #1D4D84;
}

#text-6 h4, #text-8 h4{
    text-transform:none;
    font-weight:300 !important;
    background-color:#FFF !important;
    font-size:1.5em !important;
    text-align: center !important;
    margin:10px 0px !important;
}

#text-6 p{
    color:#4a4a4a;
    font-weight:300;
    font-size:0.9em;
    text-align: center;
    margin:10px 0px;
}

#text-6 select{
    font-size:1em;
    color:#1D4D84;
    background-color:#FFF;
    border:1px solid #1D4D84;
    width:100%;
    height:2.5em;
}

#text-6:before{
    position:relative;
    content:"\f0e5";
    font-size:3em;
    color: #1D4D84;
    font-family:FontAwesome;
}

.textwidget .aligncenter{
    margin:0 auto;
}

/*** ARTICLE ***/

.entry-thumbnail{
    opacity:0.9 !important;
    content:"";
    height:375px;
    max-height:375px;
    overflow:hidden;
}
.entry-thumbnail img{
    margin-top:-7%;
}
.entry-content .entry-meta a{
    font-weight:400 !important;
    color: #333333 !important;
}
.post h1, h2, h3{
    font-weight:700 !important;
    font-size: 1.5em !important;
    line-height:1.2em;
    font-color: #333333 !important;
    margin-bottom:30px !important;
}

.post p{
    margin:20px 0;
    font-weight:400 !important;
    line-height: 1.85em !important;
    font-size: 1.05em !important;
    color: #444444 !important;
}

.post strong{
    font-weight:bold !important;
}

.entry-content span{
    font-weight:500;
    line-height: 1.8em !important;
    font-size: 1em !important;
    color: #444444 ;
}

.post a span{
    font-weight:600 !important;
    color: #1D4D84 !important;
    text-decoration:underline;
}


/*** SOCIAL SHARE ***/
@media screen and (min-width: 1150px) {
    div.sharedaddy {
        position: fixed !important;
        bottom: 20% !important;
        left: 1% !important;
        width: 40px !important;
        background-color: #FFF !important;
        padding: 15px 10px !important;
        padding-right:10px !important;
        text-align: center;
        border-radius:10px !important;
    }


div.sharedaddy ul{
    margin-bottom:0 !important;
}


div.sharedaddy li a:before{
    line-height:1.1em !important;
    font-size:1.5em !important;
}
div.sharedaddy li a{
    color:#FFF;
    opacity:0.4;
    border-radius:20% !important;
    font-size:1.1em !important;
    margin-bottom:4px !important;
    transition: transform .2s ease-out;
    transition: opacity .1s ease-out;

}

div.sharedaddy li a:hover{
    transform: scale(1.05)!important;
    box-shadow:0 0 2px 0 rgba(0,0,0,0.4) !important;
    opacity:1 !important;
    transition: opacity .1s linear;
    transition: transform .1s ease-in;

}

div.sharedaddy h3.sd-title,
.sd-social-icon .sd-content ul li a.sd-button.share-more span,
div.sharedaddy li.share-end {
    display: none !important;
    font-size:1em !important;
    text-transform: uppercase !important;
    font-weight:600 !important;
}
}


/*** CLOUD-SIDEBAR ***/

.tagcloud a{
    padding:2px 5px !important;
    color:#333333 !important;
    font-weight:500 !important;
    font-size:0.7em !important;
    background-color:#c5c5c5 !important;
}
}
/*** SIDEBAR ***/


.mh-carousel-caption{
display:none !important;
}

.mh-carousel-title{
margin-top:15px !important;
font-size:1em !important;
color: #black !important    ;
font-weight:400 !important;
border:none !important;
text-transform:none!important;
}

.mh-carousel a{
margin-top:15px !important;
font-size:1em !important;
color: #333333 !important    ;
font-weight:400 !important;
border:none !important;
text-transform:none!important;
}

.post-header{
    max-width:1030px !important;
    margin:0 auto;
    background-color:#fff;
    padding-bottom:5px;
}

.post-header-block{
    vertical-align:bottom !important;
    display:block !important;
    margin-top: -140px !important;
    text-align:center !important;
    padding: 20px 20px 0px 20px !important;
    background-color:#FFF !important;
    position: relative !important;
    margin: 0 auto;
    z-index: 999 !important;
    max-width:50%;
}

.post-header-block h1{
    margin-top:10px;
    margin-bottom:20px;
    padding:0 30px;
    line-height:1.5em;
    font-weight:600 !important;
    font-size:1.9em !important;
    color:#134b8c !important;
}

.post-header-block p{
}

.post-header-block .entry-meta{
    font-weight:400 !important;
    font-size:0.8em !important;
    color:#444444 !important;
    margin-bottom:10px !important;
    text-align:center;
}

figure{
    margin-bottom:0px !important;
}

#main-content{
    margin-right: !important;
}

/** MISC **/

.aligncenter{
    margin:3em auto;
}

#menu-footer-menu a:hover {
    background: #fff;
    color: inherit;
}

.mh-back-to-top{
    border-radius:8px;
}

.wpimagehover-overlay{
    background-color:#1D4D84 !important;
}

.wpimagehover-icon {
    padding:0px;
    border-radius:10px !important;
    zoom:1.2 !important;
    font-color:#FFF;
}
.wpimagehover-socials a span{
    text-decoration:none;
    color:#FFF !important;
}
.wpimagehover-icon span {
    font-color:#FFF !important;
}

.wpimagehover-anim-fade:hover img {
    opacity:0.9 !important;
}
.wpimagehover-caption{
    top:50% !important;
    bottom:50% !important;

}
.mh-back-to-top {
    background-color:#1D4D84;
    color:#FFF !important;
}

.mh-header-tagline {
    border-top: 1px solid #e5e5e5;
    color: #000;
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1;
    margin-top: 10px;
    padding-top: 10px;
}

.mh-preheader, .mh-wide-layout .mh-subheader, .mh-ticker-title, .slicknav_menu, .slicknav_btn, .slicknav_nav .slicknav_item:hover, .slicknav_nav a:hover, .mh-back-to-top, .mh-subheading, .entry-tags .fa, .entry-tags li:hover, .mh-widget-layout2 .mh-widget-title, .mh-widget-layout4 .mh-widget-title-inner, .mh-widget-layout4 .mh-footer-widget-title, #mh-mobile .flex-control-paging li a.flex-active, .mh-image-caption, .mh-carousel-layout1 .mh-carousel-caption, .mh-tab-button.active, .mh-tab-button.active:hover, .mh-footer-widget .mh-tab-button.active, .mh-social-widget li:hover a, .mh-footer-widget .mh-social-widget li a, .mh-footer-widget .mh-author-bio-widget, .tagcloud a:hover, .mh-widget .tagcloud a:hover, .mh-footer-widget .tagcloud a:hover, .mh-posts-stacked-meta, .page-numbers:hover, .mh-loop-pagination .current, .mh-comments-pagination .current, .pagelink, a:hover .pagelink, input[type="submit"], #respond #cancel-comment-reply-link, #infinite-handle span {
    background: #dcddde ;
}



.mh-widget-layout2 .mh-widget-title, .mh-widget-layout4 .mh-widget-title-inner {
    color: #5d676e;
}

.mh-spotlight-widget{
    color: #5d676e !important;
}


.mh-image-caption {
   color: #FFF;
}



a {
    color: #1165a3;
    text-decoration: none;
}

.mh-header{
background-repeat:no-repeat;
background-position:right;
    right: 10px;
}


.baseline {
font-size: 16px;
margin-bottom: 20px;
margin-left:15px;
}

.mh-sidebar-empty{
display:none;
}

.mh-sidebar {
    margin-left: ;
    float: right;
}

.mh-two-sb .mh-main {
    float: left;
    width: 100%;
    max-width:100%;
}

.mh-two-sb .mh-sidebar-2 {
    float: right;
    width: 27.606%;
    margin-left: 1.81%;
}


.mh-posts-stacked-title-large {
    font-size: 140%;
}

#more-articles-page {
    padding: 3% 2% 1% 2%;
    font-size: 120%;
    font-weight: bold;
}

.mh-widget-title-link {
    color: #647278 !important;
}

.dpe-flexible-posts li{
    margin-top:30px;
    border-top:solid 1px #ccc;
}


.dpe-flexible-posts h4{
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.dpe-flexible-posts li {
    border-bottom: 2px dotted #bbb;
    margin-bottom: 30px;
    padding: 16px 0;
}

#more-stats {
    text-align: center;
    font-size: 120%;
    padding: 2% 2%;
    margin-top: -6%;
    font-weight: bold;
}


.mh-loop-thumb img {
    border: 1px solid #ddd;
    padding: 10px;
}

a:hover {
    text-decoration: underline;
}

#menu-footer-menu a:hover {
    background: #dcddde;
    transition: 0.25s ease-out;
    color: gray;
}

.mh-footer-widget-title a {
    color: white !important;
}

.mh-footer-widget {
    margin-bottom: 0;
}

.mh-footer-nav ul {
    text-align: center;
    float: none;
}

.mh-footer-nav li {
    float: none;
    font-size: 11px;
    display: inline-block;
}

.mh-copyright {
    text-align: center;
}


/*** MEDIA-QUERIES ***/

@media screen and (max-width: 1150px) {
    .mh-main-nav li a{
        border:0;
        border-bottom: 2px solid transparent !important;
        letter-spacing:0px;
        padding:5px 5px !important;
    }
    .mh-main-nav a{
        letter-spacing:0px !important;
    }

}

@media screen and (max-width: 850px) {
    .mh-sidebar{
        display:none;
    }
    .mh-content {
    width:100% !important;
    }
    .mh-main-nav {
    display:none;
    }
}

@media screen and (max-width: 650px) {
    .mh-site-logo{
        padding:10px !important;
    }
    .mh-spotlight-thumb {
        height: auto !important;
    }
    .mh-spotlight-thumb img {
        position:relative;
        height: auto !important;
    }
    .entry-thumbnail {
    width:100%;
    overflow:hidden;
    }
    .mh-spotlight-content{
    padding-top:5px !important;
    text-align:center;
    font-size:1.2em;
    padding-bottom:10px;
    margin-bottom:5px;
    border-bottom: 1px dotted #ebebeb;

    }
    .mh-spotlight-meta, .mh-spotlight-widget .mh-excerpt {
        display:none;
    }
    .mh-widget{
        margin-bottom:5px !important;
    }
    .mh-home-columns{
        margin-top:0px !important;
    }
    .mh-posts-list-item{
        padding-bottom:5px !important;
    }
    .mh-spotlight-widget{
        padding-bottom:0px !important;
        border: 0 !important;
    }
    .searchbar{
        display:none;
    }
    .mh-col-1-2 {
        width:100%;
        text-align:center !important;
    }
    .mh-site-logo{
        text-align:center;
    }

    .post-header{
        margin:0 auto;
        background-color:#fff;
        padding-bottom:5px;
    }

    .post-header-block{
        display:block !important;
        padding: 10px 0px 0px 10px !important;
        background-color:#FFF !important;
        position: relative !important;
        margin: 0 auto;
        z-index: 999 !important;
        max-width:100%;
    }

    .post-header-block h1{
        margin-top:10px;
        margin-bottom:20px;
        padding:0 30px;
        font-weight:500 !important;
        font-size:1.8em !important;
        color:#134b8c !important;
    }

    .post-header-block .entry-meta{
        font-weight:400 !important;
        font-size:0.8em !important;
        color:#444444 !important;
        margin-bottom:10px !important;
    }

    .mh-wrapper{
        padding:10px !important;
    }
}

/*** FONT ***/



