/*
Theme Name: Fondation La Ruche
Theme URI: https://fondationlaruche.org
Description: A minimal, high-performance Elementor-ready theme for Fondation La Ruche Seydoux.
Author: AntiGravity
Version: 1.1.0
License: GNU General Public License v2 or later
Text Domain: fondation-laruche
*/

:root {
  --burgundy: #9C0C1A;
  --burgundy-dark: #7A0A14;
  --text-main: #161616;
  --text-secondary: #5C5C5C;
  --bg-light: #F7F6F5;
  --white: #FFFFFF;
  --divider-gray: #D7D2CD;
  --black-btn: #111111;
  --container-width: 1200px;
}

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Poppins', sans-serif;
  color: var(--text-main);
  background-color: var(--white);
  line-height: 1.6;
}

.container {
  max-width: var(--container-width);
  margin: 0 auto;
  padding: 0 20px;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  color: var(--text-main);
  font-weight: 700;
}

/* Header */
.site-header {
  padding: 20px 0;
  border-bottom: 1px solid var(--divider-gray);
  background: var(--white);
}

.site-header .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.custom-logo-link img {
  max-height: 130px;
  width: auto;
}

.hfe-nav-menu li a:hover { font-weight:600 !important; }
.hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after { height: 2px;   width: 80px !important;  left: 16px !important;  bottom: -10px !important; }
.hfe-search-icon-toggle i.fa-search { padding: 0 20px !important }
.text-style2 b, .text-style2 strong, .content-style-bold strong, .content-style-bold b, 
.artistes-list b, .artistes-list strong { font-weight:500;}
.text-style2 p { margin-top:0; }
#sec-soutiennent .logo-col-5 {  grid-column: 1 / 3;}

.page-id-19 .elementor-widget-divider {
    margin: 0 !important;
    padding: 0;
}

.swiper-slide figcaption { text-transform:uppercase; }

