/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1689690546
Updated: 2023-07-18 14:29:06

*/

.ft_button {
	font-family: 'DM Mono' !important;
    font-size: 16px;
    font-weight: 500;
	text-transform: uppercase;
  	background-color: white;
  	color: black;
  	border-style: solid;
    border-color: black;
    border-width: 1px;
    border-radius: 0px; 
    padding: 5px !important;
}

.ft_button:hover, .ft_button:active, .ft_button:focus, .ft_button:focus-visible, .ft_button:active:focus {
	border-color: #E55B2E !important; 
  	background-color: white !important; 
    color: black !important;
}

.ft_ed_headerRow, .ft_ep_headerRow {
   font-family: 'DM Mono';
}

.ft_ed_timeRow, .ft_ep_priceRow, .ft_ep_textRow, .ft_radio, #ft_pricingAdditionalMessage {
	font-family: 'DM Sans';
}

#ft_ferveCart {
	padding: 15px;
    width: auto !important;
    border-radius: 0;
	font-family: 'DM Sans' !important;
}

.campaign-donation a {
	text-decoration: none !important;
}

.campaign-donation .donate-button {
	display: block;
 	text-transform: uppercase !important;
	text-align: center;
	border-radius: 35px !important;
}   

.campaign-donation .donate-button:hover {
	color: white;
}
