// 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': null,
    'btn-ripple': null,
    'header-template': null,
    'footer-template': null,
    'footer-scrolltop': null,
    // -- hook --
)));
