/*
Theme Name: WP Hammer Child
Theme URI: http://cmssuperheroes.com
Author: CMSSuperHeroes
Author URI: http://themeforest.net/user/CMSSuperHeroes
Template: wp-hammer
Description: The 2017 child theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: wp-hammer-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("../wp-hammer/style.css");

/*************** you can add changes here *******************/

.fixed-big#cshero-header .main-navigation .menu-main-menu li.current-menu-item > a, .fixed-big#cshero-header .main-navigation .menu-main-menu li.current-menu-item > span.cs-menu-toggle{
    color: #0078d5 !important;
}

.nav-section .offcanvas-toggler-wrap {
 margin-left: -25px;    
}

#cshero-header-navigation{
    margin-right: -42px !important;
}

@media (max-width:425px){
#text-6{
        margin-top: -70px !important;
}
}

@media (max-width:375px){
#text-6{
        margin-top: -70px !important;
}
}

@media (max-width:320px){
#text-6{
        margin-top: -70px !important;
}
}
