@charset "UTF-8";

/*
Theme Name: St Do 2021
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Template: twentytwentyone
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body{
  font-family: Big Shoulders Text;
}
.blog-header-logo, h2{
  font-family: Big Shoulders Inline Text !important;    
  font-size: 50px !important;
  letter-spacing: -2px !important;
  text-decoration: none;
  font-weight: bold !important;
  white-space: nowrap;
  z-index: 10;
}
.tagline{
  margin-top: -10px;
  margin-left: 0;
  color: red;
  font-size: 16px !important;
  line-height: 0.2 !important;
  font-weight: 400 !important;
  text-transform: none !important;
  padding-left: 70px;
}
.logo-site{
  width: 60px;
  margin-right: 10px;
  height: auto;
  max-height: 100px;
  object-fit: contain;
}
.navbar-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 10px; /* optionnel : espace entre les éléments */
}
.navbar-expand-md .navbar-collapse {
    width: min-content;
}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media (max-width: 450px) { /* Iphone 7 JF */
  .logo-site {
    width: 50px;
    margin-right: 5px;
    margin-top: 5px;
  }
  .blog-header-logo, h2{
    width: 75vw;
    font-size: 40px !important;
  }
  .tagline {
    margin-top: -5px;
    padding-left: 56px;
  }
}
.illustration {
  width: 100%;
  padding-top: 100%; /* Hauteur = 100% de la largeur → carré */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.illustration[data-image] {
  background-image: attr(data-image url); /* ⚠️ Non supporté partout */
}
.bruce-banner{
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-color:red;
}
@media only screen and (max-width: 767px) {
  .bruce-banner {
    padding-top: 100%;/* Hauteur = 100% de la largeur → carré */
  }
  #searchToggle{
    display:none;
  }
}
@media only screen and (min-width: 768px) {
  .bruce-banner {
    padding-top: 50%; 
  }
}

#carouselAccueil .carousel-control-next:not(:hover):not(:active):not(.has-background),
#carouselAccueil .carousel-control-prev:not(:hover):not(:active):not(.has-background){
  background-color: transparent !important;
}

.nav-link{
  font-family: Big Shoulders Text;
}
.card-title a{
  text-decoration:none;
}

.card-group > .card {
  padding: 0 10px;
  border: none;
}
.card-group > .card:not(:last-child) {
  border-right: 1px solid;
}

.card-body{
  text-align: center;
  padding: 1rem 0 0 0;
}

.entry-content, .entry-title, .wp-block-list, .wp-block-quote p, h3{
  font-family: Big Shoulders Text !important;
}

.category-title{
  color: #000000;
  font-family: Big Shoulders Inline Text !important;  
  font-size: 64px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
  letter-spacing: -1px !important;
}
.category-header{
    margin-bottom: 1rem !important;
}
.mt-0{ margin-top:0;
}
.card-body h5, .carousel-inner h5{
  display: inline-block;
  padding: 2px 12px 5px;
  border: 1px solid #000;
  box-shadow: 0 3px 0 #000;
  background: #fff;
  font-weight: 800 !important;
  margin: 0 0 6px 0;
  word-wrap: break-word;
  line-height: 1;
  color:#000;
}
h2.blog-header-logo{
  margin-bottom:0;
}
.categories-liste {
  margin-top:1rem !important;
}
.categories-liste div{
  margin-right:1rem;
}
.carousel-inner p{
  background: white;
  color: black;
  padding: 0 0.5rem;
  margin: -5px 1px 1px 1px;
}
.card-body .category a, .categories-liste .category a{
  padding: 0 5px;
  background-color: rgba(255,255,255,0);
  color: red;
  border-width: 0 0 0 2px;
  border-style: solid;
  font-size: 16px !important;
  line-height: 1 !important;
  font-style: undefined !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  margin: 0px;
  font-size: 14px !important;
    text-decoration: none;
}
.card-body .category a:last-of-type,
.categories-liste .category a:last-of-type {
  /* ton style ici */
  border-width: 0 2px;
}

.categories-liste .category {
  display:inline-block;
}

.no-widgets .site-footer {
  margin-top: 0 !important;
}

.card {
  border: none; /* Supprime la bordure grise */
  border-radius: 0; /* Optionnel : coins carrés */
  box-shadow: none; /* Supprime l’ombre si présente */
}

.card-column {
  border-right: 1px solid #eee; /* Trait vertical entre colonnes sur écrans moyens+ */
  border-left: 1px solid #eee; /* Trait vertical entre colonnes sur écrans moyens+ */
  padding-bottom: 1rem;
}

.entry-title{
  color: #000000;
  font-family: var(--global-font-1) !important;
  font-size: 64px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
  letter-spacing: -1px !important;
}

@media (max-width: 1018px) {
  .entry-title{
    font-size: 42px !important;
  }
}
@media (min-width: 1019px) {
  .entry-title{
    font-size: 54px !important;
  }
}

/* Spécificités petits écrans */
@media only screen and (max-width: 1023px) {
  .card .card-title a {
    font-size: smaller;
  }

  .card .card-text {
    font-size: 0.9rem;
  }
  .carousel-inner p{
    font-size: 0.9rem;
  }
  .card .category a {
    font-size: 0.8rem;
  }
}

.widget-area {
  margin-top: 0 !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}
.posted-on, .entry-date, .post-meta, .byline {
    display: none !important;
}

/* Pagination */
.page-numbers {
    display: inline-block;
    margin: 0 5px;
    padding: 8px 12px;
    background-color: #eee;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    font-size: 2rem;
    margin-top:0 !important;
    margin-bottom:0 !important;
    
}
.page-numbers.current {
    background-color: #333;
    color: #fff;
}
#searchToggle i {
  font-size: 1.2rem;
  color: #333;
}
#searchModal .modal-content {
  border-radius: 8px;
}
#searchToggle svg{
  height: 1.25rem;
    fill: #595959;
}

button:not(:hover):not(:active):not(.has-background):not(.btn-facebook):not(.btn-linkedin):not(.btn-instagram){
background-color: white !important;
color: #000 !important;
}

/* partage réseaux */
.social-share {
    text-align: center;
    margin-top: 30px;
}

.btn-facebook{
  background-color:#4267B2!important;color:white!important;padding:10px 15px;border:none;border-radius:5px;cursor:pointer; margin:0.5rem;
}
.btn-linkedin{
  background-color:#0077B5!important;color:white!important;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;margin:0.5rem;
}
.btn-instagram{
  background-color:#E1306C!important;color:white!important;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;margin:0.5rem;
}

/* Octobre rose */
.octobre-rose {
  position: absolute;
  top: 12px;
  left: 350px;
  z-index: 22;
}
.octobre-rose img{
  height:60px;
}
.text-october, .text-october ~ .tagline {
  color: #ff96a6;
}
.margin-octobre-rose{
  margin-right:2rem;
}
@media only screen and (max-width: 480px) {
  .octobre-rose img{
    display:none;
  }
  .margin-octobre-rose {
    margin-right: 0;
  }
}