/* ==========================================================
   GWW PUBLIC SIDEBAR PARITY — V1.23.3.74.1
   Sticky/hover position is not changed.
   ========================================================== */

html body .gww741-business-contact-match {
    box-sizing: border-box !important;

    width: 100% !important;
    max-width: 100% !important;

    padding: 16px 14px !important;

    background: rgba(3,22,43,.97) !important;

    border: 1px solid rgba(216,171,78,.65) !important;
    border-radius: 8px !important;

    box-shadow:
        0 10px 26px rgba(0,0,0,.20)
        !important;

    color: #fff !important;
}

html body .gww741-business-contact-match
[data-gww741-contact-heading="1"] {
    display: block !important;

    margin: 0 0 12px !important;

    color: #f2cf7a !important;

    font-size: 18px !important;
    line-height: 1.2 !important;
    font-weight: 600 !important;
}

html body .gww741-business-contact-match
[data-gww741-contact-row="1"] {
    box-sizing: border-box !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 11px 0 !important;

    border-bottom:
        1px solid rgba(225,233,242,.72)
        !important;
}

html body .gww741-business-contact-match
[data-gww741-contact-row="1"]:last-child {
    border-bottom: 0 !important;
}

html body .gww741-business-contact-match
a[href^="tel:"],
html body .gww741-business-contact-match
a[href^="mailto:"] {
    color: #fff !important;

    text-decoration: none !important;
    font-weight: 700 !important;
}

/* View Website + Contact Business */
html body .gww741-business-contact-match
[data-gww741-filled-cta="1"] {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    box-sizing: border-box !important;

    width: 100% !important;
    max-width: 100% !important;
    min-height: 42px !important;

    margin: 6px 0 !important;
    padding: 9px 10px !important;

    border: 1px solid rgba(232,190,88,.98) !important;
    border-radius: 5px !important;

    background: #dfb24f !important;
    color: #07182c !important;

    box-shadow:
        0 7px 16px rgba(0,0,0,.16)
        !important;

    font-weight: 700 !important;
    text-align: center !important;
    text-decoration: none !important;

    cursor: pointer !important;
}

/* Show Map Location */
html body .gww741-business-contact-match
[data-gww741-map-cta="1"] {
    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    box-sizing: border-box !important;

    width: 100% !important;
    max-width: 100% !important;
    min-height: 42px !important;

    margin: 6px 0 0 !important;
    padding: 9px 10px !important;

    border: 2px solid #dfb24f !important;
    border-radius: 5px !important;

    background: transparent !important;
    color: #f5d484 !important;

    font-weight: 700 !important;
    text-align: center !important;
    text-decoration: none !important;

    cursor: pointer !important;
}

html body .gww741-business-contact-match i,
html body .gww741-business-contact-match svg {
    flex: 0 0 auto !important;
}

html body [data-gww741-orphan-website="1"] {
    display: none !important;
}
