/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/




footer a:visited {
    color: #ffffff !important;
}
footer a:link {
    color: #ffffff !important;
}

/* --------------------------- MENU LANGUES ET COMPTE ----------------------------------- */	


.fusion-secondary-header {
	background-color: #363636 !important;
}

.fusion-header-v2 .fusion-header, .fusion-header-v3 .fusion-header, .fusion-header-v4 .fusion-header, .fusion-header-v5 .fusion-header {
	border : none;
}

.fusion-secondary-header .fusion-row .fusion-alignright {
    position: relative;
    left: 21%;
}

a.fusion-icon-only-link.fusion-flex-link.fusion-bar-highlight .menu-text {
    display: none;
}



/* --------------------------- COLLAPSE (TITRE DES PARTIES D'UN ARTICLE DE FORMATION) ----------------------------------- */	
	
.collapseomatic {
    background-image: url(arrow-down.png) !important;
	background-position : 97% center !important;
    padding : 10px 70px 10px 10px !important;
}
.colomat-close {
    background-image: url(arrow-up.png) !important;
	background-position : 97% center !important;
}


.collapseomatic_content {
      margin-left : 20px;
}

.col-h2 { 
    background-color : #f6f6f6;
	border: #747474 solid 1px;
	font-size : 20px !important;
}
.col-h2:hover { 
   	color : #bf902e;
}

.col-h3 {
	border: #d2d2d2 solid 1px;
}

.col-h4 {
	border: black solid 0.5px;
}

.collapseomatic_content p {
  margin-left : 20px;
}

.colomat-hover {
	text-decoration : none !important;
}

/* --------------------------- AFFICHAGE DES LIENS VERS LES ARTICLES DE FORMATION DANS LES PAGES DU SITE (partie "formation" dans chaque page) ----------------------------------- */	

.my-grid-layout {
  	box-sizing: border-box;
}

.one {
	width : 40%;
	margin : 0 30%;
}
	
.one,
.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
    float: left;
  	padding: 15px;
  	min-height : 220px;
	border-radius : 2px;
	position: relative;
	background-color : #fff;
	box-shadow: 0px 0px 10px 0px rgba(64, 64, 64, 0.5)
}


.one a,
.five-sixths a,
.four-sixths a,
.four-fifths a,
.one-fifth a,
.one-fourth a,
.one-half a,
.one-sixth a,
.one-third a,
.three-fourths a,
.three-fifths a,
.three-sixths a,
.two-fourths a,
.two-fifths a,
.two-sixths a,
.two-thirds a {
  	font-size : 18px;
	display: block;
  	word-wrap: break-word;
  	margin-bottom : 5px;
}

.one span,
.five-sixths span,
.four-sixths span,
.four-fifths span,
.one-fifth span,
.one-fourth span,
.one-half span,
.one-sixth span,
.one-third span,
.three-fourths span,
.three-fifths span,
.three-sixths span,
.two-fourths span,
.two-fifths span,
.two-sixths span,
.two-thirds span {
  	font-size : 14px;
	display: block;
  	word-wrap: break-word;
  	margin-bottom : 5px;
}

span.excerpt-dash, span.excerpt {
    display: none !important;
}


.plus {
    position: absolute;
    right: 35px;
    bottom: 15px;
}

.plus a {
	border: solid 5px #e3e2e2;
    padding: 10px 35px;
    font-size: 18px;
	background-color : #e3e2e2;
	transition-duration: 0.1s;
}

.plus a:hover {
	background-color : #fff;
	color : black;
}

@media only screen and (max-width: 1200px) {

	.one-fifth,
	.one-fourth,
	.one-sixth {
		width: 49%;
		min-height : 220px;
		margin-top: 2%;
		margin-left: 1%;
	}
	
	.one,
	.one-third, 
	.two-sixths {
		margin-left: 20%;
		margin-right : 20%;
		width: 60%;
		margin-top : 3%;
	}
}

@media only screen and (max-width: 767px) {
	.one,
	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		margin-left: 0;
		width: 100%;
		margin-top : 3%;
	}
}

/* --------------------------- AFFICHAGE DES LIENS VERS LES ARTICLES - POSTS RECENTS ET POPULAIRES ----------------------------------- */	

.recpop .fusion-recent-posts, .recpop .fusion-content-widget-area .widget {
     margin-bottom: 0px !important;
} 

