/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#top nav > ul.sf-menu > li.menu-item-has-children::after {
	content: '\f107';
	font-family: fontawesome;
	font-size: 15px;
	color: #ed5f5f !important;
	position: relative;
	left: -5px;
}
body.material #header-outer #top nav > ul > li[class*="button_bordered"].btn-bold > a::before{
	border-color: #ed5f5f !important;
	color:#ed5f5f !important;
	font-weight: 700 !important;
}
body.material #header-outer #top nav > ul > li[class*="button_bordered"].btn-bold > a{
	color:#ed5f5f !important;
	font-size:16px !important;
	font-weight:700 !important;
}
body.material #header-outer[data-lhe="animated_underline"].transparent #top nav > ul > li > a .menu-title-text::after{
	border-color:#ed5f5f !important;
}
#copyright p {
	font-size: 16px;
	line-height: 20px !important;
	margin-top: 0px !important;
}
#copyright {
	padding: 30px 10px !important;
}
body #footer-outer .row {
	padding: 35px 10px !important;
}
.btn-bold a, .btn-bold a::before {
	transition:all .3s ease !important;
}
.btn-bold a:hover {
	transition: ;
	transform: translateY(-2px);
}
.btn-bold a:hover::before{
	box-shadow:0 20px 38px rgba(0,0,0,0.16) !important;
}
.red-border {
	border-color: #ed5f5f !important;
}
.white-text {
	color: #fff !important;
}
.image100{width:100%!important; height:auto!important;}
a.greenhover:hover, a.greenhover:active {
background: #57B8B4 !important;
}
.nectar-button{font-size:14px!important;}
span.meta-category{display:none;}
input[type="submit"]{font-size:14px!important; padding: 15px 38px!important;}
@media only screen and (max-width: 1376px) {
body.material #header-outer #top nav > ul > li[class*="button_bordered"].btn-bold > a{
	font-size:14px !important;
}

body.material #header-outer #top nav > ul > li > a{
	font-size:12px !important;
}
body.material #header-outer #top nav > ul > li[class*="button_bordered"].btn-bold > a{
	font-size:13px !important;
}
}
@media only screen and (max-width: 1330px) {
body.material #header-outer #top nav > ul > li[class*="button_bordered"].btn-bold > a{
	font-size:12px !important;
}
	body.material #header-outer #top nav > ul > li > a{
	font-size:11px !important;
}
}
@media only screen and (max-width: 1286px) {
body.material #header-outer #top nav > ul > li[class*="button_bordered"].btn-bold > a{
	font-size:10px !important;
}
	body.material #header-outer #top nav > ul > li > a{
	font-size:10px !important;
}
}

.nectar-scrolling-tabs .scrolling-tab-nav a {padding:0px!important;}