/*
Theme Name: Ecomall Child
Theme URI: https://demo.theme-sky.com/ecomall/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: ecomall
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: ecomall-child
*/

:root {
  --gold-light: #FFB347;
  --gold-main: #FF8C00;
  --gold-dark: #C96A00;

  --champagne: #FFF4E6;

  --black-deep: #0F0F0F;
  --black-medium: #1C1C1C;
  --black-reflection: #2A2A2A;

  --white: #FFFFFF;
}