/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

*,*::before,*::after, a{

    color: #000;
    font-family: 'HelveticaNeue', sans-serif;
    font-weight: 500;
}


#wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
#container{
    flex:1;
}

a{
    text-decoration: none;
}
a:hover{
    font-style: italic;
    font-weight: 300;
}

p {
    font-size:32px;
    line-height: 40px;
    margin-bottom: 20px;
}

h2 {
    font-size: 36px;
    text-decoration: underline;
    margin-bottom: 10px;
}


@font-face {
    font-family:'FormulaCondensed';
    src:url('fonts/FormulaCondensed-Black.eot');
    src:url('fonts/FormulaCondensed-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/FormulaCondensed-Black.woff') format('woff'),
        url('fonts/FormulaCondensed-Black.ttf') format('truetype');

}

@font-face {
    font-family:'HelveticaNeue';
    src:url('fonts/HelveticaNeue.eot');
    src:url('fonts/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue.woff') format('woff'),
        url('fonts/HelveticaNeue.ttf') format('truetype');
    font-weight:500;

}

@font-face {
    font-family:'HelveticaNeue';
    src:url('fonts/HelveticaNeue-ThinItalic.eot');
    src:url('fonts/HelveticaNeue-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-ThinItalic.woff') format('woff'),
        url('fonts/HelveticaNeue-ThinItalic.ttf') format('truetype');
    font-weight:300;
    font-style: italic;

}

@font-face {
    font-family:'HelveticaNeue';
    src:url('fonts/HelveticaNeue-Italic.eot');
    src:url('fonts/HelveticaNeue-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Italic.woff') format('woff'),
        url('fonts/HelveticaNeue-Italic.ttf') format('truetype');
    font-weight:500;
    font-style: italic;

}




#wrapper{
    padding: 20px;

}
#branding{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    align-content: flex-start;

}
#branding .logo-obal {
    max-width: 50%;
    width: 960px;

}

.st1{
    fill:#fff;

}

.aliance-galerii-soucasneho-umeni .st0{
    fill:#fff;
    stroke:#4c4c4c;

}
.aliance-galerii-soucasneho-umeni .st1{
    fill:#fff;
    stroke:#4c4c4c;
}

.o-alianci .st0{
    stroke:none;
    fill: #000;

}

.o-alianci .st1, .udalosti .st1, .kontakt .st1, .press .st1 {
    stroke:none;
    fill:#fff;

}

.udalosti .st0, .kontakt .st0{
    stroke:none;
    fill: #8287cf;

}

.udalost-web-link{
    font-size: 48px;
    margin-top: 20px;
    margin-bottom: 40px;
    display: inline-block;
}

.o-alianci .st0{
    stroke:none;
    fill: #000;

}

.o-alianci h2{
    margin-top: 40px;

}

.press .st0{
    fill: #efa964;
}


#branding .sublogo{
    font-family:'FormulaCondensed';
    text-decoration: none;
    text-transform: uppercase;
    font-size: 22px;
    font-style:normal;
    line-height: 26px;
    margin-left: 20px;
    letter-spacing: 1px;


    -webkit-font-feature-settings: "ss01";
    -moz-font-feature-settings: "ss01";
    -ms-font-feature-settings: "ss01";
    font-feature-settings: "ss01";
}

.logo{
    width: 960px;
    max-width: 100%;

}


#menu{
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
}

#menu .ocs-toggle-hlavni-menu, .hlavni-menu-open-trigger a{
    border: none;
    background: none;
    font-size: 72px;
    cursor: pointer;
    line-height: 36px;
    font-style: normal;
    font-weight: 500;
    padding: 0;

    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Old versions of Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                          supported by Chrome, Edge, Opera and Firefox */


}



.hlavni-menu-open-trigger{
    position: absolute;
    top: 20px;
    right: 20px;
}

#ocs-hlavni-menu{
    background-color: #d9d8ce;
    padding: 20px;
}

.press #ocs-hlavni-menu, .o-alianci #ocs-hlavni-menu{
    background-color: #c9c2ca;
    padding: 20px;
}

.press h2{
    text-decoration: none;
    margin-bottom: 20px;
    margin-top: 40px;
    display: block;
}

.press h2 a{
        font-size: 24px;
    padding: 10px;
    cursor: pointer;
    transition: transform .2s ease-in-out;
    background-color: #d9d8ce;
    display: block;
    width: fit-content;
    margin-top: 40px;
}

