// This file is meant to be edited automatically by the user. The variables it
// contains should not be renamed otherwise it would break existing customers
// customizations.

$o-user-website-values: map-merge($o-user-website-values, o-map-omit((
    'menu-gradient': NULL,
    'menu-secondary-gradient': null,
    'footer-gradient': null,
    'copyright-gradient': null,
    'o-cc1-bg-gradient': null,
    'o-cc2-bg-gradient': null,
    'o-cc3-bg-gradient': null,
    'o-cc4-bg-gradient': null,
    'o-cc5-bg-gradient': null,
    'font': null,
    'headings-font': null,
    'navbar-font': null,
    'buttons-font': null,
    'color-palettes-number': null,
    'color-palettes-name': 'default-19',
    'btn-ripple': null,
    'header-template': default,
    'footer-template': minimalist,
    'footer-scrolltop': null,
    'header-links-style': default,
    'font-size-base': 1rem,
    'h1-font-size': 1.875rem,
    'btn-primary-outline': false,
    'btn-primary-flat': false,
    'hamburger-position-mobile': right,
    'menu-box-shadow': none,
    // -- hook --
)));
