/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.menu-wrap.fixed {
    box-shadow: 0 2px 8px 0 rgba(62,62,79,.23);
    padding-top: 0;
    padding: 13px 0px 0px 0px;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1000;
}