/* http://meyerweb.com/eric/tools/css/reset/
   v2.0-modified | 20110126
   License: none (public domain) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

:focus {
  outline: 0; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  max-width: 100%; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

a:focus {
  outline: thin dotted; }

a:active,
a:hover {
  outline: 0; }

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

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

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

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

img {
  vertical-align: middle; }

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

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

@font-face {
  font-family: 'Open Sans Regular';
  src: url("../fonts/OpenSans/OpenSans-Regular.woff2") format("woff2"), url("../fonts/Raleway/OpenSans-Regular.woff") format("woff"), url("../../fonts/Raleway/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Open Sans Bold';
  src: url("../fonts/OpenSans/OpenSans-Bold.woff2") format("woff2"), url("../fonts/Raleway/OpenSans-Bold.woff") format("woff"), url("../../fonts/Raleway/OpenSans-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Montserrat Bold';
  src: url("../fonts/Montserrat/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff"), url("../../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
body {
  font-family: "Open Sans Regular", sans-serif;
  font-size: 16px;
  color: #000000; }
  @media (min-width: 992px) {
    body .site-content {
      padding: 140px 115px 0; } }
  @media (max-width: 991px) {
    body .site-content, body .site-footer {
      transition: opacity 0.5s ease; }
    body.nav-active .site-content, body.nav-active .site-footer {
      opacity: 0.3;
      pointer-events: none; } }

main.site-main {
  margin-bottom: 75px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans Bold", sans-serif;
  margin: 0;
  text-transform: uppercase; }

h1 {
  font-size: 56px; }
  @media (max-width: 991px) {
    h1 {
      font-size: 42px; } }

h2 {
  font-size: 26px; }

h3 {
  font-size: 26px; }

img {
  height: auto;
  max-width: 100%; }

p, span, h1, h2, h3, h4, h5, h6, article, label {
  letter-spacing: calc(1rem * 0.001 * 60); }

strong {
  font-family: "Open Sans Bold", sans-serif; }

a {
  color: #F6C700;
  text-decoration: none; }
  a:hover, a:focus {
    color: #F6C700;
    text-decoration: underline;
    outline: 0; }

ul,
ol {
  list-style-position: inside; }

textarea {
  max-width: 100%;
  min-width: 100%; }

.datepicker .datepicker--cell.booked {
  background-color: rgba(0, 26, 255, 0.5); }
  .datepicker .datepicker--cell.booked--full {
    background-color: red; }
  .datepicker .datepicker--cell.booked--start {
    background: linear-gradient(45deg, transparent 0%, transparent 50%, rgba(0, 26, 255, 0.5) 51%, rgba(0, 26, 255, 0.5) 100%); }
    .datepicker .datepicker--cell.booked--start--full {
      background: linear-gradient(45deg, transparent 0%, transparent 50%, red 51%, red 100%); }
  .datepicker .datepicker--cell.booked--end {
    background: linear-gradient(-45deg, transparent 0%, transparent 50%, rgba(0, 26, 255, 0.5) 51%, rgba(0, 26, 255, 0.5) 100%); }
    .datepicker .datepicker--cell.booked--end--full {
      background: linear-gradient(-45deg, transparent 0%, transparent 50%, red 51%, red 100%); }

.grecaptcha-badge {
  z-index: 10; }

.reservation__form--checkout .mphb-booking-details, .reservation__form--checkout .mphb-room-price-breakdown-wrapper {
  display: none; }
.reservation__form--checkout .mphb-booking-details .mphb-room-details .mphb-services-details ul li label {
  position: relative; }
  .reservation__form--checkout .mphb-booking-details .mphb-room-details .mphb-services-details ul li label input[type=checkbox] {
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    width: 13px;
    height: 13px; }
.reservation__form--checkout .mphb-checkout-section {
  margin-top: 70px; }
  .reservation__form--checkout .mphb-checkout-section h3, .reservation__form--checkout .mphb-checkout-section .mphb-required-fields-tip {
    display: none; }
  .reservation__form--checkout .mphb-checkout-section p {
    margin-bottom: 25px; }
  .reservation__form--checkout .mphb-checkout-section label {
    display: block;
    font-size: 16px;
    text-transform: uppercase; }
    .reservation__form--checkout .mphb-checkout-section label abbr {
      text-decoration: none; }
  .reservation__form--checkout .mphb-checkout-section textarea {
    min-height: 155px;
    height: 155px; }
  .reservation__form--checkout .mphb-checkout-section .select2-container {
    width: 100% !important; }
    .reservation__form--checkout .mphb-checkout-section .select2-container .select2-selection--single span {
      font-family: "Open Sans Regular", sans-serif;
      font-size: 16px; }
.reservation__form--checkout .mphb-total-price {
  display: none; }
.reservation__form--checkout .mphb_sc_checkout-submit-wrapper input[type=submit] {
  background-color: #EFCD00 !important;
  border: none !important;
  width: auto;
  font-family: "Open Sans Bold", sans-serif !important;
  font-size: 20px !important; }
  .reservation__form--checkout .mphb_sc_checkout-submit-wrapper input[type=submit]:hover, .reservation__form--checkout .mphb_sc_checkout-submit-wrapper input[type=submit]:active, .reservation__form--checkout .mphb_sc_checkout-submit-wrapper input[type=submit]:focus {
    background-color: #d6b700 !important;
    color: #000000 !important; }

.mphb_sc_booking_confirmation {
  line-height: 31px; }
  .mphb_sc_booking_confirmation .mphb-payment-messages {
    margin-bottom: 15px; }

#site-breadcrumbs {
  margin: 30px 0;
  color: #B4B4B4;
  font-size: 11px; }
  #site-breadcrumbs a {
    margin-right: 10px;
    color: #B4B4B4; }
  #site-breadcrumbs > span > span span, #site-breadcrumbs > span > span .breadcrumb_last {
    margin-left: 10px; }
  #site-breadcrumbs .breadcrumb_last {
    font-family: "Open Sans Bold", sans-serif; }
  @media (max-width: 991px) {
    #site-breadcrumbs {
      display: none; } }

.button, .checkout-content .woocommerce-checkout #payment div.place-order #place_order,
input[type=submit].button,
.checkout-content .woocommerce-checkout #payment div.place-order input[type=submit]#place_order,
input[type=submit].gform_button,
.woocommerce a.button,
.woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a#place_order,
.woocommerce a.button.alt,
.woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt#place_order,
.woocommerce input.button,
.woocommerce .checkout-content .woocommerce-checkout #payment div.place-order input#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce input#place_order,
.woocommerce button.button,
.woocommerce .checkout-content .woocommerce-checkout #payment div.place-order button#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce button#place_order,
.woocommerce-Button,
.mphb_sc_checkout-submit-wrapper input {
  display: inline-block;
  padding: 20px !important;
  background-color: #EFCD00;
  border: none;
  color: #000000;
  font-family: "Open Sans Bold", sans-serif;
  font-size: 20px;
  font-weight: normal;
  transition: all 0.5s ease;
  text-transform: uppercase; }
  .button:hover, .checkout-content .woocommerce-checkout #payment div.place-order #place_order:hover, .button:active, .checkout-content .woocommerce-checkout #payment div.place-order #place_order:active, .button:focus, .checkout-content .woocommerce-checkout #payment div.place-order #place_order:focus,
  input[type=submit].button:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=submit]#place_order:hover,
  input[type=submit].button:active,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=submit]#place_order:active,
  input[type=submit].button:focus,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=submit]#place_order:focus,
  input[type=submit].gform_button:hover,
  input[type=submit].gform_button:active,
  input[type=submit].gform_button:focus,
  .woocommerce a.button:hover,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a#place_order:hover,
  .woocommerce a.button:active,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a#place_order:active,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a#place_order:active,
  .woocommerce a.button:focus,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a#place_order:focus,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a#place_order:focus,
  .woocommerce a.button.alt:hover,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt#place_order:hover,
  .woocommerce a.button.alt:active,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt#place_order:active,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt#place_order:active,
  .woocommerce a.button.alt:focus,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt#place_order:focus,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt#place_order:focus,
  .woocommerce input.button:hover,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order input#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce input#place_order:hover,
  .woocommerce input.button:active,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order input#place_order:active,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce input#place_order:active,
  .woocommerce input.button:focus,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order input#place_order:focus,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce input#place_order:focus,
  .woocommerce button.button:hover,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order button#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce button#place_order:hover,
  .woocommerce button.button:active,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order button#place_order:active,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce button#place_order:active,
  .woocommerce button.button:focus,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order button#place_order:focus,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce button#place_order:focus,
  .woocommerce-Button:hover,
  .woocommerce-Button:active,
  .woocommerce-Button:focus,
  .mphb_sc_checkout-submit-wrapper input:hover,
  .mphb_sc_checkout-submit-wrapper input:active,
  .mphb_sc_checkout-submit-wrapper input:focus {
    text-decoration: none;
    background-color: #d6b700;
    color: #000000 !important; }
  .button[disabled="disabled"], .checkout-content .woocommerce-checkout #payment div.place-order [disabled="disabled"]#place_order,
  input[type=submit].button[disabled="disabled"],
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=submit][disabled="disabled"]#place_order,
  input[type=submit].gform_button[disabled="disabled"],
  .woocommerce a.button[disabled="disabled"],
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a[disabled="disabled"]#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a[disabled="disabled"]#place_order,
  .woocommerce a.button.alt[disabled="disabled"],
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt[disabled="disabled"]#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt[disabled="disabled"]#place_order,
  .woocommerce input.button[disabled="disabled"],
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order input[disabled="disabled"]#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce input[disabled="disabled"]#place_order,
  .woocommerce button.button[disabled="disabled"],
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order button[disabled="disabled"]#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce button[disabled="disabled"]#place_order,
  .woocommerce-Button[disabled="disabled"],
  .mphb_sc_checkout-submit-wrapper input[disabled="disabled"] {
    background-color: #a38b00 !important; }
  .button--subpage,
  input[type=submit].button--subpage,
  input[type=submit].gform_button--subpage,
  .woocommerce a.button--subpage,
  .woocommerce a.button.alt--subpage,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt--subpage#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt--subpage#place_order,
  .woocommerce input.button--subpage,
  .woocommerce button.button--subpage,
  .woocommerce-Button--subpage,
  .mphb_sc_checkout-submit-wrapper input--subpage {
    margin-bottom: 110px; }
    @media (max-width: 991px) {
      .button--subpage,
      input[type=submit].button--subpage,
      input[type=submit].gform_button--subpage,
      .woocommerce a.button--subpage,
      .woocommerce a.button.alt--subpage,
      .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt--subpage#place_order,
      .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt--subpage#place_order,
      .woocommerce input.button--subpage,
      .woocommerce button.button--subpage,
      .woocommerce-Button--subpage,
      .mphb_sc_checkout-submit-wrapper input--subpage {
        margin-bottom: 33px; } }
  .button.hidden, .checkout-content .woocommerce-checkout #payment div.place-order .hidden#place_order,
  input[type=submit].button.hidden,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=submit].hidden#place_order,
  input[type=submit].gform_button.hidden,
  .woocommerce a.button.hidden,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.hidden#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.hidden#place_order,
  .woocommerce a.button.alt.hidden,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order a.alt.hidden#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce a.alt.hidden#place_order,
  .woocommerce input.button.hidden,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order input.hidden#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce input.hidden#place_order,
  .woocommerce button.button.hidden,
  .woocommerce .checkout-content .woocommerce-checkout #payment div.place-order button.hidden#place_order,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce button.hidden#place_order,
  .woocommerce-Button.hidden,
  .mphb_sc_checkout-submit-wrapper input.hidden {
    display: none; }

.carousel--gallery {
  margin-bottom: 20px; }
  @media (max-width: 991px) {
    .carousel--gallery {
      width: 100vw;
      margin-bottom: 50px; }
      .carousel--gallery img.attachment-gallery {
        width: 100vw; } }
  .carousel--gallery .flickity-prev-next-button {
    background: none;
    width: 23px;
    height: 20px; }
    .carousel--gallery .flickity-prev-next-button:hover, .carousel--gallery .flickity-prev-next-button:focus, .carousel--gallery .flickity-prev-next-button:active {
      background: none;
      opacity: 1;
      box-shadow: none; }
    .carousel--gallery .flickity-prev-next-button:disabled {
      opacity: 0.75; }
    .carousel--gallery .flickity-prev-next-button svg {
      display: none; }
    .carousel--gallery .flickity-prev-next-button:after {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
    .carousel--gallery .flickity-prev-next-button.previous {
      left: 25px; }
      .carousel--gallery .flickity-prev-next-button.previous:after {
        background-image: url("../img/triangle.svg");
        transform: rotate(-90deg); }
    .carousel--gallery .flickity-prev-next-button.next {
      right: 25px; }
      .carousel--gallery .flickity-prev-next-button.next:after {
        background-image: url("../img/triangle.svg");
        transform: rotate(90deg); }
  .carousel--gallery .flickity-page-dots {
    display: none;
    bottom: 0;
    margin-bottom: 15px; }
    .carousel--gallery .flickity-page-dots .dot {
      background-color: #FFFFFF;
      margin: 0 4px; }
    @media (max-width: 991px) {
      .carousel--gallery .flickity-page-dots {
        display: block; } }

.contactblock p {
  font-size: 26px;
  line-height: 46px; }
  .contactblock p strong {
    font-family: "Open Sans Bold", sans-serif; }
  .contactblock p a {
    color: #000000; }
  @media (max-width: 991px) {
    .contactblock p {
      font-size: 22px;
      line-height: 39px; } }

.formdatepicker {
  position: relative; }
  .formdatepicker:after {
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("../img/calendar.svg");
    pointer-events: none; }
  .formdatepicker input[type=text] {
    padding-left: 75px;
    color: #000000;
    font-family: "Open Sans Bold", sans-serif;
    font-size: 20px; }
  .formdatepicker .datepicker-inline {
    position: absolute;
    opacity: 0;
    visibility: hidden; }
    .formdatepicker .datepicker-inline.toggled {
      opacity: 1;
      visibility: visible;
      z-index: 1; }
    .formdatepicker .datepicker-inline .datepicker {
      border: 1px solid #707070;
      border-radius: 0;
      background-color: rgba(255, 255, 255, 0.95);
      width: 297px; }
      .formdatepicker .datepicker-inline .datepicker .datepicker--nav-action svg path {
        stroke: #000000; }
      .formdatepicker .datepicker-inline .datepicker--content {
        padding: 0 10px 10px 10px; }
        .formdatepicker .datepicker-inline .datepicker--content .datepicker--days-names .datepicker--day-name {
          color: #000000;
          font-family: "Open Sans Bold", sans-serif;
          font-size: 13px; }
        .formdatepicker .datepicker-inline .datepicker--content .datepicker--cell-day {
          width: 34px;
          height: 34px;
          margin: 2.5px;
          border-radius: 0;
          border: 1px solid #707070;
          background-color: #F3F3F3;
          font-size: 11px;
          color: #000000; }
          .formdatepicker .datepicker-inline .datepicker--content .datepicker--cell-day.-current- {
            background-color: #707070;
            font-family: "Open Sans Bold", sans-serif;
            color: #000000; }
          .formdatepicker .datepicker-inline .datepicker--content .datepicker--cell-day.-disabled- {
            opacity: 0.5; }
          .formdatepicker .datepicker-inline .datepicker--content .datepicker--cell-day.-other-month- {
            opacity: 0; }

.gform_wrapper {
  margin: 60px 0 100px 0; }
  .gform_wrapper form .gform_body {
    margin-bottom: 50px; }
    .gform_wrapper form .gform_body .gform_fields .gfield {
      margin-top: 25px; }
      .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
        position: relative;
        margin-top: 15px; }
      .gform_wrapper form .gform_body .gform_fields .gfield label, .gform_wrapper form .gform_body .gform_fields .gfield legend {
        font-size: 20px;
        text-transform: uppercase;
        letter-spacing: 1.3px; }
      .gform_wrapper form .gform_body .gform_fields .gfield.privacy .gfield_label {
        display: none; }
  .gform_wrapper form .gform_footer input[type=submit] {
    width: auto;
    max-width: unset; }

.gallery {
  display: inline-block;
  width: 100%;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .gallery {
      display: none; } }
  .gallery__item {
    width: calc(25% - 22.5px);
    float: left;
    margin: 0 30px 20px 0; }
    .gallery__item:nth-child(4) {
      margin-right: 0; }
    .gallery__item img {
      width: 100%; }

input,
input:not(.mphb_checkout-service),
textarea,
.select2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  padding: 15px 20px;
  width: 100%;
  max-width: 100%;
  color: #000000;
  outline: 0;
  font-family: "Open Sans Regular", sans-serif; }

textarea {
  width: 100%;
  min-height: 330px;
  height: 330px;
  resize: none; }

input[type=checkbox]:not(.mphb_checkout-service),
input[type=radio]:not(.mphb_checkout-service) {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  opacity: 0; }
  input[type=checkbox]:not(.mphb_checkout-service) + span, input[type=checkbox]:not(.mphb_checkout-service) + label,
  input[type=radio]:not(.mphb_checkout-service) + span,
  input[type=radio]:not(.mphb_checkout-service) + label {
    position: relative;
    padding-left: 33px;
    cursor: pointer;
    font-family: "Open Sans Regular", sans-serif;
    line-height: 27px; }
    input[type=checkbox]:not(.mphb_checkout-service) + span:before, input[type=checkbox]:not(.mphb_checkout-service) + label:before,
    input[type=radio]:not(.mphb_checkout-service) + span:before,
    input[type=radio]:not(.mphb_checkout-service) + label:before {
      content: "";
      position: absolute;
      height: 25px;
      width: 25px;
      border: 1px solid #707070;
      background-color: #FFFFFF;
      top: 0;
      left: 0;
      transition: all 0.5s ease; }
    input[type=checkbox]:not(.mphb_checkout-service) + span:hover:before, input[type=checkbox]:not(.mphb_checkout-service) + label:hover:before,
    input[type=radio]:not(.mphb_checkout-service) + span:hover:before,
    input[type=radio]:not(.mphb_checkout-service) + label:hover:before {
      background-color: #F6C700; }
    input[type=checkbox]:not(.mphb_checkout-service) + span a:hover, input[type=checkbox]:not(.mphb_checkout-service) + label a:hover,
    input[type=radio]:not(.mphb_checkout-service) + span a:hover,
    input[type=radio]:not(.mphb_checkout-service) + label a:hover {
      text-decoration: underline; }
  input[type=checkbox]:not(.mphb_checkout-service):checked + span, input[type=checkbox]:not(.mphb_checkout-service):checked + label,
  input[type=radio]:not(.mphb_checkout-service):checked + span,
  input[type=radio]:not(.mphb_checkout-service):checked + label {
    font-weight: normal; }
    input[type=checkbox]:not(.mphb_checkout-service):checked + span:before, input[type=checkbox]:not(.mphb_checkout-service):checked + label:before,
    input[type=radio]:not(.mphb_checkout-service):checked + span:before,
    input[type=radio]:not(.mphb_checkout-service):checked + label:before {
      background-color: #F6C700;
      border: 1px solid #707070; }
    input[type=checkbox]:not(.mphb_checkout-service):checked + span:after, input[type=checkbox]:not(.mphb_checkout-service):checked + label:after,
    input[type=radio]:not(.mphb_checkout-service):checked + span:after,
    input[type=radio]:not(.mphb_checkout-service):checked + label:after {
      content: "";
      position: absolute;
      height: 16px;
      width: 20px;
      background: url(../img/check-black.svg) no-repeat center center;
      background-size: contain;
      top: 5px;
      left: 3px; }

input[type=radio]:not(.mphb_checkout-service) + span:before, input[type=radio]:not(.mphb_checkout-service) + label:before {
  border-radius: 50px; }
input[type=radio]:not(.mphb_checkout-service):checked + span:before, input[type=radio]:not(.mphb_checkout-service):checked + label:before {
  border-radius: 50px;
  background-color: #FFFFFF; }
input[type=radio]:not(.mphb_checkout-service):checked + span:after, input[type=radio]:not(.mphb_checkout-service):checked + label:after {
  height: 15px;
  width: 15px;
  top: 5px;
  left: 5px;
  background: #F6C700;
  border: 5px solid transparent;
  border-radius: 50px; }

.entry-header {
  margin: 15px 0 95px 0; }
  .entry-header--home {
    margin-top: 75px; }
    .entry-header--home p {
      display: inline-block;
      margin-top: 15px;
      font-size: 26px; }
      .entry-header--home p strong {
        font-family: "Open Sans Bold", sans-serif; }
  @media (max-width: 991px) {
    .entry-header {
      margin: 50px 0 40px 0; }
      .entry-header--home p {
        display: block;
        font-size: 24px; } }

.price_slider {
  margin-bottom: 1em; }

.price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em; }
  .price_slider_amount .button, .price_slider_amount .checkout-content .woocommerce-checkout #payment div.place-order #place_order, .checkout-content .woocommerce-checkout #payment div.place-order .price_slider_amount #place_order {
    font-size: 1.15em;
    float: left; }

.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 0.9em;
    height: 0.9em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.25);
    cursor: pointer;
    background: #e7e7e7;
    outline: none;
    top: -.3em; }
    .ui-slider .ui-slider-handle:last-child {
      margin-left: -1em; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background: none repeat scroll 0 0 #FF6B6B;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em; }
  .ui-slider.ui-widget-content {
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    background: #1e1e1e; }

.ui-slider-horizontal {
  height: .5em; }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: -1px; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: -1px; }

.reservation {
  display: inline-block; }
  .reservation article {
    margin-top: -75px;
    padding-bottom: 100px; }
    .reservation article ul li {
      display: inline-block;
      margin-right: 5px; }
      .reservation article ul li:last-of-type {
        margin-right: 0; }
    @media (max-width: 1199px) {
      .reservation article ul li {
        display: block;
        margin-bottom: 10px; } }
    @media (max-width: 991px) {
      .reservation article {
        margin-top: 0;
        padding-bottom: 50px; } }
  .reservation__nav {
    display: inline-block;
    width: 100%; }
    .reservation__nav ul {
      width: 66%;
      float: right; }
      .reservation__nav ul li {
        display: inline-block;
        font-size: 20px;
        padding-bottom: 5px;
        margin: 0 30px 15px 0; }
        .reservation__nav ul li.current {
          font-family: "Open Sans Bold", sans-serif;
          border-bottom: 5px solid #F6C700; }
    @media (max-width: 991px) {
      .reservation__nav ul {
        width: 100%;
        float: none; }
        .reservation__nav ul li:not(.current) {
          display: none; } }
  .reservation__overview {
    display: inline-block;
    width: 100%; }
    .reservation__overview__inner {
      width: 66%;
      float: right;
      background-color: #F3F3F3;
      border: 1px solid #000000;
      padding: 25px 30px; }
      .reservation__overview__inner h3 {
        margin-bottom: 30px; }
      .reservation__overview__inner ul:not(:last-of-type) {
        margin-bottom: 20px;
        border-bottom: 1px solid #000000; }
      .reservation__overview__inner ul li {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px; }
        .reservation__overview__inner ul li > span {
          display: inline-block;
          font-family: "Open Sans Bold", sans-serif;
          font-size: 16px;
          text-transform: uppercase; }
        .reservation__overview__inner ul li p {
          float: right; }
          .reservation__overview__inner ul li p .mphb-currency {
            margin-right: 5px; }
          .reservation__overview__inner ul li p#price span {
            margin-right: 5px; }
      @media (max-width: 991px) {
        .reservation__overview__inner {
          width: 100%;
          float: none; } }
  .reservation__form {
    padding: 40px 0; }
    .reservation__form--checkout {
      width: 66%;
      float: right;
      padding-top: 0; }
    .reservation__form__item {
      position: relative;
      display: inline-block;
      width: 100%;
      margin-bottom: 35px; }
      .reservation__form__item > label {
        width: 33%;
        float: left;
        font-family: "Open Sans Bold", sans-serif;
        font-size: 26px; }
        @media (min-width: 992px) {
          .reservation__form__item > label {
            position: absolute;
            top: 50%;
            transform: translateY(-50%); } }
        .reservation__form__item > label span {
          display: block;
          font-family: "Open Sans Regular", sans-serif;
          font-size: 16px;
          font-weight: 400; }
      .reservation__form__item .inputcontainer {
        width: 66%;
        float: right; }
        .reservation__form__item .inputcontainer .select2-container {
          width: 100% !important; }
        .reservation__form__item .inputcontainer__radio div {
          position: relative;
          display: inline-block;
          margin-right: 15px; }
          .reservation__form__item .inputcontainer__radio div label {
            margin-bottom: 0; }
      .reservation__form__item .loader.hidden {
        display: none; }
    @media (max-width: 991px) {
      .reservation__form {
        padding-top: 20px; }
        .reservation__form__item {
          margin-bottom: 15px; }
          .reservation__form__item > label {
            display: inline-block;
            width: 100%;
            float: none;
            margin-bottom: 15px; }
          .reservation__form__item .inputcontainer {
            width: 100%;
            float: none; }
        .reservation__form--checkout {
          width: 100%;
          float: none; } }
    .reservation__form__error {
      margin-bottom: 15px;
      font-family: "Open Sans Bold", sans-serif;
      font-size: 20px;
      line-height: normal; }
  .reservation .shortcode {
    display: none; }

body .select2-dropdown {
  z-index: 1;
  border-radius: 0;
  border-bottom: 0;
  background-color: #FFFFFF;
  top: 32px; }
  body .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option {
    padding: 15px 20px;
    font-family: "Open Sans Regular", sans-serif;
    font-size: 20px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #707070; }
    body .select2-dropdown .select2-results ul.select2-results__options li.select2-results__option--highlighted {
      font-family: "Open Sans Bold", sans-serif;
      background-color: #FFFFFF;
      color: #000000; }
body .inputcontainer .select2-container, body .mphb-checkout-section .select2-container {
  padding: 20px; }
  body .inputcontainer .select2-container--open .select2-selection--single span:not(.select2-selection__arrow), body .mphb-checkout-section .select2-container--open .select2-selection--single span:not(.select2-selection__arrow) {
    opacity: 0.3; }
  body .inputcontainer .select2-container .select2-selection--single, body .mphb-checkout-section .select2-container .select2-selection--single {
    border: none; }
    body .inputcontainer .select2-container .select2-selection--single span, body .mphb-checkout-section .select2-container .select2-selection--single span {
      padding: 0;
      color: #000000;
      font-family: "Open Sans Bold", sans-serif;
      font-size: 20px;
      line-height: normal; }
    body .inputcontainer .select2-container .select2-selection--single .select2-selection__arrow, body .mphb-checkout-section .select2-container .select2-selection--single .select2-selection__arrow {
      top: 50%;
      transform: translateY(-50%);
      right: 15px; }
      body .inputcontainer .select2-container .select2-selection--single .select2-selection__arrow b, body .mphb-checkout-section .select2-container .select2-selection--single .select2-selection__arrow b {
        border-width: 13px 7.5px 0 7.5px;
        border-color: #000000 transparent transparent transparent; }
  body .inputcontainer .select2-container.smaller .select2-selection--single span, body .mphb-checkout-section .select2-container.smaller .select2-selection--single span {
    color: #000000;
    font-family: "Open Sans Regular", sans-serif;
    font-size: 16px; }
body form .mphb-reserve-room-section.mphb-hide {
  display: block !important; }

@media (max-width: 767px) {
  .subpages {
    margin: 50px 0; } }
.subpages .subpage-item {
  display: block;
  margin-bottom: 40px;
  border: 1px solid #707070;
  color: #000000; }
  .subpages .subpage-item a {
    display: inline-block;
    width: 100%; }
    .subpages .subpage-item a:hover, .subpages .subpage-item a:focus, .subpages .subpage-item a:active {
      text-decoration: none; }
  .subpages .subpage-item .image {
    overflow: hidden; }
    .subpages .subpage-item .image img {
      width: 100%;
      transition: transform 0.5s ease-in-out; }
  .subpages .subpage-item section {
    padding: 33px 40px 33px 33px; }
  .subpages .subpage-item h2, .subpages .subpage-item p {
    color: #000000; }
  .subpages .subpage-item h2 {
    font-size: 36px; }
  .subpages .subpage-item p {
    margin: 10px 0 33px;
    line-height: 36px;
    font-size: 20px; }
  .subpages .subpage-item:hover .image img {
    transform: scale(1.025); }
  @media (max-width: 767px) {
    .subpages .subpage-item {
      margin-bottom: 25px; }
      .subpages .subpage-item h2 {
        font-size: 26px; }
      .subpages .subpage-item p {
        font-size: 18px;
        line-height: 30px; } }

.textblock {
  margin-bottom: 100px; }
  .textblock article {
    font-size: 26px;
    line-height: 46px; }
    .textblock article p, .textblock article ul, .textblock article ol, .textblock article blockquote {
      margin-bottom: 50px; }
    .textblock article ul li {
      position: relative;
      padding-left: 25px; }
      .textblock article ul li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 22px;
        width: 6px;
        height: 6px;
        border-radius: 10px;
        background-color: #000000; }
    .textblock article ol li {
      list-style-type: decimal; }
    .textblock article blockquote {
      padding-left: 25px;
      border-left: 5px solid #F6C700; }
    .textblock article .costs {
      margin-bottom: 50px; }
      @media (min-width: 768px) {
        .textblock article .costs__item span, .textblock article .costs__item p {
          display: inline-block; }
        .textblock article .costs__item p {
          margin-bottom: 0; } }
  .textblock h2 {
    font-size: 56px;
    margin-bottom: 100px; }
  @media (max-width: 991px) {
    .textblock {
      margin-bottom: 50px; }
      .textblock article {
        font-size: 22px;
        line-height: 39px; }
        .textblock article p, .textblock article ul, .textblock article ol, .textblock article blockquote {
          margin-bottom: 40px; }
      .textblock h2 {
        font-size: 42px;
        margin-bottom: 50px; } }

.woocommerce table.shop_table {
  border-color: #EFCD00; }
  .woocommerce table.shop_table td,
  .woocommerce table.shop_table tbody th,
  .woocommerce table.shop_table tfoot td,
  .woocommerce table.shop_table tfoot th {
    border-top-color: #EFCD00; }
  .woocommerce table.shop_table td.product-name {
    padding-bottom: 15px; }
    .woocommerce table.shop_table td.product-name dl.variation {
      margin-top: 10px; }
      @media (min-width: 480px) {
        .woocommerce table.shop_table td.product-name dl.variation dt,
        .woocommerce table.shop_table td.product-name dl.variation dd {
          display: block;
          float: left;
          width: 40%;
          margin: 0; }
        .woocommerce table.shop_table td.product-name dl.variation dd {
          width: 60%; } }
    .woocommerce table.shop_table td.product-name .wc-item-meta {
      margin-top: 10px; }
      .woocommerce table.shop_table td.product-name .wc-item-meta li strong {
        font-family: "Open Sans Regular", sans-serif; }
      @media (min-width: 480px) {
        .woocommerce table.shop_table td.product-name .wc-item-meta li strong,
        .woocommerce table.shop_table td.product-name .wc-item-meta li p {
          display: block;
          float: left;
          width: 40%;
          margin: 0; }
        .woocommerce table.shop_table td.product-name .wc-item-meta li p {
          width: 60%; } }
  .woocommerce table.shop_table th > span {
    float: right; }
    .woocommerce table.shop_table th > span .amount span {
      margin-right: 5px; }

.woocommerce {
  margin: 50px 0 100px; }
  .woocommerce h1 {
    margin-bottom: 30px; }
  .woocommerce form .select2-selection {
    border: none;
    background: none; }
    .woocommerce form .select2-selection .select2-selection__rendered {
      line-height: 22px;
      padding: 0; }
    .woocommerce form .select2-selection .select2-selection__arrow {
      top: 8px;
      right: 10px; }
  .woocommerce-MyAccount-content {
    width: calc(100% - 70px); }
    @media (min-width: 768px) {
      .woocommerce-MyAccount-content {
        width: 66.666%; } }
    .woocommerce-MyAccount-content h2.woocommerce-column__title {
      margin-top: 30px;
      margin-bottom: 20px; }
    .woocommerce-MyAccount-content p {
      margin-bottom: 15px; }
    .woocommerce-MyAccount-content a.woocommerce-button {
      margin: 5px 0; }
    .woocommerce-MyAccount-content button.button, .woocommerce-MyAccount-content .checkout-content .woocommerce-checkout #payment div.place-order button#place_order, .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce-MyAccount-content button#place_order {
      margin: 15px 0 25px 0; }
    .woocommerce-MyAccount-content table.shop_table,
    .woocommerce-MyAccount-content .woocommerce-customer-details address {
      border-radius: 0; }
      .woocommerce-MyAccount-content table.shop_table th > span,
      .woocommerce-MyAccount-content .woocommerce-customer-details address th > span {
        float: none; }
    .woocommerce-MyAccount-content p mark {
      background: inherit; }
    .woocommerce-MyAccount-content .woocommerce-order-details,
    .woocommerce-MyAccount-content .woocommerce-customer-details {
      margin: 20px 0; }
      .woocommerce-MyAccount-content .woocommerce-order-details h2,
      .woocommerce-MyAccount-content .woocommerce-customer-details h2 {
        margin-bottom: 20px; }
      .woocommerce-MyAccount-content .woocommerce-order-details address,
      .woocommerce-MyAccount-content .woocommerce-customer-details address {
        line-height: 31px;
        font-style: italic; }
    .woocommerce-MyAccount-content .woocommerce-Addresses header {
      margin: 15px 0; }
    .woocommerce-MyAccount-content .woocommerce-Addresses address {
      line-height: 26px;
      font-style: italic; }
    .woocommerce-MyAccount-content .woocommerce-Addresses a {
      display: block;
      margin: 10px 0; }
    .woocommerce-MyAccount-content fieldset {
      margin-top: 15px; }

.cart-content {
  margin: 50px 0 100px; }
  .cart-content h1 {
    margin-bottom: 30px; }
  .cart-content .woocommerce .cart-table-row-heading {
    padding: 0 0 20px 0;
    font-family: "Open Sans Bold", sans-serif;
    border-bottom: 1px solid #EFCD00;
    margin: 0 0 20px 0; }
  .cart-content .woocommerce .cart-table-row {
    border-bottom: 1px solid #EFCD00;
    padding-bottom: 20px;
    margin: 0 0 20px 0; }
    .cart-content .woocommerce .cart-table-row img {
      max-width: 140px;
      width: auto; }
      @media (max-width: 991px) {
        .cart-content .woocommerce .cart-table-row img {
          max-width: 100px; } }
      @media (max-width: 767px) {
        .cart-content .woocommerce .cart-table-row img {
          max-width: 60px; } }
    .cart-content .woocommerce .cart-table-row .product-thumbnail {
      display: inline-block;
      vertical-align: middle;
      max-width: 20%; }
      .cart-content .woocommerce .cart-table-row .product-thumbnail img {
        max-width: 100%;
        height: auto; }
    .cart-content .woocommerce .cart-table-row .product-name {
      display: inline-block;
      vertical-align: middle;
      max-width: 78%;
      padding: 0;
      padding-left: 30px;
      font-family: "Open Sans Bold", sans-serif; }
      @media (max-width: 767px) {
        .cart-content .woocommerce .cart-table-row .product-name {
          padding-left: 15px; } }
      .cart-content .woocommerce .cart-table-row .product-name a {
        color: #EFCD00;
        font-size: 20px; }
    .cart-content .woocommerce .cart-table-row .product-price, .cart-content .woocommerce .cart-table-row .product-quantity, .cart-content .woocommerce .cart-table-row .product-subtotal, .cart-content .woocommerce .cart-table-row .product-remove {
      position: relative;
      display: table;
      height: 100%; }
      .cart-content .woocommerce .cart-table-row .product-price .amount,
      .cart-content .woocommerce .cart-table-row .product-price .quantity,
      .cart-content .woocommerce .cart-table-row .product-price .cart-remove, .cart-content .woocommerce .cart-table-row .product-quantity .amount,
      .cart-content .woocommerce .cart-table-row .product-quantity .quantity,
      .cart-content .woocommerce .cart-table-row .product-quantity .cart-remove, .cart-content .woocommerce .cart-table-row .product-subtotal .amount,
      .cart-content .woocommerce .cart-table-row .product-subtotal .quantity,
      .cart-content .woocommerce .cart-table-row .product-subtotal .cart-remove, .cart-content .woocommerce .cart-table-row .product-remove .amount,
      .cart-content .woocommerce .cart-table-row .product-remove .quantity,
      .cart-content .woocommerce .cart-table-row .product-remove .cart-remove {
        display: table-cell;
        vertical-align: middle; }
    .cart-content .woocommerce .cart-table-row .product-quantity input {
      font-size: 16px; }
    @media (max-width: 991px) {
      .cart-content .woocommerce .cart-table-row .product-quantity {
        padding-top: 30px; }
        .cart-content .woocommerce .cart-table-row .product-quantity .quantity {
          width: 100%; } }
    @media (max-width: 991px) {
      .cart-content .woocommerce .cart-table-row .product-subtotal {
        padding-top: 25px; } }
    .cart-content .woocommerce .cart-table-row .product-remove {
      text-align: right; }
      .cart-content .woocommerce .cart-table-row .product-remove a {
        font-size: 26px;
        font-family: "Open Sans Bold", sans-serif;
        opacity: 0.75;
        transition: opacity 0.25s ease; }
        .cart-content .woocommerce .cart-table-row .product-remove a:hover {
          text-decoration: none;
          opacity: 1; }
  .cart-content .woocommerce .cart-discount-wrapper {
    margin-top: 25px; }
    .cart-content .woocommerce .cart-discount-wrapper label {
      display: block;
      margin-bottom: 10px; }
    @media (min-width: 768px) {
      .cart-content .woocommerce .cart-discount-wrapper .coupon-input input[type=text] {
        display: inline-block; } }
  .cart-content .woocommerce .cart input.button.button-update-cart, .cart-content .woocommerce .cart .checkout-content .woocommerce-checkout #payment div.place-order input.button-update-cart#place_order, .checkout-content .woocommerce-checkout #payment div.place-order .cart-content .woocommerce .cart input.button-update-cart#place_order {
    float: right;
    background-color: #EFCD00; }
    .cart-content .woocommerce .cart input.button.button-update-cart:hover, .cart-content .woocommerce .cart .checkout-content .woocommerce-checkout #payment div.place-order input.button-update-cart#place_order:hover, .checkout-content .woocommerce-checkout #payment div.place-order .cart-content .woocommerce .cart input.button-update-cart#place_order:hover {
      background-color: #bca100; }
    .cart-content .woocommerce .cart input.button.button-update-cart[aria-disabled="true"], .cart-content .woocommerce .cart .checkout-content .woocommerce-checkout #payment div.place-order input.button-update-cart[aria-disabled="true"]#place_order, .checkout-content .woocommerce-checkout #payment div.place-order .cart-content .woocommerce .cart input.button-update-cart[aria-disabled="true"]#place_order {
      color: #FFFFFF; }
      .cart-content .woocommerce .cart input.button.button-update-cart[aria-disabled="true"]:hover, .cart-content .woocommerce .cart .checkout-content .woocommerce-checkout #payment div.place-order input.button-update-cart[aria-disabled="true"]#place_order:hover, .checkout-content .woocommerce-checkout #payment div.place-order .cart-content .woocommerce .cart input.button-update-cart[aria-disabled="true"]#place_order:hover {
        background-color: #EFCD00; }
  .cart-content .woocommerce .cart-collaterals {
    margin-top: 25px; }
    .cart-content .woocommerce .cart-collaterals .cart_totals {
      width: 50%; }
      @media (max-width: 991px) {
        .cart-content .woocommerce .cart-collaterals .cart_totals {
          width: 100%; } }
      .cart-content .woocommerce .cart-collaterals .cart_totals h2 {
        font-size: 26px;
        margin-bottom: 20px; }
      .cart-content .woocommerce .cart-collaterals .cart_totals .shop_table {
        border-radius: 0; }
      .cart-content .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
        text-align: right; }

.checkout-content {
  margin: 50px 0 100px; }
  .checkout-content h1 {
    margin-bottom: 30px; }
  .checkout-content .col-1,
  .checkout-content .col-2 {
    max-width: unset; }
    .checkout-content .col-1 h3,
    .checkout-content .col-2 h3 {
      margin-bottom: 30px; }
  .checkout-content .woocommerce-checkout .woocommerce-billing-fields h3#ship-to-different-address,
  .checkout-content .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address,
  .checkout-content .woocommerce-checkout .woocommerce-additional-fields h3#ship-to-different-address {
    font-size: 16px; }
    .checkout-content .woocommerce-checkout .woocommerce-billing-fields h3#ship-to-different-address label,
    .checkout-content .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label,
    .checkout-content .woocommerce-checkout .woocommerce-additional-fields h3#ship-to-different-address label {
      color: #000000; }
  .checkout-content .woocommerce-checkout .woocommerce-billing-fields label,
  .checkout-content .woocommerce-checkout .woocommerce-shipping-fields label,
  .checkout-content .woocommerce-checkout .woocommerce-additional-fields label {
    display: inline-block;
    color: #EFCD00;
    font-family: "Open Sans Regular", sans-serif; }
    .checkout-content .woocommerce-checkout .woocommerce-billing-fields label abbr,
    .checkout-content .woocommerce-checkout .woocommerce-shipping-fields label abbr,
    .checkout-content .woocommerce-checkout .woocommerce-additional-fields label abbr {
      color: #EFCD00 !important; }
  .checkout-content .woocommerce-checkout .woocommerce-billing-fields select,
  .checkout-content .woocommerce-checkout .woocommerce-shipping-fields select,
  .checkout-content .woocommerce-checkout .woocommerce-additional-fields select {
    display: block;
    padding: 10px 15px;
    background-color: #F4F5F6;
    border: 0;
    border-right: 15px solid #F4F5F6;
    width: 100%;
    outline: 0;
    cursor: pointer; }
  .checkout-content .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper textarea,
  .checkout-content .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .woocommerce-input-wrapper textarea,
  .checkout-content .woocommerce-checkout .woocommerce-additional-fields__field-wrapper .woocommerce-input-wrapper textarea {
    min-height: 250px;
    resize: none; }
  .checkout-content .woocommerce-checkout .woocommerce-shipping-fields {
    margin-top: 20px; }
  .checkout-content .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row,
  .checkout-content .woocommerce-checkout .woocommerce-shipping-fields__field-wrapper .form-row {
    margin-bottom: 15px; }
  @media (max-width: 991px) {
    .checkout-content .woocommerce-checkout .col-2 {
      margin-top: 50px; } }
  .checkout-content .woocommerce-checkout .woocommerce-privacy-policy-text {
    margin-bottom: 15px; }
    .checkout-content .woocommerce-checkout .woocommerce-privacy-policy-text p {
      line-height: 1.5; }
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio] + label:before, .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio] + span:before,
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=checkbox] + label:before,
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=checkbox] + span:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=radio] + label:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=radio] + span:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=checkbox] + label:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=checkbox] + span:before {
    background-color: #FFFFFF; }
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio]:hover + label:before, .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio]:hover + span:before, .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio]:checked + label:before, .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio]:checked + span:before,
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=checkbox]:hover + label:before,
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=checkbox]:hover + span:before,
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=checkbox]:checked + label:before,
  .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=checkbox]:checked + span:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=radio]:hover + label:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=radio]:hover + span:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=radio]:checked + label:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=radio]:checked + span:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=checkbox]:hover + label:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=checkbox]:hover + span:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=checkbox]:checked + label:before,
  .checkout-content .woocommerce-checkout #payment div.place-order input[type=checkbox]:checked + span:before {
    background-color: #F6C700; }
  .checkout-content .woocommerce-checkout #payment ul.payment_methods {
    border-bottom-color: #EFCD00;
    background-color: #F4F5F6; }
    .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio] {
      margin-top: 2px; }
      @media (min-width: 768px) {
        .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio] {
          margin-top: 5px; } }
      @media (min-width: 992px) {
        .checkout-content .woocommerce-checkout #payment ul.payment_methods input[type=radio] {
          margin-top: 7px; } }
    .checkout-content .woocommerce-checkout #payment ul.payment_methods .payment_box {
      background-color: #FFFFFF; }
      .checkout-content .woocommerce-checkout #payment ul.payment_methods .payment_box:before {
        border-bottom-color: #FFFFFF; }
  .checkout-content .woocommerce-checkout #payment div.place-order {
    background-color: #F4F5F6;
    text-align: center; }
    .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce-terms-and-conditions-wrapper {
      text-align: left; }

.woocommerce form.checkout_coupon.woocommerce-form-coupon {
  border-radius: 0; }
  .woocommerce form.checkout_coupon.woocommerce-form-coupon p:not(.form-row) {
    margin-bottom: 5px; }
  .woocommerce form.checkout_coupon.woocommerce-form-coupon p {
    margin: 0;
    padding: 0; }
.woocommerce form.checkout_coupon.woocommerce-form-coupon input.input-text,
.woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input input.input-text {
  margin-top: 5px; }
.woocommerce form.checkout_coupon.woocommerce-form-coupon button.button, .woocommerce form.checkout_coupon.woocommerce-form-coupon .checkout-content .woocommerce-checkout #payment div.place-order button#place_order, .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.checkout_coupon.woocommerce-form-coupon button#place_order,
.woocommerce form.checkout_coupon.woocommerce-form-coupon input.button,
.woocommerce form.checkout_coupon.woocommerce-form-coupon .checkout-content .woocommerce-checkout #payment div.place-order input#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.checkout_coupon.woocommerce-form-coupon input#place_order,
.woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input button.button,
.woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input .checkout-content .woocommerce-checkout #payment div.place-order button#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input button#place_order,
.woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input input.button,
.woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input .checkout-content .woocommerce-checkout #payment div.place-order input#place_order,
.checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input input#place_order {
  background-color: #EFCD00; }
  .woocommerce form.checkout_coupon.woocommerce-form-coupon button.button:hover, .woocommerce form.checkout_coupon.woocommerce-form-coupon .checkout-content .woocommerce-checkout #payment div.place-order button#place_order:hover, .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.checkout_coupon.woocommerce-form-coupon button#place_order:hover,
  .woocommerce form.checkout_coupon.woocommerce-form-coupon input.button:hover,
  .woocommerce form.checkout_coupon.woocommerce-form-coupon .checkout-content .woocommerce-checkout #payment div.place-order input#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.checkout_coupon.woocommerce-form-coupon input#place_order:hover,
  .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input button.button:hover,
  .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input .checkout-content .woocommerce-checkout #payment div.place-order button#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input button#place_order:hover,
  .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input input.button:hover,
  .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input .checkout-content .woocommerce-checkout #payment div.place-order input#place_order:hover,
  .checkout-content .woocommerce-checkout #payment div.place-order .woocommerce form.woocommerce-cart-form .actions.cart-discount-wrapper .coupon .coupon-input input#place_order:hover {
    background-color: #ffe023;
    color: #FFFFFF; }

.woocommerce .u-columns .col-2 p:not(.woocommerce-form-row) {
  margin-bottom: 20px; }
.woocommerce .u-columns .col-2 .form-row-wide {
  margin-bottom: 15px; }
.woocommerce form.woocommerce-form-login > p:not(.form-row) {
  margin-bottom: 20px; }
.woocommerce form.woocommerce-form-login .form-row:not(.form-row-wide):not(.form-row-first):not(.form-row-last) {
  display: inline-block;
  margin: 20px 0 30px; }
  @media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
    .woocommerce form.woocommerce-form-login .form-row:not(.form-row-wide):not(.form-row-first):not(.form-row-last) {
      margin: 30px 0 15px; } }
@media (min-width: 768px) and (max-width: 991px), (min-width: 1200px) {
  .woocommerce form.woocommerce-form-login .lost_password {
    float: right;
    margin: 40px 0 0; } }
.woocommerce form.woocommerce-form-login .woocommerce-form-login__rememberme,
.woocommerce form.woocommerce-form-register .woocommerce-form-login__rememberme,
.woocommerce form.lost_reset_password .woocommerce-form-login__rememberme {
  margin-top: 2.5px; }
.woocommerce form.woocommerce-form-login .show-password-input,
.woocommerce form.woocommerce-form-register .show-password-input,
.woocommerce form.lost_reset_password .show-password-input {
  top: 50%;
  transform: translateY(-50%); }
.woocommerce form.lost_reset_password p:first-of-type {
  margin-bottom: 20px; }
.woocommerce form.lost_reset_password p:last-of-type {
  margin-top: 10px; }

.woocommerce .screen-reader-text {
  display: none; }

.woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
  float: left; }
  @media (min-width: 768px) {
    .woocommerce-MyAccount-navigation, .woocommerce-MyAccount-content {
      margin-top: 30px;
      margin-bottom: 100px; } }
.woocommerce-MyAccount-navigation {
  width: 70px; }
  @media (min-width: 768px) {
    .woocommerce-MyAccount-navigation {
      width: 33.333%; } }
  .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
    margin-bottom: 60px; }
    @media (min-width: 768px) {
      .woocommerce-MyAccount-navigation ul {
        padding-right: 50px; } }
    @media (min-width: 992px) {
      .woocommerce-MyAccount-navigation ul {
        padding-right: 100px; } }
    .woocommerce-MyAccount-navigation ul li {
      position: relative;
      border-bottom: 1px solid rgba(23, 23, 26, 0.5);
      width: 25px;
      overflow: hidden; }
      @media (min-width: 768px) {
        .woocommerce-MyAccount-navigation ul li {
          width: 100%; } }
      .woocommerce-MyAccount-navigation ul li:first-of-type {
        border-top: 1px solid rgba(23, 23, 26, 0.5); }
      @media (min-width: 768px) {
        .woocommerce-MyAccount-navigation ul li:before {
          content: '-';
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          opacity: 0;
          left: -5px;
          transition: all 0.5s ease;
          pointer-events: none; } }
      .woocommerce-MyAccount-navigation ul li:after {
        content: '';
        position: absolute;
        width: 16px;
        height: 16px;
        background: no-repeat center center;
        background-size: contain;
        top: 50%;
        transform: translateY(-50%);
        opacity: 0.5;
        transition: all 0.5s ease;
        pointer-events: none;
        right: 5px; }
        @media (min-width: 768px) {
          .woocommerce-MyAccount-navigation ul li:after {
            right: 15px; } }
      .woocommerce-MyAccount-navigation ul li a {
        display: inline-block;
        width: 100%;
        padding: 15px 0;
        color: #FFFFFF;
        font-size: 16px;
        transition: all 0.5s ease; }
        @media (min-width: 768px) {
          .woocommerce-MyAccount-navigation ul li a {
            color: #F6C700; } }
        .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-MyAccount-navigation ul li a:active {
          text-decoration: none; }
      .woocommerce-MyAccount-navigation ul li:hover:before, .woocommerce-MyAccount-navigation ul li.is-active:before {
        opacity: 1;
        left: 0; }
      .woocommerce-MyAccount-navigation ul li:hover:after, .woocommerce-MyAccount-navigation ul li.is-active:after {
        opacity: 1; }
      .woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.is-active a {
        padding-left: 15px; }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard:after {
        background-image: url("../img/Woocommerce/store.svg"); }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders:after {
        background-image: url("../img/Woocommerce/dolly.svg"); }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads:after {
        background-image: url("../img/Woocommerce/download.svg"); }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address:after {
        background-image: url("../img/Woocommerce/home.svg"); }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account:after {
        background-image: url("../img/Woocommerce/user.svg"); }
      .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after {
        background-image: url("../img/Woocommerce/sign-out.svg"); }

.woocommerce form .form-row {
  padding: 0; }
.woocommerce ul.order_details {
  margin: 30px 0; }
.woocommerce .woocommerce-order-details h2 {
  margin-bottom: 20px; }

header.site-header {
  position: fixed;
  width: 100%;
  padding: 28px 0;
  margin-bottom: 15px;
  background-color: #F6C700;
  z-index: 10;
  letter-spacing: normal; }
  header.site-header:after {
    content: '';
    position: absolute;
    background-image: url("../img/shape.svg");
    width: 100%;
    height: 33px;
    bottom: calc(-33px / 2); }
  @media (max-width: 991px) {
    header.site-header {
      position: relative; } }
  header.site-header .site-branding {
    display: inline-block; }
    header.site-header .site-branding .logo img {
      width: 315px; }
      @media (max-width: 479px) {
        header.site-header .site-branding .logo img {
          width: 215px; } }
  header.site-header nav.main-navigation {
    float: right;
    margin: 25px 0; }
    header.site-header nav.main-navigation ul {
      list-style-type: none; }
      header.site-header nav.main-navigation ul li {
        display: inline-block;
        margin: 0 0 0 20px; }
        header.site-header nav.main-navigation ul li a {
          color: #000000;
          text-transform: uppercase;
          font-family: "Montserrat Bold", sans-serif; }
          header.site-header nav.main-navigation ul li a:hover, header.site-header nav.main-navigation ul li a:focus, header.site-header nav.main-navigation ul li a:active {
            text-decoration: none;
            color: #FFFFFF; }
        header.site-header nav.main-navigation ul li.current-menu-item a, header.site-header nav.main-navigation ul li.current-page-ancestor a {
          color: #FFFFFF; }
    @media (max-width: 991px) {
      header.site-header nav.main-navigation {
        display: none;
        float: none;
        margin: 0; }
        header.site-header nav.main-navigation ul {
          margin: 0 0 20px 0; }
          header.site-header nav.main-navigation ul li {
            display: block;
            margin-top: 30px;
            text-align: right; } }
  header.site-header .menu-button {
    display: none; }
    @media (max-width: 991px) {
      header.site-header .menu-button {
        position: relative;
        display: block;
        width: 31px;
        height: 20px;
        float: right;
        z-index: 1;
        margin: 20px 0;
        background-image: url("../img/menu.svg");
        cursor: pointer; } }
    @media (max-width: 599px) {
      header.site-header .menu-button {
        margin: 20px 0 0 0; } }

.site-footer {
  position: relative;
  background-color: #F6C700;
  padding-top: 60px;
  margin-top: 25px;
  font-size: 14px; }
  .site-footer p, .site-footer span, .site-footer a {
    letter-spacing: normal; }
  .site-footer__inner {
    padding: 30px 0 25px 0;
    background-color: #FFFFFF;
    border-top: 7.5px solid #000000; }
    .site-footer__inner span {
      display: block;
      margin-bottom: 25px;
      text-transform: uppercase;
      font-family: "Open Sans Bold", sans-serif; }
    .site-footer__inner p {
      margin-bottom: 25px; }
      .site-footer__inner p:last-of-type {
        margin-bottom: 0; }
      .site-footer__inner p strong {
        font-family: "Open Sans Bold", sans-serif;
        margin-right: 5px; }
    .site-footer__inner ul {
      display: inline-block; }
      .site-footer__inner ul li {
        position: relative;
        width: 50%;
        float: left;
        margin-bottom: 25px;
        padding: 0 10px 0 20px; }
        .site-footer__inner ul li:before {
          content: '';
          position: absolute;
          width: 5px;
          height: 8px;
          left: 0;
          top: 2.5px;
          background-image: url("../img/chevron.svg"); }
    .site-footer__inner a {
      color: #000000; }
    @media (max-width: 991px) {
      .site-footer__inner .site-branding {
        margin-bottom: 50px; }
      .site-footer__inner ul {
        margin-bottom: 25px; }
      .site-footer__inner .contact {
        margin-bottom: 60px; } }
  .site-footer:after {
    content: '';
    position: absolute;
    background-image: url("../img/shape.svg");
    width: 100%;
    height: 33px;
    top: -17px; }
  .site-footer .sub-footer {
    background-color: #000000;
    color: #FFFFFF;
    padding: 22px 0;
    text-align: center; }
    .site-footer .sub-footer p {
      font-size: 14px; }
      .site-footer .sub-footer p a {
        color: #FFFFFF; }
      .site-footer .sub-footer p span {
        display: inline-block;
        margin-top: 10px;
        font-size: 11px; }
        .site-footer .sub-footer p span a {
          font-family: "Open Sans Bold", sans-serif; }
      @media (max-width: 991px) {
        .site-footer .sub-footer p:first-of-type {
          margin-bottom: 5px; } }
