/* End custom CSS */

.elementor-kit-6 {
	--e-global-color-primary: #000;
	--e-global-color-secondary: #54595f;
	--e-global-color-text: #424242;
	--e-global-color-accent: #ffcb65;
	--e-global-color-018da22: #f4eee9;
	--e-global-color-62e4f24: #fff;
	--e-global-color-de9be95: #eedbc3;
	--e-global-color-3199a40: #f4eee9;
	--e-global-color-fe6ff42: #f4eee9;
	--e-global-color-adf34f7: #fff;
	--e-global-color-01cd48e: #fff4e1;
	--e-global-color-c2570fc: #fffbf5;
	--e-global-color-360cc46: #dd8772;
	--e-global-typography-primary-font-family: "Quiche";
	--e-global-typography-primary-font-weight: 700;
	--e-global-typography-secondary-font-family: "Quiche";
	--e-global-typography-secondary-font-weight: 400;
	--e-global-typography-text-font-family: "Raleway";
	--e-global-typography-text-font-size: 16px;
	--e-global-typography-text-font-weight: 500;
	--e-global-typography-text-line-height: 1.2em;
	--e-global-typography-accent-font-family: "Montserrat";
	--e-global-typography-accent-font-size: 16px;
	--e-global-typography-accent-font-weight: 500;
	--e-global-typography-accent-text-decoration: none;
	--e-global-typography-f46e093-font-family: "Quiche";
	--e-global-typography-f46e093-font-size: 45px;
	--e-global-typography-f46e093-font-weight: 700;
	--e-global-typography-f46e093-text-transform: uppercase;
	background-color: #fff;
}

.elementor-kit-6 e-page-transition {
	background-color: #ffbc7d;
}

.elementor-kit-6 h1 {
	font-size: 55px;
}

.elementor-kit-6 h2 {
	font-size: 45px;
}

.elementor-kit-6 h3 {
	font-size: 40px;
}

.elementor-kit-6 h4 {
	font-size: 35px;
}

.elementor-kit-6 h5 {
	font-size: 30px;
}

.elementor-kit-6 h6 {
	line-height: 25px;
}

.elementor-kit-6 button, .elementor-kit-6 input[type="button"], .elementor-kit-6 input[type="submit"], .elementor-kit-6 .elementor-button {
	text-decoration: none;
}

.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1140px;
}

.e-con {
	--container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
	--kit-widget-spacing: 20px;
}

.elementor-element {
	--widgets-spacing: 20px 20px;
	--widgets-spacing-row: 20px;
	--widgets-spacing-column: 20px;
}

h1.entry-title {
	display: var(--page-title-display);
}

@media (max-width:1024px) {
	.elementor-kit-6 h1 {
		font-size: 48px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 38px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 32px;
	}
	
	.elementor-kit-6 h4 {
		font-size: 32px;
	}
	
	.elementor-kit-6 h5 {
		font-size: 32px;
	}
	
	.elementor-kit-6 h6 {
		font-size: 22px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 1024px;
	}
	
	.e-con {
		--container-max-width: 1024px;
	}
}

@media (max-width:767px) {
	.elementor-kit-6 {
		--e-global-typography-f46e093-font-size: 35px;
	}
	
	.elementor-kit-6 h1 {
		font-size: 40px;
	}
	
	.elementor-kit-6 h2 {
		font-size: 35px;
	}
	
	.elementor-kit-6 h3 {
		font-size: 30px;
	}
	
	.elementor-kit-6 h4 {
		font-size: 28px;
	}
	
	.elementor-kit-6 h5 {
		font-size: 25px;
	}
	
	.elementor-kit-6 h6 {
		font-size: 20px;
	}
	
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 767px;
	}
	
	.e-con {
		--container-max-width: 767px;
	}
}

/* Start custom CSS */

/* reset tableau */
.kit-niveau table, .kit-niveau tbody, .kit-niveau tr, .kit-niveau th, .kit-niveau td {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* cacher toutes les lignes */
.kit-niveau tr {
	display: none !important;
}

/* afficher uniquement niveau */
.kit-niveau tr.woocommerce-product-attributes-item--attribute_pa_niveau {
	display: inline-flex !important;
	align-items: center;
	gap: 2px;
}

/* base commune */
.kit-niveau th, .kit-niveau td {
	display: inline-block !important;
	width: auto !important;
	float: none !important;
	font-size: 16px;
	line-height: 1.4;
	font-style: normal !important;
	font-family: "Quiche", serif !important;
}

/* Niveau */
.kit-niveau th {
	color: #3d4a55 !important;
	font-weight: 700 !important;
}

/* ":" */
.kit-niveau th::after {
	content: ":";
	margin-right: 4px;
}

/* Débutante */
.kit-niveau td {
	color: #3d4a55 !important;
	font-weight: 400 !important;
	/* normal */
	padding-left: 0 !important;
}
