.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.ph-booking-form-addons .addon_header {
  text-align: center;
  margin: 0 0 40px 0; }
  .ph-booking-form-addons .addon_header h2 {
    margin: 30px 0; }
  @media only screen and (min-width: 768px) {
    .ph-booking-form-addons .addon_header p {
      max-width: 660px;
      margin: 0 auto; } }

.ph-booking-form-addons .room-overview {
  margin-bottom: 45px; }

.ph-booking-form-addons .button.enhance {
  background-color: #767d84;
  display: block;
  height: 55px;
  margin: 0 auto;
  text-transform: uppercase;
  width: 280px; }
  @media only screen and (min-width: 980px) {
    .ph-booking-form-addons .button.enhance {
      width: 430px; } }

.ph-booking-form-addons .button.payment {
  background-color: transparent;
  color: #767d84;
  display: block;
  height: 55px;
  margin: 0 auto;
  text-decoration: underline;
  width: 280px; }
  @media only screen and (min-width: 980px) {
    .ph-booking-form-addons .button.payment {
      width: 430px; } }
  .ph-booking-form-addons .button.payment.single {
    background-color: #3a526c;
    color: #fff;
    text-decoration: none; }
    .booking-principal .ph-booking-form-addons .button.payment.single {
      background-color: #d44658; }
    .ph-booking-form-addons .button.payment.single:hover {
      background-color: #767d84; }
  .ph-booking-form-addons .button.payment:hover {
    text-decoration: none; }

.ph-booking-form-addons .clearfix.form-wrapper,
.ph-booking-form-addons #edit-1-addons {
  background-color: #fff;
  padding: 20px; }
  @media only screen and (min-width: 768px) {
    .ph-booking-form-addons .clearfix.form-wrapper,
    .ph-booking-form-addons #edit-1-addons {
      padding: 20px 5px; } }
  @media only screen and (min-width: 980px) {
    .ph-booking-form-addons .clearfix.form-wrapper,
    .ph-booking-form-addons #edit-1-addons {
      padding: 30px 0; } }

.ph-booking-form-addons .addon {
  display: inline-block;
  margin-bottom: 40px;
  padding: 0;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .ph-booking-form-addons .addon {
      padding: 0 1.69%;
      width: 46.62%; } }
  @media only screen and (min-width: 960px) {
    .ph-booking-form-addons .addon {
      padding: 0;
      width: 100%; } }
  @media only screen and (min-width: 1180px) {
    .ph-booking-form-addons .addon {
      padding: 0 1.69%;
      width: 46.62%; } }
  .ph-booking-form-addons .addon .popular {
    background: #3a526c;
    border-radius: 50%;
    color: #fff;
    font-family: "Agenda", Arial, Helvetica, sans-serif;
    font-size: 18px;
    height: 78px;
    left: 15px;
    line-height: 98px;
    position: absolute;
    top: 15px;
    width: 78px;
    z-index: 10; }
    @media only screen and (min-width: 768px) {
      .ph-booking-form-addons .addon .popular {
        left: 30px; } }
    @media only screen and (min-width: 960px) {
      .ph-booking-form-addons .addon .popular {
        left: 15px; } }
    @media only screen and (min-width: 1180px) {
      .ph-booking-form-addons .addon .popular {
        left: 30px; } }
    .ph-booking-form-addons .addon .popular:before {
      background-image: url("../img/icons/popular.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 100%;
      content: '';
      display: inline-block;
      height: 24px;
      left: 50%;
      position: absolute;
      top: 14px;
      width: 24px;
      transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%); }
  .ph-booking-form-addons .addon .addons-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 240px;
    margin: 0 0 15px 0; }
  .ph-booking-form-addons .addon h4 {
    margin: 0 0 10px 0; }
  .ph-booking-form-addons .addon p {
    display: inline-block;
    margin: 0;
    max-width: 280px; }
    .ph-booking-form-addons .addon p.no-charge {
      display: block;
      font-style: italic;
      margin-left: auto;
      margin-right: auto; }
    @media only screen and (min-width: 768px) {
      .ph-booking-form-addons .addon p {
        max-width: 320px; } }
  .ph-booking-form-addons .addon .desc {
    margin: 10px 0 0; }
    .ph-booking-form-addons .addon .desc p {
      font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
      font-weight: 100;
      max-width: 280px; }
      @media only screen and (min-width: 768px) {
        .ph-booking-form-addons .addon .desc p {
          max-width: 320px; } }

