#qodef-page-header .qodef-widget-holder {
    display: none;
}
#block-7 {
    font-family: arial;
    font-size: 14px;
    color: #aeaeae !important;
}
footer .qodef-grid.qodef-gutter--normal>.qodef-grid-inner>.qodef-grid-item {
    margin-bottom: 0px !important;
}
#qodef-page-footer-bottom-area {
    padding: 30px 10px 20px !important;
}
.qodef-portfolio-single-item .qodef-portfolio-info {
    display:none !important;
}
@media only screen and (max-width: 769px) {
  footer .qodef-grid-item {
   text-align: center !important;
 }
 #qodef-page-footer .widget.widget_media_image img {
    display: block;
    margin: auto;
 }
}