:root {
--zwg-bg: #834a27;
--zwg-box: #b5ad9d;
--zwg-heading: #492811;
--zwg-heading-hover: #492811;
--zwg-light: #f4efe6;
--zwg-dark: #2b2b2b;
--zwg-heading-font: "Farmhand", serif;
--zwg-body-font: "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
} body {
background-color: var(--zwg-bg) !important;
color: var(--zwg-dark);
font-family: var(--zwg-body-font) !important;
} body,
body p,
body li,
body a,
body span,
body div,
body button,
body input,
body textarea,
body select,
body table,
body td,
body th,
body label,
body legend,
body figcaption,
body blockquote,
body .entry-content,
body .site-content,
body .wp-block-button__link,
body .menu,
body .menu-item,
body .widget,
body .sidebar {
font-family: var(--zwg-body-font) !important;
} body h1,
body h1 *,
body h2,
body h2 *,
body h3,
body h3 *,
body h4,
body h4 *,
body h5,
body h5 *,
body h6,
body h6 *,
body .page-title,
body .page-title *,
body .entry-title,
body .entry-title *,
body .wp-block-heading,
body .wp-block-heading *,
body .site-title,
body .site-title * {
font-family: var(--zwg-heading-font) !important;
color: var(--zwg-heading);
} body h1 a:hover,
body h2 a:hover,
body h3 a:hover,
body h4 a:hover,
body h5 a:hover,
body h6 a:hover,
body .entry-title a:hover,
body .page-title a:hover {
color: var(--zwg-heading-hover) !important;
} body .entry-content,
body .site-main,
body .content-area,
body .wp-block-group,
body .wp-block-column,
body .zwg-card,
body .zwg-box,
body .zwg-panel,
body .zwg-browser,
body .zwg-health-card,
body .zwg-truth-card {
color: var(--zwg-dark);
} body .zwg-card,
body .zwg-box,
body .zwg-panel,
body .zwg-browser,
body .zwg-health-card,
body .zwg-truth-card {
background-color: var(--zwg-box);
color: var(--zwg-dark);
} body .zwg-card p,
body .zwg-box p,
body .zwg-panel p,
body .zwg-browser p,
body .zwg-health-card p,
body .zwg-truth-card p,
body .zwg-card li,
body .zwg-box li,
body .zwg-panel li,
body .zwg-browser li,
body .zwg-health-card li,
body .zwg-truth-card li {
color: var(--zwg-dark);
} body .zwg-card a,
body .zwg-box a,
body .zwg-panel a,
body .zwg-browser a,
body .zwg-health-card a,
body .zwg-truth-card a {
color: var(--zwg-heading);
}
body .zwg-card a:hover,
body .zwg-box a:hover,
body .zwg-panel a:hover,
body .zwg-browser a:hover,
body .zwg-health-card a:hover,
body .zwg-truth-card a:hover {
color: var(--zwg-heading-hover);
} body .zwg-divider {
padding: 20px 0;
}
body .zwg-divider hr,
body hr.zwg-hr {
border: 0;
border-top: 2px solid var(--zwg-heading);
margin: 0;
opacity: 1;
} body .entry-content hr,
body .zwg-card hr,
body .zwg-box hr,
body .zwg-panel hr,
body .zwg-browser hr,
body .zwg-health-card hr,
body .zwg-truth-card hr {
border: 0;
border-top: 2px solid var(--zwg-heading);
margin: 24px 0;
opacity: 1;
} body button,
body input[type="button"],
body input[type="submit"],
body input[type="reset"],
body .button,
body .wp-block-button__link,
body a.button,
body .zwg-button,
body .zwg-btn {
background-color: var(--zwg-heading-hover) !important;
color: var(--zwg-light) !important;
border: 2px solid var(--zwg-heading-hover) !important;
border-radius: 8px;
font-family: var(--zwg-body-font) !important;
font-weight: 700;
font-size: 1rem;
padding: 10px 18px;
text-decoration: none !important;
line-height: 1.2;
cursor: pointer;
display: inline-block;
text-align: center;
}
body button:hover,
body input[type="button"]:hover,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body .button:hover,
body .wp-block-button__link:hover,
body a.button:hover,
body .zwg-button:hover,
body .zwg-btn:hover {
background-color: var(--zwg-heading-hover) !important;
color: var(--zwg-light) !important;
border-color: var(--zwg-heading-hover) !important;
text-decoration: none !important;
}
body button:focus,
body input[type="button"]:focus,
body input[type="submit"]:focus,
body input[type="reset"]:focus,
body .button:focus,
body .wp-block-button__link:focus,
body a.button:focus,
body .zwg-button:focus,
body .zwg-btn:focus {
outline: 3px solid var(--zwg-light);
outline-offset: 2px;
} .wp-block-heading mark,
mark.has-inline-color.has-black-color {
background-color: transparent !important;
color: inherit !important;
}  .single-dog_breed_truth h1.entry-title,
.single-dog_breed_truth .entry-title {
font-family: 'Farmhand', cursive !important;
font-size: 72px !important;
line-height: 1 !important;
text-align: center !important;
margin: 0 0 18px !important;
font-weight: 700 !important;
} body.single-dog_breed_truth h1,
body.single-dog_breed_truth .site-main h1,
body.single-dog_breed_truth article h1,
body.single-dog_breed_truth header h1,
body.single-dog_breed_truth .page-title,
body.single-dog_breed_truth .entry-title,
body.single-dog_breed_truth .post-title {
font-family: 'Farmhand', cursive !important;
font-size: 72px !important;
line-height: 1 !important;
letter-spacing: 0.04em !important;
text-align: center !important;
margin: 0 0 18px !important;
font-weight: 700 !important;
}
@media (max-width: 768px) {
.single-dog_breed_truth h1.entry-title,
.single-dog_breed_truth .entry-title,
body.single-dog_breed_truth h1,
body.single-dog_breed_truth .site-main h1,
body.single-dog_breed_truth article h1,
body.single-dog_breed_truth header h1,
body.single-dog_breed_truth .page-title,
body.single-dog_breed_truth .entry-title,
body.single-dog_breed_truth .post-title {
font-size: 46px !important;
line-height: 1.05 !important;
letter-spacing: 0.03em !important;
margin: 0 0 14px !important;
}
}
.single-dog_breed_truth nav.further-reading,
.single-dog_breed_truth nav.further-reading .previous,
.single-dog_breed_truth nav.further-reading .next {
display: none !important;
}
.single-dog_breed_truth .zwg-aka {
color: #492811;
font-weight: 700;
}
.single-dog_breed_truth h2,
.single-dog_breed_truth h3,
.single-dog_breed_truth h4 {
font-family: 'Farmhand', cursive !important;
font-weight: 700;
}
.single-dog_breed_truth .entry-content a {
color: #834a27;
}
.single-dog_breed_truth .entry-content a:hover {
color: #492811;
}
.single-dog_breed_truth .zwg-health-watch strong {
font-style: italic;
} .single-dog_breed_truth .zwg-color-image-wrap {
width: 100% !important;
max-width: none !important;
margin: 0 0 18px !important;
padding: 0 !important;
text-align: left !important;
overflow: visible !important;
}
.single-dog_breed_truth .zwg-color-image {
display: block !important;
width: 100% !important;
max-width: none !important;
height: auto !important;
max-height: none !important;
object-fit: contain !important;
margin: 0 !important;
padding: 0 !important;
} .single-dog_breed_truth .zwg-chart-image-wrap {
width: 100%;
text-align: left;
margin: 0 0 18px;
}
.single-dog_breed_truth .zwg-chart-image {
width: 100% !important;
max-width: 420px !important;
height: auto !important;
object-fit: contain !important;
display: block !important;
margin: 0 !important;
} @media (max-width: 768px) {
.single-dog_breed_truth .zwg-color-image-wrap {
width: 100%;
max-width: 100%;
aspect-ratio: 4 / 1;
height: auto;
max-height: none;
margin: 0 0 18px;
}
.single-dog_breed_truth .zwg-color-image {
width: 100% !important;
height: 100% !important;
max-width: 100% !important;
object-fit: cover !important;
}
.single-dog_breed_truth .zwg-chart-image {
width: 100% !important;
max-width: 420px !important;
height: auto !important;
}
} @media (max-width: 768px) {
.single-dog_breed_truth .entry-content {
font-size: 20px !important;
line-height: 1.55 !important;
}
.single-dog_breed_truth .entry-content p,
.single-dog_breed_truth .entry-content li {
font-size: 20px !important;
line-height: 1.55 !important;
}
.single-dog_breed_truth .entry-content > p:first-of-type {
font-size: 28px !important;
line-height: 1.25 !important;
margin: 0 0 14px !important;
}
} .zwg-truths {
width: 100%;
max-width: 100%;
margin: 1.25rem 0 0;
padding: clamp(1rem, 3vw, 1.5rem);
border: 2px solid #492811;
border-radius: 12px;
background: transparent;
color: #2b2b2b;
}
.zwg-truths h2 {
margin: 0 0 0.65rem;
color: #492811 !important;
font-size: clamp(1.3rem, 3vw, 1.7rem);
line-height: 1.28;
letter-spacing: 0.025em;
}
.zwg-truths p,
.zwg-truths label {
color: #2b2b2b;
}
.zwg-t-help {
margin: 0 0 0.8rem;
color: #2b2b2b;
font-size: 0.95rem;
}
.zwg-t-row {
position: relative;
margin: 0 0 0.9rem;
}
.zwg-t-row:last-child {
margin-bottom: 0;
}
.zwg-t-input,
.zwg-t-select {
width: 100%;
max-width: 100%;
min-height: 46px;
padding: 0.65rem 0.75rem;
border: 1px solid #834a27;
border-radius: 7px;
background: #ffffff;
color: #2b2b2b;
font: inherit;
outline: none;
}
.zwg-t-input::placeholder {
color: #2b2b2b;
opacity: 1;
}
.zwg-t-select:focus,
.zwg-t-input:focus {
border-color: #834a27;
outline: 2px solid #492811;
outline-offset: 2px;
}
.zwg-t-results {
position: absolute;
z-index: 20;
top: calc(100% + 0.35rem);
left: 0;
right: 0;
max-height: 280px;
overflow-y: auto;
border: 1px solid #492811;
border-radius: 7px;
background: #ffffff;
box-shadow: 0 8px 20px rgba(43, 43, 43, 0.14);
}
.zwg-t-results:empty {
display: none;
}
.zwg-t-result-item {
display: block;
margin: 0;
padding: 0.7rem 0.85rem;
border-bottom: 1px solid rgba(73, 40, 17, 0.2);
background: #ffffff;
color: #2b2b2b;
font-size: 1rem;
cursor: pointer;
}
.zwg-t-result-item:last-child {
border-bottom: 0;
}
.zwg-t-result-item:hover,
.zwg-t-result-item:focus {
background: #f4efe6;
} .zwg-health {
max-width: 860px;
margin: 1rem auto;
padding: 1rem;
border: 1px solid #834a27;
border-radius: 10px;
background: #834a27;
color: #2b2b2b;
}
.zwg-health h2,
.zwg-health p,
.zwg-health label {
color: #2b2b2b;
margin: 0.25rem 0;
}
.zwg-h-row {
margin: 0.5rem 0;
}
.zwg-h-input,
.zwg-h-select {
width: 100%;
max-width: 640px;
padding: 0.55rem 0.65rem;
border: 1px solid #834a27;
border-radius: 8px;
background: #b5ad9d;
color: #2b2b2b;
outline: none;
}
.zwg-h-input::placeholder {
color: #2b2b2b;
}
.zwg-h-select:focus,
.zwg-h-input:focus {
border-color: #834a27;
}
.zwg-h-help {
font-size: 0.9rem;
color: #2b2b2b;
opacity: 0.9;
}
.zwg-h-results {
margin-top: 0.35rem;
}
.zwg-h-result-item {
display: block;
padding: 0.25rem 0.4rem;
border-radius: 6px;
background: #b5ad9d;
color: #2b2b2b;
font-size: 0.95rem;
margin-bottom: 2px;
cursor: pointer;
}
.zwg-h-result-item:hover {
background: #d0c7b5;
} .single-zwg_health .entry-content {
max-width: 860px;
margin: 1.5rem auto;
padding: 2rem;
background: #b5ad9d;
border: 1px solid #834a27;
}
body.single-zwg_health .entry-meta,
body.single-zwg_health .post-meta,
body.single-zwg_health .posted-on,
body.single-zwg_health .byline,
body.single-zwg_health .entry-footer {
display: none !important;
} body.single-dog_breed_truth time,
body.single-dog_breed_truth .posted-on,
body.single-dog_breed_truth .entry-meta {
display: none;
} .zwg-product-format-note {
display: none;
margin-top: 10px;
font-style: italic;
}
.zwg-product-format-note.is-visible {
display: block;
}
#zwg-redirect-msg {
margin-top: 8px;
color: #000000;
font-family: Palatino, "Palatino Linotype", "Book Antiqua", serif;
font-size: 14px;
font-weight: 400;
} @media (min-width: 71.875em) {
body.zwg-global-layout .max-width > .main,
body.zwg-global-layout .main {
width: 77.77% !important;
padding-top: 3em !important;
padding-right: 4.25% !important;
padding-bottom: 3em !important;
padding-left: 4.25% !important;
}
body.zwg-global-layout .main > .loop-container,
body.zwg-global-layout .main .loop-container,
body.zwg-global-layout .main .entry,
body.zwg-global-layout .main .entry article {
width: 100% !important;
max-width: none !important;
margin-right: 0 !important;
margin-left: 0 !important;
}
}.zwg-insiders-page .entry-title,
.zwg-insiders-page .post-title,
.zwg-insiders-page .page-title,
.zwg-insiders-page .entry-meta,
.zwg-insiders-page .post-meta {
display: none !important;
}
.zwg-insiders-page .entry,
.zwg-insiders-page .entry article,
.zwg-insiders-page .entry-content,
.zwg-insiders-page .post-content {
width: 100%;
max-width: none;
box-sizing: border-box;
}
.zwg-insiders-page .entry article {
padding: clamp(24px, 4vw, 56px);
}
.zwg-insiders-shell {
--zwg-insiders-brown: #492811;
--zwg-insiders-rust: #834a27;
--zwg-insiders-sand: #b5ad9d;
--zwg-insiders-cream: #f3eee5;
--zwg-insiders-paper: #fbf8f2;
--zwg-insiders-line: rgba(73, 40, 17, 0.34);
width: 100%;
max-width: 1040px;
margin: 0 auto;
color: var(--zwg-insiders-brown);
}
.zwg-insiders-shell *,
.zwg-insiders-shell *::before,
.zwg-insiders-shell *::after {
box-sizing: border-box;
}
.zwg-insiders-shell a {
color: var(--zwg-insiders-rust);
}
.zwg-insiders-shell a:focus-visible {
outline: 3px solid var(--zwg-insiders-brown);
outline-offset: 4px;
}
.zwg-insiders-nav {
margin: 0 0 24px;
padding: 10px;
border: 1px solid var(--zwg-insiders-line);
background: rgba(243, 238, 229, 0.72);
}
.zwg-insiders-nav__list {
display: flex;
flex-wrap: wrap;
gap: 6px;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.zwg-insiders-nav__item {
margin: 0 !important;
}
.zwg-insiders-nav__link {
display: block;
padding: 9px 12px;
color: var(--zwg-insiders-brown) !important;
font-weight: 700;
text-decoration: none;
border: 1px solid transparent;
}
.zwg-insiders-nav__link:hover,
.zwg-insiders-nav__link.is-current {
border-color: var(--zwg-insiders-brown);
background: var(--zwg-insiders-paper);
}
.zwg-insiders-hero {
position: relative;
overflow: hidden;
margin: 0 0 24px;
padding: clamp(22px, 3.5vw, 38px);
border: 2px solid var(--zwg-insiders-brown);
background: var(--zwg-insiders-cream);
box-shadow: none;
}
.zwg-insiders-hero::after {
display: none;
content: none;
}
.zwg-insiders-tier,
.zwg-insiders-card__eyebrow,
.zwg-insiders-section__eyebrow {
margin: 0 0 8px !important;
color: var(--zwg-insiders-rust);
font-size: 0.82rem;
font-weight: 800;
line-height: 1.2;
letter-spacing: 0.11em;
text-transform: uppercase;
}
.zwg-insiders-tier {
display: inline-block;
margin-bottom: 12px !important;
padding: 6px 10px;
color: var(--zwg-insiders-paper);
background: var(--zwg-insiders-brown);
}
.zwg-insiders-hero h1 {
position: relative;
z-index: 1;
max-width: none;
margin: 0 0 10px !important;
color: var(--zwg-insiders-brown) !important;
font-family: "Farmhand", Georgia, serif;
font-size: clamp(2rem, 4vw, 3.35rem);
font-weight: 400;
line-height: 1;
white-space: nowrap;
text-transform: none;
}
.zwg-insiders-hero__copy {
position: relative;
z-index: 1;
max-width: 760px;
margin: 0 !important;
font-size: clamp(0.98rem, 1.7vw, 1.08rem);
line-height: 1.55;
}
.zwg-insiders-modules {
display: grid;
gap: 28px;
}
.zwg-insiders-card,
.zwg-insiders-section {
margin: 0;
padding: clamp(24px, 4vw, 38px);
border: 1px solid var(--zwg-insiders-line);
background: var(--zwg-insiders-paper);
}
.zwg-insiders-card--featured-tool {
border-width: 2px;
border-color: var(--zwg-insiders-brown);
background:
linear-gradient(135deg, rgba(181, 173, 157, 0.42), transparent 54%),
var(--zwg-insiders-paper);
}
.zwg-insiders-card__title,
.zwg-insiders-section h2 {
margin: 0 0 12px !important;
color: var(--zwg-insiders-brown) !important;
font-family: "Farmhand", Georgia, serif;
font-size: clamp(1.8rem, 3.5vw, 2.75rem);
font-weight: 400;
line-height: 1.05;
}
.zwg-insiders-card__summary,
.zwg-insiders-section__header > p:last-child {
max-width: 760px;
margin: 0 0 20px !important;
line-height: 1.65;
}
.zwg-insiders-button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 46px;
padding: 11px 20px;
border: 2px solid var(--zwg-insiders-brown);
color: var(--zwg-insiders-paper) !important;
background: var(--zwg-insiders-brown);
font-weight: 800;
line-height: 1.2;
text-decoration: none !important;
transition: transform 140ms ease, background-color 140ms ease, color 140ms ease;
}
.zwg-insiders-button:hover {
color: var(--zwg-insiders-brown) !important;
background: var(--zwg-insiders-paper);
transform: translateY(-2px);
}
.zwg-insiders-section__header {
margin-bottom: 20px;
}
.zwg-insiders-section__header > p:last-child {
margin-bottom: 0 !important;
}
.zwg-insiders-card-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
.zwg-insiders-card-grid .zwg-insiders-card {
padding: 22px;
}
.zwg-insiders-quick-links {
padding: 0;
border: 0;
background: transparent;
}
.zwg-insiders-quick-links .zwg-insiders-section__header {
margin-bottom: 8px;
padding: 0 0 8px;
}
.zwg-insiders-quick-links__table {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
border: 0 !important;
border-collapse: separate !important;
border-spacing: 0 16px !important;
table-layout: fixed !important;
background: transparent !important;
box-shadow: none !important;
}
.zwg-insiders-quick-links__table tbody,
.zwg-insiders-quick-links__table tr,
.zwg-insiders-quick-links__table th,
.zwg-insiders-quick-links__table td {
border-top: 0 !important;
border-right: 0 !important;
border-bottom: 0 !important;
box-shadow: none !important;
}
.zwg-insiders-quick-links__table th,
.zwg-insiders-quick-links__table td {
padding: 24px 18px !important;
color: var(--zwg-insiders-brown) !important;
text-align: left !important;
vertical-align: middle !important;
background: rgba(131, 74, 39, 0.12) !important;
}
.zwg-insiders-quick-links__table th {
width: 56%;
padding-left: 24px !important;
border-left: 10px solid #492811 !important;
font-weight: 400 !important;
}
.zwg-insiders-quick-links__table td.zwg-insiders-quick-link__description {
width: 44%;
padding-left: 18px !important;
border-left: 1px solid #492811 !important;
font-size: 0.92rem;
line-height: 1.45;
white-space: normal !important;
overflow-wrap: normal;
word-break: normal;
}
.zwg-insiders-quick-link__label,
.zwg-insiders-quick-link__label:visited {
color: var(--zwg-insiders-brown) !important;
font-family: "Farmhand", Georgia, serif;
font-size: clamp(1.08rem, 1.7vw, 1.28rem);
line-height: 1.08;
letter-spacing: -0.01em;
white-space: nowrap;
text-decoration: none !important;
}
.zwg-insiders-quick-link__label:hover,
.zwg-insiders-quick-link__label:focus-visible {
color: var(--zwg-insiders-rust) !important;
text-decoration: underline !important;
text-decoration-thickness: 2px;
text-underline-offset: 5px;
}
@media (max-width: 760px) {
.zwg-insiders-page .entry article {
padding: 20px 16px 34px;
}
.zwg-insiders-hero {
padding: 24px 20px 26px;
box-shadow: none;
}
.zwg-insiders-hero h1 {
font-size: clamp(2rem, 11vw, 3rem);
white-space: normal;
}
.zwg-insiders-card,
.zwg-insiders-section {
padding: 22px 18px;
}
.zwg-insiders-quick-links {
padding: 0;
}
.zwg-insiders-card-grid {
grid-template-columns: 1fr;
}
.zwg-insiders-quick-links__table {
border-spacing: 0 14px !important;
}
.zwg-insiders-quick-links__table,
.zwg-insiders-quick-links__table tbody,
.zwg-insiders-quick-links__table tr,
.zwg-insiders-quick-links__table th,
.zwg-insiders-quick-links__table td {
display: block !important;
width: 100% !important;
}
.zwg-insiders-quick-links__table tr {
margin: 0 0 14px;
}
.zwg-insiders-quick-links__table tr:last-child {
margin-bottom: 0;
}
.zwg-insiders-quick-links__table th,
.zwg-insiders-quick-links__table td {
padding: 0 22px 20px 26px !important;
border-left: 8px solid #492811 !important;
}
.zwg-insiders-quick-links__table th {
padding-top: 22px !important;
padding-bottom: 10px !important;
}
.zwg-insiders-quick-links__table td.zwg-insiders-quick-link__description {
padding-left: 26px !important;
}
.zwg-insiders-quick-link__label,
.zwg-insiders-quick-link__label:visited {
white-space: normal;
}
.zwg-insiders-nav__list {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.zwg-insiders-nav__link {
text-align: center;
}
}
@media (max-width: 420px) {
.zwg-insiders-nav__list {
grid-template-columns: 1fr;
}
.zwg-insiders-button {
width: 100%;
}
}
@media (prefers-reduced-motion: reduce) {
.zwg-insiders-button {
transition: none;
}
} .zwg-pms-hidden-field {
display: none !important;
}
.zwg-insiders-consent-fields {
margin: 18px 0 16px;
padding: 16px;
border: 1px solid rgba(73, 40, 17, 0.45);
background: rgba(244, 239, 230, 0.34);
color: #492811;
}
.zwg-insiders-consent-fields legend {
padding: 0 7px;
font-weight: 700;
color: #492811;
}
.zwg-insiders-checkbox {
display: grid;
grid-template-columns: 20px minmax(0, 1fr);
gap: 9px;
align-items: start;
margin: 0 0 12px;
color: #492811;
line-height: 1.45;
}
.zwg-insiders-checkbox:last-child {
margin-bottom: 0;
}
.zwg-insiders-checkbox input[type="checkbox"] {
width: 18px;
height: 18px;
margin: 2px 0 0;
accent-color: #492811;
}
.zwg-insiders-checkbox a,
.zwg-insiders-checkbox a:visited {
color: #492811;
text-decoration: underline;
text-underline-offset: 2px;
} .zwg-insiders-system-header {
width: 100%;
max-width: 680px;
margin: 0 auto 28px;
padding: 0 0 14px;
border-bottom: 2px solid #492811;
text-align: left;
}
.zwg-insiders-system-title {
display: block !important;
margin: 0 !important;
color: #492811 !important;
font-family: "Farmhand", Georgia, serif;
font-size: clamp(2.45rem, 5vw, 4rem);
font-weight: 400;
line-height: 0.95;
text-align: left;
}  .zwg-insiders-page form[id^="pms"],
.zwg-insiders-page form[id*="pms-"],
.zwg-insiders-page form.pms-form,
.zwg-insiders-page .pms-form {
width: 100%;
max-width: 680px;
margin: 0 auto;
color: #492811;
box-sizing: border-box;
}
.zwg-insiders-page form[id^="pms"] ul,
.zwg-insiders-page form[id*="pms-"] ul,
.zwg-insiders-page form.pms-form ul,
.zwg-insiders-page .pms-form ul,
.zwg-insiders-page .pms-form-fields-wrapper,
.zwg-insiders-page .pms-account-navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
.zwg-insiders-page form[id^="pms"] li,
.zwg-insiders-page form[id*="pms-"] li,
.zwg-insiders-page form.pms-form li,
.zwg-insiders-page .pms-form li {
margin: 0;
padding: 0;
list-style: none;
} .zwg-insiders-page .pms-form-fields-wrapper > li,
.zwg-insiders-page form[id^="pms"] > ul > li,
.zwg-insiders-page form[id*="pms-"] > ul > li,
.zwg-insiders-page form.pms-form > ul > li,
.zwg-insiders-page .pms-field,
.zwg-insiders-page .pms-form-field-wrapper {
display: block;
width: 100%;
margin: 0 0 20px;
box-sizing: border-box;
text-align: left;
}
.zwg-insiders-page .pms-form-fields-wrapper > li > label:first-child,
.zwg-insiders-page form[id^="pms"] > ul > li > label:first-child,
.zwg-insiders-page form[id*="pms-"] > ul > li > label:first-child,
.zwg-insiders-page form.pms-form > ul > li > label:first-child,
.zwg-insiders-page .pms-field > label:first-child,
.zwg-insiders-page .pms-form-field-wrapper > label:first-child {
display: block;
width: 100%;
margin: 0 0 7px;
color: #492811 !important;
font-weight: 700;
line-height: 1.3;
text-align: left !important;
} .zwg-insiders-page form[id^="pms"] > p,
.zwg-insiders-page form[id*="pms-"] > p,
.zwg-insiders-page form.pms-form > p,
.zwg-insiders-page .pms-form > p {
margin: 0 0 14px;
} .zwg-insiders-page form[id^="pms"] input[type="text"],
.zwg-insiders-page form[id^="pms"] input[type="email"],
.zwg-insiders-page form[id^="pms"] input[type="password"],
.zwg-insiders-page form[id^="pms"] input[type="tel"],
.zwg-insiders-page form[id^="pms"] input[type="url"],
.zwg-insiders-page form[id^="pms"] input[type="number"],
.zwg-insiders-page form[id*="pms-"] input[type="text"],
.zwg-insiders-page form[id*="pms-"] input[type="email"],
.zwg-insiders-page form[id*="pms-"] input[type="password"],
.zwg-insiders-page form[id*="pms-"] input[type="tel"],
.zwg-insiders-page form[id*="pms-"] input[type="url"],
.zwg-insiders-page form[id*="pms-"] input[type="number"],
.zwg-insiders-page form.pms-form input[type="text"],
.zwg-insiders-page form.pms-form input[type="email"],
.zwg-insiders-page form.pms-form input[type="password"],
.zwg-insiders-page form.pms-form input[type="tel"],
.zwg-insiders-page form.pms-form input[type="url"],
.zwg-insiders-page form.pms-form input[type="number"],
.zwg-insiders-page .pms-form select,
.zwg-insiders-page .pms-form textarea {
width: 100% !important;
max-width: none !important;
min-height: 42px;
margin: 0 !important;
padding: 9px 11px;
border: 1px solid rgba(73, 40, 17, 0.58) !important;
border-radius: 0;
background: #f4efe6 !important;
color: #492811 !important;
font: inherit;
line-height: 1.35;
box-shadow: none !important;
box-sizing: border-box;
}
.zwg-insiders-page .pms-form textarea {
min-height: 120px;
resize: vertical;
}
.zwg-insiders-page form[id^="pms"] input:focus,
.zwg-insiders-page form[id*="pms-"] input:focus,
.zwg-insiders-page form.pms-form input:focus,
.zwg-insiders-page .pms-form select:focus,
.zwg-insiders-page .pms-form textarea:focus {
border-color: #492811 !important;
outline: 2px solid rgba(131, 74, 39, 0.28);
outline-offset: 1px;
} .zwg-insiders-page .zwg-password-field {
display: block !important;
width: 100% !important;
max-width: none !important;
margin: 0 !important;
}
.zwg-insiders-page .zwg-password-field > .zwg-password-field__input {
width: 100% !important;
min-height: 42px;
padding-right: 48px !important;
}
.zwg-insiders-page .zwg-password-toggle {
top: 0 !important;
right: 0 !important;
bottom: 0 !important;
width: 44px !important;
height: 42px !important;
min-height: 42px !important;
border: 0 !important;
border-left: 1px solid rgba(73, 40, 17, 0.45) !important;
border-radius: 0 !important;
background: #834a27 !important;
color: #f4efe6 !important;
transform: none !important;
opacity: 1 !important;
box-shadow: none !important;
}
.zwg-insiders-page .zwg-password-toggle:hover,
.zwg-insiders-page .zwg-password-toggle:focus-visible {
background: #492811 !important;
color: #f4efe6 !important;
} .zwg-insiders-page .pms-form-fields-wrapper > li.pms-field-subscription-plan,
.zwg-insiders-page .pms-form-fields-wrapper > li.pms-subscription-plan,
.zwg-insiders-page .pms-form-fields-wrapper > li[class*="subscription-plan"],
.zwg-insiders-page .pms-form-fields-wrapper > li:has(input[name="subscription_plans"]),
.zwg-insiders-page .pms-field:has(input[name="subscription_plans"]),
.zwg-insiders-page .pms-form-field-wrapper:has(input[name="subscription_plans"]),
.zwg-insiders-page .pms-payment-details,
.zwg-insiders-page .pms-billing-details,
.zwg-insiders-page .pms-credit-card-information,
.zwg-insiders-page .pms-payment-gateways,
.zwg-insiders-page #pms-paygates-wrapper,
.zwg-insiders-page .zwg-insiders-consent-fields {
display: block;
width: 100%;
grid-column: 1 / -1;
}
.zwg-insiders-page .pms-form-fields-wrapper > li:has(input[name="subscription_plans"]),
.zwg-insiders-page .pms-field:has(input[name="subscription_plans"]),
.zwg-insiders-page .pms-form-field-wrapper:has(input[name="subscription_plans"]) {
margin: 6px 0 18px;
}
.zwg-insiders-page input[name="subscription_plans"] + label,
.zwg-insiders-page label:has(input[name="subscription_plans"]) {
color: #492811 !important;
text-align: left !important;
}
.zwg-insiders-page .pms-subscription-plan-name,
.zwg-insiders-page .pms-subscription-plan-price,
.zwg-insiders-page .pms-subscription-plan-description {
color: #492811 !important;
}
.zwg-insiders-page .pms-subscription-plan-name {
font-weight: 700;
}
.zwg-insiders-page .pms-subscription-plan-description,
.zwg-insiders-page .pms-subscription-plan-description p {
margin: 4px 0 0;
line-height: 1.45;
} .zwg-insiders-page .pms-form input[type="checkbox"],
.zwg-insiders-page .pms-form input[type="radio"],
.zwg-insiders-page form[id^="pms"] input[type="checkbox"],
.zwg-insiders-page form[id^="pms"] input[type="radio"],
.zwg-insiders-page form[id*="pms-"] input[type="checkbox"],
.zwg-insiders-page form[id*="pms-"] input[type="radio"] {
width: 18px !important;
height: 18px !important;
min-height: 0 !important;
margin: 2px 7px 0 0 !important;
padding: 0 !important;
accent-color: #492811;
vertical-align: top;
box-shadow: none !important;
} .zwg-insiders-page .zwg-insiders-consent-fields {
margin: 18px 0 16px !important;
padding: 16px !important;
border: 1px solid rgba(73, 40, 17, 0.45) !important;
background: rgba(244, 239, 230, 0.34) !important;
box-sizing: border-box;
}
.zwg-insiders-page .zwg-insiders-consent-fields legend {
padding: 0 7px;
color: #492811 !important;
font-weight: 700;
}
.zwg-insiders-page .zwg-insiders-checkbox {
display: grid !important;
grid-template-columns: 20px minmax(0, 1fr) !important;
gap: 9px !important;
align-items: start !important;
margin: 0 0 12px !important;
color: #492811 !important;
line-height: 1.45;
text-align: left !important;
}
.zwg-insiders-page .zwg-insiders-checkbox:last-child {
margin-bottom: 0 !important;
} .zwg-insiders-page form[id^="pms"] input[type="submit"],
.zwg-insiders-page form[id*="pms-"] input[type="submit"],
.zwg-insiders-page form.pms-form input[type="submit"],
.zwg-insiders-page form[id^="pms"] button[type="submit"],
.zwg-insiders-page form[id*="pms-"] button[type="submit"],
.zwg-insiders-page form.pms-form button[type="submit"],
.zwg-insiders-page .pms-form .button,
.zwg-insiders-page .pms-form .pms-submit-button {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 160px;
min-height: 44px;
margin: 8px 0 0;
padding: 10px 22px !important;
border: 1px solid #492811 !important;
border-radius: 0 !important;
background: #492811 !important;
color: #f4efe6 !important;
font: inherit;
font-weight: 700;
line-height: 1.2;
text-decoration: none !important;
box-shadow: none !important;
cursor: pointer;
}
.zwg-insiders-page form[id^="pms"] input[type="submit"]:hover,
.zwg-insiders-page form[id^="pms"] input[type="submit"]:focus-visible,
.zwg-insiders-page form[id*="pms-"] input[type="submit"]:hover,
.zwg-insiders-page form[id*="pms-"] input[type="submit"]:focus-visible,
.zwg-insiders-page form.pms-form input[type="submit"]:hover,
.zwg-insiders-page form.pms-form input[type="submit"]:focus-visible,
.zwg-insiders-page .pms-form .button:hover,
.zwg-insiders-page .pms-form .button:focus-visible {
background: #834a27 !important;
color: #f4efe6 !important;
} .zwg-insiders-page .pms-error,
.zwg-insiders-page .pms-errors,
.zwg-insiders-page .pms-alert,
.zwg-insiders-page .pms-notice,
.zwg-insiders-page .pms-message {
width: 100%;
margin: 0 0 18px !important;
padding: 12px 14px !important;
border: 1px solid #8b2f24 !important;
background: #ead2cd !important;
color: #5c1f18 !important;
box-shadow: none !important;
box-sizing: border-box;
}
.zwg-insiders-page .pms-success,
.zwg-insiders-page .pms_success,
.zwg-insiders-page .pms-alert-success {
border-color: #6f8f4d !important;
background: #dce8c7 !important;
color: #35571f !important;
}
.zwg-insiders-page .pms-error ul,
.zwg-insiders-page .pms-errors ul,
.zwg-insiders-page .pms-alert ul,
.zwg-insiders-page .pms-notice ul,
.zwg-insiders-page .pms-message ul {
margin: 0;
padding-left: 20px;
list-style: disc;
} .zwg-insiders-page .pms-login-error,
.zwg-insiders-page .pms-login-message,
.zwg-insiders-page .pms-recover-password-message {
margin-bottom: 18px;
}
.zwg-insiders-page .pms-account-navigation {
margin: 0 0 24px;
padding: 0;
border-bottom: 1px solid rgba(73, 40, 17, 0.35);
}
.zwg-insiders-page .pms-account-navigation ul {
display: flex;
flex-wrap: wrap;
gap: 6px 18px;
}
.zwg-insiders-page .pms-account-navigation li {
margin: 0;
}
.zwg-insiders-page .pms-account-navigation a,
.zwg-insiders-page .pms-account-navigation a:visited,
.zwg-insiders-page .pms-form a,
.zwg-insiders-page .pms-form a:visited {
color: #492811 !important;
text-decoration: underline;
text-underline-offset: 2px;
}
.zwg-insiders-page .pms-account-navigation a:hover,
.zwg-insiders-page .pms-account-navigation a:focus-visible,
.zwg-insiders-page .pms-form a:hover,
.zwg-insiders-page .pms-form a:focus-visible {
color: #834a27 !important;
} .zwg-insiders-page .pms-payment-details:empty,
.zwg-insiders-page .pms-billing-details:empty,
.zwg-insiders-page .pms-credit-card-information:empty,
.zwg-insiders-page #pms-paygates-wrapper:empty {
display: none !important;
}
@media (max-width: 700px) {
.zwg-insiders-page .pms-form-fields-wrapper > li > label:first-child,
.zwg-insiders-page form[id^="pms"] > ul > li > label:first-child,
.zwg-insiders-page form[id*="pms-"] > ul > li > label:first-child,
.zwg-insiders-page form.pms-form > ul > li > label:first-child,
.zwg-insiders-page .pms-field > label:first-child,
.zwg-insiders-page .pms-form-field-wrapper > label:first-child {
text-align: left;
}
.zwg-insiders-page .pms-account-navigation ul {
display: grid;
grid-template-columns: 1fr;
gap: 8px;
}
.zwg-insiders-page form[id^="pms"] input[type="submit"],
.zwg-insiders-page form[id*="pms-"] input[type="submit"],
.zwg-insiders-page form.pms-form input[type="submit"],
.zwg-insiders-page form[id^="pms"] button[type="submit"],
.zwg-insiders-page form[id*="pms-"] button[type="submit"],
.zwg-insiders-page form.pms-form button[type="submit"],
.zwg-insiders-page .pms-form .button,
.zwg-insiders-page .pms-form .pms-submit-button {
width: 100%;
}
} .zwg-insiders-nav__list {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 6px;
}
.zwg-insiders-nav__link {
height: 100%;
text-align: center;
}
.zwg-insiders-member-page {
min-height: 260px;
padding: clamp(26px, 4vw, 44px);
border: 1px solid var(--zwg-insiders-line);
background: var(--zwg-insiders-paper);
}
.zwg-insiders-member-page__header h1 {
margin: 0 !important;
color: var(--zwg-insiders-brown) !important;
font-family: "Farmhand", Georgia, serif;
font-size: clamp(2rem, 5vw, 3.5rem);
font-weight: 400;
line-height: 1;
}
.zwg-insiders-landing {
--zwg-insiders-brown: #492811;
--zwg-insiders-rust: #834a27;
--zwg-insiders-sand: #b5ad9d;
--zwg-insiders-cream: #f3eee5;
--zwg-insiders-paper: #fbf8f2;
--zwg-insiders-line: rgba(73, 40, 17, 0.34);
width: 100%;
max-width: 1040px;
margin: 0 auto;
color: var(--zwg-insiders-brown);
}
.zwg-insiders-landing *,
.zwg-insiders-landing *::before,
.zwg-insiders-landing *::after {
box-sizing: border-box;
}
.zwg-insiders-landing a:focus-visible {
outline: 3px solid var(--zwg-insiders-brown);
outline-offset: 4px;
}
.zwg-insiders-landing-hero {
margin: 0 0 24px;
padding: 0 0 24px;
border-bottom: 2px solid var(--zwg-insiders-brown);
}
.zwg-insiders-landing__eyebrow {
margin: 0 0 8px !important;
color: var(--zwg-insiders-rust);
font-size: 0.82rem;
font-weight: 800;
line-height: 1.2;
letter-spacing: 0.11em;
text-transform: uppercase;
}
.zwg-insiders-landing-hero h1,
.zwg-insiders-tier-option h2,
.zwg-insiders-login-strip h2 {
color: var(--zwg-insiders-brown) !important;
font-family: "Farmhand", Georgia, serif;
font-weight: 400;
}
.zwg-insiders-landing-hero h1 {
margin: 0 0 12px !important;
font-size: clamp(2.5rem, 6vw, 4.9rem);
line-height: 0.98;
}
.zwg-insiders-landing-hero > p:last-child {
max-width: 820px;
margin: 0 !important;
font-size: clamp(1rem, 1.8vw, 1.16rem);
line-height: 1.6;
}
.zwg-insiders-tier-list {
display: grid;
gap: 16px;
margin: 0 0 24px;
}
.zwg-insiders-tier-option {
display: grid;
grid-template-columns: minmax(250px, 0.72fr) minmax(0, 1.28fr);
margin: 0;
border-left: 10px solid var(--zwg-insiders-brown);
background: rgba(131, 74, 39, 0.12);
}
.zwg-insiders-tier-option__heading,
.zwg-insiders-tier-option__details {
padding: clamp(22px, 3vw, 34px);
}
.zwg-insiders-tier-option__heading {
display: flex;
flex-direction: column;
justify-content: center;
border-right: 1px solid var(--zwg-insiders-brown);
}
.zwg-insiders-tier-option h2 {
margin: 0 !important;
font-size: clamp(2rem, 4vw, 3.3rem);
line-height: 1;
}
.zwg-insiders-tier-option__details > p:first-child {
margin: 0 0 14px !important;
line-height: 1.6;
}
.zwg-insiders-tier-option__details ul {
margin: 0 0 20px !important;
padding: 0 !important;
list-style: none !important;
}
.zwg-insiders-tier-option__details li {
position: relative;
margin: 0 !important;
padding: 7px 0 7px 20px;
border-bottom: 1px solid rgba(73, 40, 17, 0.2);
line-height: 1.45;
}
.zwg-insiders-tier-option__details li::before {
position: absolute;
top: 7px;
left: 0;
content: "•";
color: var(--zwg-insiders-rust);
font-weight: 800;
}
.zwg-insiders-tier-option__status {
display: inline-block;
margin: 4px 0 0 !important;
padding: 9px 12px;
border: 1px solid var(--zwg-insiders-brown);
font-weight: 800;
line-height: 1.2;
}
.zwg-insiders-login-strip {
display: grid;
grid-template-columns: minmax(0, 1fr) auto;
gap: 24px;
align-items: center;
padding: clamp(22px, 3vw, 32px);
border: 1px solid var(--zwg-insiders-brown);
background: var(--zwg-insiders-cream);
}
.zwg-insiders-login-strip h2 {
margin: 0 0 7px !important;
font-size: clamp(1.8rem, 3.5vw, 2.7rem);
line-height: 1;
}
.zwg-insiders-login-strip p:last-child {
margin: 0 !important;
line-height: 1.55;
}
.zwg-insiders-button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 46px;
padding: 11px 20px;
border: 2px solid var(--zwg-insiders-brown);
color: var(--zwg-insiders-paper) !important;
background: var(--zwg-insiders-brown);
font-weight: 800;
line-height: 1.2;
text-decoration: none !important;
transition: background-color 140ms ease, color 140ms ease;
}
.zwg-insiders-button:hover {
color: var(--zwg-insiders-brown) !important;
background: var(--zwg-insiders-paper);
}
.zwg-insiders-button--secondary {
color: var(--zwg-insiders-brown) !important;
background: transparent;
}
.zwg-insiders-button--secondary:hover {
color: var(--zwg-insiders-paper) !important;
background: var(--zwg-insiders-brown);
}
@media (max-width: 760px) {
.zwg-insiders-tier-option,
.zwg-insiders-login-strip {
grid-template-columns: 1fr;
}
.zwg-insiders-tier-option__heading {
border-right: 0;
border-bottom: 1px solid var(--zwg-insiders-brown);
}
.zwg-insiders-login-strip .zwg-insiders-button {
width: 100%;
}
}.zwg-password-field {
position: relative;
display: inline-block;
max-width: 100%;
line-height: normal;
vertical-align: middle;
}
.zwg-password-field--full-width {
display: block;
width: 100%;
}
.zwg-password-field > .zwg-password-field__input {
box-sizing: border-box;
width: 100%;
padding-right: 3rem !important;
}
.zwg-password-toggle {
position: absolute;
top: 50%;
right: 0.35rem;
z-index: 2;
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.25rem;
height: 2.25rem;
padding: 0;
margin: 0;
border: 0;
border-radius: 0.25rem;
background: transparent;
color: inherit;
cursor: pointer;
transform: translateY(-50%);
opacity: 0.72;
}
.zwg-password-toggle:hover,
.zwg-password-toggle:focus-visible {
opacity: 1;
}
.zwg-password-toggle:focus-visible {
outline: 2px solid currentColor;
outline-offset: 1px;
}
.zwg-password-toggle svg {
display: block;
width: 1.25rem;
height: 1.25rem;
pointer-events: none;
}