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

:root {
    --hh-ct-container-max-width: 1706px;
    --default: #659999;
    --primary: #659999;
    --info: #E0B246;
    --success: #5e933c;
    --warning: #e0b246;
    --danger: #E61855;
    --link: #17384b;
    --hh-ct-text-color-heading: #212529;
    --text-color-main: #212529;
    --text-color-default: #17384b;
    --text-color-secondary: #17384b;
    --text-color-highlight: #659999;
    --text-color-soft: #555555;
    --text-color-soft2: #838383;
    --text-color-soft3: #bac2c7;
    --text-color-contrast: #ffffff;
    --background-color-main: #f8f9fa;
    --background-color-secondary: #f8f9fa;
    --background-color-page: #f8f9fa;
    --background-color-highlight: #d0e0e3;
    --background-color-highlight-soft: #666666;
    --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: 2px;
    --hh-ct-panel-border-style: solid;
    --hh-ct-panel-border-color: #659999;
    --hh-ct-panel-border-radius: 5px;
    --hh-ct-panel-box-shadow: 0 1px 10px #00000019;
    --hh-ct-menu-font-size: 13px;
    --hh-ct-menu-text-color: #17384b;
    --hh-ct-menu-border-color: #659999;
    --hh-ct-top-bar-height: 60px;
    --hh-ct-top-bar-font-size: 12px;
    --hh-ct-top-menu-nav-justify-content: space-between;
    --hh-ct-top-menu-background-color: #17384b;
    --hh-ct-top-menu-text-color: #ffffff;
    --hh-ct-top-menu-button-hover-background-color: #17384b;
    --hh-ct-top-menu-button-hover-text-color: #e0b246;

    --background-color-main-darken-10: #dfe0e0;
    --background-color-page-darken-5: #ebeced;
    --background-color-page-lighten-10: #ffffff;
    --background-color-page-lighten-20: #ffffff;
    --background-color-page-lighten-30: #ffffff;
    --background-color-secondary-darken-2: #f3f4f5;
    --background-color-secondary-darken-5: #ebeced;
    --danger-darken-10: #b81344;
    --danger-darken-5: #cf164c;
    --danger-lighten-20: #f07499;
    --danger-lighten-5: #e82f66;
    --default-darken-2: #619393;
    --default-darken-5: #5b8a8a;
    --default-lighten-2: #6b9d9d;
    --info-darken-10: #b9933a;
    --info-darken-27: #775f25;
    --info-darken-5: #cda340;
    --info-lighten-25: #f2dfb3;
    --info-lighten-30: #f6e9c9;
    --info-lighten-40: #fdfbf5;
    --info-lighten-5: #e4bb5c;
    --info-lighten-50: #ffffff;
    --info-lighten-8: #e6c169;
    --link-darken-2: #153243;
    --link-lighten-5: #254456;
    --primary-darken-10: #517a7a;
    --primary-darken-5: #5b8a8a;
    --primary-lighten-10: #84adad;
    --primary-lighten-20: #a2c2c2;
    --primary-lighten-25: #b2cccc;
    --primary-lighten-5: #74a3a3;
    --primary-lighten-8: #7ea9a9;
    --success-darken-10: #476f2d;
    --success-darken-5: #528135;
    --success-lighten-20: #94b77e;
    --success-lighten-5: #6c9c4c;
    --text-color-highlight-fade-15: #65999926;
    --text-color-highlight-fade-30: #6599994d;
    --text-color-secondary-lighten-25: #5f7683;
    --warning-darken-10: #b9933a;
    --warning-darken-2: #d8ac44;
    --warning-darken-5: #cda340;
    --warning-lighten-10: #e7c472;
    --warning-lighten-20: #efd69d;
    --warning-lighten-40: #fdfbf5;
    --warning-lighten-5: #e4bb5c;
    --hh-ct-top-bar-bottom-spacing: 30px;
    --hh-fixed-header-height: 90px;
    --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;
    }
}
