.elementor-section-wrap > .elementor-section:first-child .elementor-widget-heading h2.elementor-heading-title {

    color: white !important;
}


/* ProWidgets Tabs */
@media (max-width: 1025px) {
.pw-tabs__title:after {
  color: #fff;	
}
.pw-tabs__title:after {
  font-family:"Font Awesome 5 Pro";
}
}

/* Bold Nav */
.elementor-nav-menu--main .elementor-item {

	font-weight: bold;
	
}

/* Replace G+ with Google */
.fa-google-plus:before {
	content: "\f1a0"!important;
}

/* HERO BTN GRADIENT */
/* STICKY SIDEBAR BUTTON GRADIENT */
.video-full__cta a,
.elementor-form .elementor-button,
.c-sticky-sidebar__header a,
.c-sticky-sidebar-feed__header a, .elementor-button-link,
/* .elementor-button-wrapper a, */
.nav-cta-btn a,
.header-sticky__nav-toggle .nav-toggle .nav-toggle__line,
.elementor-button {
    transition: 0.3s;
    background: linear-gradient(to right, #ECBE4A 0%, #f5d78b 50%, #C3982A 100%) !important;
    background-size: 200% auto !important;
	  border: 1px solid black !important;
	   color: #323232! important;
}

.video-full__cta a:hover,
/* .elementor-form .elementor-button:hover, */
.c-sticky-sidebar__header a:hover,
.c-sticky-sidebar-feed__header a:hover,
.elementor-button-wrapper a:hover,
.nav-cta-btn a:hover,
.header-sticky__nav-toggle .nav-toggle:hover .nav-toggle__line {
    background-position: right center !important;
}

.elementor-button-link.elementor-button.elementor-size-md,
.elementor-button {
    transition: 0.3s;
    background: linear-gradient(to right, #ECBE4A 0%, #f5d78b 50%, #C3982A 100%) !important;
    background-size: 200% auto !important;
	  border: 1px solid black !important;
	  color: #323232! important;
}

.elementor-button-link.elementor-button.elementor-size-md:hover,
.elementor-button:hover {
    background-position: right center !important;
}

.elementor-social-icon {
    transition: 0.3s;
    background: linear-gradient(to right, #ECBE4A 0%, #f5d78b 50%, #C3982A 100%) !important;
    background-size: 200% auto !important;
	  border: 1px solid black !important;
	  color: #323232! important;
}

.c-timeline-list-item__point__content {
    transition: 0.3s;
    background: linear-gradient(to right, #ECBE4A 0%, #f5d78b 50%, #C3982A 100%) !important;
    background-size: 200% auto !important;
}

.hl-app{
	height:1000px !important;
}


/* ----- ADA Widget ----- */
#userwayAccessibilityIcon{
	position: absolute;
	top: 11rem;
	right: 0;
	z-index:9999999999999999999999 !important;
}



@media (max-width: 1025px) {
	#userwayAccessibilityIcon {
		top: 8.5rem;
	}
}

@media (max-width: 680px) {
	#userwayAccessibilityIcon {
		top: 7.5rem;
	}
}


/* GOOGLE REVIEWS */
.ti-footer {
	margin-top: 2rem !important;
}

.home .ti-footer span,
.home .ti-footer strong {
	color: #fff !important;
}





