/* MOMO Blog Enhancer */
.momo-blog-page{background:#fff;color:#111;padding:70px 18px 90px}.momo-blog-container{max-width:1180px;margin:0 auto}.momo-blog-hero{text-align:center;max-width:760px;margin:0 auto 56px}.momo-blog-eyebrow{font-size:11px!important;font-weight:600!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:#e8703a!important;margin:0 0 14px!important}.momo-blog-hero h1{font-size:clamp(38px,5vw,56px)!important;line-height:1.08!important;font-weight:600!important;letter-spacing:-.04em!important;margin:0 0 18px!important;color:#111!important}.momo-blog-hero p{font-size:17px!important;line-height:1.75!important;color:#666!important;margin:0 auto!important;max-width:650px}.momo-featured-post{display:grid;grid-template-columns:1.15fr .85fr;gap:44px;align-items:center;margin-bottom:56px;border:1px solid #eee;border-radius:24px;overflow:hidden;background:#fff}.momo-featured-image{display:block;background:#f7f7f7;height:100%}.momo-featured-image img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.momo-placeholder-image{height:100%;min-height:320px;background:#f5f5f3;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:28px;font-weight:600;letter-spacing:.12em}.momo-featured-content{padding:44px 44px 44px 0}.momo-post-label,.momo-blog-card-cat{display:block;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#e8703a;margin-bottom:14px}.momo-featured-content h2{font-size:clamp(30px,4vw,44px)!important;line-height:1.12!important;font-weight:600!important;letter-spacing:-.035em!important;margin:0 0 18px!important}.momo-featured-content h2 a,.momo-blog-card h3 a{color:#111!important;text-decoration:none!important}.momo-featured-content p{font-size:16px!important;line-height:1.8!important;color:#666!important;margin:0 0 22px!important}.momo-post-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:13px!important;color:#888!important;margin-bottom:22px}.momo-read-link{font-size:15px!important;font-weight:600!important;color:#111!important;text-decoration:none!important}.momo-read-link:hover{color:#e8703a!important}.momo-blog-filters{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin:0 auto 42px}.momo-blog-filter{border:1px solid #e7e7e7!important;background:#fff!important;color:#111!important;padding:11px 18px!important;border-radius:999px!important;font-size:14px!important;font-weight:500!important;cursor:pointer!important;box-shadow:none!important}.momo-blog-filter.active,.momo-blog-filter:hover{background:#111!important;color:#fff!important;border-color:#111!important}.momo-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.momo-blog-card{border:1px solid #eee;border-radius:20px;overflow:hidden;background:#fff;transition:.25s ease}.momo-blog-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(0,0,0,.08)}.momo-blog-card-image{display:block;background:#f7f7f7}.momo-blog-card-image img{width:100%;aspect-ratio:1.25/1;object-fit:cover;display:block}.momo-blog-card-body{padding:24px}.momo-blog-card h3{font-size:22px!important;line-height:1.25!important;font-weight:600!important;letter-spacing:-.025em!important;margin:0 0 12px!important}.momo-blog-card p{font-size:15px!important;line-height:1.75!important;color:#666!important;margin:0 0 18px!important}.momo-blog-newsletter{margin-top:70px;text-align:center;background:#111;border-radius:26px;padding:56px 28px;color:#fff}.momo-blog-newsletter h2{font-size:clamp(28px,4vw,40px)!important;line-height:1.12!important;font-weight:600!important;letter-spacing:-.03em!important;color:#fff!important;margin:0 0 14px!important}.momo-blog-newsletter p{font-size:16px!important;line-height:1.75!important;color:#aaa!important;margin:0 auto!important;max-width:520px}.momo-empty-state{text-align:center;color:#777;font-size:16px}.momo-hidden{display:none!important}.momo-single-meta{display:flex;gap:14px;flex-wrap:wrap;margin:0 0 28px;color:#888;font-size:14px}.momo-related-posts{margin-top:70px;padding-top:40px;border-top:1px solid #eee}.momo-related-posts h2{font-size:30px!important;font-weight:600!important;letter-spacing:-.03em!important;margin:0 0 24px!important}.momo-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.momo-related-card{border:1px solid #eee;border-radius:18px;overflow:hidden}.momo-related-card a{text-decoration:none!important;color:#111!important}.momo-related-card img{width:100%;aspect-ratio:1.3/1;object-fit:cover;display:block}.momo-related-card h3{font-size:18px!important;line-height:1.3!important;font-weight:600!important;padding:18px 18px 8px!important;margin:0!important}.momo-related-card span{display:block;padding:0 18px 20px;color:#e8703a;font-size:14px;font-weight:600}@media(max-width:900px){.momo-featured-post{grid-template-columns:1fr;gap:0}.momo-featured-content{padding:32px}.momo-featured-image img{min-height:300px}.momo-blog-grid,.momo-related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.momo-blog-page{padding:52px 14px 70px}.momo-blog-hero{margin-bottom:40px}.momo-blog-hero h1{font-size:34px!important}.momo-blog-hero p{font-size:15px!important}.momo-featured-post{border-radius:18px;margin-bottom:42px}.momo-featured-content{padding:28px 24px}.momo-featured-content h2{font-size:28px!important}.momo-featured-image img{min-height:240px}.momo-blog-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;margin-bottom:34px}.momo-blog-filter{white-space:nowrap;font-size:13px!important;padding:10px 16px!important}.momo-blog-grid,.momo-related-grid{grid-template-columns:1fr;gap:22px}.momo-blog-card{border-radius:18px}.momo-blog-card-body{padding:22px}.momo-blog-card h3{font-size:21px!important}.momo-blog-newsletter{margin-top:52px;border-radius:20px;padding:42px 22px}.momo-blog-newsletter h2{font-size:28px!important}}

/* MOMO Single Blog Template */
body.single-post .bwp-sidebar,
body.single-post .widget-area,
body.single-post #secondary,
body.single-post aside.sidebar{
  display:none!important;
}

.momo-single-post-page{
  background:#fff;
  color:#111;
  padding:70px 18px 90px;
}

.momo-single-article{
  max-width:1180px;
  margin:0 auto;
}

.momo-single-hero{
  max-width:840px;
  margin:0 auto 42px;
  text-align:center;
}

.momo-single-eyebrow{
  font-size:11px!important;
  font-weight:600!important;
  letter-spacing:.24em!important;
  text-transform:uppercase!important;
  color:#e8703a!important;
  margin:0 0 14px!important;
}

.momo-single-hero h1{
  font-size:clamp(38px,5vw,62px)!important;
  line-height:1.06!important;
  font-weight:600!important;
  letter-spacing:-.045em!important;
  color:#111!important;
  margin:0 0 20px!important;
}

.momo-single-meta-top{
  display:flex;
  justify-content:center;
  gap:16px;
  flex-wrap:wrap;
  color:#888;
  font-size:14px;
}

.momo-single-featured-image{
  margin:0 auto 58px;
  border-radius:26px;
  overflow:hidden;
  background:#f7f7f7;
}

.momo-single-featured-image img{
  width:100%;
  max-height:620px;
  object-fit:cover;
  display:block;
}

.momo-single-content-wrap{
  max-width:760px;
  margin:0 auto;
}

.momo-single-content{
  font-size:18px;
  line-height:1.9;
  color:#555;
}

.momo-single-content p{
  font-size:18px!important;
  line-height:1.9!important;
  color:#555!important;
  margin:0 0 26px!important;
}

.momo-single-content h2{
  font-size:clamp(28px,3.2vw,38px)!important;
  line-height:1.18!important;
  font-weight:600!important;
  letter-spacing:-.035em!important;
  color:#111!important;
  margin:52px 0 18px!important;
}

.momo-single-content h3{
  font-size:24px!important;
  line-height:1.25!important;
  font-weight:600!important;
  color:#111!important;
  margin:38px 0 14px!important;
}

.momo-single-content ul,
.momo-single-content ol{
  margin:0 0 28px 22px!important;
  padding:0!important;
}

.momo-single-content li{
  font-size:18px!important;
  line-height:1.85!important;
  color:#555!important;
  margin-bottom:10px!important;
}

.momo-single-content a{
  color:#111!important;
  text-decoration:underline!important;
  text-underline-offset:3px;
}

.momo-single-section-head{
  text-align:center;
  margin-bottom:28px;
}

.momo-related-posts{
  max-width:1180px;
  margin:80px auto 0;
  padding-top:52px;
  border-top:1px solid #eee;
}

.momo-related-posts h2{
  font-size:clamp(28px,4vw,42px)!important;
  line-height:1.12!important;
  font-weight:600!important;
  letter-spacing:-.035em!important;
  color:#111!important;
  margin:0!important;
}

.momo-related-card-body{
  padding:20px;
}

@media(max-width:768px){
  .momo-single-post-page{
    padding:52px 14px 70px;
  }

  .momo-single-hero{
    margin-bottom:34px;
  }

  .momo-single-hero h1{
    font-size:34px!important;
  }

  .momo-single-featured-image{
    border-radius:18px;
    margin-bottom:40px;
  }

  .momo-single-featured-image img{
    max-height:none;
  }

  .momo-single-content-wrap{
    max-width:100%;
  }

  .momo-single-content p,
  .momo-single-content li{
    font-size:16px!important;
    line-height:1.85!important;
  }

  .momo-single-content h2{
    font-size:28px!important;
    margin-top:42px!important;
  }

  .momo-single-content h3{
    font-size:22px!important;
  }
}


/* MOMO Blog Share Buttons */
.momo-share-box{
  margin:54px 0 0!important;
  padding:34px 0 0!important;
  border-top:1px solid #eeeeee!important;
}

.momo-share-title{
  font-size:13px!important;
  line-height:1.4!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  font-weight:600!important;
  color:#777!important;
  margin:0 0 18px!important;
}

.momo-share-buttons{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  align-items:center!important;
}

.momo-share-buttons a,
.momo-share-buttons button{
  appearance:none!important;
  border:1px solid #e8e8e8!important;
  background:#fff!important;
  color:#111!important;
  border-radius:999px!important;
  padding:11px 16px!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:600!important;
  text-decoration:none!important;
  cursor:pointer!important;
  transition:all .22s ease!important;
  font-family:inherit!important;
}

.momo-share-buttons a:hover,
.momo-share-buttons button:hover{
  border-color:#111!important;
  background:#111!important;
  color:#fff!important;
}

.momo-copy-confirm{
  display:block!important;
  opacity:0!important;
  margin-top:12px!important;
  font-size:13px!important;
  color:#e8703a!important;
  transition:opacity .2s ease!important;
}

.momo-copy-confirm.active{
  opacity:1!important;
}

@media(max-width:768px){
  .momo-share-box{
    margin-top:44px!important;
    padding-top:28px!important;
  }

  .momo-share-buttons{
    gap:8px!important;
  }

  .momo-share-buttons a,
  .momo-share-buttons button{
    padding:10px 13px!important;
    font-size:13px!important;
  }
}
