
/** ADD YOUR AWESOME CODES HERE **/

.dropdown-item:hover{
	background: #2196f3 !important;
}
.home-one-slider-otem::before{
    background:none !important;
}
.header_style_01 .navbar-brand{
    padding:0px !important;
    font-size:14px !important;
    font-weight:bold !important;
}

.ul li {
    list-style-image: url(../images/arrow.jpg);
    margin-left:20px;
}