/*
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
*/
/* h1 highlighted*/
.nectar-highlighted-text em.animated{
	    background-size: 100% 100% !important;
}
/* footer */
#footer-outer[data-cols="1"][data-disable-copyright="false"] #copyright{padding-bottom: 25px;}
#footer-outer #copyright[data-layout="centered"]{padding: 25px 0;}
#footer-outer #copyright p{font-size: 12px;}
/* titles 
.nectar-highlighted-text em.animated{background-size: 100% 100%;}
.nectar-highlighted-text[data-color="#004643"]:not([data-style="text_outline"]) em{
	border-radius: 50px;
	padding: 10px;
	line-height:100px;
}*/
/* button*/
.nectar-button span{font-size:16px;}
/* blog */
.archive .blog-archive-header{display:none;}
.masonry-blog-item  .meta-category{display:none;}
.auto_meta_overlaid_spaced .masonry-blog-item .inner-wrap{border-radius:0px;}
/* lists*/
.nectar-hor-list-item[data-hover-effect=full_border]{border-radius:50px;}
.list-colored .nectar-icon-list-item .content{color: #ffffff;}
.list-colored .nectar-icon-list[data-icon-style=border] .list-icon-holder{border-color: #ffffff;}
.list-colored .nectar-icon-list-item span{color: #ffffff;}
.list-colored .nectar-icon-list:after{background-color: #ffffff !important;}