/*
Theme Name: Ultra  Child
Description: Child theme for Ultra
Author: Themify
Template: themify-ultra
Version: 1.3.1
*/

.woocommerce-additional-fields { display: none !important; }

/* === GoPapa homepage layout assist === */

/* Do not leave builder modules invisible if animation/lazy JS is delayed */
.home .themify_builder .wow,
.home .themify_builder .tf_lazy,
.home .themify_builder .module.tf_lazy,
.home .themify_builder .module_row.tf_lazy,
.home .themify_builder [data-lazy] {
  opacity: 1 !important;
  visibility: visible !important;
}

.themify_builder_content,
.themify_builder_content.tb_generate_css,
.themify_builder_content.themify_builder,
.home .themify_builder_content,
body.home .themify_builder {
  visibility: visible !important;
  opacity: 1 !important;
}

/* Trust strip */
.gp-trust-strip {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.75rem 1.75rem;
  color: #e2e8f0;
  font-size: 0.95rem;
  line-height: 1.45;
}
.gp-trust-strip span { white-space: nowrap; }
.gp-trust-strip strong { color: #93c5fd; font-weight: 700; }

/* Feature cards */
.home .module-feature {
  text-align: center;
  padding: 0.5rem 0.75rem 1.25rem;
}
.home .module-feature .module-feature-title,
.home .module-feature h3 {
  font-size: 1.15rem;
  margin: 0.75rem 0 0.5rem;
  color: #0f172a;
}
.home .module-feature .module-feature-content,
.home .module-feature .tb_text_wrap {
  color: #334155;
  font-size: 0.98rem;
  line-height: 1.55;
}
.home .module-feature .module-feature-image,
.home .module-feature .module-feature-chart-html5 {
  margin-left: auto;
  margin-right: auto;
}
.home .module-feature .module-feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* Service boxes */
.home .module-box .module-box-content,
.home .module-box .ui {
  min-height: 100%;
  height: 100%;
  box-sizing: border-box;
  box-shadow: 0 10px 28px rgba(15, 23, 42, 0.16);
}
.home .gp-service-box a,
.home .module-box a {
  font-weight: 600;
  text-decoration: none;
}
.home .module-box a:hover { text-decoration: underline; }

/* Article */
.gopapa-article {
  max-width: 820px;
  margin: 0 auto;
  color: #1f2937;
  line-height: 1.7;
}
.gopapa-article h2 {
  font-size: 1.65rem;
  margin-top: 0;
  color: #0f172a;
}
.gopapa-article h3 {
  font-size: 1.2rem;
  margin-top: 1.5rem;
  color: #1e3a8a;
}
.gopapa-article ul { padding-left: 1.25rem; }
.gopapa-article code {
  background: #f1f5f9;
  padding: 0.1em 0.35em;
  border-radius: 4px;
  font-size: 0.92em;
}

/* Domain widgets */
#domain-search { scroll-margin-top: 90px; }
.home .module-widget {
  max-width: 720px;
  margin: 0 auto 1rem;
}
.home .module-widget input[type="search"],
.home .module-widget input[type="text"] {
  min-height: 48px;
  padding: 0.65rem 0.9rem;
  border: 1px solid #cbd5e1;
  border-radius: 8px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.home .module-widget input[type="submit"],
.home .module-widget button {
  min-height: 48px;
  margin-top: 0.5rem;
  padding: 0.65rem 1.25rem;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
}

/* Hero readability */
.home .module-fancy-heading .main-head,
.home .module-fancy-heading .sub-head {
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.5);
}
.home .module-fancy-heading .main-head {
  color: #fff !important;
}
.home .module-fancy-heading .sub-head {
  color: #e8f2ff !important;
}

/* ===== Center CTA buttons (hero + bottom) ===== */
.home .module-buttons,
.home .module-buttons.buttons-horizontal,
.home .module-buttons.tf_in_flx {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 0.75rem 1rem !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 0.85rem;
  text-align: center !important;
  float: none !important;
}
.home .module-buttons .module-buttons-item,
.home .module-buttons-item.tf_in_flx {
  display: inline-flex !important;
  float: none !important;
  margin: 0 !important;
  width: auto !important;
}
.home .module-buttons .module-buttons-item a,
.home .module-buttons .builder_button {
  margin: 0 !important;
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  text-align: center;
}

/* Keep button group centered inside full-width columns */
.home .module_column .module-buttons {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* Callout */
.home .module-callout {
  max-width: 1100px;
  margin: 0 auto;
}

/* Hero row wash */
.home .module_row.tb_first,
.home .themify_builder_row.tb_first {
  position: relative;
  background-color: #0b1224 !important;
  background-size: cover !important;
  background-position: center 40% !important;
}
.home .module_row.tb_first > .row_inner {
  position: relative;
  z-index: 1;
}


/* ===== Center CTA-associated text (hero + bottom shop section) ===== */
/* Hero row: heading, subheading, helper text */
.home .module_row.tb_first .module-fancy-heading,
.home .module_row.tb_first .fancy-heading,
.home .module_row.tb_first .main-head,
.home .module_row.tb_first .sub-head,
.home .module_row.tb_first .sub-head *,
.home .module_row.tb_first .module-text,
.home .module_row.tb_first .tb_text_wrap,
.home .module_row.tb_first .tb_text_wrap p,
.home .module_row.tb_b887d18 .module-fancy-heading,
.home .module_row.tb_b887d18 .fancy-heading,
.home .module_row.tb_b887d18 .main-head,
.home .module_row.tb_b887d18 .sub-head,
.home .module_row.tb_b887d18 .sub-head *,
.home .module_row.tb_b887d18 .module-text,
.home .module_row.tb_b887d18 .tb_text_wrap,
.home .module_row.tb_b887d18 .tb_text_wrap p {
  text-align: center !important;
}

.home .module_row.tb_first .fancy-heading,
.home .module_row.tb_b887d18 .fancy-heading {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 920px;
}

/* Bottom "Shop GoDaddy products the reseller way" row */
.home .module_row.tb_19ba1d6 .module-text,
.home .module_row.tb_19ba1d6 .tb_text_wrap,
.home .module_row.tb_19ba1d6 .tb_text_wrap p,
.home .module_row.tb_19ba1d6 .tb_text_wrap h2,
.home .module_row.tb_19ba1d6 h2 {
  text-align: center !important;
}

/* Any column that contains our CTA button group: center sibling text too */
.home .module_column:has(.gp-cta-buttons) .module-text,
.home .module_column:has(.gp-cta-buttons) .tb_text_wrap,
.home .module_column:has(.gp-cta-buttons) .tb_text_wrap p,
.home .module_column:has(.gp-cta-buttons) .tb_text_wrap h2,
.home .module_column:has(.module-buttons) .module-fancy-heading,
.home .module_column:has(.module-buttons) .fancy-heading,
.home .module_column:has(.module-buttons) .main-head,
.home .module_column:has(.module-buttons) .sub-head,
.home .module_column:has(.module-buttons) .sub-head *,
.home .module_column:has(.module-buttons) .module-text,
.home .module_column:has(.module-buttons) .tb_text_wrap,
.home .module_column:has(.module-buttons) .tb_text_wrap p,
.home .module_column:has(.module-buttons) .tb_text_wrap h2 {
  text-align: center !important;
}

/* Fancy heading centering helpers (Themify sometimes left-aligns inner blocks) */
.home .module-fancy-heading.tf_textc,
.home .fancy-heading.tf_textc,
.home .module-fancy-heading .main-head.tf_block,
.home .module-fancy-heading .sub-head.tf_block {
  text-align: center !important;
  width: 100%;
}


/* Tablet: still 3 across if space; collapse to 1 col stack of full rows on narrow */
@media (max-width: 900px) {
  .home .module_row.tb_29214d9 > .row_inner,
  .home .module_row.tb_29214da > .row_inner {
    flex-wrap: wrap !important;
    max-width: 720px !important;
    gap: 1rem !important;
  }
  .home .module_row.tb_29214d9 .module_column,
  .home .module_row.tb_29214da .module_column {
    width: calc(50% - 0.5rem) !important;
    max-width: none !important;
    flex: 1 1 calc(50% - 0.5rem) !important;
  }
}

@media (max-width: 560px) {
  .home .module_row.tb_29214d9 > .row_inner,
  .home .module_row.tb_29214da > .row_inner {
    flex-direction: column !important;
    max-width: 420px !important;
  }
  .home .module_row.tb_29214d9 .module_column,
  .home .module_row.tb_29214da .module_column {
    width: 100% !important;
    max-width: none !important;
    flex: 1 1 100% !important;
  }
}


/* Center "Everything GoDaddy sells" heading block */
.home .module_row.tb_955c667,
.home .module_row.tb_955c667 .module_column,
.home .module_row.tb_955c667 .module-text,
.home .module_row.tb_955c667 .tb_text_wrap,
.home .module_row.tb_955c667 .tb_text_wrap h2,
.home .module_row.tb_955c667 .tb_text_wrap p {
  text-align: center !important;
}
.home .module_row.tb_955c667 .tb_text_wrap {
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 820px;
}
.home .module_row.tb_955c667 .tb_text_wrap p {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* Center service card content too */
.home .module_row.tb_29214d9 .module-box,
.home .module_row.tb_29214da .module-box,
.home .module_row.tb_29214d9 .module-box .ui,
.home .module_row.tb_29214da .module-box .ui,
.home .module_row.tb_29214d9 .module-box h3,
.home .module_row.tb_29214da .module-box h3,
.home .module_row.tb_29214d9 .module-box p,
.home .module_row.tb_29214da .module-box p {
  text-align: center !important;
}
.home .module_row.tb_29214d9 .tb_box_icon,
.home .module_row.tb_29214da .tb_box_icon {
  margin-left: auto !important;
  margin-right: auto !important;
  display: flex !important;
  justify-content: center !important;
}

/* ===== A11y contrast + link distinguishability ===== */

/* Callout: solid dark blue, white text (WCAG AA) */
.home .module-callout.blue,
.home .module-callout.tb_default_color.blue,
.home .module-callout.ui.blue {
  background-color: #1e3a8a !important;
  color: #ffffff !important;
  border-color: #1e3a8a !important;
}
.home .module-callout.blue .callout-heading,
.home .module-callout.blue .tb_text_wrap,
.home .module-callout.blue .callout-content,
.home .module-callout.blue p {
  color: #ffffff !important;
}
/* Callout CTA button: white bg + dark blue text for strong contrast */
.home .module-callout.blue .callout-button a,
.home .module-callout.blue a.builder_button,
.home .module-callout.blue a.ui {
  background-color: #ffffff !important;
  color: #1e3a8a !important;
  border: 2px solid #ffffff !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}
.home .module-callout.blue .callout-button a:hover,
.home .module-callout.blue a.builder_button:hover {
  background-color: #e2e8f0 !important;
  color: #172554 !important;
}

/* Bottom / hero builder buttons */
.home .module-buttons a.builder_button.blue,
.home .module-buttons a.ui.blue,
.home a.builder_button.blue {
  background-color: #1e3a8a !important;
  color: #ffffff !important;
  border-color: #1e3a8a !important;
  font-weight: 700 !important;
}
.home .module-buttons a.builder_button.blue:hover,
.home a.builder_button.blue:hover {
  background-color: #172554 !important;
  color: #ffffff !important;
}
.home .module-buttons a.builder_button.green,
.home .module-buttons a.ui.green,
.home a.builder_button.green {
  background-color: #166534 !important;
  color: #ffffff !important;
  border-color: #166534 !important;
  font-weight: 700 !important;
}
.home .module-buttons a.builder_button.green:hover,
.home a.builder_button.green:hover {
  background-color: #14532d !important;
  color: #ffffff !important;
}
.home .module-buttons a.builder_button.light-blue,
.home a.builder_button.light-blue {
  background-color: #1d4ed8 !important;
  color: #ffffff !important;
  border-color: #1d4ed8 !important;
  font-weight: 700 !important;
}
.home .module-buttons a.builder_button.white,
.home a.builder_button.white {
  background-color: #ffffff !important;
  color: #1e3a8a !important;
  border: 2px solid #ffffff !important;
  font-weight: 700 !important;
}

/* Fine print / muted text on light backgrounds */
.home .module_row.tb_19ba1d6 .tb_text_wrap p,
.home .module_row.tb_19ba1d6 p {
  color: #334155 !important;
}

/* Body / article links: blue + underline (not color-only) */
.home .gopapa-article a,
.home .gopapa-article a:link,
.home .gopapa-article a:visited,
.home .tb_text_wrap a:not(.builder_button):not(.ui),
.home .tb_text_wrap a:not(.builder_button):not(.ui):link,
.home .tb_text_wrap a:not(.builder_button):not(.ui):visited,
.home .entry-content a:not(.builder_button),
.home .module-text a:not(.builder_button) {
  color: #1d4ed8 !important;
  text-decoration: underline !important;
  text-underline-offset: 2px;
  font-weight: 600;
}
.home .gopapa-article a:hover,
.home .tb_text_wrap a:not(.builder_button):hover {
  color: #1e3a8a !important;
}

/* Footer contrast */
#footerwrap,
#footer {
  color: #e2e8f0 !important;
  background-color: #0f172a !important;
}
#footer .widgettitle,
#footer h2.widgettitle,
#footer h3.widgettitle,
#footer h4.widgettitle {
  color: #ffffff !important;
}
#footer a,
#footerwrap a,
#footer-logo a,
#footer .footer-text a {
  color: #93c5fd !important;
  text-decoration: underline !important;
  text-underline-offset: 2px;
}
#footer a:hover,
#footerwrap a:hover {
  color: #dbeafe !important;
}
#footer .footer-text,
#footer .textwidget,
#footer p {
  color: #e2e8f0 !important;
}
#footerwrap .back-top .arrow-up a {
  color: #ffffff !important;
  background-color: #1e3a8a !important;
}

