/*
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 UIKIT ------------------*/
em {
  color: #4A4A4A!important;
}

/*------------------ Custom ELEMENTOR ------------------*/



/*------------------ Custom ENERTRAG ------------------*/
.btn_blanc a{
  padding: 0px 0px 0px 30px!important;
}
.btn_blanc a .elementor-button-content-wrapper{ 
align-items: center;
}
.btn_blanc a .elementor-button-icon{
  margin-left: 25px;
  background-color: #FFD600;
  height: 100%;
  padding: 20px;
}
.btn_blanc a:hover .elementor-button-icon{
  background-color: #00588E;

}
.btn_bleu a{
  padding: 0px 0px 0px 30px!important;
}
.btn_bleu a .elementor-button-content-wrapper{ 
align-items: center;
}
.btn_bleu a .elementor-button-icon{
  margin-left: 25px;
  background-color: #00588E;
  color:#ffffff;
  height: 100%;
  padding: 20px;
}
.btn_bleu a:hover .elementor-button-icon{
  background-color: #00588E;
}



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


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

#tarteaucitronCloseAlert{
  background-color: #333333!important;
  border : 1px solid #d0d0d0!important;
  color : #d0d0d0!important;
}
#tarteaucitronPersonalize {
  background-color:#00A6BD!important;
}


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

}

@media (max-width: 768px) {

}

@media (max-width: 480px) {

}

@media (max-width: 320px) {

}
