/*
Theme Name: Gecko Child
Theme URI: http://www.janstudio.net/gecko
Author: JanStudio
Author URI: http://www.janstudio.net
Description: The best woocommerce theme for online fashion store, furniture store, handemade store, organic store, wordpress personal portfolio, personal blog.
Template: gecko
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gecko
Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

@media screen and (max-width: 1023px) and (min-width: 768px) {
	.insta-gallery-feed[data-feed_layout=gallery] .insta-gallery-list .insta-gallery-item, .insta-gallery-feed[data-feed_layout=masonry] .insta-gallery-list .insta-gallery-item {
		min-width: 25% !important;
	}
}


/* problème mise à jour WP bakery */

.backerynone {
display: none;
}

.flex {
display: flex;
}

.homeblock {
width: 100%;
margin: 0 auto;
justify-content: center;
margin-bottom: 20px;
}

.homeblock div.un, .homeblock div.trois, .homeblock div.quatre {
margin-right: 20px;
}

.troisimages div a img {
max-width: 377px;
height: auto;
}



.flex .imagehome {
height: auto;
}

.imagehome a:hover, .block3 a:hover {
opacity: 0.9;
}

.blog {
margin-top: 50px;
}

.rltdpstsplgn-latest-post-block {
margin-top: 50px;
}

.globalblock {
margin-bottom: 100px;
}

.rltdpstsplgn-latest-posts h3.rltdpstsplgn_posts_title {
font-size: 18px;
}

.rltdpstsplgn-latest-posts a.more-link {
display: none;
}

.jas-menu > li > a {
font-size: 0.9em;
}




@media (max-width: 900px) {

	.flex {
	display: block;
	}

	.block3 {
	width: 100%;
	}

	.homeblock {
	width: 80%;
	margin-bottom: 0;
	}

	.homeblock img {
	display: block;
	margin-bottom: 20px;
	}

	.troisimages div a img {
	max-width: 100%;
	}

	.homeblock div.un, .homeblock div.trois, .homeblock div.quatre {
	margin-right: 0;
	}




}
