.elementor-178 .elementor-element.elementor-element-c742a30{--display:flex;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-178 .elementor-element.elementor-element-183e71d .elementor-heading-title{font-family:"Cormorant Garamond", Sans-serif;font-size:48px;font-weight:300;color:#2E1F1C;}.elementor-178 .elementor-element.elementor-element-493e8cb{--display:flex;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-178 .elementor-element.elementor-element-52f0bf6{color:#000000;font-family:"Nunito", Sans-serif;font-weight:300;}.elementor-178 .elementor-element.elementor-element-4859567{--display:flex;}.elementor-178 .elementor-element.elementor-element-72d8682{--display:flex;}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS *//* ================================================
   DONKÓ ANITA – Bejegyzések egyedi stílusa
   Megjelenés → Testreszabás → Additional CSS
   ================================================ */

@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&family=Nunito:wght@300;400;500&display=swap');

/* BEJEGYZÉS OLDAL HÁTTÉR */
.single-post,
.single-post body,
.single-post #page,
.single-post #content,
.single-post #primary,
.single-post .site-main {
  background: #fdf8f4 !important;
}

/* BEJEGYZÉS CÍM */
.single-post h1.entry-title,
.single-post .entry-title,
.single-post h1,
body.single-post h1 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(2rem, 4vw, 3.2rem) !important;
  font-weight: 300 !important;
  color: #2e1f1c !important;
  line-height: 1.15 !important;
  margin-bottom: 1.5rem !important;
}

/* BEJEGYZÉS SZÖVEG */
.single-post .entry-content,
.single-post .entry-content p {
  font-family: 'Nunito', sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.95 !important;
  color: #4a3030 !important;
  font-weight: 300 !important;
  max-width: 750px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* ALCÍMEK H2 */
.single-post .entry-content h2 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.8rem !important;
  font-weight: 400 !important;
  color: #2e1f1c !important;
  margin: 2.5rem 0 1rem !important;
  line-height: 1.2 !important;
}

/* ALCÍMEK H3 */
.single-post .entry-content h3 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.4rem !important;
  font-weight: 400 !important;
  color: #9b5c52 !important;
  margin: 2rem 0 0.8rem !important;
}

/* FÉLKÖVÉR */
.single-post .entry-content strong {
  color: #2e1f1c !important;
  font-weight: 600 !important;
}

/* IDÉZET BLOCKQUOTE */
.single-post .entry-content blockquote,
.single-post .entry-content blockquote p {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.2rem !important;
  font-style: italic !important;
  color: #9b5c52 !important;
  border-left: 3px solid #c4877c !important;
  background: #f5ebe3 !important;
  border-radius: 0 12px 12px 0 !important;
  padding: 1rem 1.5rem !important;
  margin: 2rem 0 !important;
  line-height: 1.6 !important;
}

/* BLOG LISTA OLDAL */
.blog .entry-title,
.archive .entry-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  color: #2e1f1c !important;
}

.blog .entry-title a,
.archive .entry-title a {
  color: #2e1f1c !important;
  text-decoration: none !important;
  transition: color 0.3s !important;
}

.blog .entry-title a:hover,
.archive .entry-title a:hover {
  color: #9b5c52 !important;
}

.blog .entry-summary,
.archive .entry-summary,
.blog .entry-content,
.archive .entry-content {
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.93rem !important;
  line-height: 1.85 !important;
  color: #9a7e7a !important;
  font-weight: 300 !important;
}

/* DÁTUM, META */
.single-post .entry-meta,
.single-post .posted-on,
.single-post .byline {
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.78rem !important;
  color: #9a7e7a !important;
  letter-spacing: 0.08em !important;
  text-transform: uppercase !important;
}

/* KATEGÓRIA LINK */
.single-post .cat-links a,
.single-post .cat-links {
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.72rem !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
  color: #9b5c52 !important;
  background: #f5ebe3 !important;
  padding: 0.3rem 0.8rem !important;
  border-radius: 20px !important;
  text-decoration: none !important;
}

/* TARTALOM TERÜLET */
.single-post .site-content,
.single-post article {
  background: #fdf8f4 !important;
  padding: 3rem 0 !important;
}

/* "TOVÁBB OLVASOM" GOMB */
.more-link {
  background: #9b5c52 !important;
  color: white !important;
  padding: 0.6rem 1.4rem !important;
  border-radius: 50px !important;
  text-decoration: none !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.8rem !important;
  letter-spacing: 0.07em !important;
  transition: background 0.3s !important;
  display: inline-block !important;
  margin-top: 0.8rem !important;
}

.more-link:hover {
  background: #c4877c !important;
  color: white !important;
}/* End custom CSS */