.page-booking #primary .site-main {
  max-width: 1200px;
  margin: 0 auto; }

@media only screen and (max-width: 1200px) {
  .page-booking #primary .site-main {
    max-width: 990px; } }
@media only screen and (max-width: 990px) {
  .page-booking #primary .site-main {
    max-width: 760px; } }
.page-booking .date_available, .page-booking .datepick-days-cell {
  background-color: #FFFFFF !important; }
  .page-booking .date_available a, .page-booking .datepick-days-cell a {
    color: #686868 !important;
    text-shadow: none !important;
    font-weight: normal !important; }
  .page-booking .date_available:hover, .page-booking .datepick-days-cell:hover {
    background-color: #F1F1F1 !important; }
.page-booking .date2approve, .page-booking .date_approved {
  background-color: #FAE5E8 !important;
  color: #686868 !important;
  text-shadow: none !important;
  font-weight: normal !important; }
  .page-booking .date2approve span, .page-booking .date_approved span {
    color: #686868 !important;
    text-shadow: none !important;
    font-weight: normal !important; }
.page-booking .datepick-current-day {
  background-color: #7ED321 !important; }
  .page-booking .datepick-current-day a {
    color: #FFFFFF !important; }
  .page-booking .datepick-current-day:hover {
    background-color: #7ED321 !important; }
    .page-booking .datepick-current-day:hover a {
      color: #FFFFFF !important; }
.page-booking .date_user_unavailable {
  background-color: #EBEBEB !important; }
  .page-booking .date_user_unavailable a {
    color: #686868 !important;
    text-shadow: none !important;
    font-weight: normal !important; }
.page-booking .key_info_anchor {
  height: 52px;
  position: absolute;
  right: 0;
  background-image: url(../img/info.svg);
  background-size: 32px 32px;
  background-position: center;
  background-repeat: no-repeat;
  width: 52px;
  top: 0; }
  .page-booking .key_info_anchor .key_info {
    background: #EBEBEB;
    border: 1px solid #686868;
    color: #686868;
    padding: 10px;
    width: 65vw;
    max-width: 600px;
    min-width: 300px;
    position: absolute;
    right: 0;
    top: 52px;
    z-index: 10;
    display: none; }
  .page-booking .key_info_anchor:hover .key_info {
    display: block; }

.page-booking .col-8 {
  width: 60%;
  float: left; }
.page-booking .col-4 {
  width: 30%;
  margin-left: 10%;
  float: left; }

#rfa_booking_form {
  overflow: hidden; }
  #rfa_booking_form .radioblock.narrow.validation-error {
    background: transparent !important;
    border-width: 0 !important; }
  #rfa_booking_form .validation-error, #rfa_booking_form .error {
    border: 1px solid #D0021B !important;
    background-color: #FAE5E8 !important; }
    #rfa_booking_form .validation-error label, #rfa_booking_form .error label {
      border-color: #D0021B !important;
      background-color: #FAE5E8 !important; }
  #rfa_booking_form .error {
    padding: 16px;
    border: 1px solid; }
  #rfa_booking_form h1 {
    font-family: 'Verdana', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 1.3;
    margin: 0;
    color: #D0021B; }
  #rfa_booking_form h2, #rfa_booking_form .input label {
    font-family: 'Roboto condensed', sans-serif;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    text-transform: none; }
  #rfa_booking_form .ui-widget.ui-widget-content {
    border: none; }
    #rfa_booking_form .ui-widget.ui-widget-content .ui-spinner-input {
      margin: 0 23px 0 0;
      border: 1px solid #EBEBEB;
      height: 40px;
      padding: 14px 16px;
      color: #686868; }
    #rfa_booking_form .ui-widget.ui-widget-content .ui-spinner-button {
      background-repeat: no-repeat;
      background-size: 12px 6px;
      background-position: center;
      border: 1px solid #EBEBEB;
      width: 24px;
      height: 20px; }
      #rfa_booking_form .ui-widget.ui-widget-content .ui-spinner-button.ui-spinner-up {
        background-image: url(../img/arrow-up.svg); }
      #rfa_booking_form .ui-widget.ui-widget-content .ui-spinner-button.ui-spinner-down {
        background-image: url(../img/arrow-down.svg); }
  #rfa_booking_form .input label {
    width: 100%;
    margin-bottom: 8px;
    display: block; }
  #rfa_booking_form .input input, #rfa_booking_form .input textarea, #rfa_booking_form .input select {
    width: 100%;
    padding: 8px 16px;
    color: #4A4A4A;
    border: 1px solid #DADADA;
    display: block;
    margin-bottom: 32px;
    line-height: 20px; }
  #rfa_booking_form #top_controls {
    text-align: center; }
    #rfa_booking_form #top_controls p {
      font-size: 9px;
      text-transform: uppercase;
      color: #686868; }
    #rfa_booking_form #top_controls .progress-bar {
      border-radius: 6px;
      box-shadow: 0 2px 0 #EBEBEB;
      width: 400px;
      margin: 32px auto 8px;
      height: 16px;
      overflow: hidden; }
      #rfa_booking_form #top_controls .progress-bar .progress {
        width: 50px;
        float: left;
        height: 100%; }
        #rfa_booking_form #top_controls .progress-bar .progress.active {
          background: #D0021B; }
  #rfa_booking_form #payment-form {
    height: 100px; }
  #rfa_booking_form .form-row {
    height: 100px; }
  #rfa_booking_form #form_area {
    position: relative;
    height: 300px; }
    #rfa_booking_form #form_area .form {
      width: 100%;
      transition: 1s ease-in-out;
      position: absolute;
      top: 0;
      left: 0; }
      #rfa_booking_form #form_area .form.prev {
        left: -100%; }
      #rfa_booking_form #form_area .form.next {
        left: calc(100% + 3px); }
      #rfa_booking_form #form_area .form .radioblock {
        position: relative; }
        #rfa_booking_form #form_area .form .radioblock.narrow {
          width: 50%; }
        #rfa_booking_form #form_area .form .radioblock label {
          border: 1px solid #EBEBEB;
          font-size: 16px;
          line-height: 30px;
          padding: 10px 20px 10px 40px;
          color: #686868;
          margin-top: 4px;
          width: 100%;
          display: block; }
          #rfa_booking_form #form_area .form .radioblock label:hover {
            background-color: #EBEBEB; }
        #rfa_booking_form #form_area .form .radioblock input[type=radio], #rfa_booking_form #form_area .form .radioblock input[type=checkbox] {
          position: absolute;
          top: 20px;
          left: 16px; }
        #rfa_booking_form #form_area .form .radioblock input[type=radio]:checked + label {
          background-color: #F2FBE8;
          border-color: #7ED321; }
          #rfa_booking_form #form_area .form .radioblock input[type=radio]:checked + label:hover {
            background-color: #F2FBE8; }
  #rfa_booking_form #bottom_controls {
    margin-bottom: 40px; }
    #rfa_booking_form #bottom_controls .btn {
      width: 130px;
      text-transform: uppercase;
      color: #FFFFFF;
      background-color: #D0021B;
      background-size: 20px 40px;
      background-repeat: no-repeat;
      font-family: 'BebasNeue', sans-serif;
      font-size: 26px;
      text-align: center;
      cursor: pointer;
      height: 40px; }
      #rfa_booking_form #bottom_controls .btn.btn_prev {
        float: left;
        background-image: url(../img/button-slice-back.svg);
        background-position: left bottom;
        padding-left: 20px;
        display: none; }
      #rfa_booking_form #bottom_controls .btn.btn_next, #rfa_booking_form #bottom_controls .btn.btn_finish {
        float: right;
        background-image: url(../img/button-slice.svg);
        background-position: right bottom;
        padding-right: 20px; }
      #rfa_booking_form #bottom_controls .btn.btn_finish {
        display: none; }
      #rfa_booking_form #bottom_controls .btn.disabled {
        background-color: #686868; }
  #rfa_booking_form .wpbc_structure_form {
    display: none; }

