@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');

#heading {
        background-color: #000000;
        background-image: url("https://eshop.qwestproject.com/documents/1326997/bf22f0da-21f4-49e1-877b-89a6edb6a6ef");
}

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

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

#sub-menu ul li a {
        font-family: "Bebas Neue", sans-serif;
        font-weight: 400;

        color: white !important;
}

#sub-menu ul li a:hover {

        color: white !important;
        font-size: 18px;
}

#sub-menu ul li a.active {
        background-color: #252525;
}

:root {
        --headings-font-family: "Bebas Neue", sans-serif;
        --base-font-family: "Roboto Condensed", sans-serif;
        --primary-color-rgb: 177,96,41;
        --primary-color: #ffcc00;
        --primary-color-hover: #252525;
        --primary-color-disabled: #806600;
        --secondary-color-rgb: #897365;
        --secondary-hover-color: #897365;
        --secondary-disabled-color: #897365;
        --button-help-color: #252525;
        --button-help-color-hover: #252525;
        --button-help-color-disabled: #252525;
        --nav-menu-background-color: #252525;
        --nav-menu-background-color-highlight: #252525;
        --nav-menu-background-color-border: #252525;
        --footer-background-color: #252525;
        --footer-text-color: #ffcc00;
        --footer-link-color: #ffcc00;

        --header-button-background-color: #ffcc00; /*stejná jako --login-background-color*/
        --header-button-text-color: #252525;
        --header-text-color: #ffcc00; /*stejná jako --login-background-color*/
}


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

        display: none;

}
#_crmeventregistration_WAR_picrmportlet_\:event_registration_form\:j_idt62 > div:nth-child(7),
#_crmeventregistration_WAR_picrmportlet_\:event_registration_form\:j_idt62 > div:nth-child(8),
#_crmeventregistration_WAR_picrmportlet_\:event_registration_form\:base-prices > div{
        display: none;
}

#_crmeventregistration_WAR_picrmportlet_ {
        /*background-color: #000000;*/
        /*background-image: url("https://eshop.qwestproject.com/documents/1326997/bf22f0da-21f4-49e1-877b-89a6edb6a6ef");*/
        overflow-x: hidden;
        font-family: "Roboto Condensed", sans-serif;
        font-optical-sizing: auto;
        font-weight: 400 !important;
        font-style: normal;
        font-variation-settings: "slnt" 0;
        font-size: 16px;
        color: white !important;
}

#_crmeventregistration_WAR_picrmportlet_\:event_registration_form\:register-event-button{
        font-weight: 400;
}

.aui button, .aui .btn, .aui .ui-fileupload .ui-fileupload-choose, .ui-fileupload .aui .ui-fileupload-choose, .aui .ui-picklist button{
        font-weight: 400;
}

.aui label, .aui .caption{
        color: white;
}

.aui .crm-event-registration h3{
        font-style: normal;
}

.aui input.ui-inputtext{
        border-radius: 2px;
}

.aui body{
        background-color: black;
        background-image: url("https://eshop.qwestproject.com/documents/1326997/bf22f0da-21f4-49e1-877b-89a6edb6a6ef");
        background-attachment: fixed;
}

#_crmeventregistration_WAR_picrmportlet_\:event_registration_form\:prices-summary > div > div.ui-g-12.ui-g-nopad.ui-g{
        border: none;
}