/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-beta.8.1770074497
Updated: 2026-02-02 18:21:37

*/


/* Header phone number: clickable tel link (see functions.php) */
#et-info-phone a {
	color: inherit;
	text-decoration: underline;
	text-underline-offset: 2px;
}

#et-info-phone a:hover,
#et-info-phone a:focus {
	opacity: 0.85;
}

/* TSML UI: keep Update Meeting Info above the first action button */
#tsml-ui a.aasj-tsml-update-info {
	display: inline-flex;
	align-items: center;
	margin-bottom: 4px;
}

/* Meetings page: center the bottom app-store widget and its buttons */
#et-main-area .meetings-widgets-bottom {
	text-align: center;
	margin-bottom: 25px;
}

#et-main-area .meetings-widgets-bottom > div {
	text-align: center;
}

#et-main-area .meetings-widgets-bottom .tsml-widget-app-store h3 {
	text-align: center;
}

#et-main-area .meetings-widgets-bottom .tsml-widget-app-store nav {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 25px;
	overflow: visible;
	margin: 0;
	padding: 0;
	float: none;
}

#et-main-area .meetings-widgets-bottom .tsml-widget-app-store a {
	float: none;
	display: block;
	width: 100%;
	max-width: 160px;
	padding: 0;
	box-sizing: border-box;
}

#et-main-area .meetings-widgets-bottom .tsml-widget-app-store img {
	width: 100%;
	height: auto;
	display: block;
}
