@media (max-height: 800px) {
  .desktop .detail-page .chooser {
    margin-top: 35px;
  }
}
@media (max-height: 600px) {
  .desktop .detail-page .chooser {
    margin-top: 5px;
  }
  .desktop .chooser .price-line {
    margin-bottom: 0px;
  }
  .desktop .detail-page .chooser {
    padding: 10px;
    padding-top: 0px;
  }
  .desktop #ele-check {
    margin-bottom: 0px;
  }
  .desktop .chooser .price-item.total {
    padding-top: 0px;
  }
  .desktop #vip-check {
    margin-top: 0px;
  }
}
.detail-content b {
  font-weight: bold;
}

.lovelink {
  display: block;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
  color: black;
}

.lovelink span {
  color: #c93751;
}

.mobile .pswp {
  z-index: 15000;
}

.lovelink:hover {
  color: black;
  text-decoration: underline;
}

.independent i, .confirmation i, .places-count i, .storno-cond i {
  color: #2ecc71;
  font-size: 22px;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
  width: 30px;
  display: inline-block;
  text-align: center;
}

.places-count i {
  color: #888888;
}

.places-count.nonexclusive i {
  color: #f1c40f;
}

.mobile .independent, .mobile .confirmation, .mobile .places-count {
  margin-bottom: 20px;
}

.independent, .confirmation, .places-count {
  line-height: 20px;
  margin-bottom: 15px;
}

.independent.closed i, .confirmation.required i {
  color: #f1c40f;
}

.rules .feature-item {
  width: auto;
}

.feature-item .comment {
  color: #888888;
  font-size: 13px;
}

.feature-item.red svg * {
  stroke: #e74c3c !important;
  fill: #e74c3c !important;
}

.feature-item.orange svg * {
  stroke: #e67e22 !important;
  fill: #e67e22 !important;
}

#ask-but {
  background-color: #888888;
}

#ask-but:hover {
  background-color: #999999;
}

.feature-item {
  display: block !important;
}

.feature-item.red i {
  color: #e74c3c;
  font-size: 28px;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  bottom: 2px;
  width: 32px;
  display: inline-block;
  text-align: center;
}

.mobile .feature-item {
  margin-right: 0px;
}

.feature-item p {
  margin-left: 45px;
  color: #888888;
  font-size: 14px;
  line-height: 22px;
}

.desc-section.basic {
  text-align: left;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

div.add-comment i {
  cursor: pointer;
  font-size: 40px;
  margin-right: 30px;
  vertical-align: middle;
  color: #999999;
}

div.add-comment i.selected {
  color: #76ccd1;
}

div.add-comment i:hover {
  color: #77dde1;
}

div.add-comment {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 40px;
}

.add-comment textarea {
  padding: 10px;
  box-sizing: border-box;
  vertical-align: middle;
  width: 100% !important;
  margin-top: 10px;
  margin-bottom: 20px;
}

.icon-wrap {
  display: inline-block;
  width: 38px;
  text-align: center;
}

.desc-section {
  padding-bottom: 40px;
}
.desc-section svg {
  max-width: 25px;
  max-height: 25px;
  vertical-align: middle;
}

.head-images-container {
  white-space: nowrap;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background-image: none !important;
  background-color: transparent !important;
}

.pswp__button i {
  color: white;
  font-size: 30px;
}

.mobile .head-images i {
  top: 20vw;
}

input[type=checkbox] {
  -webkit-appearance: checkbox;
}

#ele-box, #pet-box, #vip-box {
  position: relative;
  top: 3px;
}

#vip-check {
  margin-top: 10px;
}

#ele-check span {
  color: #888888;
}

#ele-check {
  font-size: 12px;
  margin-bottom: 15px;
}

label {
  cursor: pointer;
}

#ask-window .modal-dialog {
  max-width: 450px;
}

#ask-window .form-input-field {
  width: 100%;
  margin-bottom: 20px;
}

.mobile .place-desc {
  line-height: 25px;
}

.price-item {
  display: none;
}

