html{
    min-width: 320px;
    height: 100%;
}
[data-toggle=buttons]>tbody>tr>td>.btn>input[type=radio],[data-toggle=buttons] .btn>input[type=radio] {
    display: none;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #ff0500;
    font-weight: bold;
}
.right{
    float:right;
}
.left{
    float:left;
}
.pointer{
    cursor: pointer;
}
.text-right{
   text-align: right;
}
.text-left{
    text-align: left;
}
.green{
    color:#00C294;
}
.normal{
    font-weight: normal;
}

.pt10{
    padding-top: 10px;
}
.pt20{
    padding-top: 20px;
}
.pt30{
    padding-top: 30px;
}

.mr5{
    margin-right: 5px;
}

body#reservation{
    background-color: transparent;
}

body#reservation.white{
    background-color: white;
}

body#reservation .navbar-default{
    background-color: transparent;
    border-color: transparent;
}
#reservation .scrollfit {
    overflow: auto;
    max-height: 500px;
}
.navbar-default {
    padding-top: 10px;
}
.navbar-brand{
    padding: 0;
}
.navbar-brand h1{
    margin-top: 5px;
}
.nav{
    padding: 5px 0 0 0;
}
.nav > li{
    padding-left: 10px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 10px;
}
.nav .cart{
    font-size: 18px;
    color: #525d69;
    cursor: pointer;
}
#reservation .container-fluid{
    padding-left: 0;
}
#reservation h1{
    text-align: center;
}
#reservation h2{
    margin-top:0px;
    font-size: 24px;
}
#reservation h3{
    margin-top:0px;
    font-size: 20px;
}
#reservation #header{
    padding-bottom: 30px;
}
#reservation nav h1{
    font-size: 30px;
    margin-top: 10px;
    font-weight: bold;
}
#reservation #header a,#reservation nav .left a{
    color: #3c444c;
}
#reservation #header a:hover,#reservation nav .left a:hover,#reservation nav .left a:active{
    color: #3c444c;
    text-decoration: none;
}
#reservation #header p{
    font-size: 15px;
    font-weight: 400;
    color: #888;
    letter-spacing: 1px;
}
#reservation #contact p{
    margin-bottom: 2px;
    color:#888;
}
#reservation #contact strong{
    font-size: 14px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td,#step1form {
    vertical-align: middle;
    font-size: 15px;
    letter-spacing: 0.5px;
}
#contact{
    padding: 50px 0  0 0;
}
.footer{
    padding-top: 20px;
}
#reservation .price{
    color:#00C294;
    min-width:80px;
    margin-right: 5px;
    text-align: center;
    font-size: 18px;
}
#reservation .duration{
    color:#888;
    min-width:80px;
    margin-right: 5px;
    white-space: nowrap;
}
#reservation .sum{
    font-size: 18px;
    font-weight: bold;
}
.nav > li > a.btn-info:hover,
.nav > li > a.btn-info:focus {
    text-decoration: none;
    background-color: #3fc9a4;
}
.nav > li.disabled > a {
    color: #7a8896;
}
#menu .profile {
    margin:0 4px 0 2px;
    font-size: 15px;
}
.btn-empty {
    color: #7a8896;
}
.btn-empty:hover,
.btn-empty:focus,
.btn-empty.focus,
.btn-empty:active,
.btn-empty.active,
.open > .dropdown-toggle.btn-empty {
    color: #343c46;
}
a.btn-try{
    background: rgb(64, 222, 168);
    border: 2px solid rgb(64, 222, 168);
    position: relative;
    padding: 10px 15px;
    letter-spacing: .3px;
    font-family: Lato,"Helvetica Neue",Arial;
    text-transform: uppercase;
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;

}
a.btn-try:hover{
    color: #FFF;
    text-decoration: none;
    background: rgb(61, 187, 135);
}

#step2{
    margin-top: 50px;
}

#step2 .back{
    padding-top:30px;
}
#step2 .time{
    border-color: #aaa;
    margin-bottom: 2px;
}
#step2 .table th{
    background-color: #999;
    color: #fff;
}
#step2 .table td{
    border:0;
}
#step2 .btn-default:hover,
#step2 .btn-default:focus,
#step2 .btn-default.focus,
#step2 .btn-default:active,
#step2 .btn-default.active,
#step2 .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color:#3187ce;
    border-color: #3187ce;
}
#step2 .staff{
    margin-bottom: 5px;
}
.datepicker table tr td.new,.datepicker table tr td.day {
    color: #000000;
}
.datepicker table tr td.new,.datepicker table tr td.old {
    color: #b1b1b1;
}
.datepicker table tr td.new,.datepicker table tr td.disabled {
    color: #b1b1b1;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active,.datepicker table tr td.active:active {
    color: #fff;
    background-color:#3187ce;
    border-color: #3187ce;
}


#reservation .back{
    float:left;
}
#reservation .submit{
    float:right;
}
#confirm{
    margin-top: 50px;
}
#confirm .form-group{
    font-size: 15px;
}

