/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}

/* Header */
@media (min-width: 1024px) {
	.elementor-location-header { margin-bottom: 90px; }
}

/* Menu */
.nolinkmenu { cursor: default; }
.lastitemmenu .elementor-item { padding: 20px 0px 20px 13px !important; }
/* Footer */
.titlefooter { min-height: 60px; }
.legacy { 
    color: white; 
    font-family: ppmori;
    font-weight: 300;
}
@media (max-width: 1024px) {
	.legacy { 
		font-size: 14px;
		text-align: center;
	}
}
.mainfooter a:hover {
  color: white;
  text-decoration: underline;
}
/* Boutons */
.elementor-button.elementor-size-lg { padding: 18px 70px; }
/* .elementor-button.elementor-size-sm	{ padding: 18px 50px !important; } */

/* Page contact */
.bloccontacteznous .nblivrbloc {
  margin: -3px 10px 0 0;
  text-align: center;
  float: left;
}
.nblivrbloc {
	width: 31px;
	height: 31px;
	background-color: #F43301;
	border-radius: 20px;
	color: #fff;
	padding: 2px;
	font-weight: 700;
}
.textecontact .elementor-widget-container {
  font-family: "ppmori", Sans-serif;
  font-size: 19px;
  font-weight: 400;
}

/* Divers */
::selection {
  color: white !important;
  background: #0078d7 !important;
}
.elementor-widget.elementor-list-item-link-full_width a {
  display: inline !important;
}
ul {
  padding-left: 40px;
}

/* Style de la fonction snap scroll */
h1, h2, h3, h4, h5, h6{font-family: 'Neue Regular'; margin:0; font-weight: 400; font-size: 20px;}
p{margin: 0;}
a {background-color: transparent; color: inherit; text-decoration: none;}

/* ::-webkit-scrollbar{display: none; -webkit-appearance: none; width: 0!important;} */
*:focus {outline: none;}
*::-moz-selection {background: transparent; color: #fff;}
*::selection {background: transparent; color: #fff;}
.medium{font-family: 'Neue Bold';}
.bold{font-family: 'Neue Medium';}

#current-event-section-homepage{
	max-width: 1620px;
	margin: auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
}
.current-event-section-name{
	position: sticky;
	top: 0;
	height: 100vh;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.current-event-section-name .bg-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(25, 25, 25, .4);
}
.current-event-section-name .event-infos,
.current-event-section-name .event-title{
	color: #ebe9e0;
}
.current-event-section-name .about-social-media-link{
	background: #ebe9e0;
	color: #4f4d6a;
}
.current-event-section-name .about-social-media-link:hover{
	background: #4f4d6a;
	color: #ebe9e0;
}
.current-event-section-name .event-all-events {
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #191919;
	text-align: left;
	padding: 40px 20px;
	box-sizing: border-box;
	font-size: 2.5em;
	letter-spacing: -0.06em;
    line-height: .825;
}
.current-event-section-name .event-all-events:after {
	content: '\ea6c';
	font-family: 'remixicon' !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.current-event-line-up{
	position: relative;
}
.current-event-line-up .line-up{
	opacity: 1;
	pointer-events: auto;
	position: relative;
	height: auto;
	min-height: 100vh;
	top: auto;
	left: auto;
	padding-left: 50px;
}
.current-lineup-index{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 50px;
}

.event-title{
	font-size: 6vw;
	line-height: .9;
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100% - 40px);
	transform: translate(-50%, -50%);
	letter-spacing: -0.06em;
	line-height: .825;
}
.snapscroll-container{
	position: absolute;
	top: 50%;
	left: 50%;
	width: calc(100%);
	transform: translate(-50%, -50%);
	padding-right: 50px;
}
.snapscroll-title, .snapscroll-content {
	color: #F43301;
	font-family: "ppmori", Sans-serif;
}	
.snapscroll-title {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 50px;
}
.snapscroll-content{
	font-size: 44px;
	font-weight: 400;
	line-height: 55px;
	margin: 50px 0;
}
.snapscroll-bouton-rouge {
	display: inline-block;
	font-family: "ppmori", Sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	fill: var( --e-global-color-1f3d31a );
	color: var( --e-global-color-1f3d31a );
	background-color: var( --e-global-color-primary );
	border-radius: 25px 25px 25px 25px;
	padding: 15px 40px 15px 40px;
	margin-top: 25px;
}
.snapscroll-bouton-blanc {
	display: table; 
	font-family: "ppmori", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	fill: #F43301;
	color: #F43301;
	background-color: white;
	border-radius: 25px 25px 25px 25px;
	padding: 15px 40px 15px 40px;
	border: solid 1px #F43301 !important;
	letter-spacing: 0 !important;
	margin-top: 35px;
}
.event-infos{
	position: absolute;
	bottom: 20%;
	left: 50%;
	width: calc(100% - 40px);
	transform: translateX(-50%);
}
.event-links{
	position: absolute;
	top: calc(50% + 6vw);
	left: 50%;
	width: calc(100% - 40px);
	display: flex;
	justify-content: space-between;
	transform: translate(-50%, -50%);
	z-index: 3;
	max-width: 800px;
}
.artists{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 6vw;
	line-height: .9;
	padding: 80px 0;
	min-height: 90vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	letter-spacing: -0.06em;
}
.artists h3 {
	font-family: "ppmori", Sans-serif !important;
	color: #F43301;
	font-size: 20px !important;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: 600;
	margin: 25px 0 10px 0;
}
.artists p {
	font-size: 20px !important;
	letter-spacing: 0 !important;
	line-height: 25px;
	font-weight: 300;
	width: 60%;
}
.artists hr {
	height: 1px;
	border: none;
	background-color: #F43301 !important;
	margin-top: 35px;
}
.line-up{
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: opacity .3s ease;
}

ul {
	margin-bottom: 20px;
}

/* Mise en page Magazine */

.elementor-location-single.type-post .elementor-widget-container img { margin-bottom: 20px; }
.elementor-location-single.type-post .elementor-widget-container li { margin-block-end: 10px !important; }