/* Force callout portal button contrast regardless of light-blue class */
.home .module-callout a.builder_button.light-blue,
.home .module-callout a.ui.light-blue,
.home .module-callout .callout-button a {
  background-color: #ffffff !important;
  color: #1e3a8a !important;
  border: 2px solid #ffffff !important;
  font-weight: 700 !important;
}
/* Beat inline #94a3b8 on disclaimer */
.home .module_row.tb_19ba1d6 p[style*="94a3b8"],
.home .module_row.tb_19ba1d6 .tb_text_wrap p {
  color: #334155 !important;
}

/* ===== Services: 3 boxes per row (2 rows total) ===== */
body.home .module_row.tb_29214d9 > .row_inner,
body.home .module_row.tb_29214da > .row_inner {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: center !important;
  align-items: stretch !important;
  gap: 1.75rem !important;
  max-width: 1140px !important;
  margin: 0 auto !important;
  width: 100% !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
  box-sizing: border-box !important;
}
body.home .module_row.tb_29214d9 .module_column,
body.home .module_row.tb_29214da .module_column {
  float: none !important;
  width: calc(33.333% - 1.2rem) !important;
  max-width: 360px !important;
  flex: 1 1 calc(33.333% - 1.2rem) !important;
  margin: 0 !important;
  padding: 0 !important;
}
/* Extra space above "Everything GoDaddy sells" heading */
body.home .module_row.tb_955c667 {
  padding-top: 5.5rem !important;
  padding-bottom: 1.25rem !important;
}
body.home .module_row.tb_29214d9 {
  padding-top: 0.75rem !important;
  padding-bottom: 1.5rem !important;
}
body.home .module_row.tb_29214da {
  padding-top: 0.35rem !important;
  padding-bottom: 3.75rem !important;
}
@media (max-width: 900px) {
  body.home .module_row.tb_29214d9 > .row_inner,
  body.home .module_row.tb_29214da > .row_inner {
    flex-wrap: wrap !important;
    gap: 1.35rem !important;
    max-width: 720px !important;
  }
  body.home .module_row.tb_29214d9 .module_column,
  body.home .module_row.tb_29214da .module_column {
    width: calc(50% - 0.7rem) !important;
    max-width: none !important;
    flex: 1 1 calc(50% - 0.7rem) !important;
  }
  body.home .module_row.tb_955c667 {
    padding-top: 4rem !important;
  }
}
@media (max-width: 560px) {
  body.home .module_row.tb_29214d9 > .row_inner,
  body.home .module_row.tb_29214da > .row_inner {
    flex-direction: column !important;
    gap: 1.25rem !important;
    max-width: 420px !important;
  }
  body.home .module_row.tb_29214d9 .module_column,
  body.home .module_row.tb_29214da .module_column {
    width: 100% !important;
    flex: 1 1 100% !important;
  }
  body.home .module_row.tb_955c667 {
    padding-top: 3.25rem !important;
  }
}


