.elementor-344 .elementor-element.elementor-element-sec_main_two_columns_80_20{overflow:hidden;}.elementor-widget-theme-post-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-344 .elementor-element.elementor-element-sec_bottom_posts_grid{overflow:hidden;}body.elementor-page-344:not(.elementor-motion-effects-element-type-background), body.elementor-page-344 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFDF6;}/* Start custom CSS *//* Blessings Forever - Strict 80% Article / 20% Sidebar Ratio Override */

/* Root & Theme Colors */
:root, body, .elementor-344 {
  --bg-primary: #FFFDF6 !important;
  --bg-card: #FFFFFF !important;
  --text-main: #1F1810 !important;
  --text-sub: #6B5E52 !important;
  --accent-gold: #F59E0B !important;
  --brand-primary: #C2410C !important;
  --border-color: #F3EAD8 !important;
}

body, .ast-single-post, .elementor-344, .site-content {
  background-color: #FFFDF6 !important;
  color: #1F1810 !important;
  font-family: 'Manrope', sans-serif !important;
}

/* Two Column Flex Container Setup */
.elementor-element-sec_main_two_columns_80_20,
.elementor-element-sec_main_two_columns_80_20 > .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  gap: 24px !important;
  justify-content: space-between !important;
  align-items: flex-start !important;
  width: 100% !important;
  max-width: 1320px !important;
  margin: 0 auto !important;
}

/* LEFT COLUMN: STRICT 80% WIDTH (78% + GAP) */
.elementor-element-col_left_post_content_80,
.elementor-element.elementor-element-col_left_post_content_80 {
  width: 77% !important;
  flex: 0 0 77% !important;
  max-width: 77% !important;
  min-width: 0 !important;
}

/* RIGHT SIDEBAR: STRICT 20% WIDTH (21% + GAP) */
.elementor-element-col_right_sidebar_20,
.elementor-element.elementor-element-col_right_sidebar_20 {
  width: 21% !important;
  flex: 0 0 21% !important;
  max-width: 21% !important;
  min-width: 0 !important;
}

/* Mobile Responsiveness */
@media (max-width: 991px) {
  .elementor-element-sec_main_two_columns_80_20,
  .elementor-element-sec_main_two_columns_80_20 > .e-con-inner {
    flex-direction: column !important;
  }
  .elementor-element-col_left_post_content_80,
  .elementor-element-col_right_sidebar_20 {
    width: 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
}

/* Typography & Headings */
.elementor-344 h1, .elementor-widget-theme-post-title h1 {
  font-family: 'Playfair Display', serif !important;
  color: #1F1810 !important;
  font-size: 38px !important;
  font-weight: 700 !important;
  line-height: 1.25 !important;
}

.elementor-widget-theme-post-content h2, .entry-content h2 {
  font-family: 'Playfair Display', serif !important;
  color: #1F1810 !important;
  font-size: 26px !important;
  font-weight: 700 !important;
  margin-top: 32px !important;
  margin-bottom: 16px !important;
  border-bottom: 2px solid #F3EAD8;
  padding-bottom: 6px;
}

.elementor-widget-theme-post-content p, .entry-content p {
  font-size: 18px !important;
  line-height: 1.8 !important;
  color: #1F1810 !important;
  margin-bottom: 24px !important;
}

/* Compact Official Author Box for 20% Sidebar */
.bf-author-box {
  background: #FFFFFF !important;
  border: 1px solid #F3EAD8 !important;
  border-radius: 14px !important;
  padding: 16px 12px !important;
  box-shadow: 0 8px 24px rgba(194, 65, 12, 0.04) !important;
  text-align: center !important;
}
.bf-author-box img {
  width: 64px !important;
  height: 64px !important;
  border-radius: 50% !important;
  border: 3px solid #F59E0B !important;
  margin: 6px auto 6px auto !important;
  object-fit: cover !important;
  display: block;
}
.bf-author-box h3 {
  font-family: 'Playfair Display', serif !important;
  font-size: 16px !important;
  color: #1F1810 !important;
  margin: 0 0 2px 0 !important;
}
.bf-author-box .role {
  color: #F59E0B !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  display: block;
  margin-bottom: 6px;
}
.bf-author-box p {
  color: #6B5E52 !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
  margin: 0 !important;
}/* End custom CSS */