/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 
.tooltip.tooltip-follow {
    pointer-events: none;
    margin: 0 !important;
    visibility: hidden;
}
.tooltip.tooltip-follow .arrow {
    display: none;
}

.ps_checkout-payment-option .payment-option-label {
    display: flex!important;
}