/* ===== Footer polish (Themify) ===== */
#footerwrap {
  padding-top: 2.75rem !important;
  padding-bottom: 1.75rem !important;
  border-top: 1px solid rgba(148, 163, 184, 0.18);
}
#footer .footer-nav-wrap {
  margin: 0.75rem 0 1.25rem !important;
  padding: 0.65rem 0 0.85rem !important;
  border-top: 1px solid rgba(148, 163, 184, 0.15);
  border-bottom: 1px solid rgba(148, 163, 184, 0.15);
}
#footer .footer-nav,
#footerwrap .footer-nav,
.footer-nav {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.55rem 1.35rem !important;
  justify-content: center !important;
  align-items: center !important;
}
#footer .footer-nav a,
#footerwrap .footer-nav a,
.footer-nav a {
  color: #93c5fd !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-size: 0.95rem !important;
  letter-spacing: 0.01em;
}
#footer .footer-nav a:hover,
.footer-nav a:hover {
  color: #dbeafe !important;
  text-decoration: underline !important;
}
#footer .section-col .widget {
  margin-bottom: 1.5rem;
}
#footer .widgettitle,
#footer h3.widgettitle {
  font-size: 1.05rem !important;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-bottom: 0.85rem !important;
  color: #fff !important;
  border-bottom: 1px solid rgba(148,163,184,0.28);
  padding-bottom: 0.5rem;
}
#footer .gp-footer-links {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}
#footer .gp-footer-links li {
  margin: 0.45rem 0 !important;
}
#footer .gp-footer-links a {
  color: #93c5fd !important;
  text-decoration: none !important;
  font-weight: 500 !important;
}
#footer .gp-footer-links a:hover {
  color: #dbeafe !important;
  text-decoration: underline !important;
}
#footer .gp-footer-btn {
  display: inline-block !important;
  margin: 0.35rem 0.35rem 0.35rem 0 !important;
  padding: 0.5rem 0.95rem !important;
  background: #1e3a8a !important;
  color: #fff !important;
  border-radius: 8px !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-size: 0.9rem !important;
  border: 1px solid rgba(147, 197, 253, 0.35) !important;
}
#footer .gp-footer-btn:hover {
  background: #1d4ed8 !important;
  color: #fff !important;
  text-decoration: none !important;
}
#footer-logo a span {
  color: #fff !important;
  font-weight: 700 !important;
  font-size: 1.2rem !important;
}
#footer .footer-text,
#footer .footer-text-inner,
#footer .footer-text a {
  color: #cbd5e1 !important;
  font-size: 0.9rem !important;
}
#footer .footer-text a {
  color: #93c5fd !important;
  text-decoration: none !important;
  font-weight: 600 !important;
}
#footer .footer-text a:hover {
  color: #dbeafe !important;
  text-decoration: underline !important;
}
#footer .textwidget {
  line-height: 1.65 !important;
  color: #e2e8f0 !important;
}
@media (max-width: 768px) {
  #footer .footer-nav {
    justify-content: flex-start !important;
    gap: 0.5rem 1rem !important;
  }
  #footerwrap {
    padding-top: 2rem !important;
  }
}

