/*
Theme Name: Scène Rohan - Hello Elementor Child
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 */
/* accessibilité */
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{color: #fff !important; background-color: #e99921 !important; border-radius: 5px 0px 0px 5px; padding: 6px}
.pojo-a11y-toolbar-toggle{border-radius: 10px;}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #e99921!important;  border-color:  #e99921!important;border-radius: 0px 0px 0px 5px;}
.pojo-a11y-toolbar-title{   line-height: 1.2em !important;   font-size: 20px;}
.pojo-a11y-toolbar-title{color: #fff !important;}
.pojo-a11y-toolbar-text{color: #fff;}
.pojo-a11y-toolbar-icon {color: #fff !important;}

/* autre */
.elementor-sticky--active{z-index: 20;}

/* POPUP */
.Menu2Popup .menu-item .sub-menu{display: none !important;}

/* FOOTER */
.FooterInfos a{color: #fff;}
.FooterInfos a:hover{text-decoration: underline;}

.MenuRapFooter .menu-item .sub-menu{display: none !important;}

/* POUR LEI : correction du footer sur les fiches détails */
footer{ width:100%; float:left}

/* SLIDER ACCUEIL */
.SliderAccueilRohan .eicon-chevron-left{background-color: #fff; border-radius: 200px; padding: 15px; color: #d82323;}
.SliderAccueilRohan .eicon-chevron-right{background-color: #fff; border-radius: 200px; padding: 15px; color: #d82323;}
.SliderAccueilRohan

/* CONTACT */
.FormContact .elementor-field{padding: 15px;}

/* NEWSLETTER */
.NewsPop .tnp-field label{color: #e89517;}
.NewsPop .tnp-field input{border-radius: 0px; padding: 15px; background-color: #fae9cd; color:#e89517; font-weight:700;}
.NewsPop .tnp-field .tnp-submit{border-radius: 0px; background-color: #e89517; color: #fff;}
.NewsPop .tnp-field .tnp-submit:hover{ background-color: #000; color: #fff;}


/* LANDINGs  */
.landings {text-align:center;}
.landings .landing{text-align:left;}
.landing{padding: 5px; margin-bottom: 20px; width: 33%; display: inline-grid; min-height:330px;}
.landings .landing-img{width: 100%; height: 300px; object-fit: cover;}
.landings .landing-title{color:#000; font-weight:800; font-size:22px; margin:0px; padding: 10px 10px 0px 10px;}
.landing:hover .landing-sp{color:#eaa233;}
.landings .landing-sp{color:#d82828; text-transform:uppercase; font-size:13px; padding: 0px 10px; font-weight:500;}

@media screen and (max-width: 1200px) {.landing{width:49%}}
@media screen and (max-width: 650px) {.landing{width:100%}}

/* LOGO PARTENAIRE */
.LogoPartenaire{text-align: center;}
.LogoPartenaire a img{width: 90%; height: 250px !important; object-fit: contain;}

/* CAROUSSELS */
.elementor-image-carousel-wrapper .eicon-chevron-left{background-color: #fff; color: #c2161c; border-radius: 200px; padding: 15px;}
.elementor-image-carousel-wrapper .eicon-chevron-right{background-color: #fff; color: #c2161c; border-radius: 200px; padding: 15px;}
.elementor-image-carousel-wrapper .swiper-slide-image{padding: 5px; width: 100%; max-height: 250px; object-fit: cover;}

/* BOUCLE RETROSPECTIVES */
.BCL_Retro:hover h3{color: #c2161c;}

/* BOUCLE ARTICLES */
.BclArticle:hover h3{color: #c2161c;}

/* SITEMAP */
.elementor-sitemap-section{text-align: center;}
.elementor-sitemap-section li{margin-top: 20px;}
.elementor-sitemap-section a{font-weight: 700; text-transform: uppercase;}
.elementor-sitemap-section a:hover{color: #000;}
.elementor-sitemap-section .children{padding: 0px;}
.elementor-sitemap-section .children li a{color: orange; font-weight: 500;}
.elementor-sitemap-section .children li a:hover{color: #000;}
.elementor-sitemap-section .children li{margin-top: 0px;}




:root{
	--logo_text: white;
	--logo_text_hover: #ffffff00;
	--backgound: black;
 }
