/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 2.4.1784031029
Updated: 2026-07-14 12:10:29

*/



/* ============================================================
   Xpress Mortgage — site-wide design to match homepage
   (scoped to body:not(.home) so the homepage is untouched)
   ============================================================ */
body:not(.home) { background-color: #f7f4ec; }
body:not(.home) #site-header,
body:not(.home) .entry-header { background-color: #f7f4ec !important; }
body:not(.home) #site-header { border-bottom: 1px solid #c9c2b2; }
body:not(.home) .site-title a,
body:not(.home) .entry-title,
body:not(.home) .entry-content h1,
body:not(.home) .entry-content h2,
body:not(.home) .entry-content h3,
body:not(.home) .entry-content h4 {
  font-family: 'Playfair Display', 'Source Serif 4', Georgia, serif;
  color: #1b1b1b !important;
}
body:not(.home) .site-description { color: #4a4640; }
body:not(.home) .primary-menu a { color: #1f3350 !important; text-decoration: none; }
body:not(.home) .primary-menu a:hover,
body:not(.home) .primary-menu .current-menu-item > a,
body:not(.home) .primary-menu .current_page_item > a {
  color: #b8863b !important;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}
body:not(.home) .entry-content { font-family: 'Source Serif 4', Georgia, serif; color: #1b1b1b; }
body:not(.home) .entry-content a { color: #7a1f2b !important; text-decoration-color: #b8863b; }
body:not(.home) .entry-content a:hover { color: #5c1620 !important; }
body:not(.home) .entry-content .wp-block-button__link,
body:not(.home) input[type="submit"] {
  background-color: #b8863b !important;
  color: #ffffff !important;
  border-radius: 4px;
  font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-size: 0.85em;
}
body:not(.home) #site-footer { background-color: #1f3350; color: #e4e0d4; }
body:not(.home) #site-footer a { color: #e4e0d4 !important; }
body:not(.home) #site-footer a:hover { color: #b8863b !important; }
body:not(.home) ::selection { background: #b8863b; color: #fff; }


/* ============================================================
   Xpress Mortgage — interior masthead: mirror homepage format
   Centered Playfair logo, italic tagline, double rule,
   uppercase centered nav, phone, gold Apply Now button
   ============================================================ */
body:not(.home) #site-header { padding: 0; border-bottom: none; }
body:not(.home) .header-inner {
  display: block;
  text-align: center;
  padding: 26px 0 0;
}
body:not(.home) .header-titles-wrapper { display: block; text-align: center; padding: 0; margin: 0 auto; max-width: none; }
body:not(.home) .header-titles { display: block; margin: 0; }
body:not(.home) .site-title {
  margin: 0;
  font-size: 50px !important;
  font-weight: 900;
  letter-spacing: 0.01em;
  line-height: 1.1;
}
body:not(.home) .site-title a { font-family: 'Playfair Display', Georgia, serif; text-decoration: none; }
body:not(.home) .site-description {
  display: block;
  margin: 7px 0 0;
  font-family: 'Source Serif 4', Georgia, serif;
  font-style: italic;
  font-size: 15.5px;
  color: #4a4640;
}
body:not(.home) .header-navigation-wrapper {
  display: block;
  margin-top: 14px;
  border-top: 3px solid #1b1b1b;
}
body:not(.home) .primary-menu-wrapper {
  display: block;
  border-top: 1px solid #7a1f2b;
  margin-top: 1px;
  border-bottom: 1px solid #c9c2b2;
}
body:not(.home) ul.primary-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin: 0;
  padding: 14px 0;
  font-family: 'Inter', sans-serif;
}
body:not(.home) ul.primary-menu > li { margin: 0; }
body:not(.home) ul.primary-menu > li > a {
  font-size: 11.5px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #1b1b1b !important;
  text-decoration: none !important;
}
body:not(.home) ul.primary-menu > li > a:hover { color: #7a1f2b !important; }
body:not(.home) .primary-menu .xm-phone > a { color: #4a4640 !important; }
body:not(.home) .primary-menu .xm-apply > a {
  background: #b8863b;
  color: #ffffff !important;
  padding: 8px 18px;
  border-radius: 2px;
  letter-spacing: 0.08em;
}
body:not(.home) .primary-menu .xm-apply > a:hover { background: #a07430; color: #ffffff !important; }
/* Hide the search toggle on desktop for a clean masthead; keep toggles on mobile */
body:not(.home) .header-toggles { display: none !important; }
@media (max-width: 999px) {
  body:not(.home) .header-toggles { display: flex !important; }
  body:not(.home) .site-title { font-size: 34px !important; }
}


/* ==== Equal Housing Opportunity logo: badge size, all pages ==== */
img[src*="qual-housing" i], img[src*="oppty" i] {
  max-width: 70px !important;
  width: 70px !important;
  height: auto !important;
  display: inline-block;
}


/* ==== Footer widgets: merge white strip into the navy footer ==== */
.footer-nav-widgets-wrapper {
  background-color: #1f3350 !important;
  border-top: none !important;
  border-bottom: none !important;
  color: #e4e0d4;
}
.footer-nav-widgets-wrapper .widget,
.footer-nav-widgets-wrapper .widget-content,
.footer-nav-widgets-wrapper p {
  color: #e4e0d4;
}
.footer-nav-widgets-wrapper .widget-title {
  color: #ffffff;
  font-family: 'Inter', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 13px;
}
.footer-nav-widgets-wrapper a { color: #e4e0d4 !important; }
.footer-nav-widgets-wrapper a:hover { color: #b8863b !important; }
#site-footer { border-top: none !important; }
/* give the Equal Housing badge a little breathing room on navy */
img[src*="qual-housing" i], img[src*="oppty" i] {
  background: #ffffff;
  padding: 4px;
  border-radius: 3px;
}


/* ==== Footer: collapse tall widget block; white EHO logo below the divider ==== */
.footer-nav-widgets-wrapper { display: none !important; }
.xm-eho-strip {
  background-color: #1f3350;
  text-align: center;
  padding: 6px 0 28px;
  margin: 0;
}
.xm-eho-strip img {
  max-width: 70px !important;
  width: 70px !important;
  height: auto !important;
  background: transparent;
  padding: 0;
  filter: invert(1);
  mix-blend-mode: screen;
  display: inline-block;
}
#site-footer { padding-top: 2.5rem; padding-bottom: 1rem; }
/* retire the old white-badge treatment from earlier rule */
img[src*="qual-housing" i], img[src*="oppty" i] {
  background: transparent !important;
  padding: 0 !important;
}


/* ==== EHO logo inline with footer text (single-line footer) ==== */
#site-footer { padding-top: 2rem !important; padding-bottom: 2rem !important; }
.xm-eho-strip {
  background: transparent !important;
  padding: 0 !important;
  height: 0 !important;
  overflow: visible;
  position: relative;
  pointer-events: none;
}
.xm-eho-strip img {
  max-width: 42px !important;
  width: 42px !important;
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
}
@media (max-width: 700px) {
  /* stack again on phones so the logo doesn't collide with text */
  .xm-eho-strip { height: auto !important; background: #1f3350 !important; padding: 0 0 18px !important; }
  .xm-eho-strip img { position: static; transform: none; }
}


/* ==== EHO icon + legible text combo ==== */
.xm-eho-inner {
  position: absolute;
  left: 50%;
  bottom: 12px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
  white-space: nowrap;
}
.xm-eho-inner img { position: static !important; transform: none !important; }
.xm-eho-text {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #e4e0d4;
}
@media (max-width: 700px) {
  .xm-eho-inner { position: static; transform: none; justify-content: center; }
}
