@font-face {
	font-family: futura;
	src: url(./futura/FuturaStd-Light.otf);
	font-weight: 300;
}

@font-face {
	font-family: futura;
	src: url(./futura/FuturaStd-Book.otf);
	font-weight: 400;
}

@font-face {
	font-family: futura;
	src: url(./futura/FuturaStd-Heavy.otf);
	font-weight: 600;
}

@font-face {
	font-family: futura;
	src: url(./futura/FuturaStd-Bold.otf);
	font-weight: 700;
}

@font-face {
	font-family: futura;
	src: url(./futura/FuturaStd-ExtraBold.otf);
	font-weight: 900;
}

body {
	font-family: futura;
	font-size: 16px;
	line-height: 25px;
	font-weight: 400;
	color: #5c32ba;
	overflow-x: hidden;
	-webkit-font-smoothing: antialiased;
	background: #F4D2CD !important;
	background: linear-gradient(135deg, #F4D2CD 0%, #F0C3BC 70%, #eaaba3 100%) !important;
	/*background: linear-gradient(135deg, rgba(247, 224, 222, 1) 0%, rgba(248, 205, 187, 1) 70%, rgba(235, 184, 180, 1) 100%) !important;*/
}

.elementor-widget-text-editor {
	font-family: futura !important;
}

#qodef-side-area {
	/*background: rgb(247, 224, 222) !important;
  background: linear-gradient(135deg, rgba(247, 224, 222, 1) 0%, rgba(248, 205, 187, 1) 70%, rgba(235, 184, 180, 1) 100%) !important;*/
	background: #F4D2CD !important;
	background: linear-gradient(135deg, #F4D2CD 0%, #F0C3BC 70%, #eaaba3 100%) !important;
	background-color: initial !important;
	display: flex;
	align-items: center;
	padding: 90px 70px;
}

#qodef-side-area #qodef-side-area-inner {
	position: relative;
	z-index: 2;
}

#qodef-side-area:before {
	content: "";
	position: absolute;
	z-index: 1;
	background-image: url("../img/bck_wave.png");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	top: 0;
	right: 0px;
	bottom: 0;
	left: 0px;
	opacity: 0.5;
}

.qodef-header-sticky {
	height: 90px;
	background-color: #5c32ba;
}

#qodef-page-header .qodef-header-sticky .qodef-header-logo-link.qodef-height--not-set img {
	width: 65% !important;
}

#qodef-page-header .qodef-header-sticky .qodef-header-navigation>ul>li>a:hover {
	/* color: rgb(234, 191, 175) !important; */
	color: #eaaba3 !important;
}

#qodef-page-header .qodef-header-sticky .qodef-side-area-opener.qodef-side-area-opener--predefined:hover .qodef-circle {
	/*background-color: rgb(234, 191, 175) !important;*/
	background: #eaaba3 !important;
}

.qodef-header-sticky .qodef-header-wrapper .widget_text .qodef-button {
	/*background: rgb(234, 191, 175) !important;
  background: linear-gradient(90deg, rgba(234, 191, 175, 1) 0%, rgba(233, 185, 165, 1) 100%) !important;*/
	background: #eaaba3 !important;
	background: linear-gradient(135deg, #F4D2CD 0%, #F0C3BC 70%, #eaaba3 100%) !important;
}

h1 {
	font-weight: 700 !important;
	text-transform: uppercase;
}

h2 {
	font-size: 44px;
	font-weight: 700;
	text-transform: uppercase;
}

h3 {
	text-transform: uppercase;
}

a {
	color: #5c32ba
}

.elementor-widget-text-editor {
	color: #000000
}

body>#qodef-page-wrapper {
	position: relative;
}

body>#qodef-page-wrapper>#qodef-page-outer:before {
	content: "";
	background-image: url("../img/bck_wave.png");
	background-size: contain;
	background-position: top 200px center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0;
	bottom: 0;
	opacity: 0.5
}

#qodef-page-wrapper>#qodef-page-outer::after {
	content: "";
	position: absolute;
	background-image: url("../img/bck_wave.png");
	background-size: contain;
	background-position: bottom 0px center;
	background-repeat: no-repeat;
	top: 0;
	right: 0px;
	bottom: 0;
	left: 0px;
	opacity: 0.5;
	z-index: -1;
}

body:not(.home):not(.qodef-header--sticky-display) .qodef-header-logo-link img {
	max-height: 90px !important;
	margin-top: 0px !important;
}

