/*
#------------------------------------------------------------------------
# StoreFront - April Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2014 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */


#gkHeaderNav {
    background: #829260 none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.06);
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10000;
}

#gkHeaderTop {
    height: 0px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10001;
}

#gkHeader {
    box-sizing: border-box;
    margin: 0 0 24px;
    padding: 63px 0 0;
}

#gkTop1, #gkTop2 {
    padding: 0 0 5px 0;
}
