/*
Theme Name:		Helpme Child
Theme URI:		http://themeforest.net/user/DesignsVilla
Description:	Child theme for the Helpme 
Author:			DesignsVilla
Theme URI:		http://themeforest.net/user/DesignsVilla
Template:		helpme
Version:		1.1
*/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	
}

*/

.single-portfolio .single-portfolio-wrap .theme-content-inner .theme-content .inner-content, .helpme-blog-single .theme-inner-wrapper .theme-content .inner-content {
    background: transparent!important;
    box-shadow: none!important;
}
.single-portfolio .single-portfolio-wrap .theme-content-inner .theme-content .inner-content, .helpme-blog-single .theme-inner-wrapper .theme-content .inner-content {
    padding: 10px;
    background: #fff;
    box-shadow: none!important;
    margin-bottom: 30px;
}
.widget_nav_menu ul li a {
    padding: 0px 0 10px 0!important;
}
