/*
Theme Name: Full Protection Child
Theme URI: https://example.com/
Description: Full Protection child theme with editable forms, bilingual branded quote PDFs, WPBakery compatibility, and site-specific overrides.
Author: OpenAI
Author URI: https://example.com/
Template: themework_fixed_v196
Version: 1.2.20
Text Domain: full-protection-child
*/

/* v1.2.13 - Become a Dealer: Spanish repeater media now bypasses legacy whole-JSON ES overrides and migrates existing ES rows safely. */
/* v1.2.14 - Country-aware email routing is available per form and works for Contact, Dealer, and any visual form with a country field. */
/* v1.2.15 - Legal pages use a visual bilingual editor and explicit EN/ES front-end content selection. */
/* v1.2.16 - Independent Spanish SEO fields, /es/ canonicals, hreflang, HTML language, social metadata, Schema language, and Spanish XML sitemap. */
/* v1.2.17 - Independent forced H1 fields for English and Spanish, with safe front-end replacement/promotion. */
/* v1.2.18 - Legacy migration redirects: safe brand-route resolver, EN/ES fallbacks, and 301 migration helpers. */
/* v1.2.19 - Spreadsheet-driven exact 301 map, canonical /brands/ term routes, automatic ES brand routes, and migration readiness checks. */
/* v1.2.20 - Restores the real document <title> tag for WordPress/Yoast and guarantees independent /es/ browser titles. */

:root {
  --fp-child-note: 0;
}

/* Only used when a page template exposes no heading that can be promoted to H1. */
.fp-forced-h1--fallback{max-width:1200px;margin:28px auto;padding:0 24px;color:#111827;font-size:clamp(2rem,4vw,3.5rem);font-weight:800;line-height:1.08;letter-spacing:-.02em}


.fp-brands-card{display:flex;flex-direction:column;justify-content:space-between;gap:14px}.fp-brands-card__link{display:block;color:inherit;text-decoration:none}.fp-brands-card__actions{padding:0 18px 18px}.fp-btn--catalog{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;border:1px solid #d61f26;background:#d61f26;color:#fff;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:12px}.fp-btn--catalog:hover{opacity:.92;color:#fff}
.fp-brands-page__catalog{display:flex;justify-content:center;margin-top:28px;padding-top:10px}.fp-brands-page__catalog-btn{max-width:360px}


/* v1.0.3 - Page hero overlays reduced 20% more than v1.0.2. */
.fp-about-hero--has-bg::before,
.fp-global-page-banner--has-bg::before{
  opacity:.65 !important;
}

.fp-about-hero::after,
.fp-global-page-banner::after{
  background:linear-gradient(180deg, rgba(0,0,0,.16) 0%, rgba(0,0,0,.26) 55%, rgba(0,0,0,.35) 100%) !important;
}

.fp-about-hero__title,
.fp-global-page-banner__title{
  text-shadow:0 5px 14px rgba(0,0,0,.27) !important;
}

.fp-about-hero__subtitle,
.fp-global-page-banner__subtitle{
  text-shadow:0 3px 11px rgba(0,0,0,.24) !important;
}

.fp-contact-hero__overlay{
  background:linear-gradient(90deg, rgba(0,0,0,.29) 0%, rgba(0,0,0,.13) 60%, rgba(0,0,0,0) 100%) !important;
}

.fp-contact-hero__title{
  text-shadow:0 2px 14px rgba(0,0,0,.28) !important;
}

.fp-dealer-hero__overlay{
  background:linear-gradient(90deg, rgba(0,0,0,.30) 0%, rgba(0,0,0,.14) 40%, rgba(0,0,0,.04) 100%) !important;
}

.fp-certs__hero-overlay{
  background:linear-gradient(90deg, rgba(0,0,0,.35), rgba(0,0,0,.14)) !important;
}

.fp-cert__hero-overlay{
  background:linear-gradient(90deg, rgba(17,24,39,.22), rgba(17,24,39,.05)) !important;
}

nav.fp-social-rail
 {
    margin-top: 12% !important;
}

@media (max-width: 767px) {
    .fp-social-rail {
        top: 40% !important;
	}
}

.fp-login-hero {
    display: none !important;
}

/* v1.1.6 - Coordinated release for parent v0.4.23.198. */

/* v1.2.0 - Editable native form builder and configurable success pop-ups. */

/* v1.2.1 - Reliable form delivery, mandatory submission storage, and selected-country sources. */

/* v1.2.2 - Verified submission storage, explicit per-form recipients, and autofill-safe anti-spam. */

/* v1.2.3 - Redesigned bilingual quote PDF based on the supplied Full Protection layout. */

/* v1.2.4 - Reliable AJAX blog categories, automatic reading time, complete article metadata, and correct News navigation. */

/* v1.2.5 - Complete bilingual About page and Team Member/taxonomy editing. */
.fp-team-card__contact-copy{min-width:0;overflow-wrap:anywhere}.fp-team-card__contact-label{font-weight:700;color:#374151}.fp-team-empty{margin:24px auto 0;padding:18px 20px;max-width:680px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc;text-align:center;color:#475569}.fp-about-intro__paragraph>p:last-child{margin-bottom:20px}

/* v1.2.6 - Product-category titles, descriptions, breadcrumbs and subcategories now use editable Spanish labels. */

/* v1.2.7 - Spanish Shop/search interface and language-safe catalog pagination, search forms and product links. */

/* v1.2.8 - Bilingual Product Verticals content and frontend rendering. */

/* v1.2.9 - Global bilingual Home categories and language-safe Academy/category links. */

/* v1.2.10 - Home catalog CTA and guest-safe price sorting. */

/* v1.2.12 - Become a Dealer bilingual editor saves and renders Spanish icons, images, files, and copy. */


/* Legal pages: theme-managed typography so editors never need inline styles. */
.fp-prose-page .fp-prose ul{list-style:disc outside;padding-left:1.4rem}
.fp-prose-page .fp-prose ol{list-style:decimal outside;padding-left:1.4rem}
.fp-prose-page .fp-prose strong{font-weight:700}
.fp-prose-page .fp-prose em{font-style:italic}
.fp-prose-page .fp-prose p:empty{display:none}