.mega-menu-nav .bg-pale,
.mega-menu-nav .bg-moyen,
.mega-menu-nav .bg-fonce {
	border-radius: 300px;
	padding: 0px !important;
	width: 260px !important;
	height: 260px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.mega-menu-nav .bg-pale img,
.mega-menu-nav .bg-moyen img,
.mega-menu-nav .bg-fonce img {
	filter: brightness(0) invert(1);
}

.mega-menu-nav .bg-pale {
	/* background: rgb(234, 191, 175) !important;
  background: linear-gradient(90deg, rgba(234, 191, 175, 0.5) 0%, rgba(233, 185, 165, 0.5) 100%) !important; */
	background: rgb(197, 86, 67) !important;
	background: linear-gradient(90deg, rgba(197, 86, 67, 0.5) 0%, rgba(197, 86, 67, 0.5) 100%) !important;
}

.mega-menu-nav .bg-moyen {
	/* background: rgb(236, 178, 164);
  background: linear-gradient(90deg, rgba(236, 178, 164, 0.5) 0%, rgba(229, 172, 155, 0.5) 100%); */
	background: rgb(197, 86, 67) !important;
	background: linear-gradient(90deg, rgba(197, 86, 67, 0.5) 0%, rgba(197, 86, 67, 0.5) 100%) !important;
}

.mega-menu-nav .bg-fonce {
	/* background: rgb(227, 171, 156);
  background: linear-gradient(90deg, rgba(227, 171, 156, 0.5) 0%, rgba(218, 158, 148, 0.5) 100%); */
	background: rgb(197, 86, 67) !important;
	background: linear-gradient(90deg, rgba(197, 86, 67, 0.5) 0%, rgba(197, 86, 67, 0.5) 100%) !important;
}

.mega-menu-nav .menu_title {
	font-size: 26px;
	line-height: 30px;
	color: #fff;
	font-weight: 700;
	padding: 0px 30px;
	text-align: left !important;
}

footer .widget_neobeat_core_icon {
	display: none !important;
}

.qodef-footer--light #qodef-page-footer-bottom-area,
.qodef--passepartout #qodef-page-wrapper {
	background-color: transparent !important;
}

/* h1-bck-img-01.png */
#qodef-page-wrapper>#qodef-page-outer {
	position: relative;
}

#qodef-page-outer {
	margin-top: 0px !important;
}

.qodef-page-title .qodef-m-content {
	padding-top: 0px !important
}

.qodef-page-title {
	background-image: url("https://fgmat.com/wp-content/uploads/2023/03/header-fgmat.jpg");
	background-size: cover;
	background-position: left top;
	background-repeat: no-repeat;
	height: 200px;
}

.qodef-page-title * {
	color: #fff !important;
	text-transform: uppercase;
}

.qodef-page-title .qodef-m-content {
	position: relative;
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
	content: "|" !important;
	margin: 0px 5px;
}

.qodef-page-title .qodef-breadcrumbs a,
.qodef-page-title .qodef-breadcrumbs span {
	font-size: 12px !important;
}

.qodef-header-navigation ul li a .qodef-menu-item-text {
	text-transform: uppercase;
}

body.home .qodef-e-logo img {
	max-width: 250px;
	max-height: 100px;
}

.radio_fgmat {
	position: fixed;
	right: 25px;
	top: 254px;
	display: flex;
	align-items: center;
	z-index: 3;
	flex-direction: column;
}

body.home .radio_fgmat {
	top: initial !important;
	bottom: 40px;
}

.radio_fgmat .left {
	background: #fff;
	padding: 15px 30px 15px 20px;
	border-radius: 5px;
}

.radio_fgmat .left h5 {
	color: #5c32ba !important;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 0px !important;
	line-height: 20px;
	text-transform: uppercase;
}

.radio_fgmat .left p {
	color: #F9A9A0 !important;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px !important;
	line-height: 18px;
}

