/*
 Theme Name:   ballantine_underscore_with_bootstrap Child
 Theme URI:    http://underscores.me/
 Description:  My first child theme, based on ballantine_underscore_with_bootstrap
 Author:       Underscores.me
 Author URI:   http://underscores.me/
 Template:     ballantine_underscore_with_bootstrap
 Version:      1.0.0
 Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready, responsive-layout, infinite-scroll, post-slider, design, food, journal, magazine, news, photography, portfolio, clean, contemporary, dark, elegant, modern, professional, sophisticated
 Text Domain:  ballantine_underscore_with_bootstrap_child
*/

@import '/wp-content/themes/ballantine_underscore_with_bootstrap_child/src/css/style.css';
/*@import '/wp-content/themes/ballantine_underscore_with_bootstrap_child/src/css/footer.css';*/
.collapse .nav-menu {
     float: right !important;
}
@media all and (max-width: 600px) {
.kc-blog-posts-3 .kc-list-item-3 .entry-excerpt p {
    font-size: 17px!important;
	font-family: 'Arial', sans-serif!important;
    color: #888;
}
	
	body p, a {
     font-size: 17px!important;
	font-family: 'Arial', sans-serif!important;
}
	
	.kc-elm {
    float: inline-block!important;
    width: 100%;
}
	.rev-btn{margin-top:75px!important;}
}



