/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

@font-face {
    font-family: 'Trienall';
    src: url('../font/Trienall-Regular.eot');
    src: url('../font/Trienall-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Trienall-Regular.svg#Trienall-Regular') format('svg'), url('../font/Trienall-Regular.ttf') format('truetype'), url('../font/Trienall-Regular.woff') format('woff'), url('../font/Trienall-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Trienall';
    src: url('../font/Trienall-Bold.eot');
    src: url('../font/Trienall-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Trienall-Bold.svg#Trienall-Bold') format('svg'), url('../font/Trienall-Bold.ttf') format('truetype'), url('../font/Trienall-Bold.woff') format('woff'), url('../font/Trienall-Bold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Trienall';
    src: url('../font/Trienall-Light.eot');
    src: url('../font/Trienall-Light.eot?#iefix') format('embedded-opentype'), url('../font/Trienall-Light.svg#Trienall-Light') format('svg'), url('../font/Trienall-Light.ttf') format('truetype'), url('../font/Trienall-Light.woff') format('woff'), url('../font/Trienall-Light.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
}

.cmdSave,
.cmdPrint {
    display: none !important;
}

::selection {
    background: #ffffff;
    /* WebKit/Blink Browsers */
}

::-moz-selection {
    background: #ffffff;
    /* Gecko Browsers */
}

.av-language-switch-item a {
    padding-top: 12px !important;
}

.av-language-switch-item img,
.av-language-switch-item.avia_current_lang img {
    width: 32px;
    height: 32px;
}

.js_active.html_burger_menu #avia-menu>li {
    display: block;
}

#top #header .av-main-nav>li:hover>a {
    background: none !important;
}

.template-page .entry-content-wrapper h1 {
    text-transform: none;
}

.white-section * {
    color: black;
}

.white-section *::selection {
    background: black;
    color: white;
}

.white-section *::-moz-selection {
    background: black;
    color: white;
}

#scroll-top-link {
    border: 1px solid white !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Trienall' !important;
}

h1 b {
    color: inherit !important;
}

h2 {
    font-size: 40px;
    text-transform: none !important;
}

h2.av-special-heading-tag {
    position: relative;
    padding-bottom: 9px !important;
    margin-bottom: 45px !important;
    margin-top: 14px !important;
}

h2.av-special-heading-tag:after {
    content: "";
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 7'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M2 0h3a2 2 0 012 2v3a2 2 0 01-2 2H2a2 2 0 01-2-2V2a2 2 0 012-2zm11 0h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V2a2 2 0 012-2zm11 0h3a2 2 0 012 2v3a2 2 0 01-2 2h-3a2 2 0 01-2-2V2a2 2 0 012-2z'/%3E%3C/svg%3E%0A");
    width: 30px;
    height: 7px;
    bottom: -13px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.main_color .av-tribe-events-content-wrap {
    background: none !important;
}

#top .tribe-events-list .type-tribe_events {
    width: 50%;
    float: left;
}

#top .tribe-events-list .type-tribe_events.program-wrap {
    width: 100%;
    float: left;
}

#top .tribe-events-list .type-tribe_events.program-wrap h3 {
    padding-bottom: 0px;
}

#top .tribe-events-list .type-tribe_events.program-wrap h3 a {
    text-align: left;
    color: white;
    font-size: 40px;
    border-bottom: 2px solid white;
    padding-bottom: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 68px;
    line-height: 115%;
}

#top .tribe-events-list .type-tribe_events.program-wrap h3 a:after {
    content: "";
    width: 42px;
    height: 30px;
    right: 10px;
    bottom: 0px;
    top: 0px;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    transition: 0.3s all;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.03 30'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M28.28.45a1.473 1.473 0 00-2.12 0 1.54 1.54 0 000 2.13l10.73 10.9H1.48A1.49 1.49 0 000 14.99a1.514 1.514 0 001.48 1.53h35.41L26.16 27.39a1.565 1.565 0 000 2.15 1.457 1.457 0 002.12 0l13.27-13.48a1.491 1.491 0 000-2.12zm0 0'/%3E%3C/svg%3E%0A");
}

#top .tribe-events-list .type-tribe_events.program-wrap h3 a:hover:after {
    right: 0px;
}

.clearfix-category {
    clear: both;
    width: 100%;
    height: 60px;
}

.tribe-events-list-separator-month {
    display: none;
}

.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    width: 100%;
}

#tribe-bar-form {
    display: none;
}


/* General Custom CSS */

.footer-column {
    margin-top: 25px !important;
}

.signpost-row {}

.signpost-row .item {
    width: 33.333%;
    float: left;
    padding: 12px;
}

.signpost-row .item a {
    background: white;
    width: 100%;
    height: 100px;
    display: inline-block;
    font-size: 30px;
    border-radius: 10px;
    text-align: center;
    color: #001e41;
    line-height: 100px;
    transition: 0.3s all;
}

