/* MASTHEAD */
#masthead .site-branding img {
  max-width: 350px !important;
  height: auto !important;
}
.topbar-out .site-header {
  transition: background .3s ease-in-out !important;
}


.main-navigation ul a {
  color: #fff !important;
}
/*
#masthead.sticky-menu.floating {
  background: #000 !important; dark - orange colour weave pallete
}
*/


/* CSS to change menu font color when floating menu activates 

.topbar-out .site-header ul li a{
    color: #1c3041;
}

.topbar-out .site-header ul li a{
    color: #fff;
}*/