/*
 Theme Name:   Wp Garden Child
 Theme URI:    http://themeforest.net/user/wpstrong/portfolio
 Description:  In 2015, Creating a magazine website with WordPress has never been easier.
 Author:       CMSSuperHeroes
 Author URI:   http://cmssuperheroes.com
 Template:     wp-garden
 Version:      1.0.1
 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
 Text Domain:  wp-garden
*/

.page-title #page-title-text {
    display: none;
}

    .page-title.page-title-parallax #breadcrumb-text ul.breadcrumbs li {
        display: none;
    }


    @media screen and (max-width: 991px) {
        #cshero-header #cshero-header-logo a img {
            height: 50px;
        }
    }