/* enqueue these as a separate stylesheet so they can be filtered */
.a11y-toolbar {display: none}

.fontsize, .fontsize h1, .fontsize h2, .fontsize h3, .fontsize h4, .fontsize h5, .fontsize h6, .fontsize p, .fontsize li:not(.a11y-toolbar-list-item), .fontsize label, .fontsize input, .fontsize select, .fontsize textarea, .fontsize legend, .fontsize code, .fontsize pre, .fontsize dd, .fontsize dt, .fontsize blockquote {
    font-size: 110% !important;
    line-height: 1.4;
}

.fontsize li li {
    font-size: 110% !important;
}

.fontsize li li li {
    font-size: 100% !important;
}

.fontsize .header .navbar-nav > li > a {font-size:15px !important;}

.fontsize .parallax-quote-in p {font-size:32px !important;}

.fontsize .parallax-quote .funny-boxes {font-size:15px !important;}

@media screen and (min-width:900px) {
    .fontsize .mediumbgasbestos {max-width: 800px !important;}
}
