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





/*------------------ Footer ------------------*/


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

#tarteaucitronAlertBig{
	background-color: #000000!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) {

}
