/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/
.Titre-home{display: none;}

.mk-footer-copyright {
    float: none;
    text-align: center !important;
    display: block;
}
.mk-blog-author.blog-meta-item , .mk-categories.blog-meta-item{
    display: none !important;
}
.blog-grid-footer {
    display: none;
}
.mk-blog-thumbnail-item {
    display: inline-block;
}
#social-2{
    /*padding-top:40px;*/
}
.home .mk-footer-copyright {
    /* display: none;*/
}
.page-id-11 .mk-blog-meta-wrapper {
    background: #fcb817 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff !important;
    font-weight: 600;
    padding: 3px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 127px;
}
.page-id-11  .mk-blog-grid-item time {
    display: block;
    margin-bottom: 7px;
    margin-top: 5px;
}
.page-id-11 .mk-blog-grid-item time a {
    color: #ffffff;
    font-size: 14px;
    font-style: italic;
}
@media only screen and (max-width: 979px) {
    #mk-footer {
        padding-bottom: 60px!important;
    }
    body .grecaptcha-badge {
        z-index: 9998;
        bottom: 14px!important;
    }
    body:not(.compose-mode) .mk-page-section.full_layout {
        min-height: 400px !important;
    }
}
.home .full-width-23 .page-section-content{
    max-width: 1140px;
    margin: 0 auto;
}
.cmplz-document .master-holder h3{
    color:#000;
}
