/*
 * Theme Name: Web Studios - Generate Press
 * Theme URI: https://www.web-studios.fr/
 * Author: Web Studios
 * Author URI: https://www.web-studios.fr/
 * Description: Thème enfant de Generate Press
 * Template: generatepress
 * Version: 1.0.0
 * Text Domain: generatepress
 * Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options
 */
 /*Rectification*/
.actus--rectif img {
    width: 100%;
    height: 100% !important;
}
@media(max-width: 1023px){
	#home-actus .thumbnails-wrapper {
	    height: auto !important;
	}
}
@media(max-width: 1450px) and (min-width: 1024px){
	#home-actus .posts-wrapper {
    	padding: 10px 10px 15px !important;
    }
	.actus--rectif img {
	    width: 100%;
	    height: 400px !important;
	    border-radius: 0px 0px 30px 0px !important;
	}
	#home-actus .thumbnails-wrapper{
		margin-top: -30px !important;
	}
	#home-actus .posts-wrapper .actu-excerpt{
		font-size: 20px !important;
	}
	#home-actus .posts-wrapper .actu-title{
		font-size: 25px !important;
	}
	#home-actus .posts-wrapper .posts-title{
		font-size: 22px !important;
	}
	#blocks-decouvrez{
		padding-top: 80px !important;
	}
	.img-actu-slider {
		display: none;
	}
}
@media (min-width: 1449px){
	#home-actus .thumbnails-wrapper .thumbnail-bg {
    border-radius: 60px 60px 60px 0px;
    /* margin-left: -73px; */
    /* margin-top: -35px; */
    /* min-height: 655px; */
	}

	#home-actus .posts-wrapper {
	    padding-top: 51px !important;
	    padding-left: 33px !important;
	    padding-right: 10px !important;
	}


	.actus--rectif.slick-slide {
	    height: auto;
	    /* margin-bottom: -50px; */
	}
	.img-actu-slider {
	    height: 580px !important;
	    width: 100%;
	}
	.img-actu-slider-img{
		display: none !important;
	}
}
body .button {
    padding: 15px !important;
}
#home-actus .slider-arrows {
    margin-right: 15% !important;
}
#home-actus .all-actus-btn-wrapper .all-actus-btn{
	margin-left: 0 !important;
}


.entry-header h1.entry-title {
    font-size: 46px !important;
    font-family: 'Cocogoose Classic Trial' !important;
}

@media (max-width: 768px)
{
    .entry-header h1.entry-title {
        font-size: 25px !important;
    }
}



.inside-article h2 {
    font-size: 40px !important;
}

@media (max-width: 768px)
{
    .inside-article h2 {
        font-size: 22px !important;
    }
}

/*Rectification*/
