/*
Theme Name:     Physio Child Theme
Theme URI: 		http://demo.qreativethemes.com/physio/
Description:    Child theme for Pyhsio
Author:         QreativeThemes
Author URI:   	http://themeforest.net/user/QreativeThemes/portfolio
Template:       physio-qt
Version:        1.0
*/

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.main-navigation > li > a {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.brochure {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.testimonials .testimonial--author {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.call-to-action .call-to-action--content .call-to-action--title {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.counter .counter--text .counter--number {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.comments-area .comment-list .comment .comment-inner .comment-header .author-link {
	font-family: "Asap", Helvetica, Arial, sans-serif;
}

.main-navigation > li > a {
	font-size: 17px;
}

.jumbotron {
	padding: 0 !important;
}

.header {
	margin-bottom: 100px;
}

.navbar-toggle, .navbar-toggle:hover {
	background: #2c7f08;
}