.page_not_found {
    text-align: center;
    margin: 106px 18% 83px;
}
 .header_top .q_icon_list p {
margin:0 0 0;
}
.header_top .q_icon_list {
margin-bottom: 0;
display:inline-block;
vertical-align:middle;
padding-right:10px;
}
@media screen and (min-width: 1000px) {
  .header_bottom .container_inner {    
    background: #fff;    
    -webkit-border-radius: 5px;    
    -webkit-border-radius: 5px;    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .logo_wrapper {    
    padding-left: 20px;
  }
}

.header_bottom_right_widget_holder {
    padding: 0 20px;
}
.qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder .qode-restaurant-menu-list-holder-label span {
    color: #e4492e;
}
.qode-restaurant-menu-list .qode-restaurant-menu-list-holder-title-holder {
    border-top: none;
    border-bottom: 1px solid #e9e9e9;
}
 .header_top .q_icon_list p {
margin:0 0 0;
}
.header_top .q_icon_list {
margin-bottom: 0;
display:inline-block;
vertical-align:middle;
padding-right:10px;
}
 .header_top #searchform input[type=submit], .widget.widget_search form input[type=submit] {
color: #fff;
}

.header_top #searchform ::-webkit-input-placeholder {
color: #fff;
}

.header_top #searchform :-moz-placeholder {
color: #fff;
}

.header_top #searchform ::-moz-placeholder {
color: #fff;
}

.header_top #searchform :-ms-input-placeholder {
color: #fff;
}
 @media only screen and (max-width: 1000px) {
.header_top { 
background-color: #000 !important;
}
}