.elementor-widget-n-accordion .e-n-accordion-item-title { justify-content: space-between; }
.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {  height: 40px;  width: 40px;  border: solid 1px var( --e-global-color-primary );  padding: 10px 12px;     text-align: center; }
.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg,
.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg { fill:var( --e-global-color-primary ); }
.elementor-widget-n-accordion .e-n-accordion-item-title-icon { margin-right: 50px; }
blockquote h3 { color:#fff !important;   font-weight: 700;  font-size: 30px;  margin-bottom: 10px;}
.sec-blockquote blockquote { padding-left: 90px; position:relative; margin-bottom:40px; margin-top:50px; }
.sec-blockquote blockquote:after { position:absolute; content:" "; background:url(http://ljidpwz.cluster121.hosting.ovh.net/wp-content/uploads/2026/04/blockquote-sign.jpg) no-repeat 0 0; background-size:contain; height:90px; width:90px; left:-15px; top:0; font-size:100px; color:#fff; font-weight:700; }

#sec-alfred-boucher { margin-bottom:0 !important; }


.hm-sec-2 { min-height:270px; }
.cardhp-brdr:before,
.hm-sec-2:before { position:absolute; left:0; width:180px; height:2px; background:#bebebe; bottom:0; content:"" ;      }
.hm-sec-2 h4 { font-weight: 400;  font-size: 20px;   letter-spacing: 3px; }
.hm-sec-2 h2 { font-size: 42px;   font-weight: 500;  line-height: 44px;  margin-bottom: 4px;}
.hm-sec-2 p { margin: 0; }
.hm-sec-2 .space { height:20px; }
.hm-sec-2 .spaceX2 { height:30px; }



#sec4-testimonial .swiper-pagination-bullet,
#sec-les-artistes .swiper-pagination-bullet {   width: 200px;   height: 2px;   border-radius: 0;   margin: 0 !important; }

#sec-les-artistes .swiper-pagination-bullet.swiper-pagination-bullet-active { height: 3px; margin-top:-5px }

#sec4-testimonial .swiper-pagination-bullets,
#sec-les-artistes .swiper-pagination-bullets { bottom: -25px !important; }

.mc_signup_form { width:100%; display:block; position:relative; }
.mc_signup_form .mc_form_inside { width:100%;  display: flex;    position: relative;   gap: 15px; }
.mc_signup_form .mc_form_inside .mc_merge_var { width:calc(100% - 120px); float:left;   margin-bottom: 0;  }
.mc_signup_form .mc_form_inside .mc_signup_submit { width: 95px; float:right;  }
.mc_signup_form .mc_form_inside .mc_var_label  { display:none;}
.mc_signup_form  .mc_input { border-width: 0 0 1px !important; outline:0; }
.mc_signup_form  .mc_input:hover {  outline:0;  border-width: 0 0 1px !important;}
.mc_signup_form .mc_form_inside  .mc_signup_submit_button { margin-top:0; float: right;   background: #000;   border: 0;   color: #fff;   font-size: 12px;   padding: 8px 15px;  width: auto; }
.mc-indicates-required {display:none;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow { display:none; }
.hfe-nav-menu .current-menu-item a.hfe-menu-item   { font-weight:600 !important; }

.page-id-21 footer #sec-mailchimp { display:none !important }

/* Footer */

#copyright p,
#footer-left-menu .menu-item a.hfe-menu-item { padding-left:0 !important }

.mc_signup_form .mc_form_inside .mc_merge_var:nth-child(2) { order:3 }
.mc_signup_form .mc_form_inside .mc_merge_var:nth-child(4) { order:1 }
.mc_signup_form .mc_form_inside .mc_merge_var:nth-child(3) { order:2 }
.mc_signup_form .mc_form_inside .mc_signup_submit { order:4 }
.mc_signup_form .mc_form_inside .mc_message_wrapper {  position: absolute;   width: 100%;   bottom: -42px;   font-size: 15px;  font-weight: 300; }


.footer-links nav { width: 100% !important;}
.footer-links .hfe-nav-menu li { position:relative; padding-right:20px;}
.footer-links .hfe-nav-menu li:after { position:absolute; content:""; right:0; top:0; width:2px; border-right:solid 1px #fff;  height: 20px; }
.footer-links .hfe-nav-menu li:last-child { padding-right:0;}
.footer-links .hfe-nav-menu li:last-child:after { display:none;}
.footer-links.link-right{ justify-content: flex-end; }

.site-footer {
  padding: 40px 0;
  background: var(--bg-light);
  border-top: 1px solid var(--divider-gray);
  margin-top: 50px;
  text-align: center;
}

.site-header p,
.site-footer p {
  margin: 0;
  color: var(--text-secondary);
  font-size: 0.9rem;
}

/* Sticky Header */
.site-header.sticky-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.testminial-slider h3 { font-weight:500;  margin-bottom:10px !important; font-size:25px;}
#expand-collapse-content { display:none; }

.footer-links .hfe-nav-menu li a {  min-width: auto;   max-width: none; padding-left:20px !important;   padding-top: 0 !important;  line-height: normal;  height: auto; }
#expand-content {
    cursor: pointer;
}

#contact-form .elementor-field-label { display:none; }
#contact-form  .elementor-field-type-recaptcha {  width: 33.333%; }
#contact-form .elementor-field-textual {  padding: 15px 20px;   border: 0 !important;}
#contact-form .elementor-field-textual:focus,
#contact-form .elementor-field-textual:hover { border:0 !important;  box-shadow: none; }
#contact-form select.elementor-field-textual {  padding: 14px 14px;   border: 0 !important;}
#contact-form .elementor-button { margin-left:15px;}
.footer-links { width:100%; display:flex; } 
 #header-wrap .hfe-input-focus .hfe-search-icon-toggle input[type=search] {   width: 350px;   position: absolute;   bottom: -50px;   padding: 20px !important; }
 #header-wrap .hfe-search-icon-toggle i.fa-search { height: 35px; }
 #header-wrap .hfe-search-icon-toggle i:before { content:"" !important; background:url(http://ljidpwz.cluster121.hosting.ovh.net/wp-content/uploads/2026/04/icon-search.jpg) no-repeat 0 0; background-size:contain;   height: 35px;   width: 35px;  position: absolute;  top: 10px; }

.hm-sec-2  strong { font-weight:600; }
.swiper-wrapper {
  transition-timing-function: linear !important;
}
@media (max-width:1366px) {
  .sec-blockquote { margin:0 !important } 
}
@media (min-width:768px) {
	
.hfe-nav-menu li.menu-item.menu-contact { display:none}
	
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 30px;
}


#masthead .hfe-nav-menu li a.hfe-menu-item {
  text-decoration: none;
  transition: color 0.3s ease;
  text-transform: uppercase;
  min-width: 155px;
  max-width: 165px;
  display: inline-flex;
 align-items: flex-end !important;
 justify-content: flex-start !important;
 flex-direction: row;
 height: 60px;
 padding-top: 0 !important;
 padding-bottom: 0 !important;
}
.hfe-nav-menu li.menu-item ul.sub-menu {
    width: 300px;
	padding:8px 0;
}
.hfe-nav-menu li.menu-item ul.sub-menu a {
	 font-size: 13px !important;
	  padding: 5px 25px !important;
}

.expositions-sec2 .elementor-widget-image:first-child {   grid-column: 1 / -1; }
.hfe-nav-menu li.menu-item ul.sub-menu {  width: 300px !important }

	
}

@media (max-width:767px) {
	.elementor-widget-theme-site-logo { max-height:100% !important; }
	.elementor-widget-theme-site-logo img { width:100% !important;  max-height:100% !important; }
	#header-left { flex-wrap:nowrap;  display: flex;  justify-content: space-between; }
	#header-wrap .hfe-search-layout-icon {   bottom: 13px;}
	#header-left .elementor-widget-navigation-menu  { max-width: 50px; }
	#header-wrap nav.hfe-dropdown {     left: -240px !important; }
    #header-wrap nav.hfe-dropdown .hfe-nav-menu {  padding-top:25px; }
	 #header-wrap .hfe-input-focus .hfe-search-icon-toggle input[type=search] {   width: 350px;   position: absolute;   bottom: -50px;   padding: 20px !important; }
	#sec4-testimonial .swiper-pagination-bullet, #sec-les-artistes .swiper-pagination-bullet { width: 25%; }
	.hfe-search-icon-toggle i.fa-search { padding: 0 !important; }	
	#header-wrap .hfe-search-icon-toggle i:before { top: 13px;  right: 5px; }
	h2.elementor-heading-title { line-height:1.3; }
}
/* End media */



