/*

Theme Name: Saluber
Theme Author: Michał Piotrowski
Description: Motyw dla strony saluber.eu


*/

body{
    font-family: 'Titillium Web', sans-serif !important;
}

@media screen and (max-width: 1024px){
    .container-fluid{width: 100% !important;}
}

@media screen and (max-width: 900px){
    .nav{float: none !important; width: 100%; text-align: center !important; margin-top: 0 !important; padding-top: 5px; padding-bottom: 10px; }
    .visible{display: block !important; }
}

@media screen and (max-width: 844px){
    .container{width: 100% !important;}
}

@media screen and (max-width: 640px){
    .tresc{width: 100% !important;}
    .info{float: none !important; padding-left: 17px; margin-top: 40px !important;}
    .trener{float: none !important;}

}

@media screen and (max-width: 600px){
    .row-hidden{display: initial !important; visibility: visible !important;}
    .row-visible{display: none !important; visibility: hidden !important;}

}


.container-fluid{
    width: 1024px;
    margin: 0 auto;
}

.container{
    width: 844px;
    margin: 0 auto;
    padding: 0;
}

.row{
    padding: 0 10px;
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: "";
}
.row:after {
    clear: both;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}


[class*="col-"] {
    float: left;
}

.baner{
    max-height: 207px;
}

.baner img{
    width: 100%;
    max-width: 1024px;
    height: auto;
}

.szkola{
    min-height: 41px;
    background-color: #6f429b;
    margin-top: -3px !important;
    height: auto;
}

h1{
    font-family: 'Alegreya Sans SC', sans-serif !important;
    color: #fff;
    font-weight: 900 !important;
    font-size: 25px !important;
    padding-top: 11px !important;
    display: block;
    z-index: 1;

}

h4{
    font-size: 18.29px !important;
    font-weight: 900 !important;
    font-family: 'Alegreya Sans SC', sans-serif !important;
}

.left{
    text-align: left;
}

.center{
    text-align: center;
}

.right{
    text-align: right;
}

.nav{
    color: #fff;
    font-size: 15px;
    float: right;
    margin-top: -20px;
}

.nav a{
    color: #fff;
    text-decoration: none;
}
.nav a:hover{
    font-weight: bold;
}

.hidden{
    display: none;
    visibility: hidden;
}
.visible{
    display: initial;
    visibility: visible;
}

.logo{
    max-width: 92px;
    height: auto;
    display: block;
    float: left;
}

.trener{
    padding-left: 120px !important;
}

.trener p{
    font-size: 18.29px !important;
}

.trener:last-child{
    padding-top: 24px;
}

.info{
    font-size: 14.53px !important;
    font-weight: 700 !important;
    color: #333333 !important;
    list-style-image: url("/wp-content/uploads/2015/09/square.png");
    float: right;
}

.trener li a{
    color: #333333;
    text-decoration: none;
}

.trener li a:hover{
    font-weight: bold;
}

.info li:nth-child(2), .info li:nth-child(3){
    padding-top: 20px;
}

.tabelka{
    text-align: center;
    vertical-align: middle;
    border-collapse: collapse;
    width: 100%;
    color: #333333 !important;
}
.tabelka, .tabelka th, .tabelka td{
    border: 5px solid #6e429b;
    vertical-align: middle;
}

.tabelka th{
    background-color: #6e429b;
    color: #fff;
    font-size: 16.75px !important;
    font-family: 'Titillium Web', sans-serif !important;
    font-weight: 900 !important;
    padding-top: 18px;
    padding-bottom: 18px;
}

.tabelka tr td{
    font-size: 12px !important;
    line-height: 12.89px;
}

.tabelka tr td:first-child{
    padding: 15px 10px 15px 10px;
    font-size: 12px !important;
    font-weight: 600 !important;
}

.row-hidden{display: none; visibility: hidden;}

.page-id-266 .visible{display: none !important; visibility: hidden !important;}
.page-id-266 .hidden{display: block; visibility: visible;}

footer{
    margin-top: 57px !important;
}


footer .container-fluid{
    min-height: 41px;
    background-color: #6f429b;    
}

footer .container-fluid p{
    color: #fff;
    font-size: 11px !important;
    text-align: center;
    padding-top: 14px !important;
}

footer .container-fluid p a{
    color: #fff;
    text-decoration: none;
}

footer .container-fluid p a:hover{
    font-weight: bold;
}