/*
Theme Name: MH Edition Lite Child
Description: Theme enfant de MH Edition Lite
Author: Julien - WPserveur
Author URI: https://mhthemes.com/
Template: mh-edition-lite 
Version: 1.1.9
*/
@font-face {
    font-family: 'gotham_condensed_bookregular';
    src: url('gotham_condensed_book_regular-webfont.eot');
    src: url('gotham_condensed_book_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham_condensed_book_regular-webfont.woff2') format('woff2'),
         url('gotham_condensed_book_regular-webfont.woff') format('woff'),
         url('gotham_condensed_book_regular-webfont.ttf') format('truetype'),
         url('gotham_condensed_book_regular-webfont.svg#gotham_condensed_bookregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.mh-header {
    background: #fff;
    border-bottom: 3px solid #e75c21;
}

.mh-widget-title {
    background: #e75c21;
    color: #fff;
}

.mh-main-nav li a {
    display: block;
    color: #e75c21;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    font-size: medium;
}

.mh-main-nav {
    background: #eaeaea;
    text-transform: none;
}

.mh-main-nav li:hover { 
	background: #e75c21; 
}

h1 {
	font-family: ‘gotham_condensed_bookregular’,
}

.mh-comment-meta-links .comment-reply-link, .mh-comment-meta-links .comment-edit-link {
    float: right;
    font-weight: 700;
    color: #fff;
    padding: 10px 20px;
    background: #e75c21;
    text-transform: uppercase;
}

.mh-col-1-3 {
    width: 50%;
}

.mh-col-2-3 {
    width: 47%;
}

@media screen and (max-width: 620px)
[class*='mh-col-'] {
    float: none;
    width: 100%;
    margin: 0;
}

a:hover { 
	color: #e75c21; 
}

a {
    font-weight: bold;
}

a {
    color: #2a2a2a;
    text-decoration: none;
}

.mh-copyright a {
    color: #000;
    font-weight: 600;
}

.entry-title {
    font-weight: 700;
}

.page .entry-title, .page-title {
    font-size: 26px;
    font-weight: 700;
}

blockquote {
    border-left: 5px solid #e75c21;
    border-right: 2px solid #e75c21;
	font-weight: 500;
}

cancel-comment-reply-link {
    font-size: 0.75rem;
    color: #fff;
    padding: 0.3125rem;
    background: #e75c21;
}

input[type=submit] {
    display: inline-block;
    min-width: 100px;
    font-weight: 700;
    color: #fff;
    padding: 0.9375rem;
    background: #e75c21;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.1s linear;
    border: 0;
    -webkit-appearance: none;
}

.slicknav_menu {
    padding: 0;
    background: #e75c21;
}

.slicknav_nav a {
    display: block;
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #000;
}

.slicknav_btn {
    background: #e75c21;
}

.mh-wrapper {
    padding: 30px;
    background: #fff;
}

.mh-excerpt-more {
    float: right;
    font-size: 0.75rem;
    font-weight: 700;
    color: #fff;
    padding: 10px 15px;
    margin-top: 40px;
    background: #e75c21;
    text-transform: uppercase;
}

.maxbutton-1.maxbutton.maxbutton-pourquoiadh .mb-text {
    color: #757575;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    padding-top: 7px;
    padding-right: 17px;
    padding-bottom: 7px;
    padding-left: 16px;
    line-height: 1em;
    display: block;
    background-image: url(https://www.cfdt-services-funeraires.fr/wp-content/uploads/2019/06/bg-btn-grey.png);
}

.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_meta li a, .widget_nav_menu li a {
    padding: 6px 0;
}

.mh-widget-title {
    margin-bottom: 0.75rem;
}

.mh-wrapper {
    padding: 28px;
    background: #fff;
}