body > img.bg {
    background-image: url('../../img/custom/kido/logo-horizontal.png');
    background-repeat: repeat;
    background-size: auto;
}

.row.other-branches
{
    visibility: hidden;
}


.View-header-navigation
{
    background-image: none;
    min-height: inherit;
    padding-left: 20px;
    padding-bottom: 6px;
}

.stepwizardReservation
{
    visibility: hidden;
    height: 20px;
}

.btn-default
{
    background-color: rgb(134,196,87);
    border-color: rgb(134,196,87);
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default
{
    background-color: rgb(251,172,77);
    border-color: rgb(251,172,77);
}

@media (min-width: 470px){
    .ponukana-sluzba .col-cena {
        line-height: 19px;
    }
}


.company-content section .step,
.company-content .btn.btn-login
{
    background-color: rgb(134,196,87);
}


.company-content .category {
    background-color: rgb(251,172,77);
}

.company-content .category:hover,
.company-content .category.active,
.company-content .select-time1 .times.active, 
.company-content .select-time1 .times:hover
{
    background-color: rgb(237,59,132);
}

body .well.well-dark.well-transparent
{
    box-shadow: none;
}
