/* v2.6.717 — Footer Content Alignment + Contact Block
 * Aligns the dark footer strip with the main footer content and adds a responsive contact/address column.
 */

body.picklehub-footer-docked-v2-6-717 {
    --picklehub-footer-edge-v2-6-717: clamp(24px, 3.125vw, 64px);
    --picklehub-footer-ink-v2-6-717: #12394a;
    --picklehub-footer-muted-v2-6-717: #637987;
    --picklehub-footer-link-v2-6-717: #215469;
    --picklehub-footer-line-v2-6-717: rgba(23, 75, 96, .10);
}

/* Align the dark copyright/how-it-works band with the footer content below it. */
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-top,
body.picklehub-footer-docked-v2-6-717 .ph-footer-top,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-dark,
body.picklehub-footer-docked-v2-6-717 .site-footer-top,
body.picklehub-footer-docked-v2-6-717 .footer-top,
body.picklehub-footer-docked-v2-6-717 footer > .wp-block-group:first-child,
body.picklehub-footer-docked-v2-6-717 .site-footer > .wp-block-group:first-child {
    padding-left: var(--picklehub-footer-edge-v2-6-717) !important;
    padding-right: var(--picklehub-footer-edge-v2-6-717) !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-top .picklehub-footer-inner,
body.picklehub-footer-docked-v2-6-717 .ph-footer-top .ph-footer-inner,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-dark .picklehub-footer-inner,
body.picklehub-footer-docked-v2-6-717 .site-footer-top .site-footer-inner,
body.picklehub-footer-docked-v2-6-717 .footer-top .footer-inner,
body.picklehub-footer-docked-v2-6-717 footer > .wp-block-group:first-child > .wp-block-group__inner-container,
body.picklehub-footer-docked-v2-6-717 .site-footer > .wp-block-group:first-child > .wp-block-group__inner-container {
    max-width: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Main footer grid applied by the v2.6.717 script. */
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 {
    display: grid !important;
    grid-template-columns: minmax(280px, 1.15fr) minmax(260px, .85fr);
    grid-template-areas:
        "brand meta"
        "links links";
    align-items: start !important;
    gap: 20px 36px !important;
    width: 100% !important;
    max-width: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: var(--picklehub-footer-edge-v2-6-717) !important;
    padding-right: var(--picklehub-footer-edge-v2-6-717) !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 > .wp-block-group__inner-container {
    display: contents !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-brand,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-brand,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-brand {
    grid-area: brand !important;
    align-self: start !important;
    justify-self: start !important;
    text-align: left !important;
    max-width: 720px;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717 h1,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717 h2,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717 h3,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717 strong,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-brand h1,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-brand h2,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-brand h3,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-brand h1,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-brand h2,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-brand h3,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-brand strong {
    margin: 0 0 6px !important;
    color: var(--picklehub-footer-ink-v2-6-717) !important;
    font-size: clamp(18px, 1.25vw, 22px) !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717 p,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717 span,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-brand p,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-brand p,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-brand span {
    margin: 0 !important;
    color: var(--picklehub-footer-muted-v2-6-717) !important;
    font-size: clamp(13px, .95vw, 15px) !important;
    line-height: 1.55 !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 {
    grid-area: meta !important;
    align-self: start !important;
    justify-self: end !important;
    text-align: right !important;
    max-width: 380px;
    margin: 0 !important;
    color: var(--picklehub-footer-muted-v2-6-717);
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 h4 {
    margin: 0 0 8px !important;
    color: var(--picklehub-footer-ink-v2-6-717) !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
    font-weight: 800 !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 p {
    margin: 0 !important;
    color: var(--picklehub-footer-muted-v2-6-717) !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 a {
    color: var(--picklehub-footer-link-v2-6-717) !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 a:hover,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 a:focus {
    color: #0b7fa3 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-links-v2-6-717,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-links,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-links,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-nav,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 nav {
    grid-area: links !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: center !important;
    gap: 10px 16px !important;
    padding-top: 10px !important;
    border-top: 1px solid var(--picklehub-footer-line-v2-6-717) !important;
    text-align: left !important;
    width: 100% !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-links-v2-6-717 a,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-footer-links a,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .ph-footer-links a,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-nav a,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 nav a {
    color: var(--picklehub-footer-link-v2-6-717) !important;
    font-size: 14px !important;
    font-weight: 750 !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-links-v2-6-717 a:hover,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-links-v2-6-717 a:focus,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 nav a:hover,
body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 nav a:focus {
    color: #0b7fa3 !important;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}

body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-dot {
    color: rgba(23, 75, 96, .40) !important;
}

@media (max-width: 768px) {
    body.picklehub-footer-docked-v2-6-717 {
        --picklehub-footer-edge-v2-6-717: 20px;
    }

    body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 {
        grid-template-columns: 1fr;
        grid-template-areas:
            "brand"
            "meta"
            "links";
        gap: 16px !important;
        text-align: center !important;
    }

    body.picklehub-footer-docked-v2-6-717 .picklehub-footer-brand-v2-6-717,
    body.picklehub-footer-docked-v2-6-717 .picklehub-footer-meta-v2-6-717 {
        justify-self: center !important;
        text-align: center !important;
        max-width: 560px;
    }

    body.picklehub-footer-docked-v2-6-717 .picklehub-footer-links-v2-6-717,
    body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 nav {
        justify-content: center !important;
        text-align: center !important;
    }

    body.picklehub-footer-docked-v2-6-717 .picklehub-footer-main-grid-v2-6-717 .picklehub-legal-footer-dot {
        display: none !important;
    }
}
