.slide-title{
	display: none;
}
.nv-footer-content .footer-menu li{
		width: 100%;
		padding: 0;
}

.nv-footer-content .component-wrap{
		display: block;
}
.header--row-inner.header-top-inner.light-mode{
		background-color: #2a9f9f;
}
#nv-primary-navigation .sub-menu li a{
		color: #2a9f9f;
}

.header-menu-sidebar.light-mode .header-menu-sidebar-bg:before{
		background-color: #2a9f9f;
}
.header-menu-sidebar.light-mode #nv-primary-navigation .sub-menu li a{
		color: #fff;
}

.header--row-inner.header-top-inner.light-mode{
		height: 7rem;
}

.footer-top .dark-mode{
		background-color: #ccc
}
.footer-bottom .dark-mode{
		background-color: #2a9f9f;
}
.footer--row .builder-item:not(:last-child){
		margin-bottom: 0;
}