.press h2 a:hover{
  transform: scale(1.1);
  font-style: normal;
  
}

.press h3, .press h3 a{
    font-size: 24px;
    line-height: 40px;
    
}

.press p{
    font-size: 24px;
    margin-bottom: 0;
}

.press p a{
    text-decoration: underline;
    margin-bottom: 40px;
    display: inline-block;
    
}

.press p a:hover{
    text-decoration: none;
    
}



.aliance-galerii-soucasneho-umeni #ocs-newsletter-sidebar, .aliance-galerii-soucasneho-umeni #ocs-contact-sidebar,
.udalosti #ocs-newsletter-sidebar, .udalosti #ocs-contact-sidebar,
.kontakt #ocs-newsletter-sidebar, .kontakt #ocs-contact-sidebar,
.single-post #ocs-newsletter-sidebar, .single-post #ocs-contact-sidebar
{
    background-color: #c9c2ca;

}

#qtranslate-2{
    margin-top: 5px;
}



ul.language-chooser li{

    display: inline;  

}

ul.language-chooser li:first-child::after{

    content: " | ";
}

ul.language-chooser li a, ul.language-chooser li:first-child::after{

    text-decoration: none;
    font-size: 36px;

}

ul.language-chooser li a:hover{
    font-style: italic;
    font-weight: 300;
    letter-spacing: 1.725px;
}

ul#menu-hlavni-menu{

    margin-top: 40px;
}
ul#menu-hlavni-menu li:not(:first-child) a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 56px;
    line-height: 64px;

}

ul#menu-hlavni-menu li:not(:first-child) a:hover{
    font-style: italic;
    font-weight: 300;

}

#breadcrumb{
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 48px;

}

#breadcrumb a{
    text-decoration: none;
    font-size: 48px;
    text-transform: uppercase;
}


.main-carousel{
    margin-bottom: 20px;
}
.carousel-cell {
    width: 55%; /* half-width */
    margin-right: 20px;
}

.carousel-cell img {
    max-width: 100%;
}

.flickity-button{
    visibility: hidden;
    display: none;

}








.odkazy-footer{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
    margin-top: 40px;
}

.odkazy-footer a, .odkazy-footer span{
    font-size: 48px;
    text-transform:uppercase;
    text-decoration:none;
    transition: transform .2s ease-in-out; /* Animation */
    /*transform: scale(1.0);*/
}

.odkazy-footer a:hover{
    transform: scale(1.1);
    font-weight: 300;
    font-style: italic;

}

/*.odkazy-footer a::before {
    display: block;
    content: attr(title);
    font-weight: 500;
    font-style:normal;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}*/




#ocs-newsletter-sidebar, #ocs-contact-sidebar{
    background-color: #d9d8ce;
    padding: 20px;
}

#mc_embed_signup{
    display: block;
    max-width: 512px;
    margin: 0 auto;
    background-color: transparent!important;

}

#mc_embed_signup form{
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
}

#mc_embed_signup form input, #mc_embed_signup form label{
    display: block;
    font-size: 24px;
}

#mc_embed_signup form input[type=email]{
    width: 100%;
    margin-top: 5px;

}

#mc_embed_signup form input[type=submit]{
    margin: 0 auto;
    margin-top: 20px;

    border: none;
    font-size: 24px;
    padding: 10px;
    cursor: pointer;
    transition: transform .2s ease-in-out;
    background-color: #d9d8ce;

}

#mc_embed_signup form input[type=submit]:hover {
    transform: scale(1.1);
}



.sidebar-toggle-button{
    position: absolute;
    top:20px;
    right: 20px;
    border: none;
    font-size: 24px;
    padding: 10px;
    cursor:pointer;
    transition: transform .2s ease-in-out;
    background-color: #d9d8ce;

}

.sidebar-toggle-button:hover{
    transform: scale(1.1);

}

#ocs-contact-sidebar .kontakt-form{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    font-family: 'HelveticaNeue', sans-serif;
    font-weight: 500;
    max-width: 100%;
    margin: 0 auto;


}

#ocs-contact-sidebar .wpcf7-form-control-wrap{
    width: 512px;
    display: block;
    max-width: 100%;

}

