/**
 * Author:      WP Zone
 * License:     GNU General Public License version 3 or later
 * License URI: https://www.gnu.org/licenses/gpl-3.0.html
 */

/*
See the license.txt file for licensing information for third-party code that may be used in this file.
This file (or the corresponding source CSS file) has been modified by Dominika Rauk, Anna Kurowska and/or others. Last modified 2021-02-14
*/


@import "admin/variables";
@import "admin/mixins";
@import "admin/base";
@import "admin/forms";
@import "admin/tab-structure";
@import "admin/notifications";
@import "admin/settings-header";
@import "admin/settings-content";
@import "admin/tabs";
@import "admin/tooltip";
@import "admin/settings-panel";
@import "admin/addons";

body.woocommerce_page_hm_xoiwc #wpcontent {
  background-color: #f3f5f9;
  }