.content-page {
  width: 100%;
  margin-top: 5px;
  padding: 1px 0;
  text-align: justify;
  background-color: #fcf8cb;
  border-radius: 5px;
}

#breadcrumbs {
  line-height: 14px;
  padding: 5px 5px 0;
  margin: 0;
  font-size: 14px;
}
#breadcrumbs span {
  display: inline;
  color: #fe8605;
  font-size: 14px;
}
#breadcrumbs span a {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #585858;
  text-decoration: underline;
}
#breadcrumbs .breadcrumb_last {
  font-family: 'Times New Roman', Times, serif;
  font-size: 14px;
  color: #585858;
}

.main-page-block {
  width: 100%;
  margin-top: 10px;
  padding: 1px;
  text-align: justify;
  background-color: #fcf8cb;
  border-radius: 5px;
}

.main-page-title {
  margin: 6px 5px 0;
  color: #fcd988;
  border-radius: 5px;
  background: linear-gradient(to bottom, #686666, #1f191a);
  padding: 5px;
  text-align: center;
  font-size: 20px;
  font-family: Arial, Helvetica, Sans-Serif;
  margin-bottom: 18px;
}

.main-page__border {
  border: 8px solid transparent;
  border-image: linear-gradient(to bottom, #fff1d4 0, #fedb73 100%);
}

.page-content {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  letter-spacing: normal;
  padding: 0 5px 5px 5px;
  margin-top: 10px;
}

.page-content span {
  text-align: justify;
}

.page-content img {
  margin: 5px 10px 5px 5px;
}

.page-block-details {
  display: flex;
  font-size: 10px;
  margin-bottom: 5px;
  line-height: 11px;
}

.page-block-details p {
  font-family: 'Times New Roman', Times, serif;
  margin-left: 12px;
  margin-bottom: 0;
  color: grey;
}

.page-block-details p:first-child {
  padding-left: 5px;
}

.embed-responsive iframe {
  width: 100%;
  height: 200px;
  border-width: 2px;
  border-style: inset;
  border-color: initial;
  border-image: initial;
}

.block-rating {
  margin-top: 5px;
  margin-bottom: 10px;
}

.block-rating span {
  font-family: 'Times New Roman', Times, serif !important;
  font-size: 11px !important;
  color: #060606 !important;
}

.yasr-vv-stats-text-container {
  vertical-align: top !important;
  margin-left: 5px;
}

.block-rating .kk-star-ratings .kksr-muted {
  opacity: 1;
}

.yasr-star-rating {
  width: 120px !important;
  height: 24px !important;
  background-size: 24px !important;
}

.yasr-star-value {
  background-size: 24px !important;
}

.embed-responsive {
  height: 200px;
  width: 100%;
}

.embed-responsive iframe {
  width: 100%;
  height: 200px;
}

/* For reservation START */
.reservation-block-form {
  padding: 40px 5px 0;
}

.reservation-input {
  width: 100%;
  height: 49px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  background-color: #fff;
  border: 1px solid #ccc;
  text-align: center;
  margin: 10px 0;
}

.reservation-block-form select {
  height: 30px;
  width: 200px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 13.4px;
  border-color: #000;
  margin-bottom: 15px;
}

.reservation-block-form {
  font-size: 21px;
  font-family: 'Open Sans';
  line-height: 18.9px;
}

.reservation-date {
  width: 115px;
  height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 13.4px;
  color: #000 !important;
  border-color: #000 !important;
}

.reservation-area {
  width: 98.2%;
  font-family: monospace;
  font-size: 22px;
  background-color: #fff;
  border: 1px solid #ccc;
  text-indent: 10px;
  height: 162px;
  padding-top: 5px;
}

.reservation-btn {
  margin: 15px 0 0 0;
  padding: 10px 0;
  width: 45%;
  cursor: pointer;
  height: 45px;
  line-height: 25px;
  font-family: Arial, Helvetica, Sans-Serif;
  background: linear-gradient(to bottom, #686666, #1f191a) !important;
  color: #fcd988 !important;
}

.form-note {
  font-size: 14px;
  font-family: 'Times New Roman', Times, serif;
  margin-top: 35px;
}

.page-content a {
  color: rgb(0, 0, 238);
  /* text-decoration: none; */
}
.page-content p {
  margin: 10px;
  text-align: justify;
}
@media (max-width: 1025px) {
  .row .col-lg-8 {
    padding: 1px 0;
  }
  .check-in-content-page {
    background-color: transparent;
    border-radius: 0;
    margin-top: 0;
    padding: 1px 0;
  }
  .content-page {
    background-color: transparent;
    border-radius: 0;
    margin-top: 0;
    padding: 1px 0;
  }
  .page-block-path {
    padding-left: 37px;
    margin: 16px 0 0;
    font-size: 15px;
  }
  #breadcrumbs {
    padding: 5px 7px 0;
  }
  #breadcrumbs span a {
    font-size: 15px;
  }
  #breadcrumbs .breadcrumb_last {
    font-size: 15px;
  }
  .main-page-title {
    margin: 23px 0 18px;
    font-weight: 700;
    line-height: 18px;
    font-size: 16px;
  }
  .page-content p {
    margin: 14.4px 0;
    font-size: 14.4px;
    line-height: 16px;
  }
  .page-content p span {
    font-size: 14.4px;
    line-height: 16px;
  }
  .page-content img {
    padding: 10px;
    display: block;
    float: none !important;
    margin: 0 auto !important;
    box-sizing: content-box;
  }
  .yasr-vv-second-row-container {
    width: 88%;
  }
  .block-rating {
    margin-bottom: 14px;
    margin-top: 5px;
  }
  .block-rating .yasr-vv-stats-text-container {
    display: inline;
  }
  .block-rating .yasr-vv-text-container {
    font-size: 12.48px;
    line-height: 25px;
    padding-left: 3px;
    line-height: 27px;
  }
  .page-block-details {
    font-size: 6px;
    line-height: 8px;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .embed-responsive iframe {
    box-sizing: content-box;
  }
  .menu-right .menu-block-social {
    margin-bottom: 0;
  }
}
