.entry-content ul {
    padding: 0 0 0 0!important;
}

ul.filter_list {
    list-style-type: none!important;
    margin: 0;
    display: flex;
    direction: ltr;
    padding-bottom: 20px!important;
    margin-bottom: 0px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    align-items: center;
    justify-content: center;
}
@media only screen and (min-width: 767px) {
    ul.filter_list {
        width: 50%;
    }
}

li.filter_list {
    display: inline;
}

li.filter_list img {
    position: relative;
    height: auto;
}
body::after{
    position:absolute; width:0; height:0; overflow:hidden; z-index:-1;
    content:url(https://damuza.cz/wp-content/uploads/2020/12/batolata_A.png) url(https://damuza.cz/wp-content/uploads/2020/12/batolata_B.png) url(https://damuza.cz/wp-content/uploads/2020/12/skolky_Aa.png) url(https://damuza.cz/wp-content/uploads/2020/12/skolky_Bb.png) url(https://damuza.cz/wp-content/uploads/2020/12/skolaci_Aa.png) url(https://damuza.cz/wp-content/uploads/2020/12/skolaci_Bb.png) url(https://damuza.cz/wp-content/uploads/2020/12/dospeli_Aa.png) url(https://damuza.cz/wp-content/uploads/2020/12/dospeli_Bb.png);
 }
li.filter_list img#age_1 {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/batolata_A.png);
}
li.filter_list img#age_1:not(.no_hover):hover {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/batolata_B.png);
}
li.filter_list img#age_1.age_selected {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/batolata_B.png);
}

li.filter_list img#age_2 {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/skolky_Aa.png);
}
li.filter_list img#age_2:not(.no_hover):hover {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/skolky_Bb.png);
}
li.filter_list img#age_2.age_selected {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/skolky_Bb.png);
}

li.filter_list img#age_3 {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/skolaci_Aa.png);
}
li.filter_list img#age_3:not(.no_hover):hover {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/skolaci_Bb.png);
}
li.filter_list img#age_3.age_selected {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/skolaci_Bb.png);
}

li.filter_list img#age_4 {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/dospeli_Aa.png);
}
li.filter_list img#age_4:not(.no_hover):hover {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/dospeli_Bb.png);
}
li.filter_list img#age_4.age_selected {
    content: url(https://damuza.cz/wp-content/uploads/2020/12/dospeli_Bb.png);
}

ul.program_list {
    list-style-type: none !important;
    max-width: 1080px;
}

li.program_list {
    height: 100%;
    padding-top: 3px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #0c71c3;
    align-items: center;
    display: flex;
    direction: ltr;
    overflow: hidden;
    transition: all 0.5s;
}

li.program_list:first-child {
    padding-top: 20px;
    border-top-width: 3px;
    border-top-style: dotted;
    border-top-color: #0c71c3;
}

li.program_list.filtered_out {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    transition: all 0.5s;
}

li.program_list div.program_location p {
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif;
    line-height: 1.6em;
}

li.program_list div.program_location h1 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif;
    font-size: 17px;
    line-height: 1.3em;
}

@media only screen and (max-width: 767px) {
    li.program_list {
        flex-wrap: wrap;
    }
    li.program_list div.program_location {
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        width: 100% !important;
    }
    li.program_list div.program_description {
        border-right-width: 0px;
        border-left-width: 0px;
        border-right-style: dotted;
        border-left-style: dotted;
        border-right-color: #88c4dd;
        border-left-color: #88c4dd;
        padding-left: 0px;
        width: 100%!important;
    }
}

@media only screen and (min-width: 767px) {
    li.program_list div.program_location {
        font-weight: 500;
        -webkit-font-smoothing: antialiased;
        width: 28% !important;
    }
    li.program_list div.program_description {
        border-right-width: 2px;
        border-left-width: 2px;
        border-right-style: dotted;
        border-left-style: dotted;
        border-right-color: #88c4dd;
        border-left-color: #88c4dd;
        padding-left: 20px;
        width: 65% !important;
    }
}

li.program_list div.program_description h1 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: 'Amatic SC',handwriting;
    font-weight: 700;
    font-size: 45px;
    padding-bottom: 10px;
    line-height: 1em;
}

li.program_list div.program_description h2 {
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: #999999!important;
}

