.elementor-292 .elementor-element.elementor-element-4eb3e64{--display:flex;}.elementor-292 .elementor-element.elementor-element-218f874{--image-border-width:9px;--image-border-radius:0px;--image-transition-duration:800ms;--content-text-align:center;--content-padding:0px;--title-text-color:var( --e-global-color-primary );}.elementor-292 .elementor-element.elementor-element-218f874 .elementor-gallery-item__title{line-height:22px;}/* Start custom CSS for gallery, class: .elementor-element-218f874 *//* Galeri kapsayıcısını büyüt */
.elementor-gallery-item {
  min-height: 220px !important; /* Galeri kutusu yüksekliği artırıldı */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

/* Başlık kutusunu normal akışa al */
.elementor-gallery-item__content {
  display: block !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding-top: 150px;
}

/* Başlık stil ayarları */
.elementor-gallery-item__title {
  display: block !important;
  position: static !important;
  margin-top: 10px;
  text-align: center;
  color: #000;
  font-size: 15px;
  font-weight: 500;
  background: transparent !important;
  opacity: 1 !important;
  visibility: visible !important;
}/* End custom CSS */