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

/* Add your custom CSS below */
body{
	width:100%;
	margin:0;
	padding:0;
}
form{
	text-align: center !important;
}
.sh-back-to-top{
	display:none !important;
}
.sh-header-mobile-navigation .header-logo img{
	max-width: 100% !important;
}
.sh-overlay-item-container{
	display:none !important;
}

#wpsl-search-input{
	height:34px !important;
}
.wpcf7-form {
margin-top:10px;
}
.wpcf7-form input, textarea{
border: 1px solid #005eb8;
}
.sh-recent-posts-widgets-count{
display:none !important;
}
.sh-recent-posts-widgets-item-meta{
	display:none !important;
}
.post-meta-author{
	display:none !important;
}
.menu-item a{
	text-shadow: 0.05em 0.05em #373737 !important;
}