arc4d3
Hi
These lines are css for border style.
here is code you can override
.ja-navhelper .container {
border-bottom: solid 1px #222;
}
.ja-footermenu .container {
border-top: solid 1px #222;
border-bottom: solid 1px #222;
}
You can override it via custom.css file
Regards