/*
Theme Name: Web Matters Child Theme
Theme URI: http://www.webmatters.co.nz
Description: Child theme for Beaver Builder
Author: Web Matters Ltd
Author URI: http://www.webmatters.co.nz
template: bb-theme
*/

/* Add your custom styles here... */ 
body {
    line-height: 22px;
}


.navbar-toggle{
background: #000000 !important;
}

.fl-page-nav ul.sub-menu li a {
}

.fl-page-header-wrap{
border-bottom: none !important;
}



  /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {


.fl-page-header-content{
border: none !important;
}

    }