.signpost-row .item a:hover,
.signpost-row .item a:active,
.signpost-row .item a:focus {
    text-decoration: none;
    opacity: 0.8;
}

.tribe-events-sub-nav {
    clear: both;
    padding-top: 70px;
}

.tribe-events-sub-nav a {
    border: 2px solid white;
    color: white;
    padding: 10px 15px;
    transition: 0.3s all;
}

.tribe-events-sub-nav a:hover,
.tribe-events-sub-nav a:active,
.tribe-events-sub-nav a:focus {
    color: white;
    background: rgba(255, 255, 255, 0.27);
}

.tribe-events-nav-previous {
    display: none;
}

.tribe-event-date-start {
    padding-left: 20px;
    font-weight: 100;
}

#header {
    height: 235px;
    background-image: url(https://www.trienale-jablonec.cz/wp-content/uploads/2025/11/bannery-hlavni-webA2-1500x430.jpg);
    background-size: cover;
}

body.home #header {
    height: 100px;
    background: none;
}

main.content {
    padding-top: 0px;
}

.slide-entry-wrap .slide-image {
    background: none !important;
}

.logo img {
    width: 135px;
}

div.avia-popup button.mfp-arrow-left:before {
    content: '\E87c' !important;
}

.mfp-arrow-right {
    right: 0 !important;
}

@media only screen and (max-width: 1110px) {
    .signpost-row .item a {
        font-size: 20px;
    }
}

@media only screen and (max-width: 992px) {
    #header_main .logo img {
        width: 130px;
        height: 80px;
    }
}

@media only screen and (max-width: 850px) {
    #top .tribe-events-list .type-tribe_events.program-wrap h3 a {
        font-size: 31px;
    }
    .signpost-row .item {
        width: 50%;
    }
    /* ==================================
              footer page 
    ================================== */
    .avia-section .footer-org .footer-p {
        max-width: 354px;
        margin: 0 auto;
    }
    .avia-section .footer-org .footer-p img.second {
        margin-top: 40px;
    }
    .avia-section .footer-org .footer-p img {
        margin-right: 0 !important;
    }
    .avia-section .first {
        width: 100%;
    }
    .responsive #top #wrap_all .flex_column.footer-column {
        width: 100%
    }
    div .av_one_third,
    div .av_one_fifth {
        margin-left: 0;
    }
    .footer-p p {
        text-align: center;
    }
    #av_section_1 .footer-p-right p {
        max-width: 114px;
        margin: 0 auto;
    }
    #av_section_2 .footer-p-right p {
        max-width: 131px;
        margin: 0 auto;
    }
    #av_section_3 .footer-p-right p {
        text-align: center !important;
    }
    .footer-wrapper .footer-p-right img {
        display: inline-block !important;
        margin: 0 !important;
        float: none !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive.html_mobile_menu_tablet #top.page-id-4269 #wrap_all #header,
    .responsive.html_mobile_menu_tablet #top.page-id-12 #wrap_all #header {
        margin-bottom: -130px !important;
    }
}

@media only screen and (max-width: 767px) {
    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a {
        padding: 0 0 0 14px;
    }
    .html_av-overlay-full #av-burger-menu-ul li {
        font-size: 31px;
    }
    .responsive #top.page-id-4269 #wrap_all #header,
    .responsive #top.page-id-12 #wrap_all #header {
        margin-bottom: -130px !important;
    }
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
        font-size: 0.3em !important;
    }
    .avia-icon-list .iconlist_icon {
        margin-left: -45px !important;
        margin-right: 5px !important;
    }
}

@media only screen and (max-width: 540px) {
    #header_main .logo img {
        width: 110px !important;
        height: 80px;
    }
    .signpost-row .item {
        width: 100%;
    }
    .signpost-row .item a {
        height: 64px;
        line-height: 64px;
    }
    #top .tribe-events-list .type-tribe_events.program-wrap h3 a {
        font-size: 18px;
        padding: 5px 0px;
    }
    #top .tribe-events-list .type-tribe_events.program-wrap h3 a:after {
        display: none;
    }
    #top .tribe-events-list .type-tribe_events {
        width: 100%;
    }
    .avia-icon-list .iconlist_icon {
        top: 0 !important;
    }
    span.iconlist-char {
        font-size: 22px !important;
    }
}

@media only screen and (max-width: 400px) {
    .inner-container .logo img {
        width: 110px;
    }
}


/* =======================================
Vypis akci (vystavy a doprovodny program) 
========================================== */

.list-akce-vystavy #ect-events-list-content,
.list-akce-vystavy .ect-list-wrapper {
    margin: 0px auto;
}

.list-akce-vystavy .ect-list-post.style-2 {
    border-radius: none;
    margin-bottom: 0px;
}

.list-akce-vystavy #ect-events-list-content .ect-list-img,
.list-akce-vystavy #ect-events-list-content .ect-list-post-left {
    width: 100%;
    height: 26vw;
    max-height: 360px;
    background-color: transparent !important;
    background-repeat: no-repeat;
    display: block !important;
}

