/*
Theme Name: Jevelin Child
Description: Child theme for Jevelin theme
Author: Shufflehound
Author URI: http://shufflehound.com
Template: jevelin
*/

/* Add your custom CSS below */

.sh-titlebar.sh-titlebar-revslider::before {
	content: "";
	width:100%;
	height:100%;
	background: #000;
	opacity: 0.4;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
}