.price-item.total {
  display: block;
}

.calendar-line {
  border: 1px solid #d4d5d4;
  padding: 10px;
  border-radius: 0px;
  display: inline-block;
  font-size: 18px;
  min-width: 130px;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
}

.calendar-line span {
  padding: 5px 8px 5px 8px;
}

.desktop .calendar-line span:hover {
  background-color: #76ccd1;
}

.questions .desc-content {
  line-height: normal;
}

.mobile .questions .desc-content .question {
  margin-bottom: 10px;
}

.desc-content p {
  line-height: 24px;
  margin-top: 5px;
}

.no-date-please {
  opacity: 0;
}

.chooser .but-line {
  margin-top: 10px;
}

.desc-content p {
  overflow-wrap: break-word;
}

.chooser .btn i {
  display: none;
}

.chooser .disabled .type-button {
  cursor: not-allowed;
  background-color: #f5f5f5 !important;
  color: black;
}

.chooser .disabled .type-button i {
  display: inline;
  position: absolute;
  z-index: 1;
  color: red;
  font-size: 40px;
  margin-left: 0px;
  margin-top: -7px;
  opacity: 0.3;
  padding: 0px;
  left: auto;
  top: auto;
  right: auto;
}

.chooser .tent .btn svg {
  max-height: 30px;
  margin-top: -5px;
}

.chooser .motorhome .btn svg {
  max-height: 45px;
  margin-top: -9px;
}

.chooser .caravan .btn svg {
  margin-top: -8px;
}

.chooser .type-button.selected svg * {
  fill: #444444 !important;
  stroke: #444444 !important;
}

.chooser .type-select, .chooser .type-button {
  vertical-align: top;
}

.chooser .type-select.disabled svg * {
  fill: #999090 !important;
  stroke: #999090 !important;
}

.chooser .disabled.motorhome i, .chooser .disabled.caravan i {
  padding-left: 3px;
}

.chooser .disabled.tent i {
  margin-left: 4px;
}

.chooser .disabled.caravan i {
  margin-left: 3px;
}

.desc-content .rating-item {
  line-height: 20px;
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-size: 14px;
}

.desc-content .rating-item.last {
  border-bottom: 0px;
}

.desc-content .rating-item .imgs {
  float: left;
  width: 90px;
  margin-right: 10px;
  text-align: center;
  position: relative;
}

.desc-content .rating-item .imgs .type {
  width: auto;
  margin-top: 5px;
}

.desc-content .rating-image {
  border-radius: 100px;
}

.desc-content .rating-title {
  font-weight: bold;
  font-size: 14px;
}

