.logo_small {height: 63px;margin-top: 17px;}

@media (max-width: 992px) {
    .logo_small {height: 55px;margin-top: 0px;}

    .navbar-collapse {background-color: #343a40}

    .navbar-collapse ul {padding-left: 10%}
    
    header {display: none;}
}

.navbar {height: 70px;}

.article_div {padding-top: 35px;}

.brand-logo-img {height: 60px;}

.copyr {margin-top: 20px;}

footer {margin-top: 100px;}

.social-ions-contact {color: black;}

.social-icons-footer {color: white; font-size: 2em;}

.navbar ul {font-size: 1.2rem; font-weight: 600}

.znacka-nadpis {font-size: 1.5em}

.h-vybava {margin-top: 50px; border-bottom: 2px #a71323 solid;width: 100%}
.detail-taby {margin-top: 0px;}
.vybava { padding-top: 15px;}
.detail-img-top {width: 90%;}

.v_foto {padding-left: 30px; padding-right: 30px;}

.v_text {text-align: justify; padding-left: 30px; padding-right: 30px;}

.v_image {float: none;}

.cena_i {font-weight: bold; font-style: normal; font-size: 1.2em}


.div_types {display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #0297db;
    border-radius: .25rem;
    font-weight: bold;
    color: white}

@media (min-width: 992px) {
    .col-md-push-6 {
        left: 50%;
    }

    .col-md-pull-6 {
        right: 50%;
    } 
}

#loader {
    overflow-x: hidden;
    overflow-y: hidden;
    vertical-align: middle;
    background-color: white;
    /*background: url(/images/barber_shop_background_leden1.jpg);*/
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    position:fixed;
    display: table;
    width: 100%;
    top:0;
    height: 100%;
    min-height: 100%;
    z-index:9999;
}
.loader-container {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    z-index: 12;
    text-align:center;
}
.loader-top {
    margin-top:4%;
    max-width: 400px;    
}
.loader-back-text {
    z-index:-1;
    color: #242424;
    font-family: 'Encode Sans Expanded';
    position: absolute;
    top:50%;
    margin-top:-25px;
    font-weight: bold;
    left:0;
    right: 0;
    font-size: 3.2em;
}
.loader-back {
    z-index:-1;
    color: #242424;
    font-family: Arial;
    position: absolute;
    top:45%;
    margin-top:-6px;
    font-weight: 300;
    left:0;
    right: 0;
    font-size: 1em;
}
.loader {
    width: auto !important;
}



.w--tab-active {
    display: block;
}
.w-tab-pane {
    position: relative;
    display: grid;
}

.w-row:before, .w-row:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.w-col-6 {
    width: 50%;
}
.w-col {
    position: relative;
    float: left;
    /* width: 100%; */
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.options-text-block.specs {
    /* margin-top: 10px; */
    margin-bottom: 10px;
    min-height: 20px;
}
.options-text-block {
    /* margin-top: 15px; */
    /* font-family: 'Open Sans', sans-serif; */
    color: #444;
    /* font-size: 20px; */
    /* line-height: 30px; */
}

.detail-popis {text-align: justify; padding-right: 50px}
.detail-popis h5 {font-size: 1em; margin-top: 8px}

.detail-img-additional {max-width: 150px; padding: 20px}

.vybava h2 {width: 100%}

.vybava p {}

.vybava img {max-width: 350px}

.card-img-kontakt {height: 170px;}

.card-subtitle {max-height: 150px; overflow: hidden; text-overflow: ellipsis;}

.card-subtitle:hover {max-height: 800px;}
