/*
 * ProShield — v1's inline <style> block, extracted verbatim from
 * single-product-proshield_liveBk.php L46-77 (price-strike, cart-button
 * radius, FAQ + GEHA band tweaks).
 *
 * Lives in a file so inc/react-product-registry.php can print it with
 * data-sb-lander-css and the router can swap it on a client-side navigation.
 */
span.product-selection-price-text del:before {

    width: 80px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

del span.woocommerce-Price-currencySymbol {
    position: relative;
}

span.woocommerce-Price-currencySymbol {
    font-size: 18px;
}

.product-proshield button.add_to_cart_button {
    border-radius: 8px;
}
   #faq-id{
padding-bottom: 1rem !important;
}
.see-geha-btn-bg{
background-color: #002244 !important;
padding-bottom: 4rem;
}
.teeth-whitening-faq p:empty{
display: none;
}