.hearts div {
  display: inline-block;
  width: 11px;
  height: 18px;
  background-image: url(/img/heartsmL.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

.hearts div {
  cursor: default;
}

.hearts div:nth-child(even) {
  background-image: url(/img/heartsmR.png);
  width: 15px;
  padding-right: 5px;
}

.hearts div.off {
  background-image: url(/img/heartsmoffL.png);
}

.hearts div.off:nth-child(even) {
  background-image: url(/img/heartsmoffR.png);
}

.rating-item .svg {
  max-height: 35px;
}

.empty-rating {
  line-height: 20px;
  font-size: 14px;
}

.place-rating-photos {
  font-size: 14px;
  margin-top: 10px;
}

.place-rating-photos img {
  width: 100px;
  height: 100px;
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 15px;
  cursor: pointer;
}

.mobile .place-rating-photos img {
  border-radius: 10px;
  margin-left: 1%;
  margin-right: 1%;
  width: calc(23.5% - 8px);
  height: auto;
}

.mobile .detail-page .desc-section {
  padding-right: 0px;
}

.desc-section .rating-item .place-rating-photos {
  text-align: left;
}

.desc-section .rating-item .rating-image {
  width: 43px;
}

.type-select {
  width: 75px;
  display: inline-block;
  vertical-align: top;
}

.chooser .type-button {
  width: 75px;
  height: 45px;
  text-align: center;
  background-color: #eaeaea;
}

.desktop .chooser .type-button:hover {
  background-color: #76ccd1;
}

.chooser .type-button.selected {
  background-color: #76ccd1;
}

.type-select.zero .type-counter {
  display: none;
}

@media (max-width: 320px) {
  .counter-column.short {
    width: 72px;
  }
}
.counter-column {
  width: 75px;
  display: inline-block;
  text-align: center;
}

.counter-column .info {
  color: #888888;
}

.person-counter {
  border-top: 1px solid #eaeaea;
  border-radius: 5px;
}

.person-counter.selected {
  background-color: #76ccd1;
}

.type-select .type-counter, .person-counter {
  position: relative;
  width: 100%;
  font-size: 16px;
  text-align: center;
  border-left: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  padding-top: 7px;
  padding-bottom: 7px;
}

.type-counter div, .person-counter div {
  position: absolute;
  font-size: 25px;
  top: 0px;
  cursor: pointer;
  width: 35px;
  text-align: center;
  height: 38px;
}

.type-counter div:hover {
  background-color: #eeeeee;
}

.type-counter .plus, .person-counter .plus {
  padding-right: 10px;
  padding-left: 10px;
  right: 0px;
  color: #888888;
}

.type-counter .minus, .person-counter .minus {
  padding-left: 10px;
  left: 0px;
  padding-right: 10px;
  color: #888888;
}

.type-counter span, .person-counter span {
  position: relative;
  z-index: 10;
  pointer-events: none;
}

@media (max-width: 340px) {
  .detail-page .fast-desc .info-item {
    margin-right: 10px;
  }
}
@media (max-width: 315px) {
  .detail-page .fast-desc .info-item {
    margin-right: 5px;
  }
}
.wastewater .svg {
  max-height: 40px;
}

.desc-content #mapid {
  height: 500px;
  width: 100%;
  border-radius: 15px;
  margin-bottom: 10px;
}

.mobile .desc-content #mapid {
  height: 400px;
  width: 100%;
}

/*.calendar td.high:not(.disabled){
    background-image:url(/img/arrowup.png);
    background-repeat:no-repeat;
    background-position:left 2px top 3px;
    background-size:8px 8px;
}*/
.calendar td.low:not(.disabled) {
  background-image: url(/img/arrowdn.png);
  background-repeat: no-repeat;
  background-position: left 2px top 3px;
  background-size: 8px 8px;
}

i.date-help {
  font-size: 20px;
  margin-left: 10px;
}

.desktop .head-images-container img:hover {
  filter: brightness(1.05);
}

.mobile .detail-page .chooser {
  z-index: 1001;
}

.mobile #mapid .compass {
  display: none !important;
}

.mobile #mapid .zoom {
  display: none !important;
}

.desc-section.sjizdnost i {
  font-size: 23px;
  text-align: center;
  width: 40px;
  display: inline-block;
  color: #a9a0a0;
  vertical-align: middle;
}

i.orange {
  color: #e67e22 !important;
}

.favlink, .unfav {
  font-weight: normal;
  cursor: pointer;
  color: #c93751;
  font-size: 14px;
}

.favlink:hover div {
  text-decoration: underline !important;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  min-width: 40px;
  height: 60px;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  min-width: 50px;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
  min-width: 50px !important;
}

.daterangepicker .calendar {
  max-width: 100% !important;
}

.desktop .daterangepicker {
  position: fixed !important;
  left: auto !important;
  right: 30px !important;
  bottom: 30px !important;
  top: auto !important;
}

.daterangepicker.opensright:before, .daterangepicker.opensright:after {
  display: none !important;
}

.high:not(.disabled) .cal-price {
  color: red;
}

.cal-price {
  font-size: 11px;
  pointer-events: none;
  font-weight: normal;
}

.mobile .cal-price {
  font-size: 10px;
}

.mobile .daterangepicker {
  position: fixed !important;
  left: 5px !important;
  right: 10px !important;
  bottom: 20px !important;
  top: auto !important;
  width: auto !important;
}

