/*---------------------------------------------------------------------------------

 Theme Name:   Jeunesse Unie
 Theme URI:    https://www.jupx.org/
 Description:  Site web de Jeunesse Unie
 Author:       Hélène Larocqque
 Author URI:   https://www.progexia.com
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
:root {
    --orange: #f77d2a;
	--yellow: #fed800;
    --grey: #efefef;
	--dark-grey: #242424;
}
/* 
* Global
*/
.et_pb_svg_logo img#logo {
	height: 97%;
	max-height: 97%;
}
body h1 {
    font-size: 50px;
  }
body h2 {
	font-size: 36px;
}
body h3 {
	font-size: 24px;
}
body h4 {
	font-size: 20px;
}
body h5 {
	font-size: 18px;
}
a {
	transition: color 0.3s;
}
a:hover, a:active {
	color: var( --orange ) !important;
	text-decoration: underline;
}
@media screen and (max-width: 980px) {
	.et_header_style_left #et-top-navigation {
		padding-top: 32px;
	}
	.et_header_style_left #et-top-navigation .mobile_menu_bar {
		padding-bottom: 32px
	}
	.mobile_menu_bar:before {
		font-size: 40px;
	}
}
@media screen and (max-width: 768px) {
  body h1 {
    font-size: 36px;
  }
	body h2 {
		font-size: 30px;
	}
}

/* Utilities */
.minw-20rem {
	min-width: 20rem;
}
.pro-bg-accent {
	background-color: #f77d2a;
	/* --bs-danger-rgb: hsl(354, 70%, 54%);
	--bs-form-invalid-color: hsl(354, 20%, 60%);
	--bs-form-invalid-border-color: hsl(354, 70%, 54%); */
}

/* Form bootstrap grid overwrite */
.pro-form .container-fluid {
	padding-left: 0;
	padding-right: 0;
}

button.pro-button-primary {
	color: white;
	background-color: var(--orange);
	border: 2px solid var(--orange);
	border-radius: 50px;
	text-transform: uppercase;
	cursor: pointer;
	padding: 10px 22px;
	font-weight: 700;
	font-size: 16px;
}
button.pro-button-primary:hover {
	background-color: white;
	color: var(--orange);
}
body #page-container button.pro-button-secondary {
	background-color: white;
	color: var(--orange);
}

.zeffy-wrapper {
	height: 1650px;
}
@media (max-width: 632px) {
	.zeffy-wrapper {
		height: 1750px;
	}
}
@media (max-width: 485px) {
	.zeffy-wrapper {
		height: 1800px;
	}
}

/* 
* Divi modules overwrite 
*/
.equal-height-columns {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 980px) {
	.pro-no-column-bot-margin .et_pb_column {
	  margin-bottom: 0px;
	}
}


/* Full width header on mobile */
@media (max-width: 768px) {
	.pro-full-width .et_pb_fullwidth_header_container {
		width: 95%;
	}
}

/* Home page intro buttons
body .et_pb_fullwidth_header .et_pb_button:hover {
	border-color: white !important;
}
*/
/* CTA block */
.et_pb_promo .et_pb_promo_description {
	padding-bottom: 0px;
}
/* Number counter */
.et_pb_number_counter .percent {
	height: auto;
}
/* Image gallery --> find which and be more prcise because the logo are galleries too
.et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
	width: 100%;
	margin-bottom: 0px;
}
 */

/* Logo carousel --> not used anymore
.dnxte_logo_carousel_child img.img-fluid {
	width: 100%;
}
@media screen and (max-width: 980px) {
	.dnxte_logo_carousel_child .img-fluid {
		max-width: 400px
	}
}
*/

/* Toggle */
.pro-toggle-section .et_pb_toggle h4.et_pb_toggle_title {
	padding-right: 25px;
}

