.page-id-2835 {
  background: #f6f1e7;
  color: #4e4a40;
}

.page-id-2835 .site-content {
  padding-top: 0;
}

.page-id-2835 .entry-header {
  display: none;
}

.page-id-2835 .wrap,
.page-id-2835 #primary,
.page-id-2835 .entry-content {
  max-width: 100%;
  width: 100%;
}

.page-id-2835 .entry-content {
  max-width: 940px;
  margin: 0 auto;
  padding: 72px 42px 88px;
}

.page-id-2835 .entry-content h1,
.page-id-2835 .entry-content h2,
.page-id-2835 .entry-content h3 {
  color: #3f492f;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: -0.02em;
}

.page-id-2835 .entry-content h1 {
  max-width: 820px;
  margin: 0 auto 24px;
  text-align: center;
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  line-height: 1.08;
}

.page-id-2835 .entry-content h1 + p {
  max-width: 720px;
  margin: 0 auto 30px;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.7;
}

.page-id-2835 .entry-content h2 {
  margin: 88px auto 24px;
  text-align: center;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.18;
}

.page-id-2835 .entry-content h3 {
  margin-top: 48px;
  font-size: 1.75rem;
}

.page-id-2835 .entry-content p,
.page-id-2835 .entry-content ul {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.08rem;
  line-height: 1.75;
}

.page-id-2835 .entry-content ul {
  padding: 26px 34px 26px 54px;
  background: #ebe4d3;
  border-left: 4px solid #b89a54;
}

.page-id-2835 .entry-content p:has(> a:only-child) {
  text-align: center;
  margin-top: 22px;
  margin-bottom: 22px;
}

.page-id-2835 .entry-content p > a:only-child {
  display: inline-block;
  padding: 13px 24px;
  border: 1px solid #59633c;
  border-radius: 3px;
  background: #59633c;
  color: #fff;
  font-weight: 600;
  letter-spacing: .02em;
  text-decoration: none;
  box-shadow: none;
  transition: background .2s ease, color .2s ease;
}

.page-id-2835 .entry-content p > a:only-child:hover,
.page-id-2835 .entry-content p > a:only-child:focus {
  background: #3f492f;
  color: #fff;
}

.page-id-2835 .entry-content a[href*="life-reset-workbook"] {
  background: #a48643;
  border-color: #a48643;
}

.page-id-2835 .entry-content a[href*="lovehopesunflowers.shop"],
.page-id-2835 .entry-content a[href*="hbnaturals.com"],
.page-id-2835 .entry-content a[href*="/contact/"] {
  background: transparent;
  color: #59633c;
}

.page-id-2835 .entry-content a[href*="lovehopesunflowers.shop"]:hover,
.page-id-2835 .entry-content a[href*="hbnaturals.com"]:hover,
.page-id-2835 .entry-content a[href*="/contact/"]:hover {
  background: #59633c;
  color: #fff;
}

.page-id-2835 .entry-content > p:last-of-type {
  margin-top: 22px;
}

@media (max-width: 700px) {
  .page-id-2835 .entry-content {
    padding: 52px 22px 68px;
  }

  .page-id-2835 .entry-content h2 {
    margin-top: 64px;
  }

  .page-id-2835 .entry-content p > a:only-child {
    display: block;
    width: 100%;
  }
}

/* Meraki sunflower-inspired site palette */
body,
.site-content-contain {
  background: #f6f0e4;
  color: #494437;
}

.site-title,
.site-title a {
  font-family: Georgia, "Times New Roman", serif;
  color: #f0cf88 !important;
  font-weight: 400;
  letter-spacing: .02em;
  text-transform: none;
  text-shadow: 0 2px 12px rgba(24, 17, 9, .55);
}

.site-description {
  color: #f5e5bf !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.05rem;
  text-shadow: 0 2px 10px rgba(24, 17, 9, .65);
}

.custom-header-media:before {
  background: linear-gradient(90deg, rgba(27, 24, 16, .62), rgba(45, 34, 20, .18), rgba(25, 22, 14, .42));
}

.navigation-top {
  background: #302d20;
  border: 0;
  box-shadow: 0 3px 14px rgba(30, 23, 13, .18);
}

.navigation-top .wrap {
  max-width: 1120px;
}

.main-navigation a {
  color: #f4e2b8;
  letter-spacing: .025em;
}

.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation li.current-menu-item > a,
.main-navigation li.current_page_item > a {
  color: #d6ad58;
}

