/*
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
*/

/* START - Add to resolve SQUARES-2553*/
.content-wrapper-background{
	padding:0px!important;
}

.content-box-heading{
	color: #28D7C3!important;
}

#ee-product-title{
	margin-bottom:0px!important;
}

/* END - Add to resolve SQUARES-2553*/

.alt h2 {
	color:#FFFFFF!important;
}

.menuL {
	float: left;
    top: 250px;
    bottom: 0;
    position: fixed;
    overflow-y: scroll;
    overflow-x: hidden;
}

.guide {
	float: right;
}

.fusion-carousel-meta {
display: none !important;
}

.boutonContact .wpcf7-submit{
	background-color : #28D7C3!important;

}

.wpcf7-text, .wpcf7-form textarea {
	color : #000000!important;
}

.contactHome p {
	color : #000000;
}

.fusion-header {
	display: none;	
}

.logoCustom {
	height:100px;
	width: auto;
	padding-top: 5px;
    padding-bottom: 5px;
}

.baseline {
	color:#060FA0;
	text-align: center;
	margin-left: -200px;
	font-size: 15px;
	font-weight: 800;
}

.menu-text.button-default {
	background: #FFFFFF!important;
    color: #28D7C3!important;
}

#breadcrumbs {
	background-color: #060FA0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    padding-top: 4px;
}

#breadcrumbs a, #breadcrumbs span {
	color:#FFFFFF;
}

#breadcrumbs .breadcrumb_last {
	text-decoration: underline;
	color: #FFFFFF;
}

.plusLoin ul {
	color : #FFFFFF;
}


/*Correction zone blanche apres resize sous le menu */
.fusion-sticky-header-wrapper {
	height: 62px!important;
}

.mobile_num {
	display: none;
}

ul {
	color : #060FA0;
}

.blue ul {
	color : #ffffff;
}

.sitevoteform {
	text-align:center;
}

.sitevoteform input[type=text]{
	display: inline-block;
    width: 200px;

}

.fusion-testimonials strong{
	color : #FFFFFF;
}

.inventeur strong {
	color : #FFFFFF;
	text-decoration: underline;
}

strong {
	font-weight: bold;
    color: #000000;
}

.schema-hybride {
	pointer-events: none;
}

/*Base juridique*/ 

.contenuBJ {
	font-size:16px;
}

.BJ-sommaire-liens {
	font-size:18px;
}

.titre-article {
	font-family: serif;
    font-weight: bold;
    font-size: 18px;
}

.article-de-loi {
	font-style:italic;
}

li.item-partie {
	font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.encadre {
	border-style: solid;
    border-width: 2px;
    padding: 10px;
}

.encadre-titre {
	font-family: serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #060FA0;
}

.encadre-titre-partie {
	font-family: serif;
    font-weight: bold;
    font-size: 18px;
}

.contenu-sommaire {
	margin-top: 0px;
    margin-bottom: 20px;
    border-style: solid;
    border-width: 1px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    background-color: #FFFFFF;
}

.contenu-sommaire a {
	font-size:18px;
	text-decoration: underline;
}

.contenu-sommaire li a{
	font-size:16px;
	text-decoration: none;
}

.wpcf7 .wpcf7-form.failed .wpcf7-response-output, .wpcf7 .wpcf7-form.invalid .wpcf7-response-output, .wpcf7 .wpcf7-form.spam .wpcf7-response-output, .wpcf7 .wpcf7-form.unaccepted .wpcf7-response-output{
	background-color: #ffffff!important;
    	border: #28D7C3!important;
    	color: #28D7C3!important;
}

.wpcf7-not-valid-tip{
	    color: #28D7C3!important;

}

.svf-button{
	background-color: #28D7C3;
    padding: 0.5vw;
    color: white;
    border: none;
    border-radius: 3px;
}

.svf-button:hover{
        background-color: #060FA0;
    padding: 0.5vw;
    color: white;
    border: none;
    border-radius: 3px;
}

.fusion-read-more{
	display:none!important;
}

.fusion-content-boxes .content-box-heading:hover{
        color: #00afaf!important;
}


div .blue-to-white{
	color: white !important;
	background-color: #28D7C3 !important;
}

div .blue-to-white:hover{
	color: #28D7C3 ;
        background-color: white !important;

}

div .blue-to-white:hover > span{
	color: #28D7C3 !important;
}

.alignright{
	float:right!important;
}

.boxzilla-close-icon{ 
 color: #ffffff!important;
 opacity: 1!important;
}

@media only screen and (max-width : 1050px) {
.baseline {
	margin-left: 0px;
}

.logoCustom {
        height:60px;
        width: auto;
        padding-top: 5px;
    padding-bottom: 5px;
}

.fusion-selector-down:before{
    color: #060fa0!important;
}

.fusion-secondary-main-menu{
	background-color: none;
}

.fusion-header {
	display: block
}

.fusion-secondary-header {
	display: none;	
}

.fusion-sticky-header-wrapper {
	height: auto!important;
}

.mobile_num {
	display: inherit;
	margin-top: 10px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    color: #FFFFFF;
    font-size: 12px;
    width: 220px;
}
		
}
