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

:root {
    --hh-ct-container-max-width: 1600px;
    --default: #9bb096;
    --primary: #9bb096;
    --info: #9bb096;
    --success: #4ec700;
    --warning: #ae8c64;
    --danger: #ab0019;
    --link: #274e13;
    --hh-ct-text-color-heading: #666666;
    --text-color-main: #666666;
    --text-color-default: #ffffff;
    --text-color-secondary: #7a7a7a;
    --text-color-highlight: #242424;
    --text-color-soft: #000000;
    --text-color-soft2: #838383;
    --text-color-soft3: #bac2c7;
    --text-color-contrast: #ffffff;
    --background-color-main: #ffffff;
    --background-color-secondary: #e0d9c7;
    --background-color-page: #f2ebda;
    --background-color-highlight: #daf0f3;
    --background-color-highlight-soft: #f2f9fb;
    --hh-ct-font-family: "Arial", -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: "Arial", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    --hh-ct-ph-font-size: 14px;
    --hh-ct-h1-font-size: 1.68em;
    --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: 600;
    --hh-ct-panel-border-width: 1px;
    --hh-ct-panel-border-style: solid;
    --hh-ct-panel-border-color: #cccccc;
    --hh-ct-panel-border-radius: 4px;
    --hh-ct-panel-box-shadow: 0 1px 10px #00000019;
    --hh-ct-menu-font-size: 14px;
    --hh-ct-menu-text-color: #a49d8e;
    --hh-ct-menu-border-color: #e4eaec;
    --hh-ct-top-bar-height: 100px;
    --hh-ct-top-bar-font-size: 15px;
    --hh-ct-top-menu-nav-justify-content: center;
    --hh-ct-top-menu-background-color: #9bb096;
    --hh-ct-top-menu-text-color: #ffffff;
    --hh-ct-top-menu-button-hover-background-color: #d9d5d0;
    --hh-ct-top-menu-button-hover-text-color: #000000;

    --background-color-main-darken-10: #e6e6e6;
    --background-color-page-darken-5: #e5dece;
    --background-color-page-lighten-10: #ffffff;
    --background-color-page-lighten-20: #ffffff;
    --background-color-page-lighten-30: #ffffff;
    --background-color-secondary-darken-2: #dbd4c2;
    --background-color-secondary-darken-5: #d2ccbb;
    --danger-darken-10: #780012;
    --danger-darken-5: #920015;
    --danger-lighten-20: #c44d5e;
    --danger-lighten-5: #b1132a;
    --default-darken-2: #96aa91;
    --default-darken-5: #8fa28a;
    --default-lighten-2: #a1b49c;
    --info-darken-10: #83947f;
    --info-darken-27: #5a6657;
    --info-darken-5: #8fa28a;
    --info-lighten-25: #e0e7df;
    --info-lighten-30: #eef2ed;
    --info-lighten-40: #ffffff;
    --info-lighten-5: #a9bba5;
    --info-lighten-50: #ffffff;
    --info-lighten-8: #b1c2ad;
    --link-darken-2: #234611;
    --link-lighten-5: #345922;
    --primary-darken-10: #83947f;
    --primary-darken-5: #8fa28a;
    --primary-lighten-10: #b7c6b3;
    --primary-lighten-20: #d2dcd0;
    --primary-lighten-25: #e0e7df;
    --primary-lighten-5: #a9bba5;
    --primary-lighten-8: #b1c2ad;
    --success-darken-10: #3a9400;
    --success-darken-5: #44ae00;
    --success-lighten-20: #88d954;
    --success-lighten-5: #5dcc15;
    --text-color-highlight-fade-15: #24242426;
    --text-color-highlight-fade-30: #2424244d;
    --text-color-secondary-lighten-25: #bababa;
    --warning-darken-10: #8e7251;
    --warning-darken-2: #a88760;
    --warning-darken-5: #9e7f5b;
    --warning-lighten-10: #c0a585;
    --warning-lighten-20: #d1bea7;
    --warning-lighten-40: #f4efea;
    --warning-lighten-5: #b79875;
    --hh-ct-top-bar-bottom-spacing: 30px;
    --hh-fixed-header-height: 130px;
    --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;
    }
}
