/**
* PayPal With Fee Plus
*
* NOTICE OF LICENSE
*
* This product is licensed for one customer to use on one installation (test stores and multishop included).
* Site developer has the right to modify this module to suit their needs, but can not redistribute the module in
* whole or in part. Any other use of this module constitues a violation of the user agreement.
*
* DISCLAIMER
*
* NO WARRANTIES OF DATA SAFETY OR MODULE SECURITY
* ARE EXPRESSED OR IMPLIED. USE THIS MODULE IN ACCORDANCE
* WITH YOUR MERCHANT AGREEMENT, KNOWING THAT VIOLATIONS OF
* PCI COMPLIANCY OR A DATA BREACH CAN COST THOUSANDS OF DOLLARS
* IN FINES AND DAMAGE A STORES REPUTATION. USE AT YOUR OWN RISK.
*
*  @author    idnovate
*  @copyright 2021 idnovate
*  @license   See above
*/
a.paypalfeeplus.pp_opened:after {transform: rotate(90deg);}
span.paypalfeeplus_show_product_text17,
span.paypalfeeplus_show_product_text {margin-left: 5px;}
div.paypalfeeplus_show_product,
div.paypalfeeplus_show_product17 {text-align: left;}
[data-name="paypalfeeplus"] + .payment_row img.payment_logo {
    width: auto;
}
div.paypalfeeplus_show_product17 {width: 100%;margin-top: 5px;}
#checkout-payment-step.checkout-step.js-current-step .paypal-buttons.paypal-buttons-context-iframe iframe {display: block;width: auto!important;margin: 0 auto;position: relative!important;}
#js-checkout-summary div[id*="paypalfeeplus-container"] iframe {display: block;width: 60%!important;margin: 0 auto;position: relative!important;}