#confirm .form-group .control-value{
    padding-top:7px;
}
#confirm .form-group label{
    color:#888;
}
#confirm .has-error label,#confirm .has-error small{
    color:#a94442;
}
#confirm .submit button{
    margin-left: 10px;
}
#confirm p{
    font-size: 18px;
    color:#3187ce;
}
#confirm .note{
    padding-left: 15px;
    padding-right: 15px;
}
#confirm .note label{
    margin-bottom: 5px;
    text-align: left;
}

#basket .flex-row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    min-height: 45px;
    margin-bottom: 5px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    border-bottom: 1px solid #ddd;
}
#basket .flex-row.last{
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 20px;
}
#basket  .flex-col{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    align-items: center;
    -webkit-align-items: center;

}
#basket  .flex-col:nth-child(1){
    width: 80%;
}
#basket  .flex-col:nth-child(2){
    width: 100px;
}
#basket  .flex-col:nth-child(3){
    justify-content: flex-end;
    width: 80px;
}

#basket  .flex-cell{
    flex-grow: 1;
}
#basket .flex-cell.name{
    min-width: 180px;

}
#basket .flex-cell.name p{
    margin-bottom: 5px;
}
#basket .flex-cell.seats{
    min-width: 80px;
    flex-grow: 0;
}
#basket .flex-cell.seats span{
    text-align: center;
    display: block;
}
#basket .flex-cell.time{
    width: 180px;
    flex-grow: 0;
}

#basket .flex-row p{
    font-size: 18px;
    color:#3187ce;
}

#basket .flex-row.error,#basket .flex-row.error p,#reservation .flex-row.error .duration,#reservation .flex-row.error .price{
    color:#aaa;
    font-weight: normal;
}
#basket .flex-cell.name .error{
    margin-top: 10px;
    color: red;
}
#basket .flex-cell.delete {
    border-left: 1px solid #aaa;
    padding-left: 5px;
}
#basket .flex-cell .client{
    color: #888;
    font-weight: bold;
}

#basket .pay{
    line-height: 45px;
    color: #888;
    font-weight: bold;
    text-align: left;
    font-size: 15px;
}

#basket .pay-price{
    font-size: 26px;
    color:#00C294;
    ont-weight: bold;
}
#basket .form-group .control-value{
    padding-top:7px;
}

#basket tr.summary >td{
    font-size: 18px;
    font-weight: bold;
    height: 60px;
}
.dropdown .dropdown-menu{
    padding: 0;
    margin-top: 5px;
}

.dropdown .divider{
    margin: 0;
}
.dropdown .fa{
    font-size: 18px;
}
.cartdrop{
    padding: 5px 10px 0px 10px;
    display: inline-block;
    min-width: 350px;

}
.cartdrop .service{
    float: left;
    color:#3187ce;
    font-size: 14px;
}
.cartdrop .service .staff{
    color: #000;
    font-weight: bold;
    font-size: 12px;
}
.cartdrop .date{
    float: right;
    text-align: right;
    font-size: 13px;
    letter-spacing: 1px;
}

.cartbtn a.btn{
    color:#fff;
    border-radius: 0;

}
.cartbtn a.btn:hover{
    color:#fff;
    background-color: #276ca5;
    border-color: #25679d;
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,0.2);
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook.focus, .btn-facebook:active, .btn-facebook.active, .open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0,0,0,0.2);
}
.btn-social {
    position: relative;
    padding-left: 44px !important;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-social :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px !important;
    line-height: 34px !important;
    font-size: 1.6em!important;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.remind{
    padding-bottom: 10px;
}
.verticalline{
    border-left: 1px solid #8E8E8E;
    height: 500px;
    margin-left: 25px;
}
#step1 ul>li>.btn>input[type=radio] {
    display: none;
}

#step .step1-list{
    margin-bottom: 15px;
}
#step1 .flex-row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    min-height: 45px;
    margin-bottom: 5px;
    margin-right: 10px;
}
#step1 .flex-col{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    align-items: center;
    -webkit-align-items: center;
}
#step1 .flex-col:nth-child(1){
    flex-wrap: nowrap;
    width: 60%;
}
#step1 .flex-col:nth-child(2){
    width: 40%;
}
#step1 .flex-col:nth-child(3){
    justify-content: flex-end;
    width: 80px;
}

#step1 .flex-cell{
    flex-grow: 1;
}
#step1 .flex-cell.name{

}
#step1 .flex-cell.comment{
    min-width: 50px;
    flex-grow: 0;
}
#step1 .flex-cell.duration{
    width: 40%;
}
#step1 .flex-cell.price{
    width: 50%;
}
#step1 .flex-cell.button{
    min-width: 40px;
    flex-grow: 0;
}
#step1 h2{
    width: 100%;
    flex-grow: 0;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}


#step1 .btn.disabled{
    cursor: pointer;
    pointer-events:auto;
}

#confirm .pay{
    line-height: 45px;
}

#confirm .pay-price{
    font-size: 26px;
    color:#00C294;
    ont-weight: bold;
}

