@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-Medium-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-MediumItalic-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-Thin-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-ThinItalic-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-XLight-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-XLightItalic-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-Light-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-LightItalic-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-Bold-1.woff') format('woff');
}

@font-face {
	font-family: 'Gotham';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('/wp-content/uploads/2022/07/AnyConv.com__Gotham-BoldItalic-1.woff') format('woff');
}

.nav-categorie {
	display: flex;
	justify-content: space-between;
	margin-top: 19px;
	margin-bottom: 20px;
	padding-left: 55px;
	padding-right: 70px;
}

.mfn-header-modal-login {
	font-family: Gotham;
}

.create_account a {
	font-family: system-ui;
}

.nav-categorie:after {
	content: unset;
}

.nav-categorie .subcategorie {
	margin: auto 0;
	display: flex;
	gap: 5px;
	flex-wrap: wrap;
}


.nav-categorie .subcategorie a {
	border: 2px solid #3abff0;
	background: transparent !important;
	color: #3abff0;
	border-radius: 9px;
	margin-left: 6px;
	padding: 7px 10px;
	font-size: 15px;
	text-transform: uppercase;
	text-transform: uppercase;
	font-family: 'GOTHAM';
}

.nav-categorie .subcategorie a:hover {
	color: #ffffff !important;
	background-color: #3abff0 !important;
}

.nav-categorie .subcategorie a.active {
	color: #ffffff !important;
	background-color: #3abff0 !important;
}

.nav-categorie .select-categorie {
	margin-right: 10px;
}

/* .nav-categorie .btn-select:hover, .nav-categorie .btn-select:focus{ */
/* border-radius: 9px !important; */
/* border: 2px solid #3abff0 !important; */
/* color: #3abff0; */
/* } */
/* .nav-categorie .btn-select:not(:hover){ */
/* border-radius: 9px !important; */
/* border: 2px solid black !important; */
/* color: black; */
/* } */
.nav-categorie .select-categorie li.selected,
.nav-categorie .select-categorie li:hover {
	background-color: #f1f1f1dd;
}

.nav-categorie .select-categorie ul {
	margin-bottom: 0px;
}

.nav-categorie .btn-select {
	height: 34px;
	margin: 0px !important;
	margin-top: 0px;
	padding: 12px 47px 34px 20px;
	color: #000000;
	background-color: transparent;
	background-image: url("../images/Icon feather-chevron-down.svg");
	background-repeat: no-repeat;
	background-position: right 20px center;
	background-size: 14px 7px;
	border: 2px solid #000000;
	border-radius: 9px;
}

.nav-categorie .btn-select div {
	width: max-content;
	margin-right: 5px;
	text-transform: uppercase;
	font-family: 'GOTHAM';
}

.nav-categorie .btn-select img {
	margin-top: 2px;
}

.nav-categorie .select {
	position: absolute;
	z-index: 50;
	background-color: #ffffff;
}

#option {
	padding-left: 0px;
}

#option img,
.btn-select img {
	height: 15px;

}

#option li {
	list-style: none;
	padding: 5px 20px;
	background-color: #ffffff;
}

#option li a {
	text-decoration: none;
	color: #000;
}

#option li img {
	margin: 5px;
}

/* item list */

.page-template-stages .select {
	display: none;
	width: 100%;
	max-width: 370px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 5px;

}

.btn-select li {
	list-style: none;
	float: left;
	padding-bottom: 0px;
}

.open {
	display: show !important;
}


/* Post Stage */

#post_stage {
	display: flex;
	margin-top: 45px;
	padding-bottom: 74px;
	font-family: Gotham;
	justify-content: center;
	flex-direction: row;
}

#image_stage,
#post_stage #content {
	flex: 1;
}

#post_stage #content {
	/*padding-left: 55px;*/
}

#image_stage .image_stage {
	padding-left: 20%;
	width: 100%;
	object-fit: contain;
	right: 0;
}


#title_stage {
	color: #3abff0 !important;
	text-transform: uppercase;
	padding-bottom: 25px;
	position: relative;
}

#title_stage div {
	font-size: 40px;
	font-weight: bold;
	line-height: 44px;
}

#title_stage div span {
	color: #000000;
	display: block;
}

#title_stage img {
	height: 25px;
}

#details_stage {
	display: flex;
	color: #B9B9B9;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 31px;
}


.separateur {
	border-right: 2px solid #b9b9b9;
	padding-right: 14px;
	margin-right: 14px;
}

