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




.img_artist_color{
	border: 2px solid #EFFF14;
    box-shadow: 0 0 0 2px #50A0FF;
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 100%;
}

.img_artist_color img {
    max-width: 55px;
    max-height: 55px;
}

.img_artist_color img {
   
    border-radius: 100%;
    -o-object-fit: cover;
    /* object-fit: cover; */
    -o-object-position: center center;
    /* object-position: center center; */
}
.img_artist_color img {
    display: block;
    width: 100%;
}

.dce-post-title a:hover{
	text-decoration:none!important
}

.elementor-testimonial-meta{
	background:#dbe9ec;
	  padding:10px 0;
}

.elementor-testimonial-content{
	padding:0 30px;
}


.BlockMission {
    position: relative!important;
    border: 1px solid #100C0D26!important;
	    
    grid-gap: 15px;
}

.BlockMission:hover {
    background:#eaf3ff;
}


.BlockMission:before {
    content: ""!important;
    border: 1px solid #50A0FF80!important;
    position: absolute!important;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    transition: .3s ease-in-out;
}

.searchandfilter label {

    width: 100%;
}

#TeamsBlocs .elementor-image-box-img img{
   
    
}

.BlockMission:hover:before {
   border: 1px solid #50a0ff;
    background-color: #50A0FF1A;
    top: -1px;
    left: -1px;
}

.e-n-menu-title-text{
    cursor:pointer!important;
}

.img_logo_partenaire {
    height: 65px !important;
    max-width: inherit !important;
}
@media (max-width: 750px) {
  .img_logo_partenaire {
    height: inherit !important;
    max-width: inherit !important;
}
} 
a.logopartevent {
    max-width: 20%;
}