/*
Theme Name:     BIAID
Theme URI:
Description:    Cumulo child theme.
Author:         Me
Author URI:
Template:       cumulo
Version:        0.1.0
*/

body .page-index,
body .page-single,
body .page-page {
	padding-top: 0;
	padding-bottom: 0;
}
body .cmo-page-title {
	height: 108px;
}
#main-container ul,
#main-container ol {
	margin-bottom: 20px;
}
#main-container a {
	font-weight: bold;
}
#main-container a:hover {
	text-decoration: underline;
}
body.responsive #mobile-menu-container.ani-appear-mobile-nav {
	background-image: none;
	background-repeat: repeat-y;
}