.list-akce-vystavy .ect-list-post {
    width: 50%;
    display: block;
    float: left;
    padding: 20px;
    margin: 0px auto;
    border-radius: 2px;
}

.list-akce-vystavy #ect-events-list-content .ect-list-post-right,
.list-akce-vystavy #ect-events-list-content .ect-rate-area,
.list-akce-vystavy #ect-events-list-content .ect-event-content p,
.list-akce-vystavy #ect-events-list-content .modern-list-right-side {
    display: none;
}

.list-akce-program .ect-date-viewport,
.list-akce-program .ect-style-2-more {
    display: none;
}

.list-akce-program .ect-right-wrapper {
    width: 100% !important;
    padding: 20px;
}

.list-akce-program a.ect-event-url {
    font-family: inherit !important;
    color: white !important;
    font-weight: normal !important;
    font-size: 40px !important;
    line-height: 115% !important;
    text-decoration: none !important;
    text-transform: none !important;
    border-bottom: 2px solid white;
    padding-bottom: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    padding-right: 68px;
}

.list-akce-program a.ect-event-url:after {
    content: "";
    width: 42px;
    height: 30px;
    right: 10px;
    bottom: 0px;
    top: 0px;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    transition: 0.3s all;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.03 30'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M28.28.45a1.473 1.473 0 00-2.12 0 1.54 1.54 0 000 2.13l10.73 10.9H1.48A1.49 1.49 0 000 14.99a1.514 1.514 0 001.48 1.53h35.41L26.16 27.39a1.565 1.565 0 000 2.15 1.457 1.457 0 002.12 0l13.27-13.48a1.491 1.491 0 000-2.12zm0 0'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 850px) {
    .list-akce-program a.ect-event-url {
        font-size: 31px !important;
    }
}

@media only screen and (max-width: 540px) {
    .list-akce-program a.ect-event-url {
        font-size: 20px !important;
        padding: 5px 0px !important;
    }
    .list-akce-program .ect-right-wrapper {
        padding: 5px;
    }
    .list-akce-program a.ect-event-url:after {
        display: none;
    }
    .list-akce-vystavy .ect-list-post {
        width: 100%;
    }
    .list-akce-vystavy #ect-events-list-content .ect-list-img,
    .list-akce-vystavy #ect-events-list-content .ect-list-post-left {
        height: 49vw;
    }
}



/* ==========================================
    Trienale 2020 - prestylovani icon listu
============================================= */

.page-id-5731 .avia-image-container.avia-align-center,
.page-id-5737 .avia-image-container.avia-align-center {
    margin: 0 auto 40px auto !important;
}

.avia-icon-list-right {
    text-align: left;
}

#top .av_iconlist_title a {
    text-decoration: none !important;
    text-transform: none !important;
    font-size: 40px !important;
    font-weight: normal !important;
    line-height: 115% !important;
    border-bottom: 2px solid #fff !important;
    padding-bottom: 20px;
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.avia-icon-list .iconlist_icon {
    position: relative;
    top: 15px;
    right: 0px;
    margin-left: -65px;
    z-index: 0;
    border-radius: 0;
}

#after_section_1 > div > div > div > div > div.avia-icon-list-container.avia-builder-el-16.el_after_av_heading.el_before_av_heading > ul > li > div.iconlist_icon.avia-font-entypo-fontello span.iconlist-char:before {
    content: "";
    speak: none;
    width: 42px;
    height: 30px;
    right: 10px;
    bottom: 0;
    top: 0;
    margin-bottom: auto;
    margin-top: auto;
    position: absolute;
    transition: 0.3s all;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.03 30'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M28.28.45a1.473 1.473 0 00-2.12 0 1.54 1.54 0 000 2.13l10.73 10.9H1.48A1.49 1.49 0 000 14.99a1.514 1.514 0 001.48 1.53h35.41L26.16 27.39a1.565 1.565 0 000 2.15 1.457 1.457 0 002.12 0l13.27-13.48a1.491 1.491 0 000-2.12zm0 0'/%3E%3C/svg%3E%0A");
}

@media only screen and (max-width: 540px) {
    #after_section_1 > div > div > div > div > div.avia-icon-list-container.avia-builder-el-16.el_after_av_heading.el_before_av_heading > ul > li > div.iconlist_icon.avia-font-entypo-fontello span.iconlist-char:before {
        display: none;
    }
    #top .av_iconlist_title a {
        font-size: 20px !important;
    }
    .avia-icon-list li {
        padding: 0 0 5px 0;
    }
}

/*
Desktop Styles
================================================== */


/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
    /* Add your Desktop Styles here */
}


/*
Mobile Styles
================================================== */


/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 989px) {}

@media only screen and (max-width: 767px) {
    /* Add your Mobile Styles here */
}

#event-6266 > .ect-right-wrapper > .minimal-list-venue {
    display: none;
}


#main > .container_wrap_first {
    padding-top: 40px;
} 