/*
Theme Name:   Blonwe Child
 Theme URI:    http://klbtheme.com/blonwe/
 Description:  Blonwe Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     blonwe
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  blonwe-child
*/

/* Footer payment badges from theme-mod repeater use <img>, not inline SVG icons. */
.site-footer .site-payment-cards .payment-cards .card-item img {
  display: block;
  height: 1rem;
  width: auto;
  max-width: 3rem;
}