/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/

header#top nav >ul >li {
    padding: 0 10px;
}

header#top nav >ul >li.menu-item-1000 a {
    background-color: #1b89cb;
    padding: 14px 30px!important;
    color: #ffffff;
    border-radius: 12px;
}

header#top nav >ul >li.menu-item-1285 a {
    background-color: #0e6aae;
    padding: 14px 30px!important;
    color: #ffffff !important;
    border-radius: 12px;
}
#header-outer:not([data-lhe="animated_underline"]) header#top nav > ul > li.menu-item-1000 > a:hover {
	color: #ffffff!important;
}

#header-outer:not([data-lhe="animated_underline"]) header#top nav > ul > li.current-menu-item.menu-item-1000 > a {
	opacity: 0.8;
	color: #ffffff!important;
}

header#top nav >ul >li.menu-item-1000 a:hover {
	opacity: 0.8;
}

#header-outer header#top nav >ul.buttons {
	display: none;
}

.swiper-slide .content h2 {
	font-weight: 400;
}

.nectar-button {
	font-family: 'Lato';
	font-weight: 400;
}

.nectar-button.default-text {
	text-transform: none;
}

.nectar-button.btn-enroll.default-text {
	min-width: 234px;
    text-align: center;
    border-radius: 6px!important;
}

.block-enrollment .col.span_12.left{
	min-height: 300px;
    height: 100%;
}

#footer-outer #footer-widgets .col .menu-footer-menu-container ul li {
	border-bottom: 1px solid #444!important;
}

#footer-outer .row {
	font-size: 12px;
}

.swiper-slide.btn-round.default-text .button a {
	border-radius: 5px!important;
	text-transform: none;
}

#footer-outer .container .widget h4 {
	font-size: 12px;
}

#footer-outer #footer-widgets .col .menu-footer-menu-container ul li:not(:last-child),
body.original #footer-outer #footer-widgets .col .widget_recent_entries ul li:not(:last-child) {
    border-bottom: 1px solid #3c3c3c!important;
}

#footer-outer #footer-widgets .col ul#menu-footer-menu li {
    border-bottom: 1px solid #3c3c3c!important;
}

#footer-outer a:not(.nectar-button):hover {
	color: #0e6aae!important;
}

body.original #footer-outer #footer-widgets .col .widget_recent_comments ul li {
    background-color: #1c1c1c!important;
    border-bottom: none!important;
}

#footer-outer #footer-widgets .col #nav_menu-2 ul li:last-child,
#footer-outer #footer-widgets .col .widget_recent_entries ul li:last-child {
    border-bottom: none!important;
}

.swiper-slide.btn-round.default-text .button a:hover {
	opacity: 0.7;
}

.col.dark .nectar-button.see-through:hover {
	opacity: 0.7!important;
}
.homeslider .button.solid_color .extra-color-1{
	font-size: 14px;
	padding: 15px 22px;
	box-shadow: 0 -3px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0 -3px rgba(0,0,0,0.1) inset;
}
.home-device-slider .content{
	top: 50px !important;
	text-align:center;
}
.home-device-slider .content h2{
	font-family: 'Open Sans' !important;
    font-weight: 600 !important;
	font-size: 42px !important;
	text-align: center;
}