.recpop .fusion-columns .fusion-column:not(.fusion-column-last) {
	margin :0px !important;
}

@media only screen and (max-width: 800px) {

.recpop {
   margin-bottom: 20px !important;
}

}

.recpop {
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,.5);
    border-radius: 2px;
}

.recpop h2 {
	margin-bottom : 10px !important;
}

.recpop h4 {
    display: inline;
	margin : 0 5px 0 0 !important;
}

.recpop a {
	/*color : white !important;*/
	font-size : 16px !important;
}

.recpop a:hover {
	color : #bf902e !important;
}

.recpop .meta {
	color : #767676 !important;
	display : inline !important;
	font-size : 14px !important;
	margin-left: 5px !important;
}


.recpop div .heading {
	display : none;
}

.recent-posts-content {
    margin: 0 0 10px 0;
    padding-left: 25px;
}



/* --------------------------- SYSTEME DE RECHERCHE PAR ETAPES ----------------------------------- */	

input.choix {
  display : none; 
}

.niv1 label, .niv2 label, .niv3 label {
    border: solid #d2d2d2 2px;
	padding : 12px;
	font-size : 16px;
	border-radius: 5%;
	color : #5e5e5e;
	transition-duration: 0.1s;
}

.niv1 label:hover, .niv2 label:hover, .niv3 label:hover {
    border: solid #bf902e 2px;
	padding : 12px;
	cursor : pointer;
	color : black;
}

.niv1 input:checked + label, .niv2 input:checked + label, .niv3 input:checked + label {
    border: solid #bf902e 2px;
	font-weight : bold;
	padding : 12px;
	background-color: #e2e2e2;
	color : black;
}

.niv1 input:disabled+label:hover, .niv2 input:disabled+label:hover, .niv3 input:disabled+label:hover{
    border: solid #d2d2d2 2px;
    color: #5e5e5e;
    cursor: default;
}

.niv1 input:disabled+label, .niv2 input:disabled+label, .niv3 input:disabled+label{
    border: solid #d2d2d2 2px;
    color: #5e5e5e;
    cursor: default;
	background-color : #d2d2d2;
}

.btn  {
	margin : 5px;
	padding : 15px 5px;
	float : left;
}

.niv1 {
	margin-top : 20px; 
}

.niv2, .niv3 {
	margin-top: 40px;
}

.sep {
	clear : both;
	width : 100%;
}

#json_click_handler {
    margin: 60px auto;
    padding: 10px 15px;
    font-size: 18px;
    border: 3px solid #bf902e;
    background-color: #ffffff;
    color: #0a0a0a;
    border-radius: 25px;
    width: 160px;
    cursor: pointer;
    transition-duration: 0.2s;
}

#json_click_handler:hover  {
	border: 3px solid #a27926;
    background-color: #a27926;
    color: white;
}

#json_click_handler:focus  {
	outline: 0px;
}

.qust1, .qust2, {
	margin : 0px;
}

.qust1, .qust2 {
	display : none;
}

/* loader après rechercher */
.loader {
    border: 5px solid #f3f3f3;
    border-top: 4px solid #747474;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
    margin: auto;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* loader après click sur une catégorie */
#loaderCat span{
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #ababab;
  margin: 0px 5px 35px;
  opacity: 0;
}

#loaderCat span:nth-child(1){
  animation: opacitychange1 1.2s ease-in-out infinite;
}

#loaderCat span:nth-child(2){
  animation: opacitychange2 1.2s ease-in-out 0.2s infinite;
}

#loaderCat span:nth-child(3){
  animation: opacitychange3 1.2s ease-in-out 0.4s infinite;
}

@keyframes opacitychange1{
	0%{
		opacity: 0;
	}
	48%{
		opacity: 0;
	}
	52%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}

@keyframes opacitychange2{
    0%{
		opacity: 0;
	}
	48%{
		opacity: 0;
	}
	52%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}
@keyframes opacitychange3{
   0%{
		opacity: 0;
	}
	48%{
		opacity: 0;
	}
	52%{
		opacity: 1;
	}
	100%{
		opacity: 1;
	}
}



/* --------------------------- AFFICHAGE DES RESULTATS DE LA RECHERCHE PAR ETAPES ----------------------------------- */	

.recherchepost h1{
	font-size : 24px;
}

