/** css articles **/
.float-left.item-image {
  margin-right: 30px;
}
/** css categorie **/
.com-content-category-blog__items h2 {
  font-size: 18px;
}
.view-category .tck-article-body {
  display: none;
}

body.com_content.-body.view-article.home #maincontent > .inner {
    padding-top: 0 !important;
}

/* boutons en savoir plus beige */
.blogck .blogck-link {
    background: #d9ceb5 !important;
    border: #d9ceb5 1px solid !important;
    color: #414142 !important;
    margin: 5px !important;
    padding-top: 5px !important;
    padding-right: 10px !important;
    padding-bottom: 5px !important;
    padding-left: 10px !important;
}

/*.mobilemenuck-bar-title {
    display: none;
}*/

/* footer suivez-nous */
.footer4 span.titreck-title {
    font-size: 16px;
}
h3.tck-module-title {
    margin-bottom: 20px;
}
.footer4 ul.maximenuck {
    padding: 5px 0;
}
.footer4 span.titreck {
    padding-bottom: 2px;
}
.footer4 span.titreck-title:hover {
    color: #a7bc44;
}