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

:root {
    --hh-ct-container-max-width: 1600px;
    --default: #11261c;
    --primary: #224b37;
    --info: #bbe4d0;
    --success: #518132;
    --warning: #AF640E;
    --danger: #EC0426;
    --link: #5ac9e1;
    --hh-ct-text-color-heading: #e1a455;
    --text-color-main: #638e4d;
    --text-color-default: #dae168;
    --text-color-secondary: #5ac9e1;
    --text-color-highlight: #b997ce;
    --text-color-soft: #5ac9e1;
    --text-color-soft2: #e1a455;
    --text-color-soft3: #bbe4d0;
    --text-color-contrast: #eb7c7c;
    --background-color-main: #11261c;
    --background-color-secondary: #224b37;
    --background-color-page: #224b37;
    --background-color-highlight: #224b37;
    --background-color-highlight-soft: #224b37;
    --hh-ct-font-family: "Open Sans", -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: "Open Sans", -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: 0px;
    --hh-ct-panel-border-style: none;
    --hh-ct-panel-border-color: #224b37;
    --hh-ct-panel-border-radius: 20px;
    --hh-ct-panel-box-shadow: 0 0px 0px #00000019;
    --hh-ct-menu-font-size: 12px;
    --hh-ct-menu-text-color: #638e4d;
    --hh-ct-menu-border-color: #224b37;
    --hh-ct-top-bar-height: 50px;
    --hh-ct-top-bar-font-size: 10px;
    --hh-ct-top-menu-nav-justify-content: center;
    --hh-ct-top-menu-background-color: #224b37;
    --hh-ct-top-menu-text-color: #e1a455;
    --hh-ct-top-menu-button-hover-background-color: #e1a455;
    --hh-ct-top-menu-button-hover-text-color: #224b37;

    --background-color-main-darken-10: #010302;
    --background-color-page-darken-5: #1a392a;
    --background-color-page-lighten-10: #3e6250;
    --background-color-page-lighten-20: #5a796a;
    --background-color-page-lighten-30: #769083;
    --background-color-secondary-darken-2: #1f4432;
    --background-color-secondary-darken-5: #1a392a;
    --danger-darken-10: #ba031e;
    --danger-darken-5: #d30422;
    --danger-lighten-20: #f36378;
    --danger-lighten-5: #ee1c3a;
    --default-darken-2: #0e1f17;
    --default-darken-5: #09140f;
    --default-lighten-2: #162b21;
    --info-darken-10: #a4c8b6;
    --info-darken-27: #7d988b;
    --info-darken-5: #b0d6c3;
    --info-lighten-25: #ffffff;
    --info-lighten-30: #ffffff;
    --info-lighten-40: #ffffff;
    --info-lighten-5: #cdebdd;
    --info-lighten-50: #ffffff;
    --info-lighten-8: #d8f0e4;
    --link-darken-2: #57c2da;
    --link-lighten-5: #70d0e5;
    --primary-darken-10: #12281d;
    --primary-darken-5: #1a392a;
    --primary-lighten-10: #3e6250;
    --primary-lighten-20: #5a796a;
    --primary-lighten-25: #688477;
    --primary-lighten-5: #305644;
    --primary-lighten-8: #385d4b;
    --success-darken-10: #3a5c24;
    --success-darken-5: #456f2b;
    --success-lighten-20: #87a871;
    --success-lighten-5: #5e8b42;
    --text-color-highlight-fade-15: #b997ce26;
    --text-color-highlight-fade-30: #b997ce4d;
    --text-color-secondary-lighten-25: #c6ecf5;
    --warning-darken-10: #80490a;
    --warning-darken-2: #a65f0d;
    --warning-darken-5: #97570c;
    --warning-lighten-10: #bc7d34;
    --warning-lighten-20: #c8955b;
    --warning-lighten-40: #e2c7a7;
    --warning-lighten-5: #b57021;
    --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;
    }
}
