﻿@charset "UTF-8";
html {
  position: relative;
  min-height: 100%; }

body {
  margin-bottom: 150px; }

#footer {
  text-align: center;
  font-size: .9em;
  padding: 20px 20px;
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 1.4em;
  background-color: #f5f5f5; }

a:hover {
  text-decoration: none; }

h1 {
  margin: 15px 0 20px 0;
  font-weight: 100;
  font-size: 3.5em; }
  @media (max-width: 768px) {
    h1 {
      font-size: 2.6em !important; } }

@media (max-width: 786px) {
  .custom-select-lg {
    font-size: 1em; } }

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1340px; } }

.small {
  font-size: .8em !important; }

.small2 {
  font-size: .7em !important; }

.smaller {
  font-size: .9em !important; }

.larger {
  font-size: 1.1em !important; }

.larger2 {
  font-size: 1.3em !important; }

.large {
  font-size: 1.5em !important; }

.cursor-pointer, .pointer {
  cursor: pointer; }

.opacity-8 {
  opacity: .8; }

.opacity-6 {
  opacity: .6; }

.opacity-4 {
  opacity: .4; }

.opacity-2 {
  opacity: .2; }

.opacity-0 {
  opacity: .0; }

#defaultPage {
  /*.card {
        .item-icon, .period-icon {
            color: #5882d1;
        }

        .first-line {
            border-radius: 20px;
            color: black;
            padding: 10px;

            &:hover {
                text-decoration: none;
                background: #ebecff;

                .item-icon {*/
  /*                    color: white;*/
  /*}
            }
        }

        border: 0;
        padding: 1rem;

        .item-text {
            font-size: 1.1em;
            font-weight: bold;
        }

        .second-line {
            margin-top: -5px;

            .period-icon {
                padding-bottom: 0;
                font-size: 1.4rem;
            }

            .period-text {
                min-width: 60px;
                font-size: .9rem;
                opacity: .8;
            }
        }
    }*/
  /*.item-small {
        margin: 0 10px;
        padding: 10px;
        border-radius: 10px;

        a:hover {
            text-decoration: none
        }

        &:hover {
            background: #ebecff;

            .item-icon {*/
  /*                    color: white;*/
  /*}
        }

        .item-text {
            font-weight: bold;
            font-size: .9em;
        }

        .item-icon {
            font-size: 1.7em;
        }
    }

    .other-links {
        a {
            color: black;
        }

        .separator {
            font-size: 1.5em;
            opacity: .4;
            margin: 0 10px;
        }
    }

    .btn-reserve {
        .item-icon {
            color: red;
            font-size: 3.5em;
            margin-right: 15px;
        }

        .item-text {
            .subtle {
                font-size: .9em;
                opacity: .8;
                font-weight: normal;
            }
        }
    }*/ }
  #defaultPage h2 {
    font-weight: 100;
    font-size: 2.2em;
    text-align: center; }

#header {
  border-bottom: 1px solid silver; }
  #header .company-name {
    font-weight: 800;
    font-size: 20px;
    color: #909090;
    margin-right: 20px; }
  #header .user {
    font-size: 1.0em;
    margin-right: 20px; }
  #header .basket {
    font-size: 1.4em; }
    #header .basket .shopping-cart-icon {
      font-size: 1.5em;
      color: #ef7070; }

/*#leftbar {
    border-right: 1px solid #d3d3d3;

    .item-category {
        font-weight: 100;
        font-size: 1.3rem;
        color: black;
    }

    li.item-category > a {
        color: black;
    }

    .item {
        border: 0;
        padding-bottom: .55rem;
        padding-top: .55rem;

        &:hover {
            color: blue;
        }

        .item-icon {
            font-size: 1.6rem;
            min-width: 40px;
        }
    }
}

#search-result {
    .catalogue {
        display: flex;
        flex-wrap: wrap;
    }

    .item {
        width: 250px;
        min-height: 400px;
        border: 1px solid #dcdcdc;
        padding: 10px;

        @media (max-width: 500px) {
            width: auto;
        }

        .photo {
            img {
                width: 100%;
            }

            min-height: 220px;
        }

        .price {
            .value {
                font-size: 1.3em;
                font-weight: bold;
                color: red;
            }
        }

        .priceNoVAT {
            font-size: .9em;

            .value {
                margin-left: 3px;
                font-weight: bold;
            }
        }

        .item-title {
            font-weight: bold;
        }

        .item-description {
            font-size: .8em;
            opacity: .8;
        }
    }
}*/
.loading-bar {
  text-align: center; }

