/* white you custom css code here. only css code will work */

.navbar-area.new-nav-style-01 .new-nav-container {
    background-color: #d3d7d6;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0 15px;
}
.navbar-area.new-nav-style-01 {
    background-color: #d3d7d6;
}
.new-style-1{
  display:none;
}
.nav-right-content .favicon , .cart , .account{
  display: none !important;
}