/*
Theme Name: The Knapp BB
Theme URI: http://www.theknapp.org.uk
Version: 1.0
Description: A theme developed for The Knapp.
Author: Ideality Digital
Author URI: http://www.idealitydigital.co.uk
template: bb-theme
*/

/* Add your custom styles here... */

@media (min-width: 992px) {
.fl-page-nav-right .fl-page-header-wrap {
    border-bottom: 0px;
}
}
@media (max-width: 767px) {
.fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav > li:last-child {
    border-bottom-width: 0px;
}
}