/*
Theme Name: Radiate Pro Child
Theme URI: https://themegrill.com/themes/radiate/
Template: radiate-pro
Author: ThemeGrill
Author URI: https://themegrill.com/wordpress-themes/
Description: Radiate Pro is the pro version of Radiate free theme.
Tags: one-column,two-columns,left-sidebar,right-sidebar,flexible-header,custom-background,custom-colors,custom-header,custom-menu,featured-images,footer-widgets,post-formats,rtl-language-support,blog,e-commerce
Version: 2.2.2.1565704390
Updated: 2019-08-13 13:53:10

*/




/*
Pour l'affichage de la page des articles (page 21)*/

.page-id-21  .type-post{
	float: left;
	width: 48%;
	padding: 0px;
}
.page-id-21  .type-post:nth-of-type(2n+1){
	float: right;
}

.page-id-21 .meta-heading-wrapper {

    border-left: 1px solid #eaeaea;
    float: left;
    line-height: 26px;
    padding: 17px 5px 18px 15px;
    width: 75%;

}

.page-id-21 .post-featured-image {

    padding-bottom: 0;

}
.page-id-21 .type-post .entry-content {

    text-align: center;
    margin: 0;
}
.page-id-21 .entry-text {

    font-size: 1.4rem;

}
.page-id-21 .entry-text {

    padding: 20px 30px 0;

}

.page-id-21 .more-link {

    border: 1px solid #eaeaea;
    border-radius: 4px;
    color: #555555;
    font-size: 1.4rem;
    padding: 4px 10px;
    margin: 10px 0;
    display: inline-block;

}


/* Réglages des couleurs*/
hr{
	background-color: #9CBD21;
}
.site-footer p, .site-footer h3{
	color: #fff;
	
}
.footer-widgets-area{
	border-bottom:none;
}