.mobile .daterangepicker .calendar th, .mobile .daterangepicker .calendar td {
  width: 14% !important;
  min-width: 0px !important;
}

.daterangepicker .calendar td {
  font-weight: bold;
}

.moreplaces img {
  width: 100%;
}

.moreplace {
  color: #555555;
  display: inline-block;
  font-size: 12px;
  width: 157px;
  margin-right: 5px;
  line-height: initial;
  vertical-align: top;
}

.moreplace:hover {
  color: #76ccd1;
}

.mobile .moreplace {
  width: 48%;
  margin: 0.5%;
}

.moreP {
  margin-left: 5px;
  margin-right: 5px;
}

.moreP.selected {
  font-weight: bold;
  color: black;
}

.more-places {
  margin-top: 10px;
  font-size: 14px;
  margin-left: -5px;
  color: #888888;
  margin-bottom: 20px;
}

.tag-suggest {
  margin-bottom: 25px;
}

.tag-suggest .btn:hover {
  border: 1px solid #76ccd1;
}

.tag-suggest .btn {
  margin-right: 10px;
  padding: 5px 9px 5px 9px;
  border-radius: 5px;
  border: 1px solid lightgray;
  font-size: 12px;
  font-weight: normal;
  color: gray;
}

.primary-dot {
  display: inline-block;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  margin-left: 2px;
  margin-right: 2px;
  background-color: #76ccd1;
}

.slider .page img {
  height: 25vw;
  margin-right: 10px;
  cursor: pointer;
}

.mobile .slider .page img {
  height: 60vw;
  margin-right: 1vw;
}

.slick-slide {
  outline: 0px;
}

.slick-dots li {
  width: 0px;
}

.slick-dots li button:before {
  font-size: 20px;
}

.slick-slider i.fa-chevron-left, .slick-slider i.fa-chevron-right {
  position: absolute;
  top: 45%;
  color: white;
  font-size: 25px;
  padding: 5px;
}

.slick-slider i.fa-chevron-right {
  right: 5px;
}

.slick-slider i.fa-chevron-left {
  left: 5px;
  z-index: 1;
}

.rating-item img.type {
  width: 60px;
  height: 45px;
}

img.small-ico {
  width: 35px;
  height: 35px;
}

.tag-suggest {
  text-align: left;
}

.tag-suggest-item {
  margin-bottom: 5px;
}

.rankIco {
  position: absolute;
  height: 30px;
  top: 14px;
  width: auto !important;
  right: 20px;
}

img.marker {
  width: 30px;
  height: 30px;
}

.modal-body p {
  font-size: 12px;
  margin-top: 5px;
}

.swiper-pagination-bullet-active, .swiper-pagination-bullet {
  background-color: white;
  opacity: 1;
}

.swiper-button-next, .swiper-button-prev {
  color: white;
  background-image: none;
  font-size: 30px !important;
  padding: 20px;
}

.swiper-button-prev {
  left: 0px;
  padding-left: 10px;
}

.poi-comments .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 10px;
}

.poi-comment {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  min-height: 80px;
  box-sizing: border-box;
}

.poi-comment img {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  border-radius: 60px;
  float: left;
}

.discount {
  margin: 0;
}

.discount span {
  color: #76ccd1;
}

#poi-window .modal-content, #poi-window .modal-dialog {
  max-width: 471px;
}

.mobile #poi-window .modal-footer {
  border-top: 0px;
}

#poi-window .modal-body {
  padding-top: 5px;
}

.fast-desc .info-item {
  width: 105px;
}

.mobile .fast-desc .info-item {
  width: 53px;
}

@media (max-width: 350px) {
  .mobile .fast-desc .info-item {
    margin-right: 6px;
  }
}
.desc-section.basic i.orange {
  color: #e67e22;
}

.desc-section.basic i.red {
  color: #e74c3c;
}

.mobile .detail-page .chooser-content {
  display: block;
}

.desc-content.photos .media-type-video::after {
  font-size: 60px;
}
