/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.dark:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
    color: #fff;
}

.dark.header_style_on_scroll nav.main_menu>ul>li.active>a {
    color: #569199 !important;
}

.qbutton.small {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    margin: 0 auto;
    padding: 0 17px;
    display: block;
    width: 150px;
}

@media only screen and (max-width: 600px) {
.title .subtitle {

	font-size: 11px; }

}