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

#header-outer.small-nav:not([data-format="left-header"]){
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
}

.border_full_width{
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.row .col .iwithtext .iwt-icon img:not([srcset]){
	width: 100px;
}

.iwithtext .iwt-text{
	padding-left: 120px;
}

.page-header-overlay-color:after{
	opacity: 0.30;
}

#page-header-bg h1{
	text-shadow: 5px 5px 3px rgba(0,0,0,0.3);
}

.production_box{
	background-color: rgba(0,0,0,0.3);
}

.production_box h1{
	color: #fff !important;
	text-shadow: 5px 5px 3px rgba(0,0,0,0.3);
}

.gallery img{
	border: 1px solid #ebebeb !important;
}

.nectar-fancy-box[data-style="hover_desc"] .inner *{
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
}

div.simplesocialbuttons{
	margin-left: 15px !important;
}