.elementor-3384 .elementor-element.elementor-element-f2e1a2b{--display:flex;--min-height:400px;--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;border-style:solid;--border-style:solid;border-width:0px 0px 3px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:3px;--border-left-width:0px;border-color:var( --e-global-color-primary );--border-color:var( --e-global-color-primary );--margin-top:0%;--margin-bottom:3%;--margin-left:0%;--margin-right:0%;}.elementor-3384 .elementor-element.elementor-element-f2e1a2b:not(.elementor-motion-effects-element-type-background), .elementor-3384 .elementor-element.elementor-element-f2e1a2b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.volkmer-immobilien.de/wp-content/uploads/2025/09/header-wir-verkaufen-2.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3384 .elementor-element.elementor-element-d733b79{--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-3384 .elementor-element.elementor-element-035ccf4{--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-3384 .elementor-element.elementor-element-423bab0{--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;--justify-content:flex-end;--margin-top:3%;--margin-bottom:3%;--margin-left:0%;--margin-right:0%;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-978cfd8 *//* Objektart-Dropdown inkl. Grid-Item ausblenden */
.inx-property-search .inx-property-search__element:has(#inx-property-search_inx-search-property-type) {
  display: none !important;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-6676fa3 *//* Grundzustand */
body.page-id-3384 a.inx-property-list-item__property-price.inx-link {
  display: block;
  background-color: #671f33 !important;
  background-image: none !important;  /* wichtig */
  color: #fff !important;
  font-weight: 600;
  text-align: center;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: all 0.25s ease-in-out;
}

/* Hover-Zustand */
body.page-id-3384 a.inx-property-list-item__property-price.inx-link:hover {
  background-color: #232323 !important;        /* etwas heller/dunkler */
  background-image: none !important;           /* verhindert graues Overlay */
  color: #fff !important;
  transform: scale(1.03);
  box-shadow: 0 6px 16px rgba(0,0,0,0.25);
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ed09338 *//* --- Immonex Pagination – pill buttons, centered --- */
.yk-inx .inx-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;                 /* Abstand zwischen Buttons */
  margin: 24px 0 8px;
  flex-wrap: wrap;
}

.yk-inx .inx-pagination .page-numbers {
  display: inline-flex;
  min-width: 40px;
  height: 40px;
  padding: 0 14px;
  align-items: center;
  justify-content: center;
  border: 1px solid #e5e7eb;
  border-radius: 999px;     /* Pill-Look */
  background: #fff;
  text-decoration: none;
  font-weight: 600;
  line-height: 1;
  box-shadow: 0 1px 2px rgba(0,0,0,.05);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}

.yk-inx .inx-pagination a.page-numbers:hover {
  transform: translateY(-1px);
  box-shadow: 0 6px 16px rgba(0,0,0,.10);
}

.yk-inx .inx-pagination .current {
  background: #00305d;      /* YK-Dunkelblau */
  color: #fff;
  border-color: #00305d;
  box-shadow: 0 4px 12px rgba(0,48,93,.25);
  cursor: default;
}

.yk-inx .inx-pagination .dots {
  border: none;
  background: transparent;
  box-shadow: none;
  min-width: auto;
  padding: 0 6px;
  color: #6b7280;           /* dezent grau */
}

/* Vor/Zurück etwas breiter darstellen */
.yk-inx .inx-pagination .prev,
.yk-inx .inx-pagination .next {
  padding: 0 16px;
}

/* Mobile: Buttons etwas kleiner */
@media (max-width: 480px) {
  .yk-inx .inx-pagination .page-numbers {
    min-width: 34px;
    height: 34px;
    padding: 0 10px;
    font-size: 14px;
  }
}/* End custom CSS */