/*
Theme Name: ClearFit
Theme URI: http://themes.required.ch/
Author: required+ Team
Author URI: http://required.ch/
Description: Starter child theme for the required+ Foundation parent theme.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.4
Template: required-foundation
Text Domain: requiredstarter
*/

/*
	Make the template work
*/
@import url(../required-foundation/style.css);

h1, h2, h3, h4, h5, h6 { font-family: 'Ubuntu', sans-serif; font-weight: 400; color: #0c173f; }

.entry-content ul,
aside ul { list-style-type: none; }


#site-title { font-weight: 500; }

/*  ABOUT US */

.tabs dd.active, .tabs li.active {
border-top: 1px solid #e6e6e6;
margin-top: -1px;
}

.entry-content ul, aside ul {
margin-left: 0;
}

.nav-single {
	line-height: 1.3em;
	padding-bottom: 30px;
	border-bottom: 1px solid #E6E6E6;
}