/*
Theme Name: The Garage Door Company
Theme URI: http://garagedooruk.com
Version: 1.0
Description: The Garage Door Companies Wordpress Theme
Author: Tinpeas
Author URI: http://tinpeas.co.uk
template: bb-theme
*/

a {
    color: #000;
}
a:visited {
    color: #000;
}
a:hover {
    color: #666;
}
a:focus {
    color: #666;
}
.fl-slide-title, .fl-slide-text > * {
    line-height: 1.4;
    margin: 0 0 5px !important;
    padding: 0 !important;
}
.fl-full-width .container {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
}
.fl-page-header-primary .fl-logo-img {
    height: auto !important;
    max-width: 280px !important
}
.fl-page-nav-toggle-icon .fl-page-nav .navbar-toggle {
    background: transparent;
    font-size: 22px;
    line-height: 19px;
    padding: 6px 8px;
    position: absolute;
    right: 20px;
    top: 3px;
    width: auto;
    margin-top:15px;
}
.fl-page-footer-widgets {
    max-width: 1200px !important;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}
.fl-page-bar-text .fl-page-bar-text-1 {
   font-size: 13px !important;
}
.fl-page-bar-text-1 h1 {
   font-size: 13px !important;
   margin: 0px !important;
}
a.fl-button {
   border: 1px solid #ccc !important;
}
.fl-page-footer-widgets a, .fl-page-footer-widgets a *, .fl-page-footer-widgets a.fa {
    color: #000 !important;
}
.fl-page-footer-widgets a:hover, .fl-page-footer-widgets a:hover *, .fl-page-footer-widgets a.fa {
    color: #666 !important;
    text-decoration: none;
}
.fl-page-footer-widgets {
    border-top: 0px solid #fff;
    border-color: #fff;
    background-color: #ffffff;
    color: #000000;
}
.fl-page-nav ul.sub-menu li a {
    font-size: 13px;
    padding: 5px 5px;
    border-bottom: 1px solid #efefef !important;
}
.fl-slideshow-container {
    border: solid 1px #efefef;
    padding-top: 40px;
    padding-bottom: 40px;
}