/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

.blog-title #single-below-header { display: none; }
.section-title .subheader { display: none; }
#post-area.masonry article.post .post-content .post-meta  { display: none!important; }

.historique_img img { max-width: 300px !important;}
.swiper-wrapper .slider-bg-size-contain .image-bg {background-size: contain;}

@media only screen and (max-width: 1000px) {
	.invert .col.span_12 { display: flex; flex-direction:column; }
	.invert .col.span_12 div:nth-child(1)  { order: 2;}
	.invert .col.span_12 div:nth-child(2)  { order: 1;}
}



