/*
Theme Name: Ventures 2025 Child
Template: ventures2025
Author: Ton Nom
Version: 1.0
Description: Thème enfant de Ventures 2025
*/

form {
	max-width: 100% !important;
}


@media (min-width: 1024px) {
  .menu-items {
    justify-content: center !important;
  }
}


* {
  /* font-family: 'Josefin Sans', sans-serif !important; */
}

.article-text:first-of-type > p:first-child:first-letter {
  font: 700 4.375em "Josefin Sans";
  float: left !important;
  padding: 0 5px 5px 5px;
}

.contenu-article h2{
  text-align: left !important;
  font-size:2rem;
  font-weight: 600;
}

.single .contenu-article .quote {
  background: #f5f5f5;
  font: italic normal 1.5em "Times New Roman";
  padding: 20px 20px 20px 20px;
  text-align: center;
}

.galerie-slider-horizontal {
  background: #d4cdc4 !important;
}

.galerie-slider-horizontal .credit-photo{
  border-top:1px solid #bfb8b0;
  margin-bottom: 10px !important;
  width: 100%;
  margin-top: 10px;
  padding: 10px 10px 0 10px !important;
}

h2.titre-categorie {
  font-size: clamp(2.125rem, -4.0972rem + 12.963vw, 4.625rem) !important;
}

h2.titre-categorie, h2.titre-categorie:hover, .titre-categorie a:hover, .hero-category__title_single{
    font-family: "NeueHaasUnica Regular" !important;
}