/*
 Theme Name:     SuperBand
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Child Theme for SuperBandOnline.com
 Author:         Bobby Makynen
 Author URI:     http://www.makynencreative.com
 Template:       Divi
 Version:        3.0.105
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
/* Menu Alterations */
#menu-main-menu li li a {
	width: 220px !important;
	padding: 5px !important;
	font-size: 15px !important;
}

/* Custom Styles */
.dimmit:hover {
	opacity: .5 !important;
}

.single .post {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

.single .et_pb_post {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}

@media (min-width: 981px) {
#left-area {
	padding-bottom: 0px !important;
}
}
