@charset "UTF-8";
/*!
Theme Name: Oceanica Child
Theme URI: https://motopress.com/products/oceanica/
Author: MotoPress
Author URI: https://motopress.com/
Description: Clean and responsive WordPress theme for your hospitality business.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: oceanica
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: oceanica
*/

/* Allarga il menu a tutta larghezza */
.site-header .container {
    max-width: 100% !important;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}

