/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: 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
*/

.elementor-25 .elementor-element.elementor-element-fb97dfb {
	z-index: 100000 !important;
}


.categories-widget h5 {
	color: #FFF !important;
	text-align: center !important;
	font-weight: bold !important;
}

h4.elementor-author-box__name:before {
    content: "Posted by: ";
}

.whitelink a {
	color: #FFF !important;
}
.whitelink a:hover {
	color: #3eb1c9 !important;
}

span.evo-filter-btn {
    display: none !important;
}
.eventon_sorting_section {
    display: block !important;
}
a.rtBibleRef {
    color: var( --e-global-color-149405a ) !important;
}

.discover-bible-study .eael-data-table td {
    width: 25% !important;
}
@media (max-width: 767px) {
	.discover-bible-study .eael-data-table td {
    	width: 100% !important;
	}
	.eael-data-table tr {
		display: flex;
		flex-direction: column;
	}
	h1.elementor-heading-title.elementor-size-large {
		font-size: 3rem !important;
	}
	.home-banner h2.elementor-heading-title.elementor-size-default {
		font-size: 1.1rem !important;
	}
}