/* Loaded after FusionPay's own stylesheet on PDPs. */
.tbi-product-benefit .tbi_button_line {
    font-family: "Roboto", "Helvetica Neue", Arial, sans-serif !important;
}

body.catalog-product-view #tbi_popup_container {
    background: rgba(0, 0, 0, 0.55);
}

#tbi_popup_close {
    position: absolute;
    z-index: 1;
    top: 12px;
    right: 16px;
    width: 36px;
    height: 36px;
    border: 0;
    border-radius: 50%;
    background: #fff;
    color: #000;
    font-size: 28px;
    line-height: 32px;
}
