/*
Theme Name:     Bellevue - Child Theme
Theme URI:      https://bellevuetheme.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    bellevue
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */

/*
THEME EDITS ON HAMBURGER IN MIAN BELLEVUE THEME
@media (max-width: 767px)
header.dark-header .navbar-toggle .icon-bar {
    background-color: #000; !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
}
*/