#description_stage {
	padding-right: 15%;
	margin-bottom: 51px;
	color: #6C6C6C;
	font-size: 16px;
	font-weight: 400;
}


#button_reservation_stage {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
}

.btn-reservation, .btn-without_date {
	font-size: 18px;
	padding: 10px;
}


.btn-reservation,
.btn-without_date:hover {
	color: #ffffff !important;
	background-color: #3dbfef;
	width: fit-content;
	border-radius: 32px;
	text-transform: uppercase;
	text-decoration: none;
	border: 2px solid #3abff0;
}

.btn-reservation:hover,
.btn-without_date {
	color: #3dbfef !important;
	background-color: #ffffff;
	border: 2px solid #3abff0;
	text-decoration: none;
	text-transform: uppercase;
	width: fit-content;
	border-radius: 32px;
}



.btn-without_date:focus {
	text-decoration: none;
	outline: unset;
}

.top_bar_right_wrapper .action_button,
.btn-reservation {
	color: #ffffff !important;
}

.top_bar_right_wrapper .action_button:hover,
.btn-reservation:hover {
	background-color: #ffffff !important;
	color: #3abff0 !important;
}

.woocommerce-cart-form .count_product,
.woocommerce-cart-form .woocommerce-cart-form__contents {
	position: relative !important;
	bottom: 28px !important;
}

#image_stage .img-nouvau {
	position: absolute;
	padding-left: 10%;
	height: 130px;
}

.before_header {
	background-color: #3ABFF0;
	color: #fff;
	border-top: unset !important;
	max-height: 30px;
}

.bloc_event_sans_date {
	box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 50%);
	padding: 10px;
	margin-top: 20px;
	display: none;
}

p.event_sans_date {
	cursor: pointer;
}

p.event_sans_date:hover {
	color: #3ABFF0;
}

#calendarModal .modal-body a.added_to_cart.wc-forward {
	display: none !important;
}

#calendarModal .modal-body .single_add_to_cart_button.loading {
	padding-left: 25px !important;
}

#calendarModal .modal-body .single_add_to_cart_button.loading:after {
	border-color: #e3e3e3;
	left: 10%;
	border-top: 2px solid #3abff0 !important;
}

#calendarModal button.single_add_to_cart_button.loading {
	background: #3abff0 !important;
}


@media screen and (max-width: 1239px) {
	.page-template-stages .page_wrapper {
		padding-top: 0px !important;
	}

	.page-template-stages #content {
		text-align: center;

	}

	.page-template-stages #details_stage {
		justify-content: center;
	}

	.nav-categorie {
		padding-left: 0;
		padding-right: 0;
		flex-direction: column;
	}

	.nav-categorie .select-categorie {
		margin-right: unset;
		margin: auto;
		margin-bottom: 15px;
		text-align: -webkit-center;
	}

	.nav-categorie .subcategorie {
		flex-direction: unset;
		justify-content: center;
	}

	.nav-categorie .select {
		margin-left: auto;
		margin-right: auto;
		left: 0;
		right: 0;
	}

	.nav-categorie .btn-select {
		height: unset;
		padding-top: 10px;
		padding-bottom: 3px;
		min-height: 50px;
		align-items: center;
		width: fit-content;
	}

	.nav-categorie .btn-select div {
		width: unset;
	}

	#post_stage {
		flex-direction: column-reverse;
	}

	#image_stage {
		width: 100%;
	}

	#image_stage .image_stage {
		padding-left: 0;
		width: 100%;
		object-fit: contain;
	}

	#image_stage .img-nouvau {
		padding-left: 0;
		height: unset;
	}

	#content {
		width: 100%;
		padding-left: 13%;
		padding-right: 10%;
	}

	#title_stage div {
		font-size: 25px;
		font-weight: 400;
		line-height: 32px;
	}

	.btn-reservation, .btn-without_date {
		padding: 10px 22px;
		font-size: 14px;
	}

	#button_reservation_stage {
		display: flex;
		justify-content: center;
	}

	#description_stage {
		font-weight: 300;
		padding-right: 0;
	}
}



.page-template-reservation button.close,
#calendarModal button.close,
#cart_modal button.close {
	appearance: unset !important;
	color: #000 !important;
	background: unset;
	border: unset;
}

#calendarModal .modal-dialog {
	max-width: 260px;
}

#calendarModal .modal-content,
#cart_modal .modal-content {
	padding: 15px;
	border-radius: unset;
	font-family: 'Gotham';
	font-weight: 400;
}