/*
.pneu-filter2 {
    .presets {
        a {
            margin-right: 17px;
        }
    }

    .period {
        .btn {
            font-size: 1.6rem;
        }
    }
}*/
/* ------------- PLÁNOVAČ / REZERVACE ---------------*/
/*.scheduler-info {
    border: solid 2px red;
    padding: 8px;
    margin-bottom: 8px;
    font-size: 1.1em;
}

.scheduler .sekce.data {
    line-height: 2.2em;
}

.scheduler .sekce.data input {
    padding: 4px 2px 3px 2px;
}

.scheduler table.calendar2 {
    width: 90% !important;
}

*/
.scheduler-page h3 {
  color: #2727a8;
  font-size: 1.8em;
  font-weight: 100;
  margin-top: 50px;
  margin-bottom: 15px; }
  .scheduler-page h3 .title-icon {
    opacity: .7;
    margin-right: 10px;
    color: #2727a8; }

.reservations .navigation {
  margin-bottom: 15px;
  align-content: center; }
  .reservations .navigation .icon {
    font-size: 1.6em; }
  .reservations .navigation .text {
    font-size: .9em; }
  .reservations .navigation .text, .reservations .navigation .icon {
    margin: 0 3px; }

.reservations p.no-activity, .reservations p.no-boxes {
  color: red; }

.reservations .time, .reservations .day {
  font-size: .9em;
  padding: 0 5px; }

.reservations .day .date {
  font-size: .9em;
  opacity: .7; }

.reservations table th, .reservations table td {
  text-align: center;
  white-space: nowrap;
  border: 1px solid #c9c9c9; }

.reservations table td {
  height: 30px; }

@media (max-width: 768px) {
  .reservations .col4, .reservations .col5, .reservations .col6, .reservations .col7 {
    display: none; } }

.reservations table td.free, .reservations table td.yours {
  padding: 0px; }

.reservations table span {
  float: none;
  display: inline;
  width: auto; }

.reservations table a {
  float: none;
  margin: 0px !important;
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding-top: 6px;
  box-sizing: border-box; }

.reservations .legend .box {
  width: 16px;
  height: 16px;
  display: inline-block;
  float: none;
  margin: 2px 6px 0px 6px; }

.reservations .reserved {
  background-color: #FF6666;
  margin-left: 0px; }

.reservations .free {
  /*background-color: #f8f8f8;*/ }

.reservations span.free {
  border: solid 1px #222; }

.reservations .yours {
  background-color: #6699ff; }

.reservations .fixed {
  background-image: linear-gradient(143deg, #f0f0f0 16.67%, #f7f7f7 16.67%, #f7f7f7 50%, #f0f0f0 50%, #f0f0f0 66.67%, #f7f7f7 66.67%, #f7f7f7 100%);
  background-size: 14.95px 11.27px;
  background-color: #dddddd;
  cursor: not-allowed; }

/*.headerboxes td {
    width: 40px;
    height: 20px;
    text-align: center;
    cursor: pointer;
}
*/
/*.boxes td {
    width: 40px;
    height: 30px;
    text-align: center;
    cursor: pointer;
}

.boxes td.free:hover {
    background-color: #6699ff;
}
*/
/*.boxcell td {
    width: 60px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}

.boxcell td.free:hover {
    background-color: #6699ff;
}

td.service-name, td.service-name:hover {
    background: none !important;
    border: none !important;
    text-align: left;
    font-size: 1.10em;
    padding: 4px 2px 4px 0px;
    color: blue;
    font-weight: bold;
}

*/
