/*
Theme Name: GeneratePress Child - Gruppa Metz
Theme URI: https://www.gruppametz.fr
Description: Thème enfant de GeneratePress pour Gruppa Metz
Author: Gruppa Metz
Author URI: https://www.gruppametz.fr
Template: generatepress
Version: 1.0.0
*/

/* FONTS */
@import url("https://fonts.cdnfonts.com/css/blax-slab-xxl");

.font-blax-slab h1.elementor-heading-title,
.font-blax-slab h2.elementor-heading-title,
.font-blax-slab h3.elementor-heading-title {
	font-family: "BlaxSlabXXL", sans-serif !important;
}
.font-blax-slab h1.elementor-heading-title {
	font-size: 14vh !important;
}
.font-blax-slab h2.elementor-heading-title {
	font-size: 10vh !important;
}

/* MENU */
.elementor-nav-menu .elementor-item {
    text-transform: uppercase !important;
}

/* Galerie Match : .galerie-match */
.elementor.elementor .e-con>.elementor-widget.galerie-match {
    height: 278px !important;
    display: block;
	margin-bottom: 60px !important;
}

.galerie-match img {
	filter: grayscale(1) brightness(50%) blur(2px);
}

.galerie-match .elementor-image-carousel-caption {
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-weight: bold;
	font-size: 30px;
	font-style: italic;
}