.radio_fgmat .right {
	height: 100px;
	width: 100px;
	margin-left: -20px;
	border-radius: 100px;
	background-size: contain;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.radio_fgmat .right .play_btn {
	padding: 10px;
	background: #fff;
	border-radius: 50px;
}

.radio_fgmat .right .play_btn svg {
	width: 30px;
	height: 33px;
	margin-left: 3px;
}

body.home:not(.qodef-header--sticky-display) .qodef-header-navigation>ul>li>a {
	color: #fff !important
}

body.home:not(.qodef-header--sticky-display) .qodef-header-navigation>ul>li>a:hover {
	color: #5c32ba !important
}

body.home.qodef-header--sticky-display .qodef-header-navigation>ul>li>a {
	color: #fff !important
}

body.home.qodef-header--sticky-display .qodef-header-navigation>ul>li>a:hover {
	color: rgb(234, 191, 175) !important
}

body.home.qodef-header--sticky-display .qodef-side-area-opener,
body.home:not(.qodef-header--sticky-display) .qodef-side-area-opener {
	color: #fff !important
}

body:not(.home):not(.qodef-header--sticky-display) .qodef-header-navigation>ul>li>a {
	color: #5c32ba !important
}

body:not(.home):not(.qodef-header--sticky-display) .qodef-side-area-opener {
	color: #5c32ba !important
}

body:not(.home).qodef-header--sticky-display .qodef-header-navigation>ul>li>a {
	color: #ffffff !important
}

body:not(.home).qodef-header--sticky-display .qodef-side-area-opener {
	color: #ffffff !important
}

/*.qodef-header-navigation>ul>li>a, #qodef-page-header .qodef-side-area-opener.qodef-side-area-opener--predefined{color:#fff !important}
.qodef-header-navigation>ul>li>a:hover, #qodef-page-header .qodef-side-area-opener.qodef-side-area-opener--predefined:hover{color: #5c32ba !important;}*/
h3 {
	font-size: 36px;
	color: #5c32ba;
	line-height: 40px;
	margin-bottom: 25px;
	font-weight: 600;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content {
	position: absolute;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content .qodef-e-content-inner {
	/* padding: 25px 0px !important;
	align-items: flex-start; */
	margin-top: 25px;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-date {
	text-align: center;
	border-radius: 100px;
	background-color: #C55643;
	color: #fff;
	width: 72px;
	height: 72px;
	text-transform: uppercase;
	line-height: 1em;
	top: 20px;
	left: 20px;
	font-size: 20px
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-title a {
	color: #5c32ba !important;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 18px;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location {
	color: #fff;
	background-color: #5c32ba;
	padding: 10px;
	margin-bottom: -120px;
	text-transform: uppercase;
	border-radius: 5px;
}

.filters {
	padding: 20px 30px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	margin-bottom: 60px;
}

.filters .filter_list ul,
.filters .day_list {
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: center;
	align-items: start;
	margin-bottom: 0px !important
}

.filters .day_list {
	justify-content: space-between;
	margin-top: 30px;
}

.filters .filter_list h5 {
	margin-bottom: 0px !important;
	line-height: 60px;
	text-transform: uppercase;
}

.filters .filter_list a {
	display: inline-block;
	background-color: transparent;
	padding: 15px 25px;
	border-radius: 30px;
	text-transform: uppercase;
	color: #000;
	font-weight: 500;
	margin-left: 10px;
}

.filters .filter_list a.selected {
	background-color: #5c32ba !important;
	color: #fff;
}

.filters .filter_list a:hover {
	background-color: #5c32ba !important;
	color: #fff;
	text-decoration: none;
}

.filters .day_list a .day_container {
	margin-bottom: 10px;
	border-radius: 200px;
	width: 100px;
	height: 100px;
	border: solid 1px #5c32ba;
	display: flex;
	align-items: center;
	justify-content: center;
}

.filters .day_list a .day_container p {
	font-size: 55px;
	font-weight: 900;
	margin: 0px !important;
	color: #5c32ba;
}

.filters .day_list a.selected .day_container {
	background-color: #5c32ba;
}

.filters .day_list a.selected .day_container p {
	color: #fff;
}

.filters .day_list a:hover {
	text-decoration: none !important;
}

.filters .day_list a:hover .day_container {
	background-color: #5c32ba;
}

.filters .day_list a:hover .day_container p {
	color: #fff;
}

.filters .day_list a .day {
	color: #000;
	font-weight: 500;
	line-height: 24px;
	padding: 5px 20px;
	border-radius: 5px;
}

.filters .day_list a:hover .day,
.filters .day_list a.selected .day {
	background-color: #5c32ba;
	color: #fff !important
}

.filters .day_list.scene_list {
	justify-content: flex-start !important;
	overflow-x: scroll;
}

.filters .day_list.scene_list a {
	width: 16.66666666667%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 30px;
}

.filters .day_list.scene_list a .day_container p {
	font-size: 40px !important
}

.qodef-events .qodef-e-label.qodef--details {
	margin: 100px 0 20px;
	font-weight: 700;
}

.qodef-events .qodef-e-label.qodef--about-event {
	margin: 80px 0 20px;
	font-weight: 700;
}

.qodef-e-info-item h5,
.qodef-e-info-item * {
	font-size: 18px !important;
	color: #5c32ba !important
}

.qodef-e-info-item h5 {
	font-weight: 600;
	display: flex;
}

.qodef-events .qodef-e-info-item .qodef-e-label:after {
	margin-left: 3px;
}

.qodef-events-list {
	padding-bottom: 80px;
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item {
	margin: 0 0 160px;
}

.qodef-google-map {
	position: relative;
	z-index: 4;
}

.track_container {
	position: absolute;
	bottom: -60px;
	right: 40px;
	background: #fff;
	padding: 30px;
	width: 400px;
	border-radius: 5px;
}

.track_container .top_audio {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.track_container .top_audio .song_title {
	font-size: 16px;
	line-height: 27px;
	color: #5c32ba;
	margin: 0px !important;
}

.track_container .middle_audio {
	height: 2px;
	width: 100%;
	background-color: #e9ecef;
	overflow: hidden;
	margin-bottom: 5px;
	margin-top: 5px
}

.track_container .middle_audio .progress {
	background-color: #5c32ba;
	width: 0px;
}

.track_container .bottom_audio {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.track_container .bottom_audio .artist_name,
.track_container .bottom_audio .song-time * {
	font-size: 14px;
	color: #5c32ba;
	line-height: 18px;
	margin: 0px !important;
}

.play-pause svg,
.play-pause-container svg {
	width: 27px;
	height: 27px;
}

.play-pause.icon-play .qodef--play,
.play-pause.icon-pause .qodef--pause {
	display: block;
}

.play-pause.icon-play .qodef--pause,
.play-pause.icon-pause .qodef--play {
	display: none;
}

.play-pause-container.icon-play .qodef--play,
.play-pause-container.icon-pause .qodef--pause {
	display: block;
}

.play-pause-container.icon-play .qodef--pause,
.play-pause-container.icon-pause .qodef--play {
	display: none;
}

.qodef-blog .qodef-blog-item .qodef-e-media-image {
	width: 100%;
}

.qodef-blog .qodef-blog-item .qodef-e-title {
	margin-bottom: 25px !important;
}

.qodef-blog .qodef-blog-item .qodef-e-info-author,
.qodef-blog .qodef-blog-item .qodef-e-info .qodef-e-info-item.qodef-e-info-author {
	display: none;
}

.qodef-blog .qodef-blog-item {
	padding-right: 30px;
}

.qodef-blog-item .qodef-e-text hr {
	max-width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}

.mb-60 {
	margin-bottom: 60px;
}

.partenaires_div {
	margin-bottom: 80px;
	padding-bottom: 30px;
	border-bottom: solid 1px #f7c1b9;
	justify-content: center;
}

.partenaires_div .logo_container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}

.partenaires_div h2 {
	margin-bottom: 80px;
	text-align: center;
	font-size: 32px
}

.partenaires_div a {
	font-size: 18px;
	font-weight: 600;
	/* background: #fff;*/
	border: solid 1px #000000;
	color: #000000;
	padding: 60px 40px;
	width: 100%;
	display: flex;
	height: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

.partenaires_div:last-child {
	border: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.qodef-e-tickets-link a {
	text-transform: uppercase;
}

.qodef-artists-list.qodef-round-images .qodef-e-media-image {
	margin-bottom: 20px;
}

#qodef-page-footer-bottom-area {
	padding-bottom: 30px;
}

#qodef-page-footer-bottom-area .qodef-grid>.qodef-grid-inner {
	display: flex;
	align-items: center;
}

.acf-map {
	width: 100%;
	height: 493px;
}

.acf-map img {
	max-width: inherit !important;
}

.spectacle_details .qodef-e-social-icons a:hover {
	text-decoration: none !important;
}

.spectacle_details .swiper-button-next,
.spectacle_details .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ffffff'/%3E%3C/svg%3E") !important;
	color: #fff !important
}

.spectacle_details .swiper-button-next {
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	filter: FlipH;
	-ms-filter: "FlipH";
}

/*.qodef-events .qodef-e-inner>*{max-width:67.5% !important}*/
.spectacle_details .qodef-e-social-icons .qodef-icon-font-awesome,
.spectacle_details .qodef-e-social-icons .qodef-svg-circle {
	font-size: 25px;
	color: #000 !important
}

.qodef-icon-holder.qodef-has--circle-hover,
.qodef-events .qodef-e-social-icons .qodef-e-social-icon {
	width: 50px !important;
	height: 50px !important;
}

.qodef-counter .qodef-m-content {
	padding: 0px !important
}

span.qodef-custom-font.qodef-has-animation.qodef--appear .qodef-e-character {
	text-transform: uppercase;
}

.elementor-widget-neobeat_core_clients_list .qodef-grid.qodef-gutter--normal>.qodef-grid-inner {
	display: flex;
	justify-content: center;
}

.qodef-centred-cf button.wpcf7-submit.qodef-button span {
	text-transform: uppercase;
}

.justify-between {
	justify-content: space-between;
}

.btn-mauve {
	background-color: #5c32ba;
	color: #fff;
	text-transform: uppercase;
	margin-right: 20px !important;
	display: flex !important;
	justify-content: center;
	align-items: center;
	padding: 15px 67px;
}

.btn-mauve:hover {
	-webkit-box-shadow: 0 10px 25px 0 rgba(56, 33, 74, .5);
	box-shadow: 0 10px 25px 0 rgba(56, 33, 74, .5);
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	transform: translateY(-3px);
	background-color: #000;
	border-color: #000;
	color: #fff;
}

.wpml-ls-statics-shortcode_actions ul {
	display: flex !important;
	flex-direction: row;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul li a {
	border-radius: 50px;
	padding: 0px !important;
	line-height: 1 !important;
	border-width: 1px !important;
	border-color: #fff !important;
	width: 55px;
	height: 55px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #000 !important;
}

.wpml-ls-statics-shortcode_actions.wpml-ls.wpml-ls-legacy-list-horizontal ul li a:hover {
	background-color: #fff !important;
}

/*.logo-black .qodef-e-image img{filter:brightness(0);}*/
.logo-black .qodef-e-image a:hover img {
	filter: initial;
}

.logo-black .swiper-wrapper {
	height: 200px;
	align-items: center;
}

.logo-black .swiper-wrapper .qodef-e {
	border: solid 1px #000000;
	padding: 40px 0px;
}

.details_list {
	display: flex;
	flex-direction: row;
}

.details_list .date {
	margin-left: -10px;
	margin-right: 15px;
}

.details_list .date h4 {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100px;
	background-color: #5c32ba;
	color: #fff;
	width: 70px;
	height: 70px;
	text-transform: uppercase;
	line-height: 1em;
	top: 20px;
	left: 20px;
	font-size: 20px;
	font-weight: 700;
	padding: 10px;
	text-align: center;
}

.details_list .details h4 {
	font-weight: 700;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.details_list .details h5 {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 16px;
}

.details_list .details p {
	margin-bottom: 0px;
	text-transform: uppercase
}

.details_list .details .partner {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.details_list .details .partner img {
	width: 150px;
	margin-left: 10px;
}

.details_list .qodef-e-tickets-link {
	margin-top: 75px !important;
}

hr.white_line {
	margin-left: 0px;
	border-color: #fff;
	border-width: 2px;
}

.more_info {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-items: center;
	list-style: none;
	padding: 0px !important;
}

.more_info li {
	margin-right: 10px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.more_info li:after {
	content: "|";
	margin-left: 10px
}

.more_info li:last-child:after {
	content: "" !important
}

.more_info a:hover {
	color: #5c32ba;
}

.mt--90 {
	margin-top: -90px !important;
	padding-top: 150px !important;
}

.qodef-image-gallery.qodef-vertical-offset .swiper-slide:nth-child(2n) {
	top: initial !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
	stroke: #fff !important;
}

.swiper-button-next span,
.swiper-button-prev span {
	color: #fff !important
}

.qodef-artists-list.qodef-layout--predefined .qodef-e-info-content-link {
	text-transform: uppercase;
	display: inline-block;
}

.qodef-blog-item .qodef-e-info-date a {
	color: #fff !important;
	background-color: #5c32ba;
	font-size: 13px !important;
	font-weight: 300 !important;
	padding: 6px 15px;
	text-transform: uppercase;
	display: block;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location {
	color: #fff;
	background-color: #5c32ba;
	padding: 10px;
	margin-bottom: -135px;
	text-transform: uppercase;
	border-radius: 5px;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location-empty {
	margin-bottom: -94px;
}

#qodef-page-mobile-header {
	height: 90px;
}

.qodef-mobile-header--standard #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
	height: 80px !important
}

.sold_out {
	top: 50%;
	left: 0;
	right: 0;
	padding: 10px 0px;
	background: #5c32ba;
	position: absolute;
	text-align: center;
	font-size: 26px;
	font-weight: 600;
	text-transform: uppercase;
	color: #fff;
}

.qodef-swiper-container .swiper-slide a,
.qodef-swiper-container .swiper-slide img {
	width: unset !important;
}

.color-black {
	color: #000 !important;
}

/* .qodef-e-content-inner {
  margin-top: 20px !important;
} */

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner {
	position: relative;
	display: flex;
	flex-direction: column;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content {
	position: unset;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content {
	position: unset;
	bottom: 0;
	left: 0;
	width: unset;
	height: unset;
	margin-top: 25px;
}

.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content .qodef-e-content-inner {
	width: unset;
	height: unset;
	display: unset;
	padding: unset;
	-webkit-box-pack: unset;
	-ms-flex-pack: unset;
	justify-content: unset;
	-webkit-box-orient: unset;
	-webkit-box-direction: unset;
	-ms-flex-direction: unset;
	flex-direction: unset;
}

@media screen and (max-width: 1700px) {

	.mega-menu-nav .bg-pale,
	.mega-menu-nav .bg-moyen,
	.mega-menu-nav .bg-fonce {
		width: 240px !important;
		height: 240px !important;
	}

	.mega-menu-nav .menu_title {
		font-size: 24px;
		line-height: 28px
	}
}

@media screen and (max-width: 1600px) {

	.mega-menu-nav .bg-pale,
	.mega-menu-nav .bg-moyen,
	.mega-menu-nav .bg-fonce {
		width: 220px !important;
		height: 220px !important;
	}

	.mega-menu-nav .menu_title {
		font-size: 22px;
		line-height: 26px
	}

	.mega-menu-nav .bg-pale img,
	.mega-menu-nav .bg-moyen img,
	.mega-menu-nav .bg-fonce img {
		max-height: 75px;
		margin-bottom: 10px !important;
	}
}

@media screen and (max-width: 1450px) {

	.mega-menu-nav .bg-pale,
	.mega-menu-nav .bg-moyen,
	.mega-menu-nav .bg-fonce {
		width: 180px !important;
		height: 180px !important;
	}

	.mega-menu-nav .menu_title {
		font-size: 18px;
		line-height: 24px
	}

	.mega-menu-nav .bg-pale img,
	.mega-menu-nav .bg-moyen img,
	.mega-menu-nav .bg-fonce img {
		max-height: 65px;
	}
}

@media screen and (max-width: 1199px) {

	.mega-menu-nav .bg-pale,
	.mega-menu-nav .bg-moyen,
	.mega-menu-nav .bg-fonce {
		width: 260px !important;
		height: 260px !important;
	}

	.mega-menu-nav .menu_title {
		font-size: 28px;
		line-height: 32px
	}

	.mega-menu-nav .bg-pale img,
	.mega-menu-nav .bg-moyen img,
	.mega-menu-nav .bg-fonce img {
		max-height: initial;
	}

	.mega-menu-nav .order-2 .justify-between {
		justify-content: flex-end !important;
	}

	.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location {
		font-size: 11px
	}
}

@media screen and (max-width: 1024px) {
	.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-title a {
		font-size: 16px;
		line-height: 18px;
	}

	/* .details_list .details{display: flex; flex-direction: row;}*/
	.filters .filter_list ul {
		flex-wrap: wrap;
		justify-content: center;
	}

	.filters .filter_list ul li:first-child,
	.filters .filter_list ul li:last-child {
		width: 100%;
		margin-left: 0px;
	}

	.filters .filter_list ul li:last-child {
		margin-top: 20px;
	}

	.filters .day_list.scene_list a {
		width: 25% !important;
	}

	.filters .filter_list ul,
	.filters .day_list {
		overflow-x: auto;
	}

	.filters .day_list a {
		min-width: 108px;
		margin-right: 10px;
	}

	#qodef-mobile-header-navigation .qodef-m-inner>ul>li>a {
		font-size: 18px !important;
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 992px) {
	.filters .day_list.scene_list a {
		width: 33%;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-right: 30px;
	}

	.qodef-events .qodef-e-label.qodef--about-event {
		margin: 50px 0 20px;
		font-weight: 700;
	}

	.radio_fgmat {
		position: absolute;
		right: 0px;
		top: -52px;
	}

	#qodef-page-inner {
		padding: 70px 0;
	}
}

@media screen and (max-width: 768px) {
	.filters .day_list.scene_list a {
		width: 50%;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-right: 30px;
	}

	.partenaires_div .col-sm-2 {
		flex: 0 0 25%;
		max-width: 25%;
	}
}

@media screen and (max-width: 680px) {
	.qodef-artists-list.qodef-swiper-container .swiper-slide {
		padding: 0px 100px;
	}

	.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-title a {
		font-size: 20px;
		line-height: 22px;
	}

	.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-inner .qodef-e-location {
		font-size: 14px
	}
}

@media screen and (max-width: 600px) {

	/* .filters .filter_list ul, .filters .day_list {
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    margin-bottom: 0px !important;
  }

  .filters .day_list.scene_list a {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0px;
  }*/
	.filters .filter_list a {
		padding: 15px 10px;
	}

	.qodef-h3,
	h3 {
		word-wrap: normal !important;
	}
}

@media screen and (max-width: 576px) {
	.details_list {
		display: flex;
		flex-direction: column;
	}

	/*.radio_fgmat {
    top: initial !important;
    bottom: 30px;
    justify-content: center;
    width: 250px;
    display: none !important;
  }
  .radio_fgmat > div{width: 250px;} */
}

@media screen and (max-width: 450px) {
	.qodef-artists-list.qodef-swiper-container .swiper-slide {
		padding: 0px 75px !important;
	}

	.qodef-events-list.qodef-item-layout--info-on-image .qodef-e-content .qodef-e-content-inner {
		padding: 0px 0px !important;
	}
}

.qodef-grid.qodef-gutter--large>.qodef-grid-inner>.qodef-grid-item {
	margin: 0 0 200px;
}

#qodef-page-header .qodef-header-logo-link {
	height: 90px;
}

#qodef-page-header .qodef-header-logo-link img,
#qodef-page-header #qodef-page-header-inner .qodef-header-logo-link.qodef-height--not-set img {
	object-fit: contain;
}

.page-template-page-temporaire #qodef-page-footer-bottom-area {
	padding: 30px 0px;
}

.page-template-page-temporaire #qodef-page-inner {
	padding: 80px 0 !important;
}

@media (max-width: 480px) {
	.page-template-page-temporaire #qodef-page-inner h2 {
		font-size: 28px;
	}

	.page-template-page-temporaire #qodef-page-inner h3 {
		font-size: 24px;
		line-height: 30px;
	}

	.page-template-page-temporaire #qodef-page-inner h4 {
		font-size: 1.15rem;
	}
}

@media only screen and (max-width: 1024px) {
	body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
		padding-top: 0 !important;
		padding-bottom: 25px !important;
		padding-right: 0 !important;
	}
}

@media only screen and (max-width: 500px) {
	h3 {
		line-height: 1.4;
		font-size: 27px;
	}
}

.noticecookies {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 999999;
	background: #000;
	color: #fff;
	padding: 10px 0;
}

.noticecookies .section {
	min-height: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: visible;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 1120px) {
	.noticecookies .section {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.noticecookies .section > div {
	display: flex;
	flex-direction: row;
	align-items: center;
	position: relative;
}

.noticecookies .section .texte {
	position: flex;
	padding-right: 20px;
}

.noticecookies .section .texte p {
	margin: 0;
}
.noticecookies .section .texte a {
	text-decoration: underline;
}

.noticecookies .section .actions {
	position: relative;
}
.noticecookies .section .actions .button {
	margin: 0 0 0 20px;

	padding: 10px 51px;
	position: relative;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    line-height: 2em;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4em;
    outline: 0;
	transition: color .35s ease-out,background-color .35s ease-out,border-color .35s ease-out,all .35s ease-out;
	color: #fff;
    background-color: #5c32ba;
	border: none;
}

@media screen and (max-width: 600px) {
	.noticecookies .section > div {
		flex-direction: column;
	}
	.noticecookies .section .texte {
		margin-bottom: 10px;
	}
}