#sp-header {
    background: #ffffff none repeat scroll 0 0;
    height: 65px;
    left: 0;
    position: relative;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    top: 0;
    width: 100%;
    z-index: 99;
    height: 90px;
    padding-top: 10px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0 12px 0 12px;
        padding-left: 12px;
    line-height: 50px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    height: 65px;
}
#sp-header {
    background-color: #ffffff;
    padding-bottom: 100px;
}