.video-container2 {
  height: 850px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.video-container2 video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.video-container2 .caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  color: white;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
  text-align: center;
  font-family: inherit;
}
.mobile-menu-style {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
.mobile-menu-style li {
  padding: 12px 0;
}
.mobile-menu-style a {
  font-size: 18px;
  font-family: inherit;
  color: #333;
  text-decoration: none;
  display: block;
}
.mobile-menu-style a:hover {
  color: #000;
}
.sep {
  margin-top: 25px;
}
.sep150 {
  margin-top: 150px;
}
.sep100 {
  margin-top: 100px;
}
.eti {
  font-size: 1.1em !important;
  color: #000 !important;
  font-weight: 200 !important;
}
.main-product {
  padding-top: 10px;
}
.bor {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.bor4 {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 15px;
}
.bor3 {
  box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  margin-right: 20px;
}
.bor2 {
  box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px,
    rgba(6, 24, 44, 0.65) 0px 4px 6px -1px,
    rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
.gr {
  color: #000;
}
.sin-feature {
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  padding: 15px;
  position: relative;
  height: 185px;
  /* background: rgba(255, 255, 255, 0.5) !important; */
  margin: 50px 0;
  border-radius: 15px !important;
}
.sin-feature .f-content {
  /* width: 95% !important; */
}
.sin-feature .f-content {
  width: 100%;
  float: right;
  text-align: left;
  padding-top: 5px;
}
.sin-feature .inner-sin-feature {
  padding-left: 0px !important;
  width: 95% !important;
}
.sin-feature .f-content h6 {
  font-size: 24px !important;
  color: black;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.6); /* Ombré blanc fin */
}
.sin-feature .f-content p {
  font-size: 18px;
  color: #333;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5); /* Effet subtil */
}
.sin-feature:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  content: "";
  border: 0px dashed #252525 !important;
  border-radius: 15px !important;
}
.sin-feature::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.6); /* Blanc avec 50% d'opacité */
  border-radius: 15px; /* Pour garder les coins arrondis */
  box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
    rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
    rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.feature-area {
  background: rgba(255,255,255,0.01);
  padding:  0 !important;
}
.contact-info {
  text-align: center;
  background-image: url(images/con_bg.jpg);
  width: 80%;
  position: relative;
  top: 0;
  height: 97%;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  background-repeat: no-repeat;
  right: 0;
  z-index: 0;
  padding-top: 100px;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  background-size: cover;
  font-family: "Work Sans", sans-serif;
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
}
.mainmenu > ul li a {
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 25px 10px;
  display: inline-block;
  font-size: 18px;
  text-transform: none;
}
.sin-product span {
  color: #666;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  float: left;
  font-size: 18px;
}
.button {
  background-color: #666; /* Fond */
  border: 1px solid #ccc; /* Bordure grise */
  color: #333; /* Couleur du texte */
  padding: 10px 20px; /* Espacement interne */
  text-decoration: none;
  display: inline-block;
  transition: background-color 0.3s, color 0.3s;
  border-radius: 15px;
  color: #ddd;
  border: 1px solid pink;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.button:hover {
  background-color: #333; /* Fond devient gris foncé au survol */
  color: #fff; /* Texte blanc au survol */
}
.lades {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  color: #333;
}
.price {
  font-size: 24px !important;
  color: #666 !important;
  font-weight: 400 !important;
}
.price2 {
  font-size: 24px !important;
  color: #333 !important;
  font-weight: 400 !important;
}
.product-details span {
  text-transform: none !important;
}
.footer-widget h3 {
  font-size: 18px;
  color: #fff;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  padding-bottom: 15px;
  text-transform: none !important;
}
.footer-widget-area {
  padding: 40px 0 0 !important;
  background: url("images/cass.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
.footer-widget-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(8, 6, 6, 0.9); /* Fond noir avec transparence */
  z-index: 1;
}
.footer-widget-area * {
  position: relative;
  z-index: 2;
}
/* Appliquer une image de fond à toute la page */
body {
  background: url("image/bg.jpg") no-repeat center center fixed;
  background-size: cover;
  background-color: #fff; /* Couleur de fond de secours */
}
.social{
  display: none;
}
.header-area{
  background-color: rgba(0,0,0,.9);
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mainmenu > ul {
    padding: 0px 0px;
    border-top: 0px solid #ddd;
  }
}
.bhome{
  background-color: rgba(0,0,0,.7) !important;
}
.mainmenu > ul li a:hover {
  color: #f3980e;
}
.section-heading {
 padding-top: 50px;
}
/* 1. On décale le padding sur la colonne et on le divise par 2           */
/*    (2,5 px gauche + 2,5 px droite = 5 px d’écart total)                */
#gallery #masonry > [class^="col-"]{
  padding: 2.5px;                /* 2,5 px sur les 4 côtés */
}
/* 2. On retire le padding de l’image                                   */
#gallery .thumb img{ padding: 0; }
/* 3. Le reste de tes règles (aspect carré, object‑fit, lightbox…)      */
#gallery .thumb{
  width:100%; padding-top:100%;
  position:relative; overflow:hidden; border-radius:.25rem;
}
#gallery .thumb img{
  position:absolute; inset:0; width:100%; height:100%;
  object-fit:cover; object-position:center;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
/* Lightbox ------------------------------------------------------------ */
#lightbox-overlay{
  position:fixed; inset:0; z-index:1050;
  display:flex; align-items:center; justify-content:center;
  background:rgba(0,0,0,.8); cursor:zoom-out;
}
#lightbox-overlay img{
  max-width:90vw; max-height:90vh;
  box-shadow:0 0 30px rgba(0,0,0,.6);
  border-radius:.25rem;
}
/* Masonry : éviter les coupures d’image (si tu gardes col-6/4/3) */
#masonry [class^="col-"]{ break-inside:avoid; }
/* titre de la rubrique, au‑dessus de la grille */
.rubrique-title {
  position: relative;   /* crée un nouveau contexte */
  z-index: 10;          /* plus haut que les cartes produits */
}
.logo-blanc {
  /* on met d’abord tout en noir, puis on inverse → blanc */
  filter: brightness(0) invert(1);
}
.logo {
  padding-top: 15px;
}