/* UKF Footer Management 1.3.8 - frontend */
body ul.ukf-footer-list,
body ul.ukf-footer-list *,
body .ukf-footer-contact
 {
    font-family: "TT_Norms_Pro_Regular", sans-serif !important;
    font-size: 16px !important;
    line-height: 1.1em;
}
body .ukf-footer-contact{
    font-family: "TT_Norms_Pro_Regular", sans-serif !important;
    font-size: 13px !important;
    line-height: 1.5em!important;
}


body ul.ukf-footer-list {
    list-style: none !important;
    padding: 0 !important;
    padding-left: 0 !important;
    margin: 0 !important;
}

body ul.ukf-footer-list > li {
    list-style: none !important;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}

body ul.ukf-footer-list > li::marker {
    content: "" !important;
    font-size: 0 !important;
}

body ul.ukf-footer-list > li > a {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #111111 !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}

body ul.ukf-footer-list > li > a:hover,
body ul.ukf-footer-list > li > a:focus {
    color: #111111 !important;
    text-decoration: none !important;
}

/* Voliteľné zvýraznenie vybraných položiek v predpätičke aj v sekcii Brožúry / Užitočné odkazy. */
body ul.ukf-footer-list > li.ukf-footer-list__item--bold > a,
body ul.ukf-footer-list > li.ukf-footer-list__item--bold > a *,
body ul.ukf-footer-brochures > li.ukf-footer-brochures__item--bold > a,
body ul.ukf-footer-brochures > li.ukf-footer-brochures__item--bold > a > span:last-child {
    font-family: "TT Norms Pro Extra Bold", Sans-serif !important;
    font-weight: 800 !important;
}

/* Brozury a socialne siete ostavaju flex kvoli ikonam. */
body ul.ukf-footer-brochures > li > a,
body ul.ukf-footer-socials > li > a {
    display: flex !important;
    align-items: center !important;
}

body .ukf-footer-brochures__icon,
body .ukf-footer-socials__icon {
    width: 24px !important;
    min-width: 24px !important;
    height: 24px !important;
    margin-right: 20px !important;
    flex-shrink: 0 !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: currentColor !important;
    filter: grayscale(100%) opacity(.6) !important;
}

body .ukf-footer-brochures__icon img,
body .ukf-footer-brochures__icon svg,
body .ukf-footer-socials__icon svg,
body img.ukf-footer-brochures__icon {
    width: 24px !important;
    height: 24px !important;
    object-fit: contain !important;
}

/* Kalendar: datum prirodzene pokracuje za poslednym slovom zalomeneho nazvu. */
body ul.ukf-footer-calendar > li > a {
    display: block !important;
    width: 100% !important;
}

body .ukf-footer-calendar__title {
    display: inline !important;
}

body .ukf-footer-calendar__meta {
    display: inline-block !important;
    white-space: nowrap !important;
}

body .ukf-footer-calendar__separator {
    display: inline !important;
    margin: 0 6px !important;
}

body .ukf-footer-calendar__date {
    font-weight: bold !important;
}
@media (max-width: 600px) {
    .ukf-footer-calendar li{
        line-height:1.3emimportant;
    }
}

body .ukf-footer-calendar__item.tribe_events_cat-pf .ukf-footer-calendar__date { color: #2A5CAA !important; }
body .ukf-footer-calendar__item.tribe_events_cat-fpvai .ukf-footer-calendar__date { color: #009559 !important; }
body .ukf-footer-calendar__item.tribe_events_cat-fss .ukf-footer-calendar__date { color: #FCAF17 !important; }
body .ukf-footer-calendar__item.tribe_events_cat-fsvaz .ukf-footer-calendar__date { color: #ED1846 !important; }
body .ukf-footer-calendar__item.tribe_events_cat-ff .ukf-footer-calendar__date { color: #A42383 !important; }
body .ukf-footer-calendar__item.tribe_events_cat-ukf .ukf-footer-calendar__date { color: #23B9CE !important; }
