/*
Theme Name:      hello-Zchild
Description:     Theme enfant pour hello-elementor
Author:          Beno - ZEDRIMTIM
Author URI:      http://www.zedrimtim.com
Template:        hello-elementor
Version:         1.0.0
*/



/*------------------ Fonts ------------------*/
/*
@font-face {
    font-family: 'etline';
    src: url('assets/fonts/et-line.woff');
    font-weight: normal;
    font-style: normal;
}
font-family: "ElegantIcons";*/

/*------------------ Custom ELEMENTOR ------------------*/
.fitbox{
  width: fit-content!important;
  height: fit-content!important;
}
.atoblack a{
  color:#000000;
}

.page-content p a, .page-content li a{
  color:#200FC7;
}

.page-content li{
  padding-bottom: 20px;
}
/*------------------ ACCUEIL ------------------*/
/* forcer la largeur en responsive */
.cartouche_nom{
  width:190px!important;
}
.bandeau_accueil em{
  color:#200FC7;
}

/*------------------ Footer ------------------*/
footer a{
  color: #ffffff;
}
  footer a:hover{
  color: #D6E3DC;
}

/*------------------ Custom Module TARTEAUCITRON ------------------*/

#tarteaucitronAlertBig{
	background-color: #200FC7!important;
	opacity:0.9!important;
}
#tarteaucitronCloseAlert{
	background-color: #000000!important;
  border : 1px solid #333333!important;
  color : #d0d0d0!important;
	font-family: roboto, Arial, sans-serif!important;
}
.tarteaucitronAllow {
  background-color:#EEC66C!important;
	padding:15px 25px !important;
	color : #000000!important;
	font-family: roboto, Arial, sans-serif!important;
}
.tarteaucitronDeny{
background-color: #333333!important;
color : #d0d0d0!important;
font-family: roboto, Arial, sans-serif!important;
}



/*------------------ RESPONSIVE ------------------*/
@media (max-width: 980px) {

}

@media (max-width: 768px) {

}

@media (max-width: 480px) {

}

@media (max-width: 320px) {

}
