.logo-market {
  height: 70px!important;
}
.dropdown-menu {
    background-color: #3a69b0;
    border: 0;
    -moz-border-radius: none;
    border-radius: 0;
}
.nav-collapse .dropdown-menu a {
    padding: 9px 0 9px 15px;
    font-weight: 300;
    color: #ffffff!important;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 20px;
    border: 0;
}

.navbar .btn-navbar .icon-bar {
    background-color: #f3f3f3;
}
.site-footer [data-widget=sitemap], .site-footer [data-widget=socialsharer] {
    color: #FFFFFF;
}