/**----------------------------------------
 Core
----------------------------------------**/
html{
	min-height: 100%;
  	height: auto;
	overflow-x:hidden!important;
}

body {
	min-height: 100%;
  	height: auto;
	overflow-x:hidden!important;
}

.light,
.light * {
	color: #fff;
}

.light a {
	color: #fff;
}

.footer-bottom p {
	margin-bottom: 0;
}

.footer-bottom a:hover {
	text-decoration: underline;
}

::selection { background: #ECECEC;}

/*ul li:last-child {
	margin-bottom: 20px !important
}

.elementor-nav-menu li:last-child {
	margin-bottom: 0px !important;
}

.elementor-editor-section-settings .elementor-editor-element-setting:last-child {
	margin-bottom: 0px !important;
}

.elementor-editor-column-settings .elementor-editor-element-setting:last-child {
	margin-bottom: 0px !important;
}

.elementor-editor-widget-settings .elementor-editor-element-setting:last-child {
	margin-bottom: 0px !important;
}*/

.overflow-hidden{
	overflow:hidden;
}

.image-scale img{
	transform:scale(1.8);
}

/*ABSOLUTE NAV*/
.s-nav{
	position:absolute!important;
	margin:0 auto;
	z-index:2;
}

#mc_embed_signup .button{
	padding: 13px 25px;
	background-color: #5a353d;
	color:#fff;
	margin-bottom:30px;
}

#mc_embed_signup .brandingLogo{
	display:none;
}

.s-bulletins .elementor-row{
	flex-wrap:wrap;
}

.alignwide{
	margin-left:0px!important;
	margin-right:0px!important;
}

.uael-post__comments{
	display:none!important;
}

.tribe-events button.tribe-events-c-search__button:hover {
	background-color:#8A8989!important;
}

.tribe-events .datepicker .day.active{
	background-color:#5A353D!important;
}