/* 
Theme Name: ActionDignity
Theme URI: https://github.com/elementor/hello-theme/
Description: Custom child theme created for ActionDignity based on Hello Elementor, created by the Elementor Team
Author: Elementor Team
Author URI: https://radladyenterprises.com // https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* ---------- CUSTOM STYLES ---------- */

ul {
  margin-bottom: 20px;
}

/* Events Calendar Styles */
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
	border: none !important;
	color: #000000 !important;
}

.tribe-events-c-subscribe-dropdown__button-text {
	text-transform: capitalize !important;
}

.tribe-common .tribe-common-c-btn-border-small, .tribe-common a.tribe-common-c-btn-border-small {
	border: none !important;
}

.tribe-events-calendar-list .tec-events-calendar-list__event-categories .tec-events-calendar-list__category {
	border-radius: 4px !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event .tribe-events-calendar-month__calendar-event-details {
	border-radius: 5px;
}

.tec-events-calendar-list__category-icon {
	display: none !important;
}