#finishScript {
  display: none; }

#rfa_booking_summary {
  border: 1px solid #000000;
  padding: 0 16px;
  margin-top: 50px;
  margin-bottom: 50px; }
  #rfa_booking_summary h2 {
    color: #D0021B;
    font-family: 'Verdana', sans-serif;
    margin: 0;
    font-size: 18px;
    padding-left: 16px;
    padding-top: 16px;
    border-top: 1px solid #EBEBEB; }
    #rfa_booking_summary h2:first-of-type {
      border-top: none; }
  #rfa_booking_summary p {
    padding: 0 16px 16px 16px;
    font-size: 13px; }
    #rfa_booking_summary p.filled {
      padding-top: 16px; }

#booking-table {
  background-color: #FFFFFF;
  border: 2px solid #DEE2E6; }
  #booking-table tr {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6; }
  #booking-table tr:nth-child(2n) {
    background-color: #FAFAFA; }
  #booking-table th {
    padding: 8px;
    text-align: left; }
  #booking-table td {
    padding: 8px; }

#rule-table, #sell-table {
  border: 1px solid #CCCCCC;
  margin-bottom: 16px; }
  #rule-table tr, #sell-table tr {
    background: #FFFFFF; }
    #rule-table tr:nth-child(2n), #sell-table tr:nth-child(2n) {
      background: #F1F1F1; }
    #rule-table tr th, #sell-table tr th {
      text-align: left;
      padding: 8px;
      border-bottom: 1px solid #CCCCCC; }
    #rule-table tr td, #sell-table tr td {
      padding: 8px; }
      #rule-table tr td input, #rule-table tr td select, #sell-table tr td input, #sell-table tr td select {
        width: 100%; }

.pagination {
  padding-left: 2px; }
  .pagination li {
    display: inline-block; }
    .pagination li a {
      display: block;
      background-color: #FFFFFF;
      padding: 8px;
      text-decoration: none;
      border: 1px solid #CCCCCC; }
    .pagination li.active a {
      background-color: #007CAA;
      color: #FFFFFF; }
    .pagination li.disabled a {
      background-color: #CCCCCC;
      color: #4A4A4A; }

.hidden_items {
  display: none !important; }

.wpdevbk #menu-wpdevplugin, .booking-submenu-tab-container {
  margin-left: 0 !important; }

@media only screen and (max-width: 767px) {
  .page-booking .col-8, .page-booking .col-4 {
    width: 100%;
    margin: 0;
    padding: 0 15px; }
  .page-booking #primary .site-main {
    width: 100% !important;
    max-width: 100% !important; }

  #rfa_booking_form #form_area .form .radioblock.narrow {
    width: 100%; } }
