.ls-wrapper > .ls-layer{

}

.nav_responsive_select.hide{
display: none !important;
}

@media only screen and (max-width: 768px) {
.nav_responsive_select.hide{
display: block !important;
}
}

