/**
 *
 * -------------------------------------------
 * Override
 * -------------------------------------------
 *
 **/

/*
 *
 * 16. Override
 *
 *
------------------------------------ */

/* 16.1. Overrided elements
==================================== */

.vc_btn3-container a
{
color:#fff !important;
}

#akce-wrapper h2,
#akce-wrapper .box,
#akce-wrapper .textwidget
{
    margin: 0px !important;
    font-size: 26px;    
}

#gk-top1, #gk-top2{
    margin-bottom: 0px !important;
}

#post-4183 .content h2:before
{
    clear: both;
    content:"\00a0 ";
    display:block;
}

.gk-nsp-content-wrap{
  min-width: 200px;
}

#gk-bottom5 ul.historie-foot li {
    border: none;
    font-size: 13px;
    padding: 0px;
}

 ul.historie
{

}

.content ul.historie li
{   
    float: left;
    border: none;   
    margin: 5px 10px !important;    
    font-weight: bold;
    font-size: 24px;    
}

.content ul.historie li a
{
    font-size: 24px;    
}

.content ul.historie li a:hover
{       
}

ul.kapely
{
    text-align:center;
    padding: 40px 0px;
}

.content ul.kapely li
{   
    border: none;   
    margin: 0px 5px !important;    
    font-weight: bold;    
    display: inline;
    white-space:nowrap;
    padding: 7px 0px 7px 20px;
    font-size: 18px;
    font-weight:normal;
}


article .content ul.kapely > li:first-child:before,
article .intro ul.kapely > li:first-child:before,
article .summary ul.kapely > li:first-child:before
 {
    content: "";
}


article .content ul.kapely li:before,
article .intro ul.kapely li:before,
article .summary ul.kapely li:before
 {
    color: #f2a900;
    content: "\f12a";
    font-family: FontAwesome;
    font-size: 18px;    
    left: 0;
    position: absolute;
    top: 2px;
}

article .content ul.historie li:before,
article .intro ul.historie li:before,
article .summary ul.historie li:before
{   
    content: "\f12a";
    font-size: 22px;
}

.gplus-plg
{
    margin-top: 5px;
}

table.partneri-main
{
    margin: 50px auto 20px auto;
}

table.partneri-main td
{
    padding: 30px 50px; 
}

a#go-top {
    color: #fff;
    right: 50px;
    top: -50px;
    position: relative;
    display: inline-block;
    position: relative;
    float: right;
    width: 70px;
    height: 70px;
    background: #f2a900;
    border-radius: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
    line-height:65px;    
}

a#go-top:hover {
    opacity: 0.7;
}

a#go-top:before {
    font-family: 'FontAwesome';
    content: "\f106";
    position: absolute;
    font-size: 28px;
    width: 100%;
    color: #fff;
    vertical-align: middle;
    text-align: center;
}

#time-wrap
{    
    color: #fff;
    font-weight: 600;
}

#time-place
{
    float: left;
    text-transform: uppercase;
    font-family:"KimberleyBl-Regular" ,Arial;
}

#time-start
{
    float: right;
    font-family:"KimberleyBl-Regular" ,Arial;
    text-align: right;  
}

#time-clock
{
    float: right;
}

#time-start-text
{
    float:left;
}


.clear
{
    clear:both;
}

#gk-mainbody-top h3
{
    
}


#akce-wrapper,
.main-news{
    margin-left: 0px;            
    font-weight: 600;
    padding: 10px 30px;
    border-top: 50px solid #000;
}

#akce-wrapper{border:0px;}
.span-wrap
{
    height: 30px;    
}

#gk-mainbody-top #gk_nsp-4
{
    padding: 0 50px;
}



#time-wrap{
    padding: 0px 30px;    
}    

#time-place
{
    font-size: 50px;    
}

#time-start
{
    font-size: 16px;
    padding-top:10px;
}

#time-start .day
{
    font-size: 25px;
    line-height: 25px
}

#time-clock
{
    padding-left:15px;
    font-size: 47px;
    line-height: 47px;
}

#langs
{
    position: absolute;
    top: 15px;
    right: 124px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#langs li
{
    float:left;
    display:block;
    margin-right: 5px;
}

.smaller #langs
{
    top:8px;
    right: 135px;
}

.smaller #langs li img
{
    height: 22px;
    
}

#header-social
{
    position: absolute;
    top: 5px;
    right: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.smaller #header-social
{
    top: 0px;
}

#header-social a
{
    font-size: 28px;
    color: #aaa;
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    text-align: center;
    padding: 4px 0px;     
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

#header-social a:hover
{   
    color: #fff; 
    /*font-size: 30px;    
    padding: 3px 0px;*/
}

.smaller #header-social a{
    font-size: 24px;
    color: #aaa;
    width: 24px;
    height: 24px;
    padding: 2px 0px;
}

.smaller #header-social a:hover{
    color: #fff;
}

#gk-bottom2 h2,
#gk-bottom3 h2
{
    margin-bottom: 0px !important;
}

#foogallery-gallery-12258 a,
#foogallery-gallery-10714 a,
#foogallery-gallery-7752 a,
#foogallery-gallery-3948 a, 
#foogallery-gallery-3835 a 
{
    position: relative;
}

.wpb_single_image.band
{
    position:relative;
}
.wpb_single_image.band figcaption,
a .band-title,
.foogallery.bands a .band-title{
    display: block;    
    bottom: 66px;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #eee;
    font-family: 'KimberleyBl-Regular',Arial;
    background: #222;
    padding: 10px 0px;
    width: 250px;
    position: absolute;    
    opacity: 0.6;
    z-index: 10;
    /*filter: alpha(opacity=70);
     -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;*/
    bottom: 26px;
}

.wpb_single_image.band figcaption
{
    width: 100%;
    font-size: 24px;
}

.wpb_single_image.band:hover figcaption,
a:hover .band-title{    
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


#copy{
    position: absolute;
    bottom: 5px;
    left: 10px;
    color: #ccc;
    font-size: 12px;
}

#copy span{
    padding-left: 10px;
}

