/*
Theme Name: JE Tipper
Theme URI: 
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 1.0
Author: Chris Nowlan
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin-left: -20px !important;
}

a.a1 {
  display: block; 
margin:-600px 0 0; /* negative fixed header height */
  height:600px; /* fixed header height*/
  visibility: hidden; 
   
}