/** This file is auto-generated by the Clean Theme configuration. Do not edit the file directly. */

:root {
    --hh-ct-container-max-width: 1600px;
    --default: #00ffff;
    --primary: #322e79;
    --info: #00e0ff;
    --success: #64ff00;
    --warning: #ff8800;
    --danger: #ff0025;
    --link: #d6d66c;
    --hh-ct-text-color-heading: #9d853f;
    --text-color-main: #ffbe00;
    --text-color-default: #ff0000;
    --text-color-secondary: #ff00e7;
    --text-color-highlight: #bebe33;
    --text-color-soft: #154955;
    --text-color-soft2: #5983c7;
    --text-color-soft3: #75afd4;
    --text-color-contrast: #e7ff00;
    --background-color-main: #211440;
    --background-color-secondary: #1b771b;
    --background-color-page: #8a6e1d;
    --background-color-highlight: #0f6671;
    --background-color-highlight-soft: #4724b7;
    --hh-ct-font-family: "Bitcount Grid Single", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --hh-ct-font-size: 14px;
    --hh-ct-font-weight: 400;
    --hh-ct-font-bold-weight: 700;
    --hh-ct-heading-font-family: "Roboto Slab", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --hh-ct-ph-font-size: 16px;
    --hh-ct-h1-font-size: 1.7em;
    --hh-ct-h1-stream-font-size: 1.45em;
    --hh-ct-h2-font-size: 1.5em;
    --hh-ct-h2-stream-font-size: 1.3em;
    --hh-ct-h3-font-size: 1.2em;
    --hh-ct-h4-font-size: 1.1em;
    --hh-ct-h5-font-size: 1.0em;
    --hh-ct-h6-font-size: 0.85em;
    --hh-ct-ph-font-weight: 700;
    --hh-ct-panel-border-width: 1px;
    --hh-ct-panel-border-style: inset;
    --hh-ct-panel-border-color: #6e74d4;
    --hh-ct-panel-border-radius: 4px;
    --hh-ct-panel-box-shadow: 0 1px 10px #00000019;
    --hh-ct-menu-font-size: 12px;
    --hh-ct-menu-text-color: #0087d3;
    --hh-ct-menu-border-color: #192016;
    --hh-ct-top-bar-height: 50px;
    --hh-ct-top-bar-font-size: 10px;
    --hh-ct-top-menu-nav-justify-content: space-between;
    --hh-ct-top-menu-background-color: #713030;
    --hh-ct-top-menu-text-color: #dbdb0b;
    --hh-ct-top-menu-button-hover-background-color: #235e94;
    --hh-ct-top-menu-button-hover-text-color: #00ff69;

    --background-color-main-darken-10: #0d0819;
    --background-color-page-darken-5: #755d19;
    --background-color-page-lighten-10: #9b843f;
    --background-color-page-lighten-20: #ad9960;
    --background-color-page-lighten-30: #beaf82;
    --background-color-secondary-darken-2: #196f19;
    --background-color-secondary-darken-5: #166216;
    --danger-darken-10: #cc001e;
    --danger-darken-5: #e60021;
    --danger-lighten-20: #ff667c;
    --danger-lighten-5: #ff1a3b;
    --default-darken-2: #00f5f5;
    --default-darken-5: #00e6e6;
    --default-lighten-2: #0affff;
    --info-darken-10: #00b3cc;
    --info-darken-27: #006775;
    --info-darken-5: #00cae6;
    --info-lighten-25: #80f0ff;
    --info-lighten-30: #99f3ff;
    --info-lighten-40: #ccf9ff;
    --info-lighten-5: #1ae3ff;
    --info-lighten-50: #ffffff;
    --info-lighten-8: #29e5ff;
    --link-darken-2: #cfcf69;
    --link-lighten-5: #dcdc80;
    --primary-darken-10: #232054;
    --primary-darken-5: #2a2767;
    --primary-lighten-10: #504d8d;
    --primary-lighten-20: #6f6ca1;
    --primary-lighten-25: #7e7cab;
    --primary-lighten-5: #413e83;
    --primary-lighten-8: #4a4789;
    --success-darken-10: #50cc00;
    --success-darken-5: #5ae600;
    --success-lighten-20: #a2ff66;
    --success-lighten-5: #74ff1a;
    --text-color-highlight-fade-15: #bebe3326;
    --text-color-highlight-fade-30: #bebe334d;
    --text-color-secondary-lighten-25: #ff80f3;
    --warning-darken-10: #cc6d00;
    --warning-darken-2: #f58300;
    --warning-darken-5: #e67a00;
    --warning-lighten-10: #ffa033;
    --warning-lighten-20: #ffb866;
    --warning-lighten-40: #ffe7cc;
    --warning-lighten-5: #ff941a;
    --hh-ct-top-bar-bottom-spacing: 30px;
    --hh-fixed-header-height: 80px;
    --hh-fixed-footer-height: 0px;
}

@media (max-width: 768px) {
    :root {
        --hh-ct-top-bar-height: 50px;
        --hh-ct-top-bar-bottom-spacing: 5px;
        --hh-fixed-header-height: 55px;
    }
}

@media (max-width: 570px) {
    :root {
        --hh-fixed-footer-height: 52px;
    }
}
