/* 
Theme Name: Astra Child 
Theme URI: https://www.givetoday.co.uk
Description: Astra Child 
Theme Author: Bryony Pigram
Author URI: https://www.givetoday.co.uk
Template: astra
Version: 1.0.0
Text Domain: astra-child
License: GNU General Public License or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/


/* Hide Checkout button inside Elementor mini-cart footer */
.elementor-menu-cart__footer-buttons .elementor-button--checkout {
    display: none !important;
}

/* Se button text to white for contribution buttons */
.elementor-kit-46 a.elementor-button.set-give-today-percentage .elementor-button-text {
  color: #fff !important;
}
