/* Theme Name: Margeride en Gévaudan
 * Theme URI: https://www.margeride-en-gevaudan.com/
 * Description: Theme personnalisé créé par Koredge.
 * Version: 1
 * Author: Koredge
 */

#wpadminbar {
    display: none!important;
}

.left-panel .panel-menu .bottom-menu{
	width: 100%;
}

.left-panel .panel-menu .bottom-menu ul{
    justify-content: flex-start!important;
}

.wp-block-buttons{
	text-align: center;
}

.wp-block-buttons a{
	text-decoration: none;
	cursor: pointer;
}

.sommaire-vagues .img-wrapper img{
	height: 240px;
	object-fit: cover;
}

@media (min-width: 992px) {
	.sommaire-vagues .img-wrapper img{
		height: 420px;
	}
}

section.section-fin-home > .column-container > .col-1-2:first-child .align-bottom{
  padding-left: 85px!important;
}

@media (max-width: 991px) {
	section.section-fin-home > .column-container > .col-1-2:first-child .align-bottom{
  padding-left: 0!important;
}
}

@media (max-width: 550px ) {
	.page-sommaire-inner .item .title {
		text-shadow: 0 0 5px black!important;
		font-size: 0.875rem!important;
	}
	.page-sommaire-inner .item a .overlay-wrapper .overlay {
		margin-bottom: 5%!important;
	}
}
