/**
Theme Name: Generations Health Care
Author: Future Design Group
Author URI: https://www.futuredesigngroup.com
Description: Theme custom-built for Generations Health Care sites.
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: generations-health-care
Template: astra
*/

a {
	color: var(--e-global-color-primary);
}

p {
	margin-bottom: 1rem;
}

label {
	font-size: 1rem;
}

/* The Events Calendar Custom Styles */
.tribe-events-calendar-month__day {
	background-color: #ffffff !important;
	padding: 1rem !important;
}

.tribe-events .tribe-events-calendar-month__header-column {
	text-align: center !important;
	width: 100% !important;
}

.tribe-common--breakpoint-medium.tribe-events
	.tribe-events-calendar-month__header-column-title-desktop {
	display: block !important;
	visibility: visible;
	text-align: center;
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:hover,
.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus {
	background-color: transparent !important;
	border: 0px !important;
}

@media (max-width: 1024px) {
	h1 {
		font-size: 2.5rem !important;
	}
	.elementor-element-74972374 img {
		width: auto;
		height: 100%;
		object-fit: cover;
	}
}

@media (max-width: 768px) {
	h1 {
		font-size: 2rem !important;
	}
	.elementor-element-74972374 {
		display: none !important;
	}
}
