
#sp-menu {
background: #4ee90f;
background: -moz-linear-gradient(top,  #4ee90f 0%, #34b827 100%);
background: -webkit-linear-gradient(top,  #4ee90f 0%,#34b827 100%);
background: linear-gradient(to bottom,  #4ee90f 0%,#34b827 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ee90f', endColorstr='#34b827',GradientType=0 );
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span { line-height: 80px; }