/*
Theme Name: Oceania Child Theme
Theme URI: http://oceania.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Oceania
Template: oceania
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: oceania

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@media (max-width: 767px){
    .lte-navbar-custom .lte-navbar-items-custom.navbar-mobile .lte-ul-nav{
    margin-top: 77px !important;
    }  
}
.lte-mobile-controls .lte-nav-search{
width: 84%;
margin: 0;
}
.lte-mobile-controls{
padding: 10px 15px;
}