/*
Theme Name: HelpingHands Child
Description: HelpingHands Child Theme
Author: Your name here
Template: helpinghands
Version: 1.0
*/


.sd-sidebar-widget,
.sd-right-col .widget {
	background-color: #f1f4f8;
	margin-bottom: 30px;
	padding: 20px 20px;
}


.sd-sidebar-widget {
	text-align: center;
}

ul.mega-sub-menu{
    display:table!important;
}

ul.mega-sub-menu > li.mega-menu-item {
    white-space:nowrap;
}

ul.mega-sub-menu > li.mega-menu-item:nth-child(odd) > a {
    background:  #f5f5f5!important;
}

