/*
Theme Name: Illicoweb
Theme URI: https://www.illicoweb.com
Description: Hello Elementor Child Theme
Author: Studio illicoweb
Author URL: https://www.illicoweb.com
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v2 or later
License URL: https://www.gnu.org/licenses/gpl-2.0.html
*/
/* Placer votre CSS ci-dessous */

/* GENERAL */
::selection{ background-color: #24847C10; color: #24847C;}
.BlocFondBleu ::selection{ background-color: #ffffff !important; color: #24847C;}

/* HEADER - menu */
 .elementor-39 .elementor-element.elementor-element-7e877a6 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-39 .elementor-element.elementor-element-7e877a6 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after {border-radius: 5px;}


/* SLIDER ACCUEIL */
.SliderAccueil .swiper-slide-contents{border-radius:25px; padding:30px; backdrop-filter: blur(0.15rem); background-color: rgba(255, 255, 255, 0.1);}


/* Texte bleu */
.txt-bleu span{color:#24847C}

/* BOUCLE Film */
.BCL_film:hover h3{color:#24847C !important}

/* A PROPOS - liste associés bouton voir le site */
.Associes_btn .elementor-tab-content a{background:#000; color:#FFF; padding: 10px 20px; border-radius: 5px; font-weight:600; text-align: center;}
.Associes_btn .elementor-tab-content a:hover{background:#24847C; transition: all .3s;}

/*Plan du site - link*/
.elementor-sitemap-page-list a:hover{color: #24847C !important;}
.elementor-sitemap-film-list a:hover{color: #24847C !important;}

/* FORMULAIRE CONTACT */
.formcontact .elementor-field{padding:15px !important;}
.formcontact input{border-radius:7px !important;}