#calendarModal .modal-body,
#cart_modal .modal-body {
	padding: 0;
	font-size: 12px;
}

#calendarModal .modal-body .blue_button,
#cart_modal .blue_button {
	padding: 8px 20px !important;
	border: 1px solid #3ABFF0;
}

#calendarModal .modal-body .blue_button:hover,
#cart_modal .blue_button:hover,
#calendarModal .modal-body .blue_button:focus,
#cart_modal .blue_button:focus,
#calendarModal .modal-body .blue_button.loading,
#cart_modal .blue_button.loading {
	color: #3abff0 !important;
	background-color: #fff !important;
	box-shadow: unset;
	outline: unset;
}

#calendarModal .modal-title {
	font-size: 17px;
	line-height: 20px;
	color: #000;
	font-family: 'Poppins';
}

#calendarModal #eventDate {
	font-size: 16px;
	line-height: 20px;
}

#calendarModal .description {
	font-size: 12px;
	line-height: 15px;
	color: #6C6C6C;
}

#calendarModal .qty_disponible,
#calendarModal .unavailable_section {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	gap: 10px;
}

#calendarModal #qty {
	width: 75px;
	height: 37px;
	border-radius: 5px;
	margin-bottom: 15px;
	background-color: rgb(108 108 108 / 7%);
}

#calendarModal #qty option {
	color: #000000;
	font-size: 20px;
	line-height: 24px;
}

#calendarModal #eventUrl {
	vertical-align: middle;
}

#calendarModal .unavailable_section {
	display: none;
}

#calendarModal .place_disponible,
#calendarModal .unavailable_msg {
	color: red;
	font-family: 'Gotham';
	font-weight: 400;
	font-size: 11px;
	line-height: 13px;
}

#calendarModal #eventDate {
	color: #989898;
}

.see_btn {
	color: #3ABFF0 !important;
	background-color: #fff;
	border: 1px solid #3ABFF0;
	border-radius: 25px;
	margin-left: 10px;
	font-size: 14px;
	letter-spacing: 0px;
	padding: 10px 20px !important;
	text-decoration: none;
	text-transform: uppercase;
}

.see_btn:hover {
	background-color: #3ABFF0;
	color: #fff !important;
	text-decoration: none;
}

#cart_modal {
	top: 30%;
}

#cart_modal .modal-dialog {
	max-width: 430px;
}

#cart_modal .title_cart {
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Poppins";
	margin-bottom: 20px;
}

#cart_modal #cart_url {
	margin: auto;
	width: fit-content;
	display: block;
	font-family: 'Poppins';
	background-color: #3abff0;
	color: #fff;
	font-weight: 500;
	padding: 10px 35px !important;
}

#cart_modal .close {
	z-index: 2;
}

#cart_modal .modal-body {
	margin: 20px;
}

.loader_element,
.calendar_loader {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px 0;
	margin: 0 !important;
}

.loader_element::after,
.calendar_loader::after {
	content: "";
	display: block;
	position: static;
	margin: 0;
	width: 17px;
	height: 17px;
	border: 2px solid #3abff0;
	border-top-color: transparent;
	border-radius: 50%;
	background: none;
	animation: loading-spin 1s linear infinite;
}

@keyframes loading-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

#calendarModal .loader_element {
	margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
	.see_btn {
		padding: 10px 15px !important;
	}

	#calendarModal .modal-body .blue_button {
		padding: 10px 15px !important;
	}
}

@media (max-width: 450px) {
	#cart_modal #cart_url {
		padding: 10px 20px !important;
	}

	#button_reservation_stage {
		flex-direction: column !important;
	}
}

#eventsModal button.loading,
#eventsModal .button.loading {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	background: #fff !important;
	color: #3abff0 !important;
}

#eventsModal button.loading::after,
#eventsModal .button.loading::after {
	position: static !important;
	margin: 0;
	border-color: #3abff0;
	flex-shrink: 0;
}

#eventsModal button.loading:hover::after,
#eventsModal .button.loading:hover::after {
	border-color: #3abff0;
}




.woocommerce .blockUI.blockOverlay::before,
.woocommerce .loader::before,
.woocommerce .woocommerce-spinner::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8.5px 0 0 -8.5px;

	width: 19px;
	height: 19px;
	border: 2px solid #3abff0;
	border-top-color: transparent;
	border-radius: 50%;
	background: none;

	animation: loading-spin 1s linear infinite;
}