/*
Theme Name: Rootella CN
Theme URI: https://groundworkbioag.cn/
Author: EGO Digital
Author URI: https://ego-digital.com/
Description: Single-page WordPress theme for the Rootella mycorrhizal-inoculant landing page (Simplified Chinese audience). Content fully editable via Advanced Custom Fields. Replicates the original groundworkbioag.com landing 1:1 with locally vendored assets.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rootella-cn
Tags: one-page, custom-background, custom-logo, custom-menu, featured-images, theme-options, translation-ready
*/

/* This file holds the WP theme header only. All real styles ship via assets/css/* and are enqueued in inc/enqueue.php. Do not write site CSS here. */

@media(min-width: 990px) {
    .svg-line-menu-6 {
        max-width: 409px;
    }
    .svg-line-menu-3 {
        max-width: 400px;
    }
    .svg-line-menu-2 {
        max-width: 420px;
        height: 40px;
        transform: scale(0.90);
        margin: -16px 0 -12px 10px;
    }
}