/*
 Theme Name:   Spectrum Child
 Theme URI:    http://themeforest.net/user/CMSSuperHeroes/portfolio
 Description:  In 2014, Creating a magazine website with WordPress has never been easier.
 Author:       Cmssuperheroes Team
 Author URI:   http://cmssuperheroes.com/
 Template:     wp_spectrum
 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
 Text Domain:  WP_Spectrum
*/


/*
-------------------------------------------------------------- */

@media screen and (max-width: 992px) {
.btn-navbar i:after {
    color: #fff !important;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 2px 0 2px #0284f6, 0px 9px 0 2px #0284f6, 0 16px 0 2px #0284f6 !important;
    -moz-box-shadow: 0 2px 0 2px #0284f6, 0px 9px 0 2px #0284f6, 0 16px 0 2px #0284f6 !important;
    -ms-box-shadow: -0 2px 0 2px #0284f6, 0px 9px 0 2px #0284f6, 0 16px 0 2px #0284f6 !important;
    -o-box-shadow: 0 2px 0 2px #0284f6, 0px 9px 0 2px #0284f6, 0 16px 0 2px #0284f6 !important;
    box-shadow: 0 2px 0 2px #0284f6, 0px 9px 0 2px #0284f6, 0 16px 0 2px #0284f6 !important;
    /* -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    /* transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
}
}