/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, 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
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
ul.payment_methods li img.stripe-icon, .woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
    max-width: 43px;
    max-height: 26px;
    width: 43px;
    height: 26px;
    float: none;
    display: inline;
    padding-left: 10px;
    /* max-width: 40px; */
    /* padding-left: 3px; */
    /* margin: 0; */
    /* display: inline; */
}

.order-total .woocommerce-Price-currencySymbol:after{content:' TTC'}

.cart-subtotal .woocommerce-Price-currencySymbol:after{content:' HT'}
.shop_table.cart-table .product-subtotal .amount .woocommerce-Price-currencySymbol:after{content:' HT'}
#mini-cart .widget_shopping_cart .total .woocommerce-Price-currencySymbol:after{content:' HT'}