@media (max-width: 360px) {
    #confirm .cancel{
        display: none;
    }
}
@media (max-width: 467px) {
    .day_part{
        display: none;
    }
}
@media (max-width: 768px) {
    .hideM{
        display: none;
    }
    #contact .address,#contact .working{
        margin-top: 10px;
    }
    #basket .flex-cell.delete {
        border-left: none;
        padding-left: 0;
        text-align: center;
    }
}
#list .head{
    padding-bottom: 60px;
}
/*
//dynamiczne skracanie tekstów
li.name p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
*/
/* LOADER */
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   speak for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.loader {
    display:    none;
    position:   fixed;
    z-index:    5000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background-color: rgba( 255, 255, 255, .8 );
}
/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .loader {
    display: block;
}

.loader h1{
    font-family: 'Actor', sans-serif;
    color:#FFF;
    font-size:16px;
    letter-spacing:1px;
    font-weight:200;
    text-align:center;
}
.loader span{
    width:20px;
    height:20px;
    border-radius:50%;
    display:inline-block;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-10px;
    -webkit-animation:3s infinite linear;
    -moz-animation:3s infinite linear;
    -o-animation:3s infinite linear;

}
.loader span:nth-child(2){
    background:#3187ce;
    -webkit-animation:kiri 0.8s infinite linear;
    -moz-animation:kiri 0.8s infinite linear;
    -o-animation:kiri 0.8s infinite linear;

}
.loader span:nth-child(3){
    background:#EB6841;
    z-index:100;
}
.loader span:nth-child(4){
    background:#3fc9a4;
    -webkit-animation:kanan 0.8s infinite linear;
    -moz-animation:kanan 0.8s infinite linear;
    -o-animation:kanan 0.8s infinite linear;
}
@-webkit-keyframes kanan {
    0% {-webkit-transform:translateX(30px);
    }

    50%{-webkit-transform:translateX(-30px);
    }

    100%{-webkit-transform:translateX(30px);
        z-index:200;
    }
}
@-moz-keyframes kanan {
    0% {-moz-transform:translateX(30px);
    }

    50%{-moz-transform:translateX(-30px);
    }

    100%{-moz-transform:translateX(30px);
        z-index:200;
    }
}
@-o-keyframes kanan {
    0% {-o-transform:translateX(30px);
    }

    50%{-o-transform:translateX(-30px);
    }

    100%{-o-transform:translateX(30px);
        z-index:200;
    }
}
@-webkit-keyframes kiri {
    0% {-webkit-transform:translateX(-30px);
        z-index:200;
    }
    50%{-webkit-transform:translateX(30px);
    }
    100%{-webkit-transform:translateX(-30px);
    }
}
@-moz-keyframes kiri {
    0% {-moz-transform:translateX(-30px);
        z-index:200;
    }
    50%{-moz-transform:translateX(30px);
    }
    100%{-moz-transform:translateX(-30px);
    }
}
@-o-keyframes kiri {
    0% {-o-transform:translateX(-30px);
        z-index:200;
    }
    50%{-o-transform:translateX(30px);
    }
    100%{-o-transform:translateX(-30px);
    }
}

@media (max-width: 479px) {
    #reservation nav h1{
        font-size: 20px;
        margin-top: 15px;
    }
    .container{
        max-width:400px;
        min-width:320px;
    }
    #step1 .choose{
        display:none;
    }
    #step1 .ok{
        display: inline;
        padding: 4px;
    }
    #confirm .submit {
        display: flex;
        flex-wrap: wrap;
    }
    #confirm .btn1 {
       order:4;
    }
    #confirm .btn2 {
        order:3;
    }
    #confirm .btn3 {
        order:2;
    }
    #confirm .btn4 {
        order:1;
    }
    #confirm .submit,#confirm .back{
        float: none;
    }
    #confirm .submit .btn,#confirm .back .btn, #basket .submit .btn,#basket .back .btn{
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    #confirm .submit button{
        margin: 0;
    }
    .sticky_mobile{
        background-color: #fff;
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
        border-top:1px solid #aaa;
        padding-top: 10px;
    }
    .hide_mobile{
        display: none !important;
    }
    #basket .flex-col:nth-child(1) {
        flex-direction: column;
        align-items: flex-start;
    }
    #basket .flex-cell.seats span{
        display: inline;
    }
}
@media (min-width: 480px){
    #step1 .choose{
        display: inline;
    }
    #step1 .ok{
        display:none;
    }
    .sticky_desktop {
        background-color: #fff;
        position: -webkit-sticky;
        position: sticky;
        bottom: 0;
    }
}
@media (min-width: 480px) and (max-width: 599px) {
    #reservation nav h1{
        font-size: 20px;
        margin-top: 15px;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    #reservation nav h1{
        font-size: 20px;
        margin-top: 15px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #reservation nav h1{
        font-size: 20px;
        margin-top: 15px;
    }
    #basket .flex-cell.delete {
        border-left: none;
        padding-left: 0;
        text-align: center;
    }
}

.blur{
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.safari-fix{
    position: absolute;
    top: 150px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 180px;
}
.sticky {
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    border-top:1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}