#copy a{
    color: #ccc;
}

.nav-next,
.nav-prev,
.sec-link,
.intro-sec-link{    
    font-size: 18px;
    line-height: 50px;    
    font-family:'KimberleyBl-Regular',Arial;
}

.sec-link,
.intro-sec-link
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    
}
.intro-sec-link
{
    right: 20px;
}

.sec-link{ bottom: -20px; }

.nav-next a,
.nav-btn a,
.sec-link a,
.intro-sec-link a{
    border-color: #c6c6c6;
    color: #c6c6c6!important;
    background:none;
}

.nav-next a:before,
.nav-prev a:before,
.sec-link a:before,
.intro-sec-link a:before {
    border: px solid #f2a900;
    color: #c6c6c6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    
    content: "\f105";
    display: block;
    float: right;
    font-family: FontAwesome;
    font-size: 45px;
    font-weight: 600;
    width: 32px;
    height: 32px;
    line-height: 45px;
    text-align: center;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    
    margin-left:10px;   
}

.nav-prev a:before
{   
    content: "\f104";
    float: left;    
    margin-right:10px;  
}

.nav-next a:hover,
.nav-next a:hover:before,
.nav-prev a:hover,
.nav-prev a:hover:before,
.nav-next a:hover,
.nav-next a:hover:before,
.sec-link a:hover,
.sec-link a:hover:before,
.intro-sec-link a:hover,
.intro-sec-link a:hover:before {
    color: #f2a900 !important;
    background:none;
}


/* Mobile styles */

@media (max-width: 1350px)
{
    #gk-header-nav .menu
    {
        left:290px;
    }
}

/* Small desktop */
@media (max-width: 1280px) {
    #time-wrap{
        padding: 5px 20px;    
    }   

    #time-place
    {
        font-size: 50px;    
    }

    #time-start
    {
        font-size: 17px;
        padding-top:5px;
    }

    #time-start .day
    {
        font-size: 32px;
        line-height: 32px
    }

    #time-clock
    {
        padding-left:18px;
        font-size: 50px;
        line-height: 55px;
    }

    #kup-listek{
        font-size: 13px;        
        height: 18px;
        line-height: 18px;
        padding: 20px 15px;
    }

    .smaller #kup-listek{
        font-size: 13px;        
        height: 18px;
        line-height: 18px;
        padding: 15px 15px;
    }
}

/* Tablets */
@media (max-width: 1040px) {
   #time-place
    {
        font-size: 50px;    
    }

    #time-start
    {
        font-size: 17px;
        padding-top:5px;
    }

    #time-start .day
    {
        font-size: 32px;
        line-height: 32px
    }

    #time-clock
    {
        padding-left:18px;
        font-size: 50px;
        line-height: 55px;
    }

     #kup-listek{
        font-size: 14px;        
        height: 24px;
        line-height: 24px;
        padding: 20px 15px;
        margin-right:80px;
    }

    .smaller #kup-listek{
        font-size: 14px;        
        height: 24px;
        line-height: 24px;
        padding: 10px 15px;
        margin-right:80px;
    }

    #header-social{
        right: 80px;
    }

    #langs{
        right: 200px;
    }
     .smaller #langs
    {
        right: 195px;
    }
   
}

/* Small tablets */
@media (max-width: 840px) {
    #time-wrap
    {
        padding: 5px 15px;
    }

   #time-place
    {
        font-size: 30px;    
    }

    #time-start
    {
        font-size: 12px;
        padding-top:0px;
    }

    #time-start .day
    {
        font-size: 22px;
        line-height: 26px
    }

    #time-clock
    {
        padding-left:10px;
        font-size: 36px;
        line-height: 40px;
    }
    .smaller #langs
    {
        right: 190px;
    }  
}

/* Mobile */
@media (max-width: 580px) {
    #time-wrap
    {
        padding: 5px 15px;
    }

    #time-place
    {
        font-size: 20px;    
    }

    #time-start
    {
        font-size: 12px;
        padding-top:0px;
    }

    #time-start .day
    {
        font-size: 18px;
        line-height: 20px
    }

    #time-clock
    {
        padding-left:10px;
        font-size: 36px;
        line-height: 38px;
    }

    #kup-listek{
        font-size: 14px;        
        height: 24px;
        line-height: 24px;
        padding: 5px 10px;
        top: 65px;
        left: 0px;
        width: 170px;

    }

    .smaller #kup-listek{
        font-size: 14px;        
        height: 24px;
        line-height: 24px;
    }
    
    #gk-menu-wrap.smaller{
        height: 110px;
    }

    #gk-header-nav
    {
        min-height: 80px;
    }

    #gk-menu-wrap{
        position:absolute;
    }

    .smaller #langs,
    #langs{
        top:70px;
        right:140px;
    }

    .smaller  #header-social,
    #header-social{
        top:60px;
        right:10px;
    }

    .smaller #gk-header-nav h1 {
    top: 5px;
    }

}

h1 {
    top: 5px;
    }



 .btnKoupit .vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat{
    background-color: #F2A801;
    font-weight: 600;
    font-family: 'KimberleyBl-Regular';
    text-transform: uppercase;
    font-size: 140%;
}

table.program,
table.program tr,
table.program td{
    border: 0;
}

table.program td{
    padding: 10px 5px;
    font-size:  110%;
    font-weight: bold;
    font-weight: 600;
    font-family: 'KimberleyBl-Regular';
}