/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/


/* Style Payment Icons Footer */

.spopm-payment-icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  column-gap: 12px;
  row-gap: 5px;
  width: 100%;
}

.spopm-payment-icons img {
  margin: 0 !important;
  float: none !important;
  display: block;
}

.footer-extra {
    padding-top: 25px ;
}

/* Style Disclaimer Footer */

.payment-disclaimer {
  font-size: 12px;
  text-align: center;
  margin-bottom: 1.1rem;
  color: #666; /* softer gray text */
}



