

/* Start:/local/components/korus/user.consent/templates/.default/style.css?17761489511092*/
.consent-container {
    /*max-width: 800px;
    margin: 0 auto;*/
}

.consent-container h1 {
    font-weight: bold;
}

.consent-container .bottom-menu-mobile {
    padding: 20px 5px 20px 0;
}

.consent-container .opened .bottom-menu-mobile-title {
    color: #FA9533;
}

.consent-container .opened .korus-dropdown-arrow {
    background: url(/local/templates/eastcement/assets/img/general/arrow-down-orange.svg) center center no-repeat;
}

.consent-container .bottom-menu-mobile .bottom-menu-mobile-list {
    padding: 30px 0 10px 0;
}

.consent-container .bottom-menu-mobile .bottom-menu-mobile-list .accordeon-title{
    font-weight: 500;
    padding: 15px 20px 15px 0px;
    border-top: 1px ridge #E5E5E5;
}
.consent-container .bottom-menu-mobile .bottom-menu-mobile-list .accordeon-title:after{
    top: 26px;
}

@media only screen and (max-width: 1225px) {
    .consent-container {
        max-width: 100%;
    }
}

.accordeon-click table th, .accordeon-click table td {
    border: #ddd 1px solid !important;
}

.accordeon-title--active.accordeon-title-last{
    border-bottom: none;
}
/* End */
/* /local/components/korus/user.consent/templates/.default/style.css?17761489511092 */