.recherchepost {
	margin-top : 30px;
}


.affichage {
	margin-top : 20px;
}


.affichage .post {
    border-bottom: solid 0.5px;
    padding: 10px 10px 25px;
    border-radius: 2px;
    margin-bottom: 20px;
    overflow: hidden;
}


.postinfo {
    width: 75%;
    float: left;
	margin-right : 2%;
}

.postinfo h2, .postinfo p {
	margin : 0px !important;
}

.postlire {
    float: right;
    margin: 15px 0;
}


.postlire a {
    border: solid 5px #e3e2e2;
    padding: 10px 35px;
    font-size: 18px;
    background-color: #e3e2e2;
    transition-duration: 0.1s;
}

.postlire a:hover {
    background-color: #fff;
	color : black;
}



/* --------------------------- AFFICHAGE DE PAS DE RESULTATS (dans la recherche par étape) ----------------------------------- */	


.noresults {
    text-align: center;
    display: block;
    background-color: #a279262b;
    padding: 20px;
    border: solid 6px #bf902e;
    border-radius: 2px;
    max-width: 600px;
    margin: 50px auto 30px;
    box-shadow: 0px 0px 10px 0px #aaa;
}


.noresults h1 {
    font-size: 34px;
    color: #747474;
}

.noresults p {
	display : block;
	font-size: 30px;
    color: #0a0a0a;
}

.noresults a {
	transition-duration: 0.1s;
	text-decoration:underline;
}

.noresults a:hover {
	font-weight : bold;
	color : black !important;
}

.noresults .searchform {
	width : 300px;
	margin : auto;
}


/* --------------------------- AFFICHAGE DES RESULTATS DE RECHERCHE DANS LA PAGE SEARCH.PHP ----------------------------------- */	

.resultrecherche {
	margin-top :50px;
}

.resultrecherche .fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content.post-content {
   margin-bottom: 0px !important;
}

.resultrecherche .fusion-blog-layout-grid .post .fusion-content-sep, .fusion-layout-timeline .post .fusion-content-sep, .fusion-portfolio.fusion-portfolio-boxed .fusion-content-sep {
	display : none !important;
}

.resultrecherche a.fusion-read-more, .resultrecherche a.fusion-read-more:visited {
    color: black !important;
}
.resultrecherche a.fusion-read-more:hover {
    background-color: #fff !important;
    color: black !important;
}

.resultrecherche a.fusion-read-more {
    border: solid 5px #e3e2e2 !important;
    padding: 10px 35px !important;
    font-size: 18px !important;
    background-color: #e3e2e2 !important;
    transition-duration: 0.1s !important;
	float : right;
}

.resultrecherche a.fusion-read-more::after {
	display : none;
}

.resultrecherche .fusion-blog-layout-grid .fusion-meta-info .fusion-alignleft {
	width : 100% !important;
}

.resultrecherche .fusion-blog-layout-grid .post .fusion-post-wrapper {
	border : none !important;
	box-shadow: 0px 0px 10px 0px rgba(64, 64, 64, 0.5) !important;
}	

.recherche .fusion-post-content-wrapper {
	padding : 15px;
}

.resultrecherche .fusion-blog-layout-grid .fusion-single-line-meta {
    font-size : 14px;
}

.helpdeskSearchpage {
	text-align : center;
	font-size : 30px;
	margin : 100px auto 50px;
}

.helpdeskSearchpage a, .helpdeskSearchpage a:hover, .helpdeskSearchpage a:visited  {
	color : black !important;
	text-decoration : underline !important;
}

.helpdeskSearchpage a:hover {
	color : #bf902e !important;
	}

.fusion-load-more-button {
    margin-top: 60px !important;
}


/* --------------------------- FORMULAIRE DE CONTACT HELPDESK ----------------------------------- */	


.helpdeskform {
	font-size : 18px;
	max-width : 700px;
	margin: auto;
}

.helpdeskform p:last-of-type {
	text-align : center;
}

.helpdeskform input, .helpdeskform textarea {
	color: #323232 !important;
    font-size: 15px !important;
    padding: 20px 20px !important;
    font-weight: bold !important;
}

.helpdeskform input[type="submit"][disabled], .helpdeskform input[type="submit"][disabled]:hover, .helpdeskform input[type="submit"][disabled]:active {
	background-color : grey !important;
	cursor : default !important;
	border : 2px solid transparent !important;
	color : white !important;
}

