/*
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
*/

body #header-secondary-outer .nectar-center-text {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    max-width: 98%;
    text-align: right;
}
@media only screen and (min-width: 1000px){
.swiper-slide .content {
    padding: 0px 240px!important;
}
	#header-outer header {
    border-top: 3px solid #ce72a5;
}
}
.swiper-slide .content h2 {
    background-color: rgba(0, 0, 0, 0.34);
	    padding-bottom: 15px;
}
.swiper-slide .content p {
	    background-color: rgba(0, 0, 0, 0.34);
}
.nectar-fancy-ul ul li {
    list-style: none;
    position: relative;
    padding-left: 25px;
}
.nectar-fancy-ul ul li .icon-default-style[class^="icon-"] {
    line-height: 25px;
}