@media screen and (max-width: 767px) {


.header_title {
     font-size: 20px;
    letter-spacing: 0px;
    word-spacing: 0px;
    padding-top: 15px;
    padding-bottom: 16px;
}
    
    
}


.header_hamburguer .bar {
    width: 16px !important;
    margin-bottom: 3px !important;
    height: 2px !important;
    border-radius: 1px !important;
}

.icon-search {
    color: #ffffff;
    font-size: 19px;
}
#header {

background-color: #0c0c0c;

}

.header_hamburguer {
    background: initial !important;
}