#ocs-contact-sidebar .kontakt-form input, #ocs-contact-sidebar .kontakt-form textarea{
    border:none;
    font-size: 24px;
    margin: 20px;
    margin-left: 0;
    padding: 10px;
    width: 512px;
    max-width: 100%;


}

#ocs-contact-sidebar .kontakt-form input{
    max-width: 100%;

}

#ocs-contact-sidebar .kontakt-form *{
    font-size: 16px;

}

#ocs-contact-sidebar .kontakt-form-nahore{
    display: flex;
    flex-direction: row;
    -webkit-flex-direction: row; 
    -ms-flex-direction: row; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
/*    flex-grow: 1;
    flex-basis: 0;*/
    max-width: 100%;


}

#ocs-contact-sidebar .kontakt-form-levy, #ocs-contact-sidebar .kontakt-form-pravy{
    padding: 20px;
    margin: 0 auto;
    max-width: 100%;

}

#ocs-contact-sidebar .kontakt-form-dole{

/*    flex-grow: 1;
    flex-basis: 0;*/
    max-width: 100%;


}



#ocs-contact-sidebar .kontakt-form-dole input[type=submit]{
    margin: 0 auto;
    display: block;
    cursor:pointer;
    transition: transform .2s ease-in-out; /* Animation */
    background-color: #d9d8ce;


}

#ocs-contact-sidebar .kontakt-form-dole input[type=submit]:hover{
    transform: scale(1.1);

}

#ocs-contact-sidebar .kontakt-form-dole input[type=submit]:focus{
    outline: none;

}

#ocs-contact-sidebar .kontakt-info{
    display: block;
    text-align: center;
    font-family: 'HelveticaNeue', sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin-top: 80px;

}

#ocs-contact-sidebar .wpcf7-response-output{
    max-width: 512px;
    margin: 0 auto;
    font-family: 'HelveticaNeue', sans-serif;
    font-weight: 500;

}


.udalosti-obal{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    align-content: center;

}

.udalosti-obal>div{
    text-align: center;
    margin-bottom: 40px;
    margin-top: 40px;

}

.udalosti .udalost{
    display: block;
    margin-bottom:10px;
    font-size:36px;

}

.udalosti h2{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 48px;

}


.udalosti .seznam-udalosti{
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;

}

@media screen and (max-width: 1280px) {


    #branding .sublogo{
        font-size: 18px;
        line-height: 22px;
        /*margin-left: 0;*/
        margin-bottom: 00px;


    }

    #branding .logo-obal {
        max-width: 60%;

    }




    #menu .ocs-toggle-hlavni-menu, .hlavni-menu-open-trigger a{
        font-size: 48px;
        line-height: 24px;

    }

    ul.language-chooser li a, ul.language-chooser li:first-child::after{
        font-size: 24px;

    }

    .odkazy-footer a, .odkazy-footer span{
        font-size: 36px; 
    }
    
    ul#menu-hlavni-menu li:not(:first-child) a{
        font-size: 48px;
        line-height: 56px;
    }






}

@media screen and (max-width: 960px) {
    #branding{
        flex-direction: column;
    }

/*    .br-desktop-only{
                visibility:hidden;
                display:none;
    }*/
    
    #branding .sublogo{
        font-size: 18px;
        line-height: 22px;
        margin-top: 10px;
        margin-left: 0;

    }

    #branding .logo-obal {
        max-width: 65%;

    }
    
        .odkazy-footer{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;

    }
    
        ul#menu-hlavni-menu li:not(:first-child) a{
        font-size: 32px;
        line-height: 40px;
    }
    
    ul.language-chooser li a, ul.language-chooser li:first-child::after{
        font-size: 20px;
    }
    
    .carousel-cell {
    width: 80%; /* half-width */
}
    

#breadcrumb a, #breadcrumb{
    font-size: 24px;
}

p{
    font-size: 24px;
    line-height: 32px;
}
   
.o-alianci h2{
    font-size: 24px;
}

h2, .udalosti h2{
    font-size: 36px;
}

.udalosti .udalost{
    font-size: 24px;
}

.udalost-web-link{
    font-size: 36px;
    margin-bottom: 20px;
}
}


@media screen and (max-width: 640px) {
   
    
    #branding .sublogo{
        font-size: 12px;
        line-height: 16px;
        margin-top: 10px;
        margin-left: 0;

    }
    
/*        .br-desktop-only{
                visibility:visible;
                display:inline;
    }*/

   
}