.elementor-1675 .elementor-element.elementor-element-5309540{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1675 .elementor-element.elementor-element-5309540:not(.elementor-motion-effects-element-type-background), .elementor-1675 .elementor-element.elementor-element-5309540 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#3D2B1F;}.elementor-1675 .elementor-element.elementor-element-7bce881{text-align:center;}.elementor-1675 .elementor-element.elementor-element-7bce881 .elementor-heading-title{font-family:"Jost", Sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:3px;-webkit-text-stroke-color:#000;stroke:#000;color:#D4A96A;}.elementor-1675 .elementor-element.elementor-element-32547ec{text-align:center;}.elementor-1675 .elementor-element.elementor-element-32547ec .elementor-heading-title{font-family:"Jost", Sans-serif;font-size:12px;font-weight:300;color:#9A7E6E;}.elementor-1675 .elementor-element.elementor-element-7fc569d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1675 .elementor-element.elementor-element-7fc569d:not(.elementor-motion-effects-element-type-background), .elementor-1675 .elementor-element.elementor-element-7fc569d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5EDE0;}.elementor-1675 .elementor-element.elementor-element-28c22ea .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1675 .elementor-element.elementor-element-28c22ea .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1675 .elementor-element.elementor-element-28c22ea{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-1675 .elementor-element.elementor-element-34c3f49{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-1675 .elementor-element.elementor-element-34c3f49:not(.elementor-motion-effects-element-type-background), .elementor-1675 .elementor-element.elementor-element-34c3f49 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F5EDE0;}.elementor-1675 .elementor-element.elementor-element-73778a6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1675 .elementor-element.elementor-element-08b5837{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-1675 .elementor-element.elementor-element-7fc569d{--width:100%;}.elementor-1675 .elementor-element.elementor-element-73778a6{--width:50%;}.elementor-1675 .elementor-element.elementor-element-08b5837{--width:50%;}}/* Start custom CSS for container, class: .elementor-element-7fc569d *//* ══ STYLE RAMAA — WIDGET PHOTO GALLERY ══ */

/* Fond de la section galerie */
.page-template .bwg-container-1,
.bwg-container {
  background: #fdf8f2 !important;
  padding: 60px 40px 80px !important;
}

/* Cellules de la grille */
.bwg-item {
  border-radius: 3px !important;
  overflow: hidden !important;
  transition: transform .6s cubic-bezier(.25,.46,.45,.94) !important;
}

/* Hover zoom */
.bwg-item:hover {
  transform: scale(1.03) !important;
  z-index: 2 !important;
}

/* Overlay au survol */
.bwg-item .bwg-item-thumb::after {
  content: '+' !important;
  position: absolute !important;
  inset: 0 !important;
  background: rgba(61,43,31,.35) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  font-size: 28px !important;
  color: #d4a96a !important;
  font-weight: 300 !important;
  opacity: 0 !important;
  transition: opacity .3s ease !important;
}
.bwg-item:hover .bwg-item-thumb::after {
  opacity: 1 !important;
}

/* Espacement entre photos */
.bwg-item-thumb {
  margin: 6px !important;
  border-radius: 3px !important;
}/* End custom CSS */