header button.btn-primary {
  width: auto;
  position: static;
}
#table-calendar .label-free .room-price,
.table-calendar .label-free .room-price {
  color: #AAAAAA;
}
#table-calendar .label-free .divider,
.table-calendar .label-free .divider {
  color: #666666;
}
#table-calendar .label-free .minimal-stay,
.table-calendar .label-free .minimal-stay {
  color: #111111;
}
#table-calendar .label-free.checked.not-enough-min-stay,
.table-calendar .label-free.checked.not-enough-min-stay {
  background: #e4ae33;
}
#table-calendar .label-free.checked .room-price,
.table-calendar .label-free.checked .room-price,
#table-calendar .label-free:hover .room-price,
.table-calendar .label-free:hover .room-price {
  color: #FFFFFF;
}
#table-calendar .label-free.checked .divider,
.table-calendar .label-free.checked .divider,
#table-calendar .label-free:hover .divider,
.table-calendar .label-free:hover .divider {
  color: #CCCCCC;
}
#table-calendar .label-free.checked .minimal-stay,
.table-calendar .label-free.checked .minimal-stay,
#table-calendar .label-free:hover .minimal-stay,
.table-calendar .label-free:hover .minimal-stay {
  color: #999999;
}
#table-calendar .label-free.can-not-select,
.table-calendar .label-free.can-not-select {
  background: #DDDDDD;
  cursor: no-drop;
}
.calendar-shopbag {
  text-align: center;
  padding: 20px 0;
}
.top-calendar {
  margin-top: 65px;
  padding-top: 23px;
  background-color: #FFFFFF;
  text-align: center;
  width: 100%;
  z-index: 10;
}
.top-calendar .link-buttons .btn {
  margin: 10px 5px 0 5px;
}
.top-calendar .table {
  margin-bottom: 0px;
}
.top-calendar .table-calendar {
  font-family: 'Open sans', sans-serif;
}
.top-calendar .table-calendar label {
  margin: 0;
  padding: 0;
}
.top-calendar .table-calendar .label {
  display: block;
  padding: 6px;
  min-width: 45px;
  overflow: hidden;
}
.top-calendar .table-calendar h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
}
.top-calendar .table-calendar .label-free.light,
.top-calendar .table-calendar .label-free:hover {
  font-weight: bold;
  background: #b5dc94;
  color: #fff;
  cursor: pointer;
}
.top-calendar .table-calendar .label-free.checked {
  background: #42a5e4;
  color: #fff;
  font-weight: bold;
}
.top-calendar .table-calendar .label-free input[type="checkbox"] {
  position: absolute;
  top: -50px;
}
.top-calendar .table-calendar .label-disabled {
  background: #eee;
}
.top-calendar .table-calendar .label-reserved {
  background: #dc9c9f;
  color: #ad6f6f;
}
.top-calendar .table-calendar tr th.current {
  background: #2fa1e9;
}
.top-calendar .table-calendar tr th.current a {
  background: #2fa1e9;
  color: #fff;
  font-size: 16px;
}
.top-calendar .table-calendar tr th.current .label-free {
  background: #78c1f0;
  color: #fff;
}
.top-calendar .table-calendar tr th.current .label-free.checked {
  background: #66a72e;
  color: #f0f6ea;
  font-weight: bold;
}
.top-calendar .table-calendar tr td {
  padding: 2px;
}
.top-calendar .table-calendar tr.today td:nth-child(-n+2) {
  background: #eee;
}
@media (max-width: 768px) {
  .top-calendar .table-calendar h3 {
    font-size: 16px;
  }
  .top-calendar .table-calendar .label {
    padding: 12px 6px;
  }
}
@media (max-width: 768px) {
  .top-calendar {
    position: static;
    margin-top: 60px;
  }
  .table-calendar {
    display: none;
  }
  section {
    padding: 30px 0;
  }
}
.room-list h2 {
  text-align: center;
  font-weight: bold;
  color: #5CB85C;
  font-size: 28px;
}
.room-list .free-room-single .persons,
.room-list .free-room-combination .persons {
  color: #F05F40;
  padding: 20px 0;
  font-size: 22px;
  text-align: left;
  font-family: "Open Sans", "Helvetica Neue", Arial;
}
.room-list .free-room-single .persons .number,
.room-list .free-room-combination .persons .number {
  font-weight: bold;
  color: #5CB85C;
  font-size: 28px;
}
.room-list .free-room-single .dates,
.room-list .free-room-combination .dates {
  padding-bottom: 10px;
}
.room-list .free-room-single .thumbnail,
.room-list .free-room-combination .thumbnail {
  height: auto;
  max-width: 100%;
}
@media (min-width: 1200px) {
  .room-list .free-room-single .thumbnail img,
  .room-list .free-room-combination .thumbnail img {
    object-fit: cover;
    width: 240px;
    height: 240px;
  }
}
.room-list .free-room-single:hover,
.room-list .free-room-combination:hover {
  background-color: #E9F0FA;
}
.room-list .free-room-single .order-wrapper,
.room-list .free-room-combination .order-wrapper {
  padding-top: 20px;
}
.room-list .free-room-single .order-wrapper .dates,
.room-list .free-room-combination .order-wrapper .dates {
  padding-top: 20px;
}
.room-list .free-room-single .order-wrapper .order,
.room-list .free-room-combination .order-wrapper .order {
  padding-top: 10px;
}
.room-list .free-room-single .order-wrapper .order .btn,
.room-list .free-room-combination .order-wrapper .order .btn {
  width: 100%;
}
.room-list .free-room-single .order-wrapper .price,
.room-list .free-room-combination .order-wrapper .price {
  font-size: 10px;
}
.room-list .free-room-single .order-wrapper .price .cena,
.room-list .free-room-combination .order-wrapper .price .cena {
  font-size: 22px;
}
.room-list .free-room-single .order-wrapper .price .amount,
.room-list .free-room-combination .order-wrapper .price .amount {
  font-size: 32px;
  color: #5CB85C;
}
.room-list .free-room-single .order-wrapper .price .description,
.room-list .free-room-combination .order-wrapper .price .description {
  font-size: 12px;
}
.room-list .free-room-single {
  border: 1px solid #333333;
  margin: 10px;
  padding: 10px;
}
.room-list .free-room-single .room-data .title {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 20px;
}
.room-list .free-room-combination {
  border: 1px solid #333333;
  margin: 10px;
  padding: 10px;
}
.room-list .free-room-combination .combination-room:after {
  content: '+';
  position: relative;
  left: 50%;
  font-size: 64px;
}
.room-list .free-room-combination .combination-room:last-child:after {
  content: '';
}
.room-list .free-room-combination .combination-room .room-data .title {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 10px;
}
.room-list .free-room-combination .combination-room .room-data .dates {
  padding: 15px 0;
  font-size: 14px;
}
.back-to-old-calendar {
  text-align: center;
}
.back-to-old-calendar .btn {
  margin-bottom: 10px;
}
.back-to-old-calendar .touch {
  display: inline-block;
  margin: 5px;
  background: #f05f40;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  height: 150px;
  padding: 10px;
  font-size: 18px;
  white-space: normal;
  width: 340px;
  position: relative;
}
.back-to-old-calendar .touch div {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.back-to-old-calendar .touch div h3 {
  margin: 0;
  font-size: 100%;
}
.back-to-old-calendar .touch div span {
  display: block;
  font-size: 12px;
  opacity: .6;
}