.helpdeskform input[type="submit"] {
	background-color : #bf902e !important;
	cursor : pointer !important;
	border : 2px solid  #bf902e !important;
}

.helpdeskform input[type="submit"]:hover, input[type="submit"]:active {
	background-color : white !important;
	cursor : pointer !important;
	color : #bf902e !important;
}



/* --------------------------- FORMULAIRE DE LOGIN / REGISTERING ----------------------------------- */	


/* login */

.swpm-login-widget-form {
	font-size : 16px;
}

.swpm-login-submit {
	text-align : center;
	margin-bottom : 0px;
}

.swpm-login-submit input {
	margin: 20px !important;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    border: 3px solid #bf902e;
    background-color: #ffffff;
    color: #0a0a0a;
    border-radius: 25px;
    width: 140px;
    cursor: pointer;
    transition-duration: 0.2s;
}

.swpm-login-submit input:hover {
    border: 3px solid #a27926;
    background-color: #a27926;
    color: white;
}


.swpm-forgot-pass-link, .swpm-join-us-link {
	text-align : center;
}

.swpm-login-form-inner {
	max-width : 500px;
    margin: auto;
}

.swpm-join-us-link {
    margin-top: 20px;
    font-weight: bold;
    font-size: 22px;
}


/* protected content / login */

.registerform {
	margin : 40px 0;
}

.registerform h2{
	text-align : center;
}



/* inscription */
.swpm-registration-widget-form table {
	margin : auto;
}

.swpm-registration-widget-form td {
	padding : 10px;
}

.swpm-registration-widget-form tr:nth-last-of-type(2) td  {
    padding: 20px 2px 2px 2px;
    text-align: left !important;
}

.swpm-registration-widget-form tr:nth-last-of-type(1) td  {
    padding: 2px;
    text-align: left !important;
}

.swpm-registration-widget-form .swpm-registration-membership-level-row {
	display : none;
}

.swpm-registration-submit-section input {
	margin: 20px !important;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    border: 3px solid #bf902e;
    background-color: #ffffff;
    color: #0a0a0a;
    border-radius: 25px;
    width: 140px;
    cursor: pointer;
    transition-duration: 0.2s;
}
	
.swpm-registration-submit-section input:hover {
    border: 3px solid #a27926;
    background-color: #a27926;
    color: white;
}

	
/* compte */
.swpm-edit-profile-form table {
	margin : auto;
}

.swpm-edit-profile-form tr td {
	padding : 10px;
}
	
.swpm-edit-profile-submit-section input {
	margin: 20px !important;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    border: 3px solid #bf902e;
    background-color: #ffffff;
    color: #0a0a0a;
    border-radius: 25px;
    width: 140px;
    cursor: pointer;
    transition-duration: 0.2s;
}
	
.swpm-edit-profile-submit-section input:hover {
    border: 3px solid #a27926;
    background-color: #a27926;
    color: white;
}
	
#message, .swpm-login-action-msg, .swpm-login-widget-action-msg {
    margin: 20px;
    text-align: center;
	color : red;
}

/* réinitialisation du mdp */

.swpm-pw-reset-widget-inside {
    max-width: 600px;
    margin: auto;
}

.swpm-pw-reset-submit-button {
	text-align : center;
}	


.swpm-pw-reset-submit-button input {
	margin: 20px !important;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    border: 3px solid #bf902e;
    background-color: #ffffff;
    color: #0a0a0a;
    border-radius: 25px;
    width: 260px;
    cursor: pointer;
    transition-duration: 0.2s;
}
	
.swpm-pw-reset-submit-button input:hover {
    border: 3px solid #a27926;
    background-color: #a27926;
    color: white;
}
	
	
	
/* ----------------------------------- AFFICHAGE D'UN POST ----------------------------------- */	

.post {
	margin : 30px 0;
}	

.post .post-content .fusion-text a {
    text-decoration: underline;
}

.post .fusion-fullwidth.fullwidth-box.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling {
	margin-left: 0px !important;
    margin-right: 0px !important;
	padding-right : 0px !important;
	padding-left : 0px !important;
}
	
.post-single h2.entry-title.fusion-post-title {
	font-size : 30px !important;
}