button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  font-size: 1rem;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0px solid;
  padding: 0;
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

.mphb_sc_checkout-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  table-layout: fixed;
  width: 100%;
}

.mphb_sc_checkout-wrapper thead {
  border-bottom: 2px solid #f0f0f0;
}

.woocommerce-page th,
.woocommerce-page td,
.mphb_sc_checkout-wrapper th,
.mphb_sc_checkout-wrapper td {
  font-weight: normal;
  text-align: left;
  border: 1px solid #f0f0f0;
  border-width: 1px 0;
  padding: 0.8em;
}

.mphb_sc_checkout-wrapper th {
  font-weight: 700;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #01bea0;
  text-transform: uppercase;
  padding: 0.92929em 2em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #01bea0;
  -webkit-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  -o-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
  text-decoration: none;
}

button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}

button[disabled],
fieldset[disabled] button,
.button[disabled],
fieldset[disabled]
.button,
input[type="button"][disabled],
fieldset[disabled]
input[type="button"],
input[type="reset"][disabled],
fieldset[disabled]
input[type="reset"],
input[type="submit"][disabled],
fieldset[disabled]
input[type="submit"] {
  cursor: not-allowed;
  color: #fff;
  background-color: #e0e1e5;
  border-color: #e0e1e5;
}

button.button-lg,
.button.button-lg,
input[type="button"].button-lg,
input[type="reset"].button-lg,
input[type="submit"].button-lg {
  padding: 1.3em 3.4em;
  height: auto;
}

button, .entry-content button,
.button, .entry-content
.button,
input[type="button"], .entry-content
input[type="button"],
input[type="reset"], .entry-content
input[type="reset"],
input[type="submit"], .entry-content
input[type="submit"] {
  text-decoration: none;
}

.comment-content button, .entry-content button, .entry-summary button, .page-content button, .comment-content
.button, .entry-content
.button, .entry-summary
.button, .page-content
.button, .comment-content
input[type="button"], .entry-content
input[type="button"], .entry-summary
input[type="button"], .page-content
input[type="button"], .comment-content
input[type="reset"], .entry-content
input[type="reset"], .entry-summary
input[type="reset"], .page-content
input[type="reset"], .comment-content
input[type="submit"], .entry-content
input[type="submit"], .entry-summary
input[type="submit"], .page-content
input[type="submit"] {
  color: #fff;
}

select {
  border: 1px solid #e0e1e5;
}

textarea {
  width: 100%;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.5625em;
  color: #666666;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 0.25em 0.25em 0;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

form select,
select.mphb-rooms-quantity,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
form textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 3.125rem;
  padding: 0.75em 1.25em 0.875em;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e0e1e5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, color ease-in-out .15s;
  transition: border-color ease-in-out .15s, color ease-in-out .15s;
}
form textarea {
    height: auto;
}

@media screen and (min-width: 48em) {
  form select,
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  form textarea {
    width: 418px;
  }
}

select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #666666;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

select:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666666;
}

select::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666666;
}

select::-ms-expand,
input[type="text"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="range"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="color"]::-ms-expand,
textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}

select[disabled], select[readonly],
fieldset[disabled] select,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
input[type="range"][readonly],
fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled]
textarea {
  background-color: #e0e1e5;
  opacity: 0.8;
}

select[disabled],
fieldset[disabled] select,
input[type="text"][disabled],
fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
fieldset[disabled]
input[type="color"],
textarea[disabled],
fieldset[disabled]
textarea {
  cursor: not-allowed;
}

textarea {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

select.mphb-rooms-quantity,
form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(../images/angle-down.svg);
  background-repeat: no-repeat;
  background-position: right 1.0625em top 1em;
  background-size: 1rem;
  padding-right: 2.875em;
  overflow: auto;
}

select::-ms-expand {
  display: none;
}

.search-form {
  position: relative;
}

.search-form label {
  display: block;
  margin: 0;
}

.search-form .search-field {
  width: 100%;
  padding-right: 3em;
}

.search-form .search-submit {
  background: transparent;
  border: 0px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
  padding: 1em 1.5em;
}

.search-form .search-submit:hover {
  color: #01bea0;
}

.search-form .fa {
  font-size: 16px;
  font-size: 1rem;
}

.not-found .search-form {
  margin-top: 2.3125em;
}

label[for*="pwbox-"] {
  margin-bottom: 0;
  vertical-align: bottom;
}

