
/*
Theme Name: Avada Child
Theme URI: https://avada.com/
Template: Avada
Author: ThemeFusion
Author URI: https://themeforest.net/user/ThemeFusion
Description: The Avada Website Builder is the ultimate design and creation suite. Design Anything, Build Everything, Fast. The #1 selling product of all time on ThemeForest.
Version: 7.11.14.1740177914
Updated: 2025-02-21 22:45:14

*/

/* Hide the loading spinner and overlay */
.tribe-events-ajax-loading, .tribe-events-loading {
	display: none !important;
}

/* Pill for cards */
.fusion-text.hr-card-tag p {
	display: inline-block;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: .1em;
	text-transform: uppercase;
	background: #f3eff9;
	color: #4f2d8f;
	padding: 3px 10px;
	border-radius: 20px;
	margin-bottom: 12px;
}
