/* Write Custom Css Here */
.navbar-area .nav-container {
    padding: 5px 0px !important;
}
.navbar-area .nav-container .navbar-collapse .navbar-nav li{
	font-weight: 500 !important;
  	color: #000 !important;
}
.new-section-bg {
  	background-color: #fff !important;
}
.new_banner__search {
    /* width: calc(100% + 0px); */
    width: 100% !important;
}

.new_category__single__icon img {
    max-width: 150px !important;
    border-radius: 5px;
}