/* Humiwell | post single template styles */

  html { scroll-behavior:smooth; }
  body { margin:0; background:#F6EFE1; -webkit-font-smoothing:antialiased; }
  * { box-sizing:border-box; }
  a { color:#A9823E; text-decoration:none; }
  a:hover { color:#2F4133; }
  [data-track]::-webkit-scrollbar { display:none; }
  @media (max-width:980px) {
    [data-herogrid] { grid-template-columns:1fr !important; }
    [data-compare] { grid-template-columns:1fr !important; }
    [data-row] { grid-template-columns:1fr !important; gap:6px !important; }
    [data-more] { grid-template-columns:1fr !important; }
    [data-desknav] { display:none !important; }
  }


/* ---- hover and focus states ---- */
.hw-post-1:hover{color:#A9823E !important}
.hw-post-2:hover{color:#A9823E !important}
.hw-post-3:hover{color:#A9823E !important}
.hw-post-4:hover{color:#A9823E !important}
.hw-post-5:hover{border-color:#2F4133 !important;color:#A9823E !important}
.hw-post-6:hover{background:#C9A66B !important;border-color:#C9A66B !important;color:#2F4133 !important}
.hw-post-7:hover{border-color:#C9A66B !important;color:#C9A66B !important}
.hw-post-8:hover{border-color:#A9823E !important}
.hw-post-9:hover{border-color:#A9823E !important}
.hw-post-10:hover{border-color:#A9823E !important}
.hw-post-11:hover{color:#C9A66B !important}
.hw-post-12:hover{color:#C9A66B !important}
