@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@500&display=swap');

#heading {
        background-color: #ffffff;
        background-image: none;
}

#heading .logo img {
        height: 100px;
        width: auto;
        padding-top: 20px;
}

#heading  #heading-wrapper {
        background: none;
}

#sub-menu ul li a {
        color: #000 !important;
        line-height: 1.3;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        text-transform: none;
        text-decoration: none;
}

#sub-menu ul li a:hover {
        color: #009b80 !important;
        font-size: 18px;
}

#sub-menu ul li a.active {
        color: #009b80 !important;
        font-size: 18px;
}

:root {
        --headings-font-family: Lexend, Sans-Serif;
        --base-font-family: Lexend, Sans-Serif;
        --primary-color-rgb: 177,96,41;
        --primary-color: #1b4e64;
        --primary-color-hover: #1b4e64;
        --primary-color-disabled: #304f5e;
        --secondary-color-rgb: #009b80;
        --secondary-hover-color: #009b80;
        --secondary-disabled-color: #458d83;
        --button-help-color: #58b4e1;
        --button-help-color-hover: #58b4e1;
        --button-help-color-disabled: #58b4e1;
        --nav-menu-background-color: #ffffff;
        --nav-menu-background-color-highlight: #ffffff;
        --nav-menu-background-color-border: #ffffff;
        --footer-background-color: #f7f7f7;
        --footer-text-color: #1b4e64;
        --footer-link-color: #1b4e64;

        --header-button-background-color: #1b4e64; /*stejná jako --login-background-color*/
        --header-button-text-color: #fff;
        --header-text-color: #1b4e64; /*stejná jako --login-background-color*/
}

prvek {

}
#_crmmembercard_WAR_picrmportlet_\:crm-member-card-form\:tab-member-card-view\:tab-member-card-view ul.ui-tabs-nav li:last-child {

        display: none;

}