li.program_list div.program_links {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: 500;
    line-height: 2em;
    width: 17% !important;
    margin-bottom: -1px !important;
    -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 767px) {
    li.program_list div.program_links {
        padding-left: 0px;
        margin-top: 20px;
        width: 100% !important;
    }
}
@media only screen and (min-width: 767px) {
    li.program_list div.program_links {
        padding-left: 20px;
    }
}


li.program_list div.program_links p {
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif;
    color: #e09900!important;
    line-height: 1.3em;
    font-size: 16px;
    padding-bottom: 10px;
}

span.program_changed {
    line-height: 2em;
    background-color: #e09900;
    position: relative;
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    padding-left: 9px!important;
    margin-top: 0px!important;
    margin-right: 5em!important;
    margin-bottom: 0px!important;
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    color: #ffffff!important;
    letter-spacing: 2px;
    display: block;
}

ul.performances_list {
    list-style-type: none !important;
    max-width: 1080px;
    justify-content: center;
    margin: auto;
}

li.performances_list {
    height: 100%;
    padding-top: 3px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #0c71c3;
    align-items: center;
    display: flex;
    direction: ltr;
    overflow: hidden;
    transition: all 0.5s;
}

li.performances_list:first-child {
    padding-top: 20px;
    border-top-width: 3px;
    border-top-style: dotted;
    border-top-color: #0c71c3;
}

li.performances_list.filtered_out {
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    transition: all 0.5s;
}


@media only screen and (max-width: 767px) {
    li.performances_list {
        flex-wrap: wrap;
    }
    li.performances_list div.performance_image {
        width: 100% !important;
    }
    
    li.performances_list div.performance_description {
        width: 100% !important;
        padding-left: 0px;
    }
}

@media only screen and (min-width: 767px) {
    li.performances_list div.performance_image {
        width: 30% !important;
    }
    
    li.performances_list div.performance_description {
        width: 70% !important;
        padding-left: 25px;
    }
}

li.performances_list div.performance_description h2 {
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
    font-family: 'Signika',Helvetica,Arial,Lucida,sans-serif;
    font-size: 18px;
    color: #999999!important;
}

li.performances_list div.performance_description h1 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    margin-block-start: 0.0em;
    margin-block-end: 0.0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-family: 'Amatic SC',handwriting;
    font-weight: 700;
    font-size: 45px;
    padding-bottom: 10px;
    line-height: 1em;
}




.damuza_maillist_header {
    font-weight: 500;
    font-size: 25px;
    line-height: 1.2em;
    -webkit-font-smoothing: antialiased;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 0.6em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

#damuza_maillist_mail {
    border-width: 2px;
    border-style: dotted;
    border-color: #e09900;
    line-height: 1.1em;
    padding: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #a3a3a3;
    font-size: 14px;
    font: 400 13.3333px Arial;
    width: 100%;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    box-sizing: border-box;
    position: relative;
    margin: 0;
    margin-bottom: 0.6em;
}

.damuza_maillist_consent {
    margin-top: 0.6em;
}

#damuza_maillist_consent_label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    line-height: 16px;
    min-height: 1.7em;
    font-size: 11px;
    color: #000000;
    margin: auto;
    padding: 0;
    padding-bottom: 10px;
    padding-left: 5px;
    border: 0;
    outline: 0;
    margin-top: 0.6em;
}

.damuza_maillist_consent_box {
    min-width: 14em;
}

.damuza_maillist_btn {
    color: #ffffff!important;
    border-width: 0px!important;
    font-size: 14px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: normal;
    background-image: url(https://damuza.cz/wp-content/uploads/2020/10/smouha_back_2.png);
    padding-top: 10px!important;
    padding-right: 30px!important;
    padding-bottom: 10px!important;
    padding-left: 20px!important;
    transition: color 300ms ease 0ms;
    font-family: inherit;
    display: inline-block;
    margin: 0 0 0 18px;
    cursor: pointer;
    position: relative;
    line-height: 1.7em!important;
    background-color: transparent;
    min-width: 14em;
}

.damuza_maillist_btn:hover {
    color: #000000!important;
}

.damuza_maillist_consent_link {
    color: #000000!important;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}

.damuza_maillist_ok {
    color: green;
}

.damuza_maillist_err {
    color: #e09900;
}