
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */

 .filter-nav, .prague-social-nav {
	display:none !important;
}

.footer-content-outer {

	}
.prague-header.sticky-menu.sticky-mobile-menu.light.absolute.simple {
  background-color: #fff; /* Fond blanc */
  color: #000; /* Texte noir */
  font-weight: 700; /* Texte en gras */
} 
.prague-header.light .main-menu li a {
		color: black !important;
 font-weight: 700;
	}

.top-banner.light .content .subtitle {
	font-weight: 700;
}
.prague-header.light .prague-nav-menu-icon a {
	border-color: black !important;
	
}
.prague-header.light .prague-nav-menu-icon a:hover i,.prague-header.light .prague-nav-menu-icon a i  {
	background-color: black;
}

.home .wp-block-button__link:hover, .wp-block-button__link:focus { 
	color: white !important;
}
.home .wp-block-cover p{
	display: none;
}

/* *, *p, *h1, *h2, *h3 *a, *p, *li, *ul, *ol{ 
	font-family : walkway ultra-expanded; 
}
body, p, h1, h2, h3, a, li, ul, ol , span {
  font-family: 'Walkway UltraExpand Bold';
}
*/
/* -------------------------- */
/* -------------------------- */
/* -------------------------- */
/* AJOUTS CHARLOTTE SEPT 2025 */

.prague-logo img {
	width:auto;
	max-height: 110px ;
}

*, p, a, ul, li, span {
	font-family: Baskerville Old Face !important;
	font-weight:200 !important;
}
h1, h2, h3, h4, h5, h6c {
	font-family: Arial !important;
	font-weight:400 !important;
}

.prague-header.light .main-menu li a {
	color: #837d7a !important;
}

.top-banner.light .content .subtitle {
	font-size:4em;
}
.top-banner.light .content .title  {
	font-size:1.3em;
}

.main-menu li a {
	font-size: 1em;
}
.top-banner .content .subtitle, .top-banner.light .content .subtitle {
	font-family: Arial;}

/* liste des clients */

.elementor-element li:hover a{
	font-weight:600 !important;
	color: #837d7a;
}


/* footer */
.footer-top-content .contact-block {
      display: flex;
      justify-content: space-between;
      gap: 40px;
      max-width: 900px;
      margin: 20px auto;
      font-size: 14px;
      line-height: 1.6;
    }

    .footer-top-content .column {
      flex: 1;
    }

    .footer-top-content .column h3 {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 8px;
    }
.prague-footer-main-block {width: 100% !important;}

.prague-footer-info-block {display:none;}

.prague-footer .footer-top-content .prague-footer-main-block .footer-main-content {max-width:100%;}

.footer-top-content .column h3 {color:white;font-weight:600 !important;}

.prague-footer .footer-content-outer {padding-top:5% auto;}


 .footer-top-content .contact-block {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  max-width: 900px;
  margin: 20px auto;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}

 .footer-top-content .column {
  flex: 1;
	     text-align: center;
}

 .footer-top-content .column h3 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

/* FOOTER */
.prague-footer .footer-bottom-content .footer-copyright, .prague-footer .footer-top-content .prague-footer-main-block .prague-logo  {
	float:none;
	margin:auto;
	text-align:center;
}

/* FORMULAIRE DE CONTACT */

div.wpforms-container-full button[type=submit] {
	background-color: #837d7a !important;
}

/* BOUTON CONTACTEZ NOUS */
.elementor-button-text {
	font-size:1.5em;
}



/* Responsive mobile */
@media (max-width: 768px) {
   .footer-top-content .contact-block {
    flex-direction: column;   /* Empile les colonnes */
   gap: 20px;                /* Espace vertical entre colonnes */
 }

   .footer-top-content .column {
    width: 100%;              /* Full width */
}
	/* HOME */
.project-masonry-wrapper .project-masonry-item-content {
bottom: 100px;
}
}