input[type="checkbox"] + label {
  display: initial;
}

form {
  margin: 0 0 1.5em;
}

@media screen and (min-width: 48em) {
  form {
    margin: 0 0 1.45em;
  }
}

body label {
    margin-bottom: 0.5625em;
}

h2.entry-title {
    font-weight: 700;
}

body h2 {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: .91em;
}
body h3 {
    font-size: 1.625rem;
    font-weight: 700;
    margin-bottom: .91em;
}

body h4 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    margin-bottom: .91em;
}

body p {
    margin: 0 0 1.45em;
    font-weight: normal;
}

.woocommerce-page ul,
.mphb_sc_checkout-wrapper ul,
.mphb_sc_booking_confirmation ul {
    list-style: none !important;
}
/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
.post-navigation {
  clear: both;
  margin: 6.25em 0 0;
}

@media screen and (min-width: 48em) {
  .post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
  }
}

.post-navigation .post-title {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.post-navigation a {
  color: inherit;
  display: block;
  height: 100%;
}

.post-navigation a:hover {
  text-decoration: none;
}

.post-navigation a:hover .no-bg .post-title {
  color: #01bea0;
}

@media screen and (min-width: 48em) {
  .post-navigation .nav-previous {
    padding-right: 1.5625em;
  }
  .post-navigation .nav-next {
    padding-left: 1.5625em;
  }
}

.post-navigation span {
  display: block;
}

.post-navigation .meta-nav {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0 1.57143em 1.35714em;
}

.post-navigation .post-title {
  line-height: 1.4;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 1.22222em 1.44444em;
}

.post-navigation .meta-nav, .post-navigation .post-title {
  position: relative;
  z-index: 1;
}

.post-navigation .nav-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 145px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  color: #fff;
}

@media screen and (min-width: 48em) {
  .post-navigation .nav-bg {
    min-height: 188px;
  }
}

.post-navigation .nav-bg div {
  width: 100%;
}

.post-navigation .nav-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.4);
  z-index: 0;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.post-navigation .nav-bg.no-bg {
  color: inherit;
}

.post-navigation .nav-bg.no-bg:before {
  display: none;
}

.post-navigation .nav-bg.no-bg .meta-nav {
  color: #666666;
}

.post-navigation a:hover .nav-bg:before {
  background: rgba(51, 51, 51, 0.8);
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  overflow: hidden;
}

.comment-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next,
.post-navigation .nav-previous + .nav-next {
  margin-top: 0.71429em;
}

@media screen and (min-width: 48em) {
  .comment-navigation .nav-previous + .nav-next,
  .posts-navigation .nav-previous + .nav-next,
  .post-navigation .nav-previous + .nav-next {
    margin-top: 0;
  }
}

@media screen and (min-width: 48em) {
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    width: 50%;
  }
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: right;
}

@media screen and (min-width: 48em) {
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    margin: 0 0 0 auto;
    width: 50%;
  }
}

.pagination {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  /* margin: 4.66667em -0.72222em 0; */
  /* width: 100%; */
}

.pagination .page-numbers {
  display: block;
  float: left;
  margin: 0 0.72222em 0.72222em;
  line-height: 2.77778em;
  text-decoration: none;
}

.pagination .page-numbers.current {
  color: #666666;
}

.pagination a.page-numbers:hover {
  text-decoration: underline;
}

.pagination a.prev,
.pagination a.next {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.6em;
  background: #333333;
  color: #fff;
  height: 1.66667em;
  width: 1.66667em;
  text-align: center;
  overflow: hidden;
}

.pagination a.prev:before,
.pagination a.next:before {
  display: block;
  font: normal normal normal 1em/1.53333em FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 1.66667em;
  width: 1.66667em;
  text-align: center;
}

.pagination a.prev:hover,
.pagination a.next:hover {
  background: #01bea0;
  color: #fff;
  text-decoration: none;
}

.pagination .prev {
  margin: 0 0.8em 0.43333em 0.43333em;
}

.pagination .prev:before {
  content: "";
}

.pagination .next {
  margin: 0 0.43333em 0.43333em 0.8em;
}

.pagination .next:before {
  content: "";
}

/* Ultimate member */
.um-button {
  border-radius: 0 !important;
}
a.um-button {
  box-shadow: none !important;
  border-radius: 0 !important;
}
.um-toggle-terms {
  display: none;
}
.um-field-checkbox-option a {
  color: #000;
  text-decoration: underline;
}