/* Blog / post readability + theme alignment */
.single-post .post,
.single-post .entry-content,
.blog .post,
.archive .post {
  color: #1f2937;
  line-height: 1.75;
}
.single-post .entry-content h2,
.single-post .post-content h2 {
  font-size: 1.45rem;
  margin-top: 1.75rem;
  margin-bottom: 0.75rem;
  color: #0f172a;
  border-bottom: 1px solid #e2e8f0;
  padding-bottom: 0.35rem;
}
.gp-post-intro {
  margin: 0 0 1.5rem;
  padding: 1rem 1.15rem;
  border-radius: 10px;
  background: #eff6ff;
  border-left: 4px solid #1e3a8a;
  color: #0f172a;
}
.gp-post-intro p { margin: 0; }
.gp-post-related {
  margin: 2rem 0 1rem;
  padding: 1.1rem 1.25rem;
  border-radius: 10px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}
.gp-post-related h2 {
  font-size: 1.2rem !important;
  margin-top: 0 !important;
  border: none !important;
}
.gp-post-related ul {
  margin: 0.5rem 0 0;
  padding-left: 1.2rem;
}
.gp-post-related a {
  color: #1e3a8a !important;
  font-weight: 600;
}

/* Blog / post CTA box */
.gp-post-cta {
  margin: 2rem 0 1rem;
  padding: 1.25rem 1.4rem;
  border-radius: 12px;
  background: #0f172a;
  color: #e2e8f0;
  border: 1px solid rgba(148,163,184,0.25);
}
.gp-post-cta h2 {
  margin: 0 0 0.6rem;
  color: #fff !important;
  font-size: 1.25rem !important;
}
.gp-post-cta p { color: #e2e8f0 !important; margin: 0.4rem 0; }
.gp-post-cta a {
  color: #93c5fd !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
