/*
 Theme Name:   Algenix Child Theme
 Theme URI:    https://algenix.axiomthemes.com/
 Description:  Algenix Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com/
 Template:     algenix
 Version:      1.0.0
 Tested up to: 6.8
 Requires at least: 5.5
 Requires PHP: 7.4
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  algenix
*/


/* =Theme customization starts here
------------------------------------------------------------ */
:root {
	--e-global-color-theme_color_hover: #dba9cd;
	--e-global-color-theme_color: #f2b9e2;
}
.scheme_default, body.scheme_default, .scheme_default:where(.editor-styles-wrapper) {
  --theme-color-bg_color: #FFFFFF;
  --theme-color-bg_color_2: #F6F4F1;
  --theme-color-bd_color: #DDDBD8;
  --theme-color-title: #181817;
  --theme-color-text: #494945;
  --theme-color-meta: #7A7A74;
  --theme-color-link: #f2b9e2;
  --theme-color-hover: #dba9cd;
  --theme-color-alt_bg_color: #121212;
  --theme-color-alt_bg_color_2: #1B1919;
  --theme-color-alt_bd_color: #414141;
  --theme-color-alt_title: #FCFBF8;
  --theme-color-alt_text: #B7B7B7;
  --theme-color-alt_meta: #888888;
  --theme-color-alt_link: #f2b9e2;
  --theme-color-alt_hover: #dba9cd;
  --theme-color-bg_color_0: rgba(255,255,255,0);
  --theme-color-bg_color_02: rgba(255,255,255,0.2);
  --theme-color-bg_color_05: rgba(255,255,255,0.5);
  --theme-color-bg_color_07: rgba(255,255,255,0.7);
  --theme-color-bg_color_09: rgba(255,255,255,0.9);
  --theme-color-bg_color_2_05: rgba(246,244,241,0.7);
  --theme-color-alt_bg_color_05: rgba(18,18,18,0.5);
  --theme-color-alt_title_08: rgba(252,251,248,0.8);
  --theme-color-link_07: rgba(242,185,226,0.7);
  --theme-color-link_blend: #dba9cd;
}