/*
 Theme Name:     Divi creative agency
 Theme URI:      https://demo.infomaniak.com/preview?t=divi-creative-agency
 Description:    Votre site sera constitue de plusieurs pages (accueil, blog, contact, etc...) que vous pourrez librement personnaliser selon vos besoins.
 Author:         Infomaniak
 Author URI:     https://www.infomaniak.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");

/******************* NORMALIZE *******************/
#comment-wrap
{display:none;}
#footer-bottom {
    display: none;
}
h2 {
 font-size: 32px!important;
}
/******************* AGENDA *******************/
 .mec-event-grid-classic .mec-event-title {
    font-size: 24px;
    font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
    color: #ef811c!important;
    font-weight: bold!important;
}
.mec-event-grid-classic .mec-event-title a {
    color: #ef811c!important;
    font-weight: bold;
}
.mec-bg-color, .mec-bg-color-hover:hover, .mec-wrap .mec-bg-color, .mec-wrap .mec-bg-color-hover:hover {
    background-color: #78ac20;
    width: 90%;
    margin: 0 5%;
    font-size: 18px;
}
.mec-event-tile-view article.mec-tile-item .event-tile-view-head {
    /*font-size: 20px;*/
    color: #78ac20;
}
.mec-event-tile-view article.mec-tile-item .mec-event-time {
    color: #fff;
}
.mec-event-tile-view article.mec-tile-item .mec-event-title {
    font-size: 24px;
}
.mec-skin-tile-month-navigator-container h2 {
    font-size: 24px;
   font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif;
    font-weight: bold!important;
    color: #ef811c!important;
}
.single-mec-events h3, .single-mec-events h6, h1.mec-single-title
{ font-family: 'Barlow',Helvetica,Arial,Lucida,sans-serif!important;}
.mec-event-export-module
{display:none!important;}
.mec-wrap p {
font-size: 18px!important;
}
/************************** BLOG *************************/
.single-post h1.entry-title
{color:#ee8214;
font-size: 42px;}    
.single-post .post-meta
{display:none;}