/*
 Theme Name:   Panda Child Theme
 Theme URI:    https://panda.axiomthemes.com
 Description:  Panda Child Theme
 Author:       AxiomThemes
 Author URI:   http://axiomthemes.com/
 Template:     panda
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  panda
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.scheme_default, body.scheme_default {
  --theme-color-bg_color: #F9F9F9;
  --theme-color-bd_color: #E9E9E9;
  --theme-color-text: #777777;
  --theme-color-text_light: #AAAAAA;
  --theme-color-text_dark: #000000;
  --theme-color-text_link: #e67020;
  --theme-color-text_hover: #e87200;
  --theme-color-text_link2: #e6a220;
  --theme-color-text_hover2: #e89220;
  --theme-color-text_link3: #333333;
  --theme-color-text_hover3: #000000;
  --theme-color-alter_bg_color: #FFFFFF;
  --theme-color-alter_bg_hover: #F5F5F5;
  --theme-color-alter_bd_color: #E9E9E9;
  --theme-color-alter_bd_hover: #D9D9D9;
  --theme-color-alter_text: #777777;
  --theme-color-alter_light: #AAAAAA;
  --theme-color-alter_dark: rgba(0,0,0,0.9) !important;
  --theme-color-alter_link: #e87200;
  --theme-color-alter_hover: #e6a220;
  --theme-color-alter_link2: #e6a220;
  --theme-color-alter_hover2: #e87200;
  --theme-color-alter_link3: #000000;
  --theme-color-alter_hover3: #666666;
  --theme-color-extra_bg_color: rgba(0,0,0,0.9) !important;
  --theme-color-extra_bg_hover: rgba(0,0,0,0.8) !important;
  --theme-color-extra_bd_color: rgba(0,0,0,0.7) !important;
  --theme-color-extra_bd_hover: rgba(0,0,0,0.6) !important;
  --theme-color-extra_text: #AAAAAA;
  --theme-color-extra_light: #afafaf;
  --theme-color-extra_dark: #FFFFFF;
  --theme-color-extra_link: #e6a220;
  --theme-color-extra_hover: #FFFFFF;
  --theme-color-extra_link2: #ffffff;
  --theme-color-extra_hover2: #e6a220;
  --theme-color-extra_link3: #e87200;
  --theme-color-extra_hover3: #e6a220;
  --theme-color-input_bg_color: transparent;
  --theme-color-input_bg_hover: transparent;
  --theme-color-input_bd_color: #E8E9F1;
  --theme-color-input_bd_hover: #D8D9E5;
  --theme-color-input_text: #787C8B;
  --theme-color-input_light: #A0A4B4;
  --theme-color-input_dark: rgba(0,0,0,0.9) !important;
  --theme-color-inverse_bd_color: #67bcc1;
  --theme-color-inverse_bd_hover: #5aa4a9;
  --theme-color-inverse_text: #1d1d1d;
  --theme-color-inverse_light: #333333;
  --theme-color-inverse_dark: rgba(0,0,0,0.9) !important;
  --theme-color-inverse_link: #FFFFFF;
  --theme-color-inverse_hover: #FFFFFF;
  --theme-color-bg_color_0: rgba(249,250,255,0);
  --theme-color-bg_color_02: rgba(249,250,255,0.2);
  --theme-color-bg_color_07: rgba(249,250,255,0.7);
  --theme-color-bg_color_08: rgba(249,250,255,0.8);
  --theme-color-bg_color_09: rgba(249,250,255,0.9);
  --theme-color-alter_bg_color_07: rgba(255,255,255,0.7);
  --theme-color-alter_bg_color_04: rgba(255,255,255,0.4);
  --theme-color-alter_bg_color_00: rgba(255,255,255,0);
  --theme-color-alter_bg_color_02: rgba(255,255,255,0.2);
  --theme-color-alter_bd_color_02: rgba(232,233,241,0.2);
  --theme-color-alter_dark_015: rgba(8,3,55,0.15);
  --theme-color-alter_dark_02: rgba(8,3,55,0.2);
  --theme-color-alter_dark_05: rgba(8,3,55,0.5);
  --theme-color-alter_dark_08: rgba(8,3,55,0.8);
  --theme-color-alter_link_02: rgba(232,114,0,0.2);
  --theme-color-alter_link_07: rgba(232,114,0,0.7);
  --theme-color-extra_bg_color_05: rgba(8,3,55,0.5);
  --theme-color-extra_bg_color_07: rgba(8,3,55,0.7);
  --theme-color-extra_link_02: rgba(230,162,32,0.2);
  --theme-color-extra_link_07: rgba(230,162,32,0.7);
  --theme-color-text_dark_003: rgba(8,3,55,0.03);
  --theme-color-text_dark_005: rgba(8,3,55,0.05);
  --theme-color-text_dark_008: rgba(8,3,55,0.08);
  --theme-color-text_dark_015: rgba(8,3,55,0.15);
  --theme-color-text_dark_02: rgba(8,3,55,0.2);
  --theme-color-text_dark_03: rgba(8,3,55,0.3);
  --theme-color-text_dark_05: rgba(8,3,55,0.5);
  --theme-color-text_dark_07: rgba(8,3,55,0.7);
  --theme-color-text_dark_08: rgba(8,3,55,0.8);
  --theme-color-text_link_007: rgba(230,112,32,0.07);
  --theme-color-text_link_02: rgba(230,112,32,0.2);
  --theme-color-text_link_03: rgba(230,112,32,0.3);
  --theme-color-text_link_04: rgba(230,112,32,0.4);
  --theme-color-text_link_07: rgba(230,112,32,0.7);
  --theme-color-text_link2_08: rgba(230,162,32,0.8);
  --theme-color-text_link2_007: rgba(230,162,32,0.07);
  --theme-color-text_link2_02: rgba(230,162,32,0.2);
  --theme-color-text_link2_03: rgba(230,162,32,0.3);
  --theme-color-text_link2_05: rgba(230,162,32,0.5);
  --theme-color-text_link3_007: rgba(51,51,51,0.07);
  --theme-color-text_link3_02: rgba(51,51,51,0.2);
  --theme-color-text_link3_03: rgba(51,51,51,0.3);
  --theme-color-inverse_text_03: rgba(29,29,29,0.3);
  --theme-color-inverse_link_08: rgba(255,255,255,0.8);
  --theme-color-inverse_hover_08: rgba(255,255,255,0.8);
  --theme-color-inverse_dark_03: rgba(8,3,55,0.3);
  --theme-color-inverse_dark_05: rgba(8,3,55,0.5);
  --theme-color-inverse_dark_07: rgba(8,3,55,0.7);
  --theme-color-inverse_dark_09: rgba(8,3,55,0.9);
  --theme-color-text_dark_blend: #0f0745;
  --theme-color-text_link_blend: #f2832e;
  --theme-color-alter_link_blend: #f5850c;
}
.scheme_dark, body.scheme_dark {
  --theme-color-bg_color: #000000 !important;
  --theme-color-bd_color: #555555 !important;
  --theme-color-text: #DDDDDD !important;
  --theme-color-text_light: #AAAAAA !important;
  --theme-color-text_dark: #F9F9F9 !important;
  --theme-color-alter_bg_color: rgba(0,0,0,0.9) !important;
  --theme-color-alter_bg_hover: rgba(0,0,0,0.8) !important;
  --theme-color-alter_bd_color: rgba(0,0,0,0.7) !important;
  --theme-color-alter_bd_hover: #777777 !important;
  --theme-color-alter_text: #DDDDDD !important;
  --theme-color-alter_light: #AAAAAA !important;
  --theme-color-alter_dark: #F9F9F9 !important;
  --theme-color-alter_link: #e6a220 !important;
  --theme-color-alter_hover: #e87200 !important;
  --theme-color-alter_link2: #e87200 !important;
  --theme-color-alter_hover2: #e6a220 !important;
  --theme-color-alter_link3: #e87200 !important;
  --theme-color-alter_hover3: #944900 !important;
  --theme-color-extra_bg_color: rgba(0,0,0,0.9) !important;
  --theme-color-extra_bg_hover: rgba(0,0,0,0.9) !important;
  --theme-color-extra_bd_color: rgba(0,0,0,0.8) !important;
  --theme-color-extra_bd_hover: rgba(0,0,0,0.7) !important;
  --theme-color-extra_text: #AAAAAA !important;
  --theme-color-extra_light: #afafaf !important;
  --theme-color-extra_dark: #FFFFFF !important;
  --theme-color-extra_link: #e6a220 !important;
  --theme-color-extra_hover: #FFFFFF;
  --theme-color-extra_link2: #e87200;
  --theme-color-extra_hover2: #e6a220;
  --theme-color-extra_link3: #e87200;
  --theme-color-extra_hover3: #ffbf81;
  --theme-color-input_bg_color: #transparent;
  --theme-color-input_bg_hover: #transparent;
  --theme-color-input_bd_color: rgba(0,0,0,0.7) !important;
  --theme-color-input_bd_hover: rgba(0,0,0,0.5) !important;
  --theme-color-input_text: #DDDDDD !important;
  --theme-color-input_light: #AAAAAA !important;
  --theme-color-input_dark: #FFFFFF;
  --theme-color-inverse_bd_color: #e87200;
  --theme-color-inverse_bd_hover: #c65900;
  --theme-color-inverse_text: #F9F9F9;
  --theme-color-inverse_light: #6f6f6f;
  --theme-color-inverse_dark: rgba(0,0,0,0.9) !important;
  --theme-color-inverse_link: #FFFFFF;
  --theme-color-inverse_hover: rgba(0,0,0,0.9) !important;
  --theme-color-bg_color_0: rgba(0,0,0,0.9) !important;
  --theme-color-bg_color_02: rgba(0,0,0,0.3) !important;
  --theme-color-bg_color_07: rgba(0,0,0,0.6) !important;
  --theme-color-bg_color_08: rgba(0,0,0,0.7) !important;
  --theme-color-bg_color_09: rgba(0,0,0,0.8) !important;
  --theme-color-alter_bg_color_07: rgba(33,33,33,0.7) !important;
  --theme-color-alter_bg_color_04: rgba(33,33,33,0.4) !important;
  --theme-color-alter_bg_color_00: rgba(33,33,33,0) !important;
  --theme-color-alter_bg_color_02: rgba(33,33,33,0.2) !important;
  --theme-color-alter_bd_color_02: rgba(33,33,33,0.5) !important;
  --theme-color-alter_dark_015: rgba(249,249,249,0.15);
  --theme-color-alter_dark_02: rgba(249,249,249,0.2);
  --theme-color-alter_dark_05: rgba(249,249,249,0.5);
  --theme-color-alter_dark_08: rgba(249,249,249,0.8);
  --theme-color-alter_link_02: rgba(230,162,32,0.2);
  --theme-color-alter_link_07: rgba(230,162,32,0.7);
  --theme-color-extra_bg_color_05: rgba(8,3,55,0.5);
  --theme-color-extra_bg_color_07: rgba(8,3,55,0.7);
  --theme-color-extra_link_02: rgba(230,162,32,0.2);
  --theme-color-extra_link_07: rgba(230,162,32,0.7);
  --theme-color-text_dark_003: rgba(249,249,249,0.03);
  --theme-color-text_dark_005: rgba(249,249,249,0.05);
  --theme-color-text_dark_008: rgba(249,249,249,0.08);
  --theme-color-text_dark_015: rgba(249,249,249,0.15);
  --theme-color-text_dark_02: rgba(249,249,249,0.2);
  --theme-color-text_dark_03: rgba(249,249,249,0.3);
  --theme-color-text_dark_05: rgba(249,249,249,0.5);
  --theme-color-text_dark_07: rgba(249,249,249,0.7);
  --theme-color-text_dark_08: rgba(249,249,249,0.8);
  --theme-color-text_link_007: rgba(230,162,32,0.07);
  --theme-color-text_link_02: rgba(230,162,32,0.2);
  --theme-color-text_link_03: rgba(230,162,32,0.3);
  --theme-color-text_link_04: rgba(230,162,32,0.4);
  --theme-color-text_link_07: rgba(230,162,32,0.7);
  --theme-color-text_link2_08: rgba(232,114,0,0.8);
  --theme-color-text_link2_007: rgba(232,114,0,0.07);
  --theme-color-text_link2_02: rgba(232,114,0,0.2);
  --theme-color-text_link2_03: rgba(232,114,0,0.3);
  --theme-color-text_link2_05: rgba(232,114,0,0.5);
  --theme-color-text_link3_007: rgba(128,63,0,0.07);
  --theme-color-text_link3_02: rgba(128,63,0,0.2);
  --theme-color-text_link3_03: rgba(128,63,0,0.3);
  --theme-color-inverse_text_03: rgba(249,249,249,0.3);
  --theme-color-inverse_link_08: rgba(255,255,255,0.8);
  --theme-color-inverse_hover_08: rgba(0,0,0,0.7) !important;
  --theme-color-inverse_dark_03: rgba(0,0,0,0.2) !important;
  --theme-color-inverse_dark_05: rgba(0,0,0,0.4) !important;
  --theme-color-inverse_dark_07: rgba(0,0,0,0.6) !important;
  --theme-color-inverse_dark_09: rgba(0,0,0,0.8) !important;
  --theme-color-text_dark_blend: #ffffff;
  --theme-color-text_link_blend: #f2b42e;
  --theme-color-alter_link_blend: #f2b42e;
}