/*
Theme Name: Neder Child
Theme URI: http://themes.ad-theme.com/wp/neder_main
Description: Neder WordPress News Magazine and Blog Theme - Theme Child
Author: AD-Theme
Author URI: http://www.ad-theme.com
Version: 1.0
Template: neder
License: GNU General Public License v2.0
License URI: README_License.txt
Text Domain: neder-child
Tags: two-columns, custom-background, threaded-comments, translation-ready, custom-menu, three-columns
*/

.hermine {
    float: left;
    width: 80px;
    height: 20px;
    background: url(fond-hermines.jpg) no-repeat top left;
    margin: 0;
    padding: 0;
}

.neder-element-posts img, .mega-posts .img-post img, .slider-posts-item img {
    width: inherit !important;
}

.neder-element-posts .article-title a {

    font-size: 24px;

}

.neder-element-posts .article-image {
    position: relative;
    height: 262px;
}

body, p {
    color: #000 !important;
    font-size: 17px;
    font-weight: 400 !important;
}

.excerpt {
    font-weight: bold;
    font-size: 18px !important;
}

.autresarticles{
    margin-right: 0;
    text-align: right;
    float : right;
}


/*.article-image > img {*/
    /*max-height: 126px;*/
    /*object-fit: cover;*/
    /*width: 100%;*/
/*}*/
.neder-element-posts .article-title a{font-size:20px!important;}
.neder-element-posts h3 a {
    margin: 5px 0 !important;
}
.neder-element-posts.neder-posts-layout1.neder-blog-2-col .item-posts.first-element-posts:nth-child(1), .neder-element-posts.neder-posts-layout1.neder-blog-2-col .item-posts.first-element-posts:nth-child(2) {
    min-height: 344px !important;
}

@media only screen and (max-width: 500px) {
    .neder-sidebar .widget img {
        max-width: 100%;
        width: auto;
    }

    .article-title h3, .article-title   {
        font-size: 14px;
    }

}