.ph-booking-form-addons .quantity-selected {
  padding: 0 0 10px; }

.ph-booking-form-addons .widget.active {
  border: 1px solid #bcbfc3;
  border-top: none;
  box-sizing: border-box;
  margin: 0 auto;
  max-width: 320px; }

.ph-booking-form-addons .widget .convertible-price span {
  color: #000;
  font-family: "Agenda", Arial, Helvetica, sans-serif; }

.ph-booking-form-addons .widget .form-wrapper > .form-item {
  margin-top: 0; }

.ph-booking-form-addons .summary-price {
  padding: 20px; }
  .ph-booking-form-addons .summary-price p {
    background-color: #f1f3f5;
    font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%; }
  .ph-booking-form-addons .summary-price table {
    text-align: left;
    width: 100%; }
    .ph-booking-form-addons .summary-price table thead {
      display: none; }
    .ph-booking-form-addons .summary-price table tr {
      background-color: #f1f3f5; }
      .ph-booking-form-addons .summary-price table tr td {
        padding: 0 8px; }
        .ph-booking-form-addons .summary-price table tr td:last-child {
          text-align: right; }
    .ph-booking-form-addons .summary-price table .convertible-price span {
      color: #767d84;
      font-family: "Agenda Regular", Arial, Helvetica, sans-serif; }

.ph-booking-form-addons .option {
  background-color: #3a526c;
  color: #fff;
  cursor: pointer;
  font-family: "Agenda Medium", Arial, Helvetica, sans-serif;
  font-size: 17px;
  display: inline-block;
  max-width: 320px;
  padding: 12px 20px;
  width: 100%;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  box-sizing: border-box; }
  .booking-principal .ph-booking-form-addons .option {
    background-color: #d44658; }
  .ph-booking-form-addons .option:hover {
    background-color: #767d84; }
  .ph-booking-form-addons .option:before, .ph-booking-form-addons .option::before {
    display: none; }
  .ph-booking-form-addons .option.active {
    background-color: #767d84; }

.ph-booking-form-addons .ui-datepicker-inline {
  border: 0;
  border-radius: 0;
  margin: 0 auto;
  max-width: 285px;
  padding: 15px 0 0;
  width: auto !important; }
  @media only screen and (min-width: 480px) {
    .ph-booking-form-addons .ui-datepicker-inline {
      padding: 15px .2em 0; } }

.ph-booking-form-addons .addon .intro {
  box-sizing: border-box;
  color: #767d84;
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  margin-top: 28px;
  max-width: none;
  padding-left: 20px;
  text-align: left;
  width: 100%; }
  .ph-booking-form-addons .addon .intro span {
    background-image: url("../img/icons/addons-calendar.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 20px;
    margin-right: 10px;
    vertical-align: middle;
    width: 20px; }

.ph-booking-form-addons .ui-datepicker-group {
  display: inline-block;
  float: none;
  max-width: 318px;
  width: 100%; }

.ph-booking-form-addons .ui-datepicker-header {
  background-color: transparent;
  background-image: none;
  border: 0; }

.ph-booking-form-addons .ui-datepicker-title {
  font-family: "Agenda", Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 900; }

.ph-booking-form-addons .ui-datepicker-prev,
.ph-booking-form-addons .ui-datepicker-next {
  background: url(../img/icons/booking-step-empty.png) no-repeat center center;
  background-size: contain;
  height: 30px;
  width: 20px;
  border: none !important;
  border-radius: 0 !important;
  top: 2px !important; }
  .ph-booking-form-addons .ui-datepicker-prev span,
  .ph-booking-form-addons .ui-datepicker-next span {
    display: none; }
  .ph-booking-form-addons .ui-datepicker-prev.ui-state-disabled,
  .ph-booking-form-addons .ui-datepicker-next.ui-state-disabled {
    opacity: 0 !important; }

.ph-booking-form-addons .ui-datepicker-prev {
  left: 15px;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.ph-booking-form-addons .ui-datepicker-next {
  right: 15px; }

.ph-booking-form-addons .ui-datepicker-header {
  margin-bottom: 5px; }

.ph-booking-form-addons .ui-datepicker-calendar {
  font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 0 0 5px; }
  .ph-booking-form-addons .ui-datepicker-calendar th {
    padding: 0; }
    .ph-booking-form-addons .ui-datepicker-calendar th span {
      display: inline-block;
      font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
      font-size: 15px;
      font-weight: 100;
      height: 25px;
      line-height: 35px;
      text-transform: uppercase;
      width: 25px; }
      @media only screen and (min-width: 480px) {
        .ph-booking-form-addons .ui-datepicker-calendar th span {
          height: 35px;
          line-height: 45px;
          width: 35px; } }
  .ph-booking-form-addons .ui-datepicker-calendar tbody {
    text-align: center; }
    .ph-booking-form-addons .ui-datepicker-calendar tbody tr {
      height: 35px; }
  .ph-booking-form-addons .ui-datepicker-calendar td {
    position: relative;
    text-align: center; }
    .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-disabled {
      opacity: 1; }
      .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-disabled a {
        font-family: "Agenda Regular", Arial, Helvetica, sans-serif; }
    .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight {
      background: none;
      border: 0; }
      .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a,
      .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a.ui-state-active {
        background: #dd3f46;
        border: 2px solid #dd3f46;
        color: #fff;
        display: inline-block;
        font-family: "Agenda", Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 0.9;
        left: 5px;
        height: 21px;
        padding-left: 2px;
        position: absolute;
        text-align: left;
        top: 2px;
        vertical-align: top;
        width: 19px; }
        @media only screen and (min-width: 480px) {
          .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a,
          .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a.ui-state-active {
            font-size: 15px;
            height: 31px;
            left: 2px;
            line-height: 1.2;
            width: 29px; } }
        .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a:after, .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a::after,
        .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a.ui-state-active:after,
        .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a.ui-state-active::after {
          background-image: url("../img/icons/maroon-check.png");
          background-position: center;
          background-repeat: no-repeat;
          background-size: 23px 22px;
          bottom: 0;
          content: '';
          display: inline-block;
          left: 0;
          line-height: 2;
          position: absolute;
          right: 0;
          top: 0; }
          @media only screen and (min-width: 480px) {
            .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a:after, .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a::after,
            .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a.ui-state-active:after,
            .ph-booking-form-addons .ui-datepicker-calendar td.ui-state-highlight a.ui-state-active::after {
              background-size: 33px 32px; } }
    .ph-booking-form-addons .ui-datepicker-calendar td span {
      background: #f4f5f5;
      border: 0;
      display: inline-block;
      font-size: 15px;
      height: 25px;
      line-height: 25px;
      margin: 1px;
      padding: 0;
      text-align: center;
      width: 25px;
      color: #7a7a7a; }
      @media only screen and (min-width: 480px) {
        .ph-booking-form-addons .ui-datepicker-calendar td span {
          height: 35px;
          line-height: 35px;
          width: 35px; } }
    .ph-booking-form-addons .ui-datepicker-calendar td a {
      background: #c8cbce;
      border: 0;
      display: inline-block;
      font-family: "Agenda", Arial, Helvetica, sans-serif;
      font-size: 15px;
      height: 25px;
      line-height: 25px;
      margin: 1px;
      padding: 0;
      text-align: center;
      width: 25px;
      color: #000; }
      @media only screen and (min-width: 480px) {
        .ph-booking-form-addons .ui-datepicker-calendar td a {
          height: 35px;
          line-height: 35px;
          width: 35px; } }

.ph-booking-form-addons .addon-selections-wrapper {
  margin: 0 auto 20px; }
  .ph-booking-form-addons .addon-selections-wrapper .quantity-selected {
    padding: 0; }

.ph-booking-form-addons .selector-wrapper {
  height: 50px;
  margin: 0 auto; }

.ph-booking-form-addons .current-quantity {
  display: inline-block;
  font-size: 22px;
  font-weight: 900;
  height: 100%;
  line-height: 50px;
  vertical-align: top;
  width: 65%; }

.ph-booking-form-addons .inc-dec-wrapper {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  width: 35%; }
  .ph-booking-form-addons .inc-dec-wrapper input {
    background-color: transparent;
    border: 1px solid #bcbfc3;
    border-bottom: 0;
    border-top: 0;
    color: #767d84;
    font-size: 26px;
    height: 100%;
    padding: 0;
    width: 50%; }
    .ph-booking-form-addons .inc-dec-wrapper input.dec {
      border: 0; }

.ph-booking-form-addons .selection-wrapper {
  font-size: 0;
  width: 100%; }
  .ph-booking-form-addons .selection-wrapper .form-wrapper {
    height: auto;
    margin: -10px 0 20px;
    padding: 0 85px 0 18px;
    text-align: left;
    position: relative; }
    .ph-booking-form-addons .selection-wrapper .form-wrapper:first-child {
      border-top: 1px solid #bcbfc3;
      padding-top: 17px;
      margin-top: 0; }
    @media screen and (min-width: 768px) {
      .ph-booking-form-addons .selection-wrapper .form-wrapper {
        padding-right: 105px; } }
    .ph-booking-form-addons .selection-wrapper .form-wrapper .form-type-select {
      display: block; }
      .ph-booking-form-addons .selection-wrapper .form-wrapper .form-type-select select {
        font-style: italic;
        height: 55px;
        font-family: "Agenda", Arial, Helvetica, sans-serif; }
        .ph-booking-form-addons .selection-wrapper .form-wrapper .form-type-select select option {
          font-family: "Agenda", Arial, Helvetica, sans-serif;
          font-style: normal; }
    .ph-booking-form-addons .selection-wrapper .form-wrapper .input-submit-wrapper {
      display: block;
      position: absolute;
      right: 18px;
      bottom: 0; }
      .ph-booking-form-addons .selection-wrapper .form-wrapper .input-submit-wrapper:after {
        background: url("../img/icons/remove-btn.png") no-repeat 0 0;
        background-size: 15px 15px;
        content: 'Remove';
        cursor: pointer;
        display: block;
        height: 15px;
        width: 15px;
        position: absolute;
        left: 50%;
        bottom: 6px;
        margin: 0 0 0 -8px;
        z-index: 5; }
        @media screen and (min-width: 768px) {
          .ph-booking-form-addons .selection-wrapper .form-wrapper .input-submit-wrapper:after {
            left: auto;
            right: 0;
            bottom: auto;
            top: 50%;
            margin: -8px 0 0; } }
      .ph-booking-form-addons .selection-wrapper .form-wrapper .input-submit-wrapper input {
        font-family: "Agenda Regular", Arial, Helvetica, sans-serif !important;
        height: 55px;
        padding: 6px 0 22px 0;
        background: none;
        color: #767d84;
        font-size: 14px;
        position: relative;
        z-index: 10; }
        @media screen and (min-width: 768px) {
          .ph-booking-form-addons .selection-wrapper .form-wrapper .input-submit-wrapper input {
            padding: 0 20px 0 0;
            font-size: 16px; } }
  .ph-booking-form-addons .selection-wrapper .selector-day-wrapper {
    display: inline-block;
    height: 55px;
    margin-bottom: 10px;
    width: 100%; }

.ph-booking-form-addons .summary-quantity {
  margin-top: 20px;
  padding: 0 15px; }
  .ph-booking-form-addons .summary-quantity table {
    margin-bottom: 25px;
    width: 100%; }
    .ph-booking-form-addons .summary-quantity table thead {
      background-color: #f1f3f5; }
    .ph-booking-form-addons .summary-quantity table th {
      font-family: "Agenda", Arial, Helvetica, sans-serif;
      padding: 2px 0 2px 12px; }
    .ph-booking-form-addons .summary-quantity table tbody {
      text-align: left; }
      .ph-booking-form-addons .summary-quantity table tbody tr {
        border: 0; }
        .ph-booking-form-addons .summary-quantity table tbody tr.odd {
          background-color: #fff; }
        .ph-booking-form-addons .summary-quantity table tbody tr.even {
          background-color: #f1f3f5; }
      .ph-booking-form-addons .summary-quantity table tbody td {
        padding: 2px 0 2px 12px; }
        .ph-booking-form-addons .summary-quantity table tbody td:first-child {
          width: 35%; }

.ph-booking-form-addons #edit-1-footer {
  margin-top: 50px; }

/*# sourceMappingURL=addons.css.map */