/* Testimonial slider  --> not used anymore; made with a normal slider
div.dnext-star-rating,
div.dnxte-quote-icon2,
div.dnxte-tstimonial-item::before {
	display: none !important;
	height: 0px !important
}
div.et_pb_module.dnxte_testimonial_child.swiper-slide,
div.et_pb_module_inner.dnxte-tstimonial-item,
div.dnxte-tstimonial-item-con{
	height: 100% !important;
}
div.dnxte-tstimonial-item-con {
	display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    align-items: flex-end !important;
}
div.dnxte-tstimonial-item-con > div {
	flex: 1 !important;
}
div.dnxte-tstimonial-item-prfle {
	justify-content: flex-end;
	margin-top: 10px;
}
div.dnxte-itcont-des:before {
	font-family: ETmodules !important;
	content: "\7b" !important;
	transform: rotate(180deg);
	color: var(--orange) !important;
	opacity: 0.5;
	font-size: 40px;
	font-weight: 800;
	float: left;
}
*/

/* in module
div.dnxte_coverflowslider_child {
	padding: 0 5px !important;
}
div.dnxte-coverflow-pra div p:first-child::before {
	font-family: ETmodules !important;
	content: "\7b" !important;
	transform: rotate(180deg);
	color: var(--orange) !important;
	opacity: 0.8;
	font-size: 40px;
	font-weight: 800;
	float: left;
}
div.dnxte-coverflow-pra div p:last-child {
	text-align: right !important;
	font-weight: bold !important;
	color: var(--orange) !important;
}
/* hover effect *//*
div.dnxte_coverflowslider_parent div.swiper-button-next,
div.dnxte_coverflowslider_parent div.swiper-button-prev {
	height: 55px !important;
    width: 55px !important;
}
div.dnxte_coverflowslider_parent div.swiper-button-next:after,
div.dnxte_coverflowslider_parent div.swiper-button-prev:after {
	height: 115% !important;
    width: 115% !important;
}
div.dnxte_coverflowslider_parent div.swiper-button-next:hover:after,
div.dnxte_coverflowslider_parent div.swiper-button-prev:hover:after {
	color: white !important;
	background-color: var(--orange) !important;
	line-height: 1em;
}
*//*
div.dnxte_coverflowslider_parent div.swiper-button-next:after {
	font-family: ETmodules !important;
	content: "\35" !important;
}
div.dnxte_coverflowslider_parent div.swiper-button-next {
	margin-right: -3.5em;
}
div.dnxte_coverflowslider_parent div.swiper-button-prev:after {
	font-family: ETmodules !important;
	content: "\34" !important;
}
div.swiper-button-prev {
	margin-left: -3.5em;
}
*/
/*
@media screen and (max-width: 768px) {
	.dnxte-tstimonial-wrap {
	  padding: 10px;
	}
	.dnxt_testimonial_arrows_outer_right {
	  right: -18px !important;
	}
	.dnxt_testimonial_arrows_outer_right::after {
	  font-size: 21px;
	}
	.dnxt_testimonial_arrows_outer_left {
	  left: -18px !important;
	}
	.dnxt_testimonial_arrows_outer_left::after {
	  font-size: 21px;
	}
}
*/

/* Forms */
.et_contact_bottom_container {
	float: none;
}
.et_pb_contact_field label {
	display: block;
	color: white;
}
.et_pb_contact_field .et_pb_contact_field_options_wrapper .input[type="radio"]+label {
	color: white;
}
.et_pb_contact_field_options_title {
	display: none;
}
.et_pb_contact_field input::placeholder,
.et_pb_contact_field textarea::placeholder {
	color: transparent !important;
}

/* Simple custom menu */
.pro-simple-menu ul {
	list-style: none;
	padding-left: 0;
}

/*
* Social share buttons
*/
div.heateor_sss_sharing_ul {
  display: flex;
  justify-content: center;
  gap: 10px;
}

