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

.inner-wrap.row-bg-layer.using-image {
    position: relative;
}

.inner-wrap.row-bg-layer.using-image:after {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #000000;
    opacity: 0.4;
}
	

body, .nectar-icon-list-item .content, p{
	color:#000000;
}




