/*
Theme Name: Porto
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive Wordpress Multi Purpose + eCommerce Theme.
Version: 7.8.5
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: woocommerce, business, corporate, e-commerce, blog, news, education, food-and-drink, portfolio, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, block-styles, custom-background, custom-colors, custom-header, custom-logo, footer-widgets, template-editing, grid-layout, one-column, wide-blocks
Text Domain: porto
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.bypostauthor { display: block; }


.payment-icons .payment-icon {
    margin: 0 3px 5px;
    padding-top: 0;
    width: 44px !important;
    filter: invert(0);
    background-color: #f4f4f4;
}

.payment-icons .payment-icon {
    display: inline-flex;
    vertical-align: middle;
    margin: 0 1px 5px;
    width: 55px!i;
    height: 16px;
    transition: opacity 0.25s;
    filter: invert(1);
    border-radius: 4px;
    color: #000;
    font-size: 35px !important;
    padding-top: 2px;
    align-items: center;
    justify-content: center;
    background-color: #D6D3CF;
}