/*
* Tooltips
*/
.pro-tooltip-row .et_pb_column {
	z-index: auto;
}
.tooltip-wrapper {
	display: flex;
  justify-content: center;
	cursor: default;
}
.tooltip-control {
	display: flex;
	align-items: center;
	gap: 10px;
	width: fit-content;
	margin-bottom: 10px
}
.tooltip-control h3 {
	padding-bottom: 0;
}
.tooltip-question {
	background-color: #8d8d8d;
	color: white;
	width: 24px;
	height: 24px;
	border-radius: 99px;
	display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
.tooltip-content {
	display: none;
	position: absolute;
	z-index: 110;
	bottom: calc(100% + 15px);
	background-color: #3d3d3d;
	color: white;
	padding: 10px 25px;
	border-radius: 5px;
}
.tooltip-content::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	background-color: #3d3d3d;
	transform: rotate(45deg);
	bottom: -8px;
  left: 50%;
}
.tooltip-wrapper:active .tooltip-content,
.tooltip-wrapper:hover .tooltip-content{
	display: block;
}
@media (min-width: 768px) {
	.tooltip-content {
		min-width: 350px;
	}
}

/*
* Contact forms
*/
.wpcf7-form .wpcf7-file,
.wpcf7-form label {
	color: var(--dark-grey);
}
.wpcf7-form input:not([type="file"]):not([type="submit"]):not([type="checkbox"]),
.wpcf7-form textarea {
	width: 100%;
	padding: 0.5em !important;
	border-color: white !important;
	background-color: white;
	font-weight: 500;
  	line-height: 1.2em;
}
.wpcf7-form input:not([type="file"]):not([type="submit"]):not([type="checkbox"]):focus,
.wpcf7-form textarea:focus {
	border-color: var(--dark-grey) !important;
}
.wpcf7-form > div {
 	 padding: 1em 0;
}
.wpcf7-form  > div p > span {
 	 display: block;
	  margin-top: 0.5em;
}
.wpcf7-form #section-2 {
 	 display: flex;
  	flex-wrap: wrap;
  	justify-content: space-between;
	align-items: flex-start;
}
.wpcf7-form #section-2 > div {
	width: 60% !important;
	padding: 0;
}
.wpcf7-form .wpcf7-checkbox {
	display: flex;
  	flex-direction: column;
}
.wpcf7-form .wpcf7-list-item label > span {
    vertical-align: middle;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"] {
	box-shadow: inset 0 0 0 1px var(--dark-grey), inset 0 0 0 2px white;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}
.wpcf7-form .wpcf7-list-item input[type="checkbox"]:hover {
	box-shadow: inset 0 0 0 8px var(--dark-grey);
	cursor: pointer;
}
.wpcf7-form .wpcf7-file::-webkit-file-upload-button {
  	cursor: pointer;
	color: var(--dark-grey);
  	font-weight: 600;
  	padding: 0.25em 1em;
  	background-color: white;
	border-width: 1px;
  	border-color: var(--dark-grey);
  	border-style: solid;
 	border-radius: 50px
}
.wpcf7-form .wpcf7-file:hover::-webkit-file-upload-button {
	color: white;
  	background-color: var(--dark-grey);
}
.wpcf7-form .wpcf7-submit {
	color: white;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.7em!important;
  	background-color: var(--orange);
	padding: 0.3em 1em;
  	border: 2px solid var(--orange);
  	border-radius: 50px;
	cursor: pointer;
}
.wpcf7-form .wpcf7-submit:hover {
	background-color: white;
	border-color: var(--orange);
	color: var(--orange);
}
.wpcf7-form .wpcf7-not-valid-tip {
	color: var(--orange);
}

/* youtube icon for header */
.et-social-youtube a.icon:before { 
	content: '\e0a3'; 
}

/* Affichage de notification lors de la soumission d'un formaulaire*/
.k-ju-form-notice {
  padding: 12px 16px;
  margin: 0 0 16px;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,.08);
  font-weight: 500;
}

.k-ju-form-notice--success {
  background: #f6fff6;
  border-color: #cfe9cf;
}

.k-ju-form-notice--error {
  background: #fff5f5;
  border-color: #f7c4c4;
}

/* On cache l'asterisque pour les activités*/
#de_fb_nom_activite_reguliere_wrapper .de_fb_required, #de_fb_activite_jeune_wrapper .de_fb_required {
  display: none;
}
