/**
* Theme Name: NT Advent Child
* Description: This is a child theme of NT Advent, generated by Merlin WP.
* Author: <a href="http://ninetheme.com/about">Ninetheme</a>
* Template: nt-advent
* Version: 1.4.0
*/

.navbar-default .navbar-toggle {
    border-color: black !important;
}

@media only screen and (max-width: 767px)
.navbar-default .navbar-toggle .icon-bar {

		background-color: #cccccc !important;
}

.icon-bar {
    background-color: #000000 !important;
}