/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.concert-passe,
.concert-passe h2,
.concert-passe span{
color:#07626a!important;
}
.concert-passe .date_concert{

}
.concert-passe .formation_concert{}
.concert-passe .intitule_concert{}

.e-con-full{
    padding-bottom: 0;
    padding-block-end:0!important;
}

header.sticky-header .site_logo img{
    transition: height 0.3s ease-in-out;
}
header.sticky-header.elementor-sticky--effects .site_logo img{
    height: 47px!important;
}
header.sticky-header.elementor-sticky--effects {
    background-color: rgba(255, 255, 255, 0.9) !important;
}
/*css transition header*/
header.sticky-header.elementor-sticky--effects {
    -webkit-transition: background-color 0.3s ease-in-out, padding 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out, padding 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out, padding 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out, padding 0.3s ease-in-out;
}


.e-loop-nothing-found-message{
    padding: 0!important;
}