/*
 Theme Name:   Twenty Twenty Child
 Theme URI:    http://example.com/twenty-twenty-child/
 Description:  Twenty Fifteen Child Theme
 Author:       Gaël Merbeth
 Author URI:   http://example.com
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentytwentychild
*/


@media only screen and (max-width: 600px) {
	.font-accueil img{
		height: 400px;
		object-fit: cover;
	}
}

.footer-nav-widgets-wrapper{
	margin-top:0 !important;
}

#post-6 header{
    display: none;
}

#post-6 > figure{
    display: none;
}

.entry-content > .alignfull {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}

.post-inner {
    padding-top: 0rem !important;
}

.gallery-item {
	padding: 0 0.3em;
}