.menu-toggle {
  color: #f4e2b8;
}

.entry-title,
.entry-title a,
.page-title {
  color: #414a2f;
  font-family: Georgia, "Times New Roman", serif;
}

.entry-content a,
.entry-summary a,
.widget a {
  color: #5c663f;
}

.entry-content a:hover,
.entry-summary a:hover,
.widget a:hover {
  color: #9a7433;
}

.site-footer {
  background: #302d20;
  color: #eadbb7;
}

.site-footer a {
  color: #e2bd68;
}

@media (max-width: 767px) {
  .main-navigation ul {
    background: #302d20;
  }
}

/* sunflower palette active */



/* Hide the unused WooCommerce product notice on the custom Shop page */
.post-type-archive-product .woocommerce-info,
.woocommerce-shop .woocommerce-info {
  display: none !important;
}


/* Meraki Shop offer cards */
.page-id-2590 .page-description {
  max-width: 1120px;
  margin: 0 auto;
}
.page-id-2590 .page-description > h1 {
  margin-bottom: 14px;
}
.page-id-2590 .page-description > .has-large-font-size {
  max-width: 760px;
  margin: 0 auto 48px;
  line-height: 1.6;
}
.page-id-2590 .page-description > .wp-block-columns {
  gap: 28px;
  margin: 0 0 28px;
  align-items: stretch;
}
.page-id-2590 .page-description > .wp-block-columns > .wp-block-column {
  display: flex;
  flex-direction: column;
  min-height: 340px;
  padding: 38px 34px;
  background: #fbf8f1;
  border: 1px solid #c6ad72;
  border-radius: 10px;
  box-shadow: 0 10px 28px rgba(61, 50, 32, 0.08);
}
.page-id-2590 .page-description > .wp-block-columns:nth-of-type(even) > .wp-block-column {
  background: #f2eddf;
}
.page-id-2590 .page-description .wp-block-column h2 {
  margin: 0 0 18px;
  padding-bottom: 14px;
  color: #596044;
  border-bottom: 2px solid #c6ad72;
  font-size: 1.7rem;
  line-height: 1.2;
}
.page-id-2590 .page-description .wp-block-column > p {
  line-height: 1.65;
}
.page-id-2590 .page-description .wp-block-buttons {
  margin-top: auto;
  padding-top: 24px;
}
.page-id-2590 .page-description .has-small-font-size {
  margin-top: 16px;
  color: #625d52;
  line-height: 1.5;
}
@media (max-width: 780px) {
  .page-id-2590 .page-description > .wp-block-columns {
    display: block;
    margin-bottom: 0;
  }
  .page-id-2590 .page-description > .wp-block-columns > .wp-block-column {
    min-height: 0;
    margin-bottom: 24px;
    padding: 30px 24px;
  }
}


/* Shop archive card layout */
.post-type-archive-product .page-description { max-width:1120px; margin:0 auto; }
.post-type-archive-product .page-description > h1 { margin-bottom:14px; }
.post-type-archive-product .page-description > .has-large-font-size { max-width:760px; margin:0 auto 48px; line-height:1.6; }
.post-type-archive-product .page-description > .wp-block-columns { gap:28px; margin:0 0 28px; align-items:stretch; }
.post-type-archive-product .page-description > .wp-block-columns > .wp-block-column { display:flex; flex-direction:column; min-height:340px; padding:38px 34px; background:#fbf8f1; border:1px solid #c6ad72; border-radius:10px; box-shadow:0 10px 28px rgba(61,50,32,.08); }
.post-type-archive-product .page-description > .wp-block-columns:nth-of-type(even) > .wp-block-column { background:#f2eddf; }
.post-type-archive-product .page-description .wp-block-column h2 { margin:0 0 18px; padding-bottom:14px; color:#596044; border-bottom:2px solid #c6ad72; font-size:1.7rem; line-height:1.2; }
.post-type-archive-product .page-description .wp-block-column > p { line-height:1.65; }
.post-type-archive-product .page-description .wp-block-buttons { margin-top:auto; padding-top:24px; }
.post-type-archive-product .page-description .has-small-font-size { margin-top:16px; color:#625d52; line-height:1.5; }
@media (max-width:780px) { .post-type-archive-product .page-description > .wp-block-columns { display:block; margin-bottom:0; } .post-type-archive-product .page-description > .wp-block-columns > .wp-block-column { min-height:0; margin-bottom:24px; padding:30px 24px; } }