/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */


.tribe-common button, .tribe-common input[type=button], .tribe-common input[type=reset], .tribe-common input[type=submit]{
	color:#000000 !important;
}

.tribe-common {
	background:#FCF5EF;
}

.tribe-common a, .tribe-common abbr, .tribe-common acronym, .tribe-common address, .tribe-common applet, .tribe-common article, .tribe-common aside, .tribe-common audio, .tribe-common b, .tribe-common big, .tribe-common blockquote, .tribe-common canvas, .tribe-common caption, .tribe-common center, .tribe-common cite, .tribe-common code, .tribe-common dd, .tribe-common del, .tribe-common details, .tribe-common dfn, .tribe-common div, .tribe-common dl, .tribe-common dt, .tribe-common em, .tribe-common embed, .tribe-common fieldset, .tribe-common figcaption, .tribe-common figure, .tribe-common footer, .tribe-common form, .tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6, .tribe-common header, .tribe-common i, .tribe-common iframe, .tribe-common img, .tribe-common ins, .tribe-common kbd, .tribe-common label, .tribe-common legend, .tribe-common li, .tribe-common main, .tribe-common mark, .tribe-common menu, .tribe-common nav, .tribe-common object, .tribe-common ol, .tribe-common output, .tribe-common p, .tribe-common pre, .tribe-common q, .tribe-common ruby, .tribe-common s, .tribe-common samp, .tribe-common section, .tribe-common small, .tribe-common span, .tribe-common strike, .tribe-common strong, .tribe-common sub, .tribe-common summary, .tribe-common sup, .tribe-common table, .tribe-common tbody, .tribe-common td, .tribe-common tfoot, .tribe-common th, .tribe-common thead, .tribe-common time, .tribe-common tr, .tribe-common tt, .tribe-common u, .tribe-common ul, .tribe-common var, .tribe-common video{
	color:#5A6E7F;
}

/*.tribe-common button:hover, .tribe-events-c-nav__next:hover span{
	color:#FCF5EF;
}*/


.tribe-common-c-btn__clear, .tribe-common-c-btn-icon, .tribe-events-c-nav__next, .tribe-events-c-subscribe-dropdown__button-text{
	border:none;
}

.tribe-common-c-btn__clear:hover, .tribe-common-c-btn-icon:hover, .tribe-events-c-nav__next:hover, .tribe-events-c-subscribe-dropdown__button-text:hover{
	background:transparent;
	color:#bd3f3e !important;
}

.tribe-events-calendar-list__event-datetime span{
	color:#BD3F3E !important;
}

.tribe-events-c-search__button{
		margin-left:1rem !important;
}

#nav-event a{
	color: #FCF5EF !important;
    text-decoration: none !important;
}

#tribe-events-pg-template{
	max-width: 100%;
    margin: 0;
    padding: 0;
}


.tec-events-elementor-event-widget__navigation .tec-events-elementor-event-widget__navigation--previous a{
	color:#9BBDA0 !important;
	text-decoration:none !important;
}