.elementor-kit-5{--e-global-color-primary:#7D8C79;--e-global-color-secondary:#B4583F;--e-global-color-text:#23251F;--e-global-color-accent:#B08B4F;--e-global-color-3b2a1e2:#4A4D44;--e-global-color-be3d2ae:#797C70;--e-global-color-32d47b5:#566255;--e-global-color-29b2290:#EEF0EA;--e-global-color-52e63e2:#FFFFFF;--e-global-color-3d92359:#F6F4EE;--e-global-color-0a24acc:#E9E4D8;--e-global-color-f8615b6:#E4E0D6;--e-global-typography-primary-font-family:"Spectral";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:none;--e-global-typography-secondary-font-family:"Hanken Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Spectral";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* Plak dit in Elementor → Site-instellingen → Custom CSS (Elementor Pro) */

/* ---------- FOTOKADERS ---------- */
.design-photo, .design-photo img { border-radius: 14px; overflow: hidden; }
.design-photo img { width: 100%; height: 100%; object-fit: cover; display: block; aspect-ratio: 4 / 3; }
#over .design-photo img, #dorp .design-photo img, #diensten .design-photo img { aspect-ratio: 3 / 2; }
#preken .design-photo img { aspect-ratio: 16 / 10; }

/* ---------- KNOPPEN ---------- */
/* Ontwerp: stevige knoppen, ruim padding, licht afgerond, nette hover */
.elementor-button {
  padding: 14px 26px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: .2px;
  transition: transform .12s ease, filter .12s ease;
}
.elementor-button:hover { filter: brightness(1.06); transform: translateY(-1px); }
/* clay (oranje) iets dieper op hover */
.elementor-button[style*="b4583f"]:hover { background-color: #a44d36 !important; }

/* ---------- AGENDA-LIJST  [kerk_agenda] ---------- */
.kerk-agenda { list-style: none; margin: 0; padding: 0; }
.kerk-agenda__item {
  display: flex; gap: 16px; align-items: center;
  padding: 14px 0; border-bottom: 1px solid #e4e0d6;
}
.kerk-agenda__item:last-child { border-bottom: 0; }
.kerk-agenda__date {
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  min-width: 48px; padding: 6px 0; border-radius: 10px; background: #eef0ea; color: #566255;
}
.kerk-agenda__day { font-family: "Spectral", serif; font-size: 22px; line-height: 1; font-weight: 600; }
.kerk-agenda__mon { font-family: "Hanken Grotesk", sans-serif; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.kerk-agenda__title { font-family: "Spectral", serif; font-size: 17px; color: #23251f; text-decoration: none; display: block; }
.kerk-agenda__title:hover { color: #b4583f; }
.kerk-agenda__meta { font-family: "Hanken Grotesk", sans-serif; font-size: 13px; color: #797c70; }

/* ---------- HERO: eerstvolgende dienst  [kerk_next_service] ---------- */
.kerk-next { display: flex; flex-direction: column; gap: 2px; }
.kerk-next__name { font-family: "Spectral", serif; font-size: 26px; font-weight: 500; color: #23251f; }
.kerk-next__time { font-family: "Hanken Grotesk", sans-serif; font-size: 14px; color: #797c70; }

/* ---------- PLUGIN-WIDGETS iets inpassen ---------- */
.wpforms-container .wpforms-field-label { font-family: "Hanken Grotesk", sans-serif; }
.wpforms-container button[type="submit"] { background: #7d8c79 !important; border-radius: 10px !important; }/* End custom CSS */