/*
Theme Name: TM 9studio child theme
Theme URI: http://9studio.thememove.com
Author: ThemeMove
Author URI: http://thememove.com
Version: 1.0
Template: tm-9studio
*/




.header {
  background-size:auto 100px !important;
  color:#fff;
}

.branding_logo_image {
  max-height:98px;
}

.mobile-logo-image {
  max-height:50px;
}

#primary-menu a {
  color:#fff;
  text-transform:uppercase;
}

.footer-logo-image {
  display:none !important;
}
#mobile, #mobile a {
  color:#fff !important;
  background:#000;
}

a.scrollup, a.scrollup.show {
  color:#000;
}
a.scrollup:before {
  color:#000 !important;
}

.bgcenter {
  background-size: cover !important;
  background-position:center center !important;
}

#menu .menu__container > li, #menu .menu__container > ul > li {
  float:left;
}