#block-palms-room-booking .yb-main-content-section h1,
#block-palms-room-booking .yb-main-content-section h2,
#block-palms-room-booking .yb-main-content-section h3,
#block-palms-room-booking .yb-main-content-section h4,
#block-palms-room-booking .yb-main-content-section h5,
#block-palms-room-booking .yb-main-content-section h6,
#block-palms-room-booking .yb-main-content-section p {
  margin: 0;
}

#block-palms-room-booking .date-picker-wrapper.inline-wrapper {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

#block-palms-room-booking .date-picker-wrapper.inline-wrapper {
  width: 100%;
  box-sizing: border-box;
  padding: 40px;
  border: 0;
  box-shadow: none;
  background: #fff;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper {
  min-width: 100%;
  padding: 0 !important;
  border: 0 !important;
  width: 100% !important;
}

#block-palms-room-booking .page-node-5386 .wpb_header,
#block-palms-room-booking .page-node-5386 .wpb_footer,
#block-palms-room-booking .page-node-5386 .cookie-notice,
#block-palms-room-booking .page-node-5386 .mobile-navigation {
  display: none !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table.month2 {
  width: calc(50% - 25px);
  table-layout: fixed;
  margin: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table.month2 {
  float: right;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table tr,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table.month2 tr {
  background: none;
  border: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table th {
  background: none;
  border: 0;
}

#block-palms-room-booking .date-range-form {
  border: 1px solid #A6631B;
  display: flex;
  background: #FFFAF1;
}

#block-palms-room-booking .data-range-half+.data-range-half {
  border-left: 1px solid #A6631B;
}

#block-palms-room-booking .data-range-half {
  width: 50%;
  padding: 8px 30px 9px;
}

#block-palms-room-booking .data-range-half h3 {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  color: #352A22;
  opacity: 0.6;
  display: block;
  margin-bottom: 6px;
}

#block-palms-room-booking .check-in {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #52A542;
}

#block-palms-room-booking .check-out {
  font-family: Montserrat;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
  color: #352A22;
  opacity: 0.4;
}

#block-palms-room-booking .data-selected {
  color: #352A22;
  opacity: 1;
}

#block-palms-room-booking .date-picker-wrapper table .caption>th:first-of-type,
#block-palms-room-booking .date-picker-wrapper table .caption>th:last-of-type {
  width: 14% !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table th.month-name {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #352A22;
  padding-bottom: 24px;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .day {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  color: #352A22;
  border: 1px solid transparent;
}

html body #block-palms-room-booking .date-picker-wrapper .month-wrapper table .disaled-dates .day.toMonth>div.ym-sold-out span:not(.room-sold-out),
html body #block-palms-room-booking .date-picker-wrapper .month-wrapper table .disaled-dates .day.toMonth>div.ym-sold-out span.room-sold-out {
  font-weight: 600 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .disaled-dates .day.invalid:not(.tmp) span:not(.room-sold-out) {
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  color: #352A22;
  opacity: 0.4;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .disaled-dates .day.invalid:not(.tmp):not(.checked) span {
  font-weight: 400 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .disaled-dates .day.invalid.first-date-selected {
  opacity: 1 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .disaled-dates .day.invalid:not(.tmp):not(.checked) span~*:not(.room-sold-out) {
  display: none !important;
}

#block-palms-room-booking .room-price,
#block-palms-room-booking .room-discount {
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  text-transform: uppercase;
  color: #352A22;
  display: block;
  padding-top: 4px;
}

#block-palms-room-booking del.room-price {
  opacity: 0.3;
}

#block-palms-room-booking .last-date-selected del.room-price,
#block-palms-room-booking .first-date-selected del.room-price {
  color: #fff;
}

#block-palms-room-booking .room-discount {
  color: #A6631B;
}

#block-palms-room-booking .ym-sold-out .room-discount {
  color: inherit;
  opacity: .4;
  text-decoration: none;
}

#block-palms-room-booking .ym-sold-out .room-price {
  text-decoration: none;
}

#block-palms-room-booking .room-left {
  font-weight: 600;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  color: #E21616;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table th {
  vertical-align: top;
  border: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .hovering .room-left,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .checked .room-left {
  color: #51A546 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.last .toMonth.checked,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.last .toMonth.hovering {
  border-right: 1px solid #A6631B;
  border-radius: 0 10px 10px 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.first .toMonth.checked,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.first .toMonth.hovering {
  border-left: 1px solid #A6631B;
  border-radius: 10px 0 0 10px;
}

#block-palms-room-booking .date-picker-wrapper .first-date-selected:not(.last-date-selected),
#block-palms-room-booking .date-picker-wrapper .last-date-selected:not(.first-date-selected) {
  background: #51A546 !important;
  border-radius: 10px;
  border: 1px solid #51A546 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.first .toMonth.checked.last-date-selected {
  border-radius: 10px !important;
}

#block-palms-room-booking .date-picker-wrapper .first-date-selected,
#block-palms-room-booking .date-picker-wrapper .last-date-selected.first-date-selected {
  border-radius: 10px 0 0 10px;
}

#block-palms-room-booking .date-picker-wrapper .first-date-selected.last-selected {
  border-radius: 10px 0 0 10px !important;

}

#block-palms-room-booking .month-wrapper span.next,
#block-palms-room-booking .month-wrapper span.prev {
  cursor: pointer;
}

#block-palms-room-booking .month-wrapper span.next:hover,
#block-palms-room-booking .month-wrapper span.prev:hover {
  opacity: .8;
}

#block-palms-room-booking .month-wrapper span.next img,
#block-palms-room-booking .month-wrapper span.prev img {
  height: 20px;
  width: auto;
}

#block-palms-room-booking .yb-section {
  position: relative;
}

#block-palms-room-booking .month-wrapper span.next:hover,
#block-palms-room-booking .month-wrapper span.prev:hover {
  background: none !important;
}

#block-palms-room-booking .ym-sold-out span:not([class]) {
  opacity: .4;
}

#block-palms-room-booking .date-picker-wrapper .first-date-selected.last-date-selected,
#block-palms-room-booking .date-picker-wrapper .last-date-selected.first-date-selected.last-date-selected {
  border-radius: 0;
  background: none !important;
  color: #333 !important;
  border: 0 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .first-date-selected span~div,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .first-date-selected.checked div.room-left,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .last-date-selected.checked div.room-left {
  color: inherit !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .last-date-selected.checked div.room-left {
  display: none;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .week-name {
  border: 0 !important;
  padding: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table tr,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table.month2 tr {
  padding: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .hovering,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .checked {
  background: #FFFAF1 !important;
  border: 1px solid #A6631B;
  border-right: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td+td .hovering,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td+td .checked {
  border-left: 0;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:last-child .hovering,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:last-child .checked {
  border-radius: 0 10px 10px 0 !important;
  border-right: 1px solid #A6631B;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:first-child .hovering,
#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:not(.last):first-child .checked {
  border-radius: 10px 0 0 10px !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .first-date-selected:not(.last-date-selected) {
  background: #51A546 !important;
  border: 1px solid #51A546 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.last .first-date-selected {
  border-radius: 10px !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .last-date-selected:not(.first-date-selected) {
  background: #A6631B !important;
  border: 1px solid #A6631B !important;
  border-radius: 0 10px 10px 0 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .last-date-selected span~div {
  color: inherit;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table tr.week-name th {
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  text-align: center;
  color: #352A22;
  opacity: 0.4;
  padding-top: 8px;
  padding-bottom: 8px;
  width: 14%;
  font-weight: 400;
}

#block-palms-room-booking .date-picker-wrapper .month-element {
  text-transform: capitalize;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td .last-date-selected.first-date-selected:not(.last-date-selected) {
  border-radius: 10px !important;
  background: #51A546 !important;
  border-color: #51A546 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .day.real-today:not(.first-date-selected):not(.checked):not(.hovering) {
  background: none;
  /* border: none; */
  border-radius: 10px;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .disabled-dates .day.real-today {
  pointer-events: none;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .disabled-dates .day.real-today span {
  opacity: .4;
  font-weight: 400 !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:not() .day>div.ym-sold-out {
  min-height: 71px;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:last-child .checked.first-date-selected {
  border-radius: 10px !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:first-child .checked.last-date-selected:not(.first-date-selected) {
  border-radius: 10px !important;
}

#block-palms-room-booking .date-picker-wrapper table .caption {
  height: auto;
}

#block-palms-room-booking .google-link {
  padding: 15px;
}

#block-palms-room-booking .google-link a:before {
  content: '';
  background: url("../images/add-to-calendar-icon.svg") no-repeat center;
  width: 24px;
  height: 26px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  position: relative;
  top: -3px;
}

#block-palms-room-booking .data-picker-main-wrapper {
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
  vertical-align: top;
}

#block-palms-room-booking .date-picker-wrapper {
  vertical-align: top;
}

body.club-serrano-authenticated #block-palms-room-booking #yb-booking-flow {
  display: block !important;
}

body:not(.club-serrano-authenticated) #block-palms-room-booking #yb-booking-login {
  display: block !important;
}

#block-palms-room-booking #yb-chooseroom-container,
#block-palms-room-booking #yb-roomdetail-container,
#block-palms-room-booking #yb-summary-container,
#block-palms-room-booking #yb-confirmation-container,
#block-palms-room-booking #yb-payment-container,
#block-palms-room-booking .yb-choose-btn {
  display: none;
}

/* *{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
} */

#block-palms-room-booking .yb-section {
  width: 100%;
  min-height: 100vh;
  padding: 0 40px;
  align-items: center;
  justify-content: center;
  background: #FFFAF1 url("../images/y-logo-bg.png") left top no-repeat;
  background-size: contain;
}

#block-palms-room-booking .yb-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 182px;
  /*background-image: linear-gradient(180deg, rgba(166, 99, 27, 0.4) 0%, rgba(166, 99, 27, 0) 100%);*/
  width: 100%;
}

#block-palms-room-booking .yb-fade-header {
  left: 0;
  top: 0;
  padding: 30px 0px 20px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: flex-start;
  z-index: 999;
  position: relative;
}

#block-palms-room-booking .yb-fade-header .x-mark-wrapper,
#block-palms-room-booking .yb-fade-header .back-arrow-wrapper {
  padding: 10px;
  cursor: pointer;
  vertical-align: inherit;
  display: flex;
}

#block-palms-room-booking .yb-fade-header .x-mark-wrappe {
  cursor: auto;
}

#block-palms-room-booking .yb-fade-header .x-mark-wrapper {
  margin-left: auto;
}

#block-palms-room-booking .yb-fade-header .x-mark-wrapper a {
  display: flex;
}

#block-palms-room-booking .yb-fade-header .x-mark-wrapper img,
#block-palms-room-booking .yb-fade-header .back-arrow-wrapper img {
  vertical-align: top;
  transition: all 0.3s;
}

#block-palms-room-booking .yb-fade-header .x-mark-wrapper:hover img,
#block-palms-room-booking .yb-fade-header .back-arrow-wrapper:hover img {
  opacity: 0.7;
}

#block-palms-room-booking .yb-container {
  max-width: 830px;
  margin: 0 auto;
  padding: 0 0 100px;
  position: relative;
  z-index: 1;
}

#block-palms-room-booking .yb-title-bar {
  padding: 24px 30px;
  background-color: #fff;
  width: 100%;
  text-align: center;
  display: block;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2);
}

#block-palms-room-booking .yb-title-bar h1,
#block-palms-room-booking .yb-title-bar .h1 {
  font-size: 20px;
  line-height: 24.38px;
  color: #352A22;
  margin-bottom: 0px;
}

#block-palms-room-booking .terms-wrapper {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  width: 100%;
  padding: 0 15px;
  text-align: center;
}

/* ------------------- Summary Page Styling ------------------- */

#block-palms-room-booking .summary-wrapper,
#block-palms-room-booking .confirmation-wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 40px 0px;
  width: 100%;
}

#block-palms-room-booking .summary-wrapper .yb-room-detail-wrapper,
#block-palms-room-booking .summary-wrapper .yb-guest-information,
#block-palms-room-booking .confirmation-wrapper .preparing-room-section,
#block-palms-room-booking .confirmation-wrapper .more-thrill-section {
  width: 50%;
  padding: 0 19px;
}

#block-palms-room-booking .summary-wrapper .yb-guest-information,
#block-palms-room-booking .confirmation-wrapper .more-thrill-section {
  padding-left: 50px;
}

#block-palms-room-booking .summary-wrapper .yb-room-detail-wrapper,
#block-palms-room-booking .confirmation-wrapper .preparing-room-section {
  padding-right: 50px;
  border-right: 1px solid #A6631B;
}

#block-palms-room-booking .summary-wrapper .yb-room-detail-wrapper {
  padding-top: 2px;
}

#block-palms-room-booking .yb-detail-block {
  border-bottom: 1px solid #A6631B;
  padding: 17px 0 15px;
}

#block-palms-room-booking .yb-detail-block:first-child {
  padding-top: 0;
}

#block-palms-room-booking .yb-detail-block .yb-title,
#block-palms-room-booking .preparing-room-summary h6 {
  font-size: 10px;
  line-height: 12.19px;
  font-weight: 700;
  opacity: 0.6;
  text-transform: uppercase;
  letter-spacing: 0;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner {
  padding-top: 8px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-name,
#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price {
  width: 50%;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price {
  text-align: right;
  font-size: 0;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-name h5,
#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price span.yb-room-price,
#block-palms-room-booking .yb-detail-block h5,
#block-palms-room-booking .room-applied-content .room-applied-price h5,
#block-palms-room-booking .room-applied-content .room-applied-taxes h5,
#block-palms-room-booking .preparing-room-summary .check-section h5,
#block-palms-room-booking .applied-offer .room-applied-content .yb-room-price {
  font-size: 16px;
  line-height: 19.5px;
  font-weight: 600;
  letter-spacing: 0;
}

#block-palms-room-booking .price-breakdown-container>h5 {
  margin-bottom: 10px;
}

#block-palms-room-booking .price-breakdown-container {
  border: 1px solid #a6631b;
  padding: 10px 10px 0px 10px;
  background: rgb(255 250 241);

}

#block-palms-room-booking .applied-price-breakdown {
  padding: 0 !important;
  margin: 0 !important;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price span.yb-room-price,
#block-palms-room-booking .applied-offer .room-applied-content .yb-room-price {
  color: #A6631B;
  font-weight: 700;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price span.room-cutting-price {
  color: #A6631B;
  font-weight: 700;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price span.room-cutting-price {
  color: rgba(53, 42, 34, 0.4);
  font-weight: 500;
  text-decoration: line-through;
  margin-right: 1px;
}

#block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price .yb-room-taxes-and-fee,
#block-palms-room-booking .applied-offer .room-applied-content .yb-room-taxes-and-fee {
  font-size: 10px;
  line-height: 12.19px;
  font-weight: 400;
  font-style: italic;
  display: block;
  color: rgba(53, 42, 34, 0.6);
  margin-top: -2px;
}

#block-palms-room-booking .yb-checkin-detail,
#block-palms-room-booking .preparing-room-summary .check-section {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#block-palms-room-booking .yb-checkin-detail .yb-check-in,
#block-palms-room-booking .yb-checkin-detail .yb-check-out {
  padding-right: 15px;
}

#block-palms-room-booking .yb-checkin-detail .yb-check-in h5,
#block-palms-room-booking .yb-checkin-detail .yb-check-out h5 {
  margin-top: 8px;
}

#block-palms-room-booking .yb-checkin-detail .yb-days,
#block-palms-room-booking .preparing-room-summary .check-section .yb-days {
  align-self: flex-end;
  color: rgba(53, 42, 34, 0.6);
  font-weight: 600;
}

#block-palms-room-booking .applied-offer {
  margin-top: 45px;
  background-color: #fff;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.2), 0px 0px 4px rgba(0, 0, 0, 0.05);
}

#block-palms-room-booking .applied-offer .offer-title-number h6 {
  color: #fff;
  font-size: 12px;
  line-height: 14.63px;
  font-weight: 700;
  padding-left: 42px;
  letter-spacing: 0;
  position: relative;
  margin: 0;
  background-color: #A6631B;
  padding: 22px 15px 20px 57px;
}

#block-palms-room-booking .applied-offer .offer-title-number h6:after {
  content: "";
  position: absolute;
  top: 16px;
  left: 15px;
  width: 30px;
  height: 24px;
  background: url("../images/offers-applied-icon.svg") center center no-repeat;
  background-size: contain;
}

#block-palms-room-booking .applied-offer .room-applied-content {
  padding: 33px 15px 0;
}

#block-palms-room-booking .applied-offer .room-applied-content>h5,
#block-palms-room-booking .preparing-room-summary>h5 {
  text-transform: uppercase;
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 1px;
}

#block-palms-room-booking .applied-offer .room-applied-content .room-applied-price {
  margin-top: 9px;
  display: flex;
  justify-content: space-between;
  padding: 16px 0 24px;
}

#block-palms-room-booking .applied-offer .room-applied-content .yb-room-detail-name {
  padding-right: 15px;
}

#block-palms-room-booking .applied-offer .room-applied-content .yb-night {
  font-weight: 400;
  font-size: 10px;
  line-height: 12.19px;
  display: inline-block;
  margin-left: 5px;
  text-transform: capitalize;
}

#block-palms-room-booking .applied-offer .room-applied-content .yb-room-detail-price {
  text-align: right;
  font-size: 0;
}

#block-palms-room-booking .applied-offer .room-applied-content .yb-room-price .room-cutting-price {
  color: rgba(53, 42, 34, 0.4);
  font-weight: 500;
  text-decoration: line-through;
  margin-right: 1px;
}

#block-palms-room-booking .applied-offer .room-applied-content .room-applied-taxes {
  border-bottom: 1px solid #A6631B;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
}

#block-palms-room-booking .applied-offer .room-applied-content .room-applied-taxes .sub-text,
#block-palms-room-booking .applied-offer .room-applied-content .room-applied-total .sub-text {
  font-size: 10px;
  line-height: 12.19px;
  font-weight: 400;
  display: inline-block;
  margin-top: 8px;
  vertical-align: top;
}

#block-palms-room-booking .applied-offer .room-applied-content .room-applied-total {
  display: flex;
  justify-content: space-between;
  padding: 24px 0;
}

#block-palms-room-booking .room-applied-total .yb-room-detail-name h5 {
  font-size: 20px;
  line-height: 24.38px;
  font-weight: 600;
  letter-spacing: 0;
}

#block-palms-room-booking .room-applied-total .yb-room-detail-price .yb-room-price {
  font-size: 20px;
  line-height: 24.38px;
}

#block-palms-room-booking .room-discount-section {
  padding: 16px;
  margin: 0 -15px;
  border: 1px solid rgba(166, 100, 27, 0.3);
}

#block-palms-room-booking .room-discount-section .room-discount-wrapper {
  display: flex;
  flex-wrap: wrap;
}

#block-palms-room-booking .room-discount-section .room-discount-wrapper .room-discount-container,
#block-palms-room-booking .room-discount-section .room-discount-wrapper .room-savings {
  width: 50%;
  text-align: center;
}

#block-palms-room-booking .room-discount-section .room-discount-wrapper .room-discount-container .percentage-number,
#block-palms-room-booking .room-discount-section .room-discount-wrapper .room-savings .percentage-number {
  font-size: 32px;
  line-height: 39px;
  color: #A6631B;
  display: block;
  font-weight: 700;
}

#block-palms-room-booking .room-discount-section .room-discount-wrapper .room-discount-container .discount-text,
#block-palms-room-booking .room-discount-section .room-discount-wrapper .room-savings .discount-text {
  font-size: 16px;
  line-height: 19.5px;
  color: #A6631B;
  display: block;
  font-weight: 500;
  text-transform: uppercase;
}

#block-palms-room-booking .room-discount-section .thank-you-msg {
  font-size: 12px;
  line-height: 16.8px;
  color: #A6631B;
  display: block;
  font-weight: 700;
  text-align: center;
  margin-top: 17px;
}

#block-palms-room-booking .guest-informaton-section {
  background-color: #fff;
  padding: 25px 16px 32px;
  box-shadow: 0px 10px 30px rgb(0 0 0 / 20%), 0px 0px 4px rgb(0 0 0 / 5%);
  height: 100%;
  position: relative;
  padding-bottom: 80px;
}

#block-palms-room-booking .guest-informaton-section .guest-main-title {
  text-transform: uppercase;
  letter-spacing: 0.6px;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 600;
  letter-spacing: 0.8px;
}

#block-palms-room-booking .user-information .user-info-data {
  padding-top: 18px;
}

#block-palms-room-booking .user-information h5 {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0;
}

#block-palms-room-booking .user-information .user-info-data .user-club-number,
#block-palms-room-booking .user-information .user-info-data .user-name {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  text-transform: capitalize;
  padding-left: 16px;
  padding-top: 8px;
  display: block;
}

#block-palms-room-booking .guest-informaton-section .add-more-user-form {
  padding-top: 17px;
}

#block-palms-room-booking .guest-informaton-section .add-more-user-form label {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  margin-bottom: 8px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}

#block-palms-room-booking .guest-informaton-section .add-more-user-form input {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  height: 58px;
  padding: 17px 16px 15px;
  border: 1px solid #A6631B;
  border-radius: 0;
  margin-bottom: 17px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

#block-palms-room-booking .guest-informaton-section .add-more-user-form input::placeholder {
  color: rgba(53, 42, 34, 0.4);
}

#block-palms-room-booking .user-information.user-club-secondary {
  margin-bottom: 20px;
}

#block-palms-room-booking .user-information.user-club-secondary {
  margin-bottom: 20px;
}

#block-palms-room-booking .user-information.user-club-secondary input[type="submit"],
#block-palms-room-booking .user-information.user-club-secondary [type="submit"] {
  width: 100%;
  max-width: 420px;
}

#block-palms-room-booking .add-more-guest {
  text-align: center;
  margin: 30px 0;
}

#block-palms-room-booking .add-more-guest .add-more-guest-button {
  color: #A6631B;
  font-size: 14px;
  line-height: 17px;
  font-size: 400;
  padding-left: 30px;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

#block-palms-room-booking .add-more-guest .add-more-guest-button:hover {
  text-decoration: underline
}

#block-palms-room-booking .add-more-guest .add-more-guest-button:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40%;
  transform: translatey(-40%);
  width: 20px;
  height: 20px;
  background: url("../images/add-guest-plus-icon.svg") center center no-repeat;
  background-size: contain;
}

#block-palms-room-booking .guest-informaton-section .add-more-user-form input[type="submit"] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 500;
  transition: all 0.3s;
  cursor: pointer;
  margin-bottom: 0;
}

#block-palms-room-booking .confirmation-wrapper .preparing-room-main-content {
  padding-bottom: 32px;
  border-bottom: 1px solid #A6631B;
}

#block-palms-room-booking .preparing-room-main-content h3,
#block-palms-room-booking .more-thrill-content>h3 {
  font-size: 24px;
  line-height: 29.26px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

#block-palms-room-booking .confirmation-wrapper .preparing-room-main-content p,
#block-palms-room-booking .more-thrill-content>p {
  font-size: 16px;
  line-height: 26px;
  margin-top: 17px;
}

#block-palms-room-booking .preparing-room-summary {
  padding-top: 32px;
}

#block-palms-room-booking .preparing-room-summary .preparing-room-name,
#block-palms-room-booking .preparing-room-summary .check-section,
#block-palms-room-booking .preparing-room-summary .confirmation-number {
  padding-top: 25px;
}

#block-palms-room-booking .preparing-room-summary .preparing-room-name h5,
#block-palms-room-booking .preparing-room-summary .check-section h5,
#block-palms-room-booking .preparing-room-summary .confirmation-number h5 {
  padding-top: 8px;
  font-size: 16px;
  line-height: 19.5px;
  font-weight: 600;
  letter-spacing: 0;
}

#block-palms-room-booking .add-to-calendar {
  padding-top: 28px;
}

#block-palms-room-booking .add-to-calendar span {
  padding-left: 32px;
  color: #A6631B;
  font-size: 16px;
  line-height: 19.5px;
  text-decoration: underline;
  position: relative;
  display: block;
  font-weight: 700;
  cursor: pointer;
}

#block-palms-room-booking .add-to-calendar span:hover {
  text-decoration: none;
}

#block-palms-room-booking .add-to-calendar span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 40%;
  transform: translatey(-40%);
  width: 27px;
  height: 27px;
  background: url("../images/add-to-calendar-icon.svg") center center no-repeat;
  background-size: contain;
}

#block-palms-room-booking .club-links-wrapper {
  padding-top: 11px;
}

#block-palms-room-booking .club-links-wrapper a {
  margin-top: 18px;
  display: block;
  letter-spacing: 0.2px;
}

#block-palms-room-booking .month-wrapper {
  position: relative;
}

#block-palms-room-booking .month-wrapper:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #A6631B;
  left: 50%;
  top: 0;
  display: block !important;
}

#block-palms-room-booking .choose-room-wrapper {
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
}

#block-palms-room-booking .choose-room-wrapper .room-block {
  width: calc(50% - 30px);
  margin: 0 15px;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);
  display: flex;
  flex-direction: column;
}

#block-palms-room-booking .choose-room-wrapper .room-block .image-wrapper img {
  max-width: 100%;
  width: 100%;
  vertical-align: top;
}

#block-palms-room-booking .choose-room-wrapper .room-block .blocks-content {
  padding: 24px 15px;
  margin-top: auto;
}

#block-palms-room-booking .choose-room-wrapper .room-block .blocks-content .block-room-price {
  font-size: 20px;
  line-height: 24.38px;
  letter-spacing: 0.4px;
  display: inline-block;
  font-weight: 600;
}

#block-palms-room-booking .choose-room-wrapper .room-block .blocks-content .block-room-price-text {
  display: block;
  font-size: 12px;
  opacity: 0.7;
  line-height: 1.6;
}

#block-palms-room-booking .choose-room-wrapper .block-room-price .block-room-cutting-price {
  color: rgba(53, 42, 34, 0.4);
  margin-left: 8px;
  display: inline-block;
  text-decoration: line-through
}

#block-palms-room-booking .choose-room-wrapper .blocks-content .block-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 29.26px;
  letter-spacing: 0;
  color: #A6631B;
  margin-top: 5px;
}

#block-palms-room-booking .choose-room-wrapper .blocks-content .guest-number {
  font-size: 16px;
  font-weight: 600;
  line-height: 25.6px;
  letter-spacing: 0;
  color: #352A22;
  margin-top: 9px;
  letter-spacing: 0px;
  display: block;
  text-transform: uppercase;
}

#block-palms-room-booking .choose-room-wrapper .blocks-content .block-button-wrapper {
  margin-top: 24px;
  /* text-align: center; */
}

#block-palms-room-booking .choose-room-wrapper .block-button-wrapper .block-continue-button {
  display: inline-block;
  font-size: 16px;
  width: 100%;
}

#block-palms-room-booking .choose-room-wrapper .block-button-wrapper .block-continue-button .arrow {
  display: inline-block;
}

#block-palms-room-booking .choose-room-wrapper .block-button-wrapper .block-continue-button .arrow:after {
  content: "";
  width: 53px;
  height: 14px;
  background: url("../images/long-arrow.svg") left center no-repeat;
  display: inline-block;
  ;
  position: relative;
  margin-left: 16px;
}

#block-palms-room-booking .choose-room-wrapper .block-button-wrapper .block-continue-button:hover .arrow:after {
  background-position: right center;
}

#block-palms-room-booking .choose-room-wrapper-detail-page {
  padding: 40px 15px;
}

#block-palms-room-booking .room-detail-content {
  padding-top: 24px;
}

#block-palms-room-booking .choose-room-swiper-container img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

#block-palms-room-booking .choose-room-swiper-container .swiper-pagination {
  margin-top: 20px;
  bottom: 40px;
}

#block-palms-room-booking .room-detail-content .block-room-price {
  font-size: 20px;
  line-height: 24.38px;
  letter-spacing: 0.4px;
  display: inline-block;
  font-weight: 600;
}

#block-palms-room-booking .room-detail-content .block-room-price .block-room-cutting-price {
  color: rgba(53, 42, 34, 0.4);
  margin-left: 8px;
  display: inline-block;
  text-decoration: line-through;
}

#block-palms-room-booking .room-detail-content .block-title {
  font-size: 24px;
  font-weight: 600;
  line-height: 29.26px;
  letter-spacing: 0;
  color: #A6631B;
  margin-top: 8px;
}

#block-palms-room-booking .room-detail-content .guest-number {
  font-size: 16px;
  font-weight: 600;
  line-height: 25.6px;
  letter-spacing: 0;
  color: #352A22;
  margin-top: 8px;
  display: block;
}

#block-palms-room-booking .room-detail-content p {
  margin-top: 24px;
}

/* .choose-room-swiper-container .swiper-slide{
    width: calc(100% - 30px) !important;
} */

#block-palms-room-booking .choose-room-swiper-container .swiper-pagination {
  left: 50%;
  transform: translatex(-50%);
}

#block-palms-room-booking .choose-room-swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 6px;
  background: #FFFAF1;
  opacity: .3;
  transition: all 0.3s linear;
  margin: 0 8px;
}

body #block-palms-room-booking .choose-room-swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 76px;
  background-color: #FFFAF1;
  opacity: 1;
  transition: all 0.3s linear;
  margin: 0 8px;
}

#block-palms-room-booking .yb-dates-selected .yb-container {
  padding-bottom: 200px;
}

#block-palms-room-booking .yb-dates-selected .terms-wrapper {
  bottom: 125px;
}

#block-palms-room-booking .choose-btn-wrapper.yb-choose-btn {
  padding: 16px 15px 16px;
  border-top: none;
  margin-top: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: #fff;
  box-shadow: 0px -4px 10px rgb(0 0 0 / 3%);
  z-index: 9;
}

#block-palms-room-booking .club-user-modify {
  display: flex;
  margin-bottom: -14px;
  margin-top: 17px;
  float: right;
  align-items: flex-end;
  z-index: 1;
  position: relative;
}

#block-palms-room-booking .user-edit {
  color: #A6631B;
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  /* padding-left: 30px; */
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}

#block-palms-room-booking .user-delete {
  color: #A6631B;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  margin-left: 0;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
  margin-top: 5px;
}


#block-palms-room-booking .user-edit:before {
  content: '\270E';
  margin-right: 4px;
}

#block-palms-room-booking .user-delete:before {
  width: 14px;
  height: 14px;
  background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSIjQTY2MzFCIiBkPSJNMyA2djE4aDE4di0xOGgtMTh6bTUgMTRjMCAuNTUyLS40NDggMS0xIDFzLTEtLjQ0OC0xLTF2LTEwYzAtLjU1Mi40NDgtMSAxLTFzMSAuNDQ4IDEgMXYxMHptNSAwYzAgLjU1Mi0uNDQ4IDEtMSAxcy0xLS40NDgtMS0xdi0xMGMwLS41NTIuNDQ4LTEgMS0xczEgLjQ0OCAxIDF2MTB6bTUgMGMwIC41NTItLjQ0OCAxLTEgMXMtMS0uNDQ4LTEtMXYtMTBjMC0uNTUyLjQ0OC0xIDEtMXMxIC40NDggMSAxdjEwem00LTE4djJoLTIwdi0yaDUuNzExYy45IDAgMS42MzEtMS4wOTkgMS42MzEtMmg1LjMxNWMwIC45MDEuNzMgMiAxLjYzMSAyaDUuNzEyeiIvPjwvc3ZnPg==');
  background-size: 14px 14px;
  margin-right: 4px;
  display: inline-block;
  content: '';
}

#block-palms-room-booking .club-user-modify span {
  transition: all 0.3s ease-in;
}

#block-palms-room-booking .club-user-modify span:hover {
  opacity: .8;
}

#block-palms-room-booking .check-out.check-in-done {
  color: #A6631B;
  opacity: 1;
}

#block-palms-room-booking .arrow-btn .arrow {
  display: inline-block;
}

#block-palms-room-booking .arrow-btn .arrow:after {
  content: "";
  width: 53px;
  height: 14px;
  background: url("../images/long-arrow.svg") left center no-repeat;
  display: inline-block;
  ;
  position: relative;
  margin-left: 16px;
}

#block-palms-room-booking .arrow-btn:hover .arrow:after {
  background-position: right center;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .day>div.ym-sold-out {
  background: rgba(196, 196, 196, .4);
  padding: 5px 3px !important;
  margin: -5px 0;
  pointer-events: none;
  min-height: 69px !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td:not(.disaled-dates) .day>div {
  min-height: 59px;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table span.room-sold-out {
  font-weight: 600 !important;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  padding-bottom: 23px;
  padding: 4px 5px 10px;
  color: #352A22;
  opacity: 0.4;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .day>div {
  padding: 0 3px !important;
}

#block-palms-room-booking p.additional-guest-label {
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #A6631B;
  margin-top: 35px;
  position: relative;
  padding-right: 30px;
  margin-bottom: 10px;
}

#block-palms-room-booking span.user-name input {
  margin-left: -15px;
  margin-bottom: 20px;
  width: calc(100% + 15px);
}

#block-palms-room-booking #yb-roomdetail-container .choose-btn-wrapper.yb-choose-btn {
  visibility: visible;
}

/* Form errors */
#block-palms-room-booking .guest-form-field {
  position: relative;
}

#block-palms-room-booking .guest-form-field.yb-field-error {
  padding-bottom: 15px !important;
}

#block-palms-room-booking .guest-frm-err {
  font-size: 14px;
  position: absolute;
  bottom: 5px;
  color: #ff0000;
}

#block-palms-room-booking .guest-form-error-notice {
  font-size: 14px;
  color: #ff0000;
  font-weight: 600;
}

#block-palms-room-booking .user-information.primary .guest-form-error-notice {
  padding-bottom: 10px;
}

/*Login to my club Serrano Styling */

#block-palms-room-booking .booking-signin-detail-wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 42px;
  flex-wrap: wrap;
}

#block-palms-room-booking .booking-signin-form-wrapper {
  width: calc(50% - 15px);
  background-color: #fff;
  padding: 40px 30px;
  box-shadow: 0px 10px 30px rgb(0 0 0 / 20%), 0px 0px 4px rgb(0 0 0 / 5%);
}

#block-palms-room-booking .booking-signin-form-wrapper form ul {
  list-style: none;
}

#block-palms-room-booking .booking-signin-form-wrapper form ul li {
  display: block;
}

#block-palms-room-booking .booking-signin-form-wrapper form ul li label {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  margin-bottom: 8px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}

#block-palms-room-booking .booking-signin-form-wrapper form ul li input:not([type="submit"]) {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  height: 58px;
  padding: 17px 16px 15px;
  border: 1px solid #A6631B;
  border-radius: 0;
  margin-bottom: 17px;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
}

#block-palms-room-booking .booking-signin-form-wrapper form ul li input:not([type="submit"]) {
  color: #352A22;
}

#block-palms-room-booking .booking-signin-form-wrapper form ul li input[type="submit"] {
  width: 100%;
  max-width: 420px;
  cursor: pointer;
  transition: all 0.3s;
}

#block-palms-room-booking .more-option-links {
  margin-top: 24px;
}

#block-palms-room-booking .more-option-links a {
  display: block;
  margin-top: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 19.6px;
}

#block-palms-room-booking .booking-account-detail-wrapper {
  width: calc(50% - 15px);
  background: #A6631B url(../images/create-account-block-bg.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
  padding: 40px 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#block-palms-room-booking .booking-account-detail-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(166, 100, 27, 0.9);
  display: block;
}

#block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail {
  position: relative;
  z-index: 5;
}

#block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail h2 {
  text-align: center;
  color: #FFFFFF;
  font-size: 32px;
  line-height: 44.8px;
  font-weight: 700;
  letter-spacing: -0.2px;
  text-transform: capitalize;
}

#block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail p {
  text-align: center;
  color: #FFFFFF;
  font-size: 1em;
  line-height: 1.6;
  font-weight: 400;
  margin-top: 24px;
}

#block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account,
html body #block-palms-room-booking .booking-create-account-button button[type="submit"] {
  text-align: center;
  background-color: #FFFFFF;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 22px;
  display: block;
  max-width: 420px;
  padding: 17px;
  text-decoration: none;
  margin-top: 32px;
  border: 2px solid #fff;
  text-transform: uppercase;
}

#block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account:hover,
html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:hover {
  background-color: #A6631B;
  border: 2px solid #fff;
  color: #fff;
}

#block-palms-room-booking .booking-signin-form-wrapper ul li {
  padding-left: 0 !important;
}

#block-palms-room-booking .booking-signin-form-wrapper ul li:before {
  display: none;
}

#block-palms-room-booking .or-border {
  text-align: center;
  padding: 20px 0;
  position: relative;
}

#block-palms-room-booking .or-border span {
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  display: inline-block;
  padding: 0 13px;
  background-color: #FFFFFF;
  position: relative;
  z-index: 1;
  font-weight: 400;
  color: #352A22;
}

#block-palms-room-booking .or-border:after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ccc9c7;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translatey(-50%);
}

#block-palms-room-booking .continue-button-wrappper {
  max-width: 370px;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}

#block-palms-room-booking .continue-button-wrappper button {
  width: 100%;
}

#block-palms-room-booking .continue-button-wrappper p {
  font-size: 14px;
  line-height: 22.6px;
  font-weight: 400;
  color: rgba(53, 42, 34, 0.8);
  margin-top: 15px;
}

#block-palms-room-booking .booking-signin-form-wrapper h2,
#block-palms-room-booking .booking-signin-form-wrapper h3 {
  color: #352A22;
  font-size: 32px;
  line-height: 44.8px;
  font-weight: 400;
  letter-spacing: -0.2px;
  text-transform: capitalize;
}

#block-palms-room-booking .booking-signin-form-wrapper p {
  color: #352A22;
  font-size: 1em;
  line-height: 1.5;
  font-weight: 400;
  margin-top: 15px;
}

#block-palms-room-booking .booking-signin-form-wrapper form {
  margin-top: 30px;
}

#block-palms-room-booking .booking-signin-form-wrapper form ul,
#block-palms-room-booking .booking-signin-form-wrapper ul {
  margin-bottom: 0 !important;
}

#block-palms-room-booking .booking-submit-button {
  margin-bottom: 0 !important;
}

#block-palms-room-booking .booking-submit-button input[type="submit"],
#block-palms-room-booking .booking-submit-button button[type="submit"],
html body #block-palms-room-booking .booking-create-account-button button[type="submit"] {
  width: 100%;
  max-width: 420px;
  position: relative;
}

#block-palms-room-booking .booking-submit-button input[type="submit"]:after,
#block-palms-room-booking .booking-submit-button button[type="submit"]:after {
  content: "Sign in";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #a6631b;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 22px;
  text-align: center;
  color: #fff;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  transition: all 0.3s;
}

#block-palms-room-booking .booking-submit-button input[type="submit"]:hover:after,
#block-palms-room-booking .booking-submit-button button[type="submit"]:hover:after {
  background-color: #fff;
  color: #a6631b;
}

html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:before {
  content: "Create Your Account";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 22px;
  text-align: center;
  color: #A6631B;
  width: 100%;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  transition: all 0.3s;
}

html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:hover:before {
  color: #fff;
  background-color: #a6631b;
}

#block-palms-room-booking .booking-submit-button,
#block-palms-room-booking .booking-submit-button div {
  text-align: center;
}

#block-palms-room-booking .yb-date-picker-wrapper {
  min-height: 400px;
  background: #fff;
  display: flex;
  align-content: center;
  justify-content: center;
}

#block-palms-room-booking .yb-loading .yb-date-picker-wrapper {
  display: flex;
  align-content: center;
  justify-content: center;
}

#block-palms-room-booking .yb-loading:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  border-radius: 50%;
  border: 6px solid #A6631B;
  border-color: #A6631B transparent #A6631B transparent;
  animation: yb-loader 1.2s linear infinite;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 99999999;
}

#block-palms-room-booking #yb-submit-booking {
  max-width: 420px;
  width: calc(100% - 30px);
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

#block-palms-room-booking .yb-loading:before {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000;
  opacity: .2;
  z-index: 99999999;
}

#block-palms-room-booking .yb-section #yb-payment {
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 10;
  padding-top: 20px;
  width: 100%;
  background: #fff;
  box-shadow: 0px 10px 30px rgb(0 0 0 / 20%);
  min-height: 350px;
  margin-top: 40px;
}

#block-palms-room-booking .yb-section #yb-payment>div {
  background: #fff;
  position: relative;
  z-index: 3;
}

#block-palms-room-booking .yb-payment-info {
  font-size: 14px;
  font-weight: 600;
  padding: 0 15px;
  margin-bottom: 15px !important;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table .day.toMonth.valid:not(.checked):not(.hovering):hover {
  background: #FFFAF1;
  border: 1px solid #A6631B;
  border-radius: 10px;
}

#block-palms-room-booking .date-picker-wrapper .month-wrapper table td.last:first-child .day {
  border-radius: 10px !important;
}

#block-palms-room-booking .primary-guest-form {
  margin-top: 15px;
}

#block-palms-room-booking .primary-guest-form .guest-save-change {
  max-width: 420px;
  width: 100%;
  margin: 0 auto;
  display: block;
}

#block-palms-room-booking .yb-guests-container .user-information:not(:first-child) {
  border-top: 1px solid #e2e2e2;
}

#block-palms-room-booking .user-continue-wrapper .btn {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 270px;
  width: 100%;
}

#block-palms-room-booking .yb-booking-print>span {
  padding: 2px 0 2px 32px;
  color: #A6631B;
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  position: relative;
  display: block;
  font-weight: 700;
  cursor: pointer;
  background: url(../images/print-icon-brown.svg) no-repeat left center;
  background-size: 24px 24px;
}

#block-palms-room-booking .yb-booking-print {
  margin-top: 20px;
}

#block-palms-room-booking .yb-booking-print>span:hover {
  text-decoration: none;
}

#block-palms-room-booking .yb-countdown-wrapper {
  margin-top: 10px;
}

#block-palms-room-booking .yb-count-time {
  max-width: 45px;
  width: 100%;
  display: inline-block;
  text-align: center;
}

#block-palms-room-booking .yb-room-unavailable {
  background-color: #cdcdcd !important;
  border-color: #B5B6B5 !important;
  color: #919191 !important;
  cursor: default;
  pointer-events: none !important;
}

#block-palms-room-booking .yb-room-unavailable:hover {
  background-color: #cdcdcd !important;
  border-color: #B5B6B5 !important;
  color: #919191 !important;
  cursor: default;
  pointer-events: none !important;
}

#block-palms-room-booking .yb-room-unavailable .arrow {
  display: none !important;
}

#block-palms-room-booking .last-date-selected .room-discount,
#block-palms-room-booking .last-date-selected .room-price {
  display: none;
}


#block-palms-room-booking .price-breakdown-wrapper {
  padding-bottom: 24px;
}

#block-palms-room-booking .price-breakdown-wrapper~.room-applied-price {
  padding: 5px 0 2px !important;
}

#block-palms-room-booking .price-breakdown-wrapper~.room-applied-price:last-child {
  padding: 5px 0 12px !important;
}

#block-palms-room-booking .price-breakdown-wrapper+.room-applied-price+.room-applied-price {
  border-bottom: 1px solid #A6631B;
}

/* Chrome, Safari, Edge, Opera */
#block-palms-room-booking .number-modified::-webkit-outer-spin-button,
#block-palms-room-booking .number-modified::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
#block-palms-room-booking .number-modified[type=number] {
  -moz-appearance: textfield;
}

#block-palms-room-booking .yb-user-infoitem {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  text-transform: capitalize;
  padding-left: 16px;
  padding-top: 8px;
  display: block;
}

#block-palms-room-booking .yb-title-bar-alert {
  margin: 10px 0 0;
}

#block-palms-room-booking .yb-payment-policy-wrapper {
  padding: 0 15px;
  padding-bottom: 15px !important;
}

#block-palms-room-booking .yb-payment-policy-wrapper p {
  padding-bottom: 5px;
  font-size: 14px;
}

@keyframes yb-loader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


@media (max-width: 900px) {
  #block-palms-room-booking .booking-signin-detail-wrapper {
    flex-direction: column-reverse;
    padding: 0 15px;
    margin-top: 0;
  }

  #block-palms-room-booking .booking-signin-form-wrapper,
  #block-palms-room-booking .booking-account-detail-wrapper {
    width: 100%;
    display: block;
  }

  #block-palms-room-booking .booking-signin-form-wrapper {
    margin-top: 12px;
    padding: 32px 15px;
    box-shadow: none;
  }

  #block-palms-room-booking .or-border {
    width: 100%;
    margin: 0 auto;
    padding: 24px 0;
  }

  #block-palms-room-booking .or-border:after {
    top: 50%;
  }

  #block-palms-room-booking .booking-account-detail-wrapper:after {
    display: none;
  }

  #block-palms-room-booking .booking-account-detail-wrapper {
    padding: 20px 0;
    background: none;
    background-color: transparent;
  }

  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail h2 {
    text-align: left;
    color: #352A22;
    font-size: 24px;
    line-height: 29px;
    font-weight: 400;
    text-transform: uppercase;
  }

  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail p {
    text-align: left;
    color: #352A22;
  }

  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account,
  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account:hover,
  html body #block-palms-room-booking .booking-create-account-button button[type="submit"],
  html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:hover {
    text-align: left;
    background-color: transparent !important;
    font-weight: 700;
    display: inline-block;
    max-width: 100%;
    padding: 0;
    border: none;
    color: #A6631B;
  }

  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account:after,
  html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:after {
    content: "";
    background: url(../images/long-arrow.svg) right center no-repeat;
    width: 53px;
    height: 14px;
    display: inline-block;
    margin-left: 0px;
    background-color: transparent !important;
  }

  html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:before,
  html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:hover:before {
    background-color: #FFFAF1 !important;
    left: 0;
    transform: none;
    top: 0;
    display: block !important;
    text-align: left;
    color: #A6631B;
  }

  html body #block-palms-room-booking .booking-create-account-button button[type="submit"]:after {
    position: relative;
    top: 0;
    transform: none;
    z-index: 1;
    display: inline-block !important;
  }

  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail p {
    margin-top: 16px;
  }

  #block-palms-room-booking .user-information.user-club-secondary input[type="submit"],
  #block-palms-room-booking .user-information.user-club-secondary [type="submit"] {
    margin: 0 auto;
    display: block;
  }

  #block-palms-room-booking .btn,
  #block-palms-room-booking button:not(.slick-arrow),
  html #block-palms-room-booking input[type="button"],
  #block-palms-room-booking input[type="reset"],
  #block-palms-room-booking input[type="submit"] {
    font-size: 15px;
  }
}

@media (max-width: 374px) {
  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account {
    font-size: 15px;
  }

  #block-palms-room-booking .booking-account-detail-wrapper .booking-account-detail .create-your-booking-account:after {
    margin-left: 10px;
  }

  #block-palms-room-booking .date-picker-wrapper .month-wrapper table span.room-sold-out {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
}

@media (max-width: 374px) {

  #block-palms-room-booking .room-price,
  #block-palms-room-booking .room-discount,
  #block-palms-room-booking .room-left {
    font-size: 10px;
    line-height: 12px;
    white-space: normal;
  }

  #block-palms-room-booking .date-picker-wrapper .month-wrapper table .day {
    font-size: 16px;
    line-height: 20px;
  }

  #block-palms-room-booking .data-range-half {
    padding: 8px 10px 9px;
  }
}

@media (max-width: 400px) {
  #block-palms-room-booking .choose-room-wrapper .block-button-wrapper .block-continue-button {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  #block-palms-room-booking .data-picker-main-wrapper {
    box-shadow: none;
  }

  #block-palms-room-booking .choose-room-wrapper {
    max-width: 500px;
    margin: 0 auto -20px;
    padding-bottom: 0;
  }

  #block-palms-room-booking #yb-chooseroom-container .choose-room-wrapper {
    margin: 0 auto -20px;
  }

  #block-palms-room-booking .choose-room-wrapper .room-block {
    width: 100%;
    margin: 0 15px 20px;
  }

  #block-palms-room-booking .choose-room-swiper-container img {
    height: 234px;
  }

  #block-palms-room-booking .choose-room-wrapper-detail-page {
    padding: 0;
  }

  #block-palms-room-booking .room-detail-content {
    padding: 24px 30px 24px;
    background: #fff;
  }

  #block-palms-room-booking .date-picker-wrapper.inline-wrapper {
    padding: 24px 10px;
  }

  #block-palms-room-booking .date-range-form {
    border-left: 0;
    border-right: 0;
  }

  #block-palms-room-booking .date-picker-wrapper .month-wrapper table .day>div {
    padding: 0 3px !important;
  }
}

@media (max-width: 900px) {
  #block-palms-room-booking .guest-informaton-section .add-more-user-form input[type="submit"] {
    position: sticky;
    bottom: 0;
  }

  #block-palms-room-booking .submit-additional-wrapper {
    padding: 16px 15px 16px;
    border-top: none;
    margin-top: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    background-color: #fff;
    box-shadow: 0px -4px 10px rgb(0 0 0 / 3%);
    z-index: 9;
    text-align: center;
  }

  #block-palms-room-booking #yb-submit-booking,
  #block-palms-room-booking .primary-guest-form .guest-save-change {
    width: 100%;
    max-width: 420px;
    position: static;
    bottom: 0;
    margin: 0 auto;
    display: block;
    left: 0;
    transform: translate(0);
  }

  #block-palms-room-booking #yb-summary-container .yb-container {
    padding-bottom: 170px;
  }

  #block-palms-room-booking #yb-summary-container .terms-wrapper {
    bottom: 115px;
    z-index: auto;
  }

  #block-palms-room-booking .guest-informaton-section {
    padding-bottom: 20px;
  }

  #block-palms-room-booking .summary-wrapper,
  #block-palms-room-booking .confirmation-wrapper {
    flex-direction: column;
  }

  #block-palms-room-booking .summary-wrapper .yb-room-detail-wrapper,
  #block-palms-room-booking .summary-wrapper .yb-guest-information,
  #block-palms-room-booking .confirmation-wrapper .preparing-room-section,
  #block-palms-room-booking .confirmation-wrapper .more-thrill-section {
    width: 100%;
    padding: 0;
    border: none;
    padding-bottom: 30px;
  }

  #block-palms-room-booking .summary-wrapper .yb-guest-information {
    padding-bottom: 0;
  }

  #block-palms-room-booking .confirmation-wrapper .more-thrill-section {
    padding-top: 30px;
    border-top: 1px solid #A6631B;
  }

  #block-palms-room-booking .summary-wrapper,
  #block-palms-room-booking .confirmation-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  #block-palms-room-booking .yb-section {
    padding: 0
  }

  #block-palms-room-booking .yb-fade-header {
    z-index: 2;
    padding: 18px 5px;
    background-image: linear-gradient(180deg, rgba(166, 99, 27, 0) 0%, rgba(166, 99, 27, 0) 100%);
    position: fixed;
  }

  #block-palms-room-booking .yb-fade-header img {
    max-width: 16px;
    max-height: 16px;
  }

  #block-palms-room-booking .yb-title-bar {
    padding-left: 43px;
    padding-right: 43px;
  }

  #block-palms-room-booking .yb-container {
    padding-top: 0;
    padding-bottom: 70px;
  }

  #block-palms-room-booking .terms-wrapper {
    bottom: 25px;
  }

  #block-palms-room-booking .yb-container {
    max-width: 100%;
  }

  /* .yb-main-content-section {
		padding-top: 82px;
	} */
  #block-palms-room-booking .yb-title-bar {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 10;
  }

  #block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-name h5,
  #block-palms-room-booking .yb-room-detail .yb-room-detail-wrapper-inner .yb-room-detail-price span.yb-room-price,
  #block-palms-room-booking .yb-detail-block h5,
  #block-palms-room-booking .room-applied-content .room-applied-price h5,
  #block-palms-room-booking .room-applied-content .room-applied-taxes h5,
  #block-palms-room-booking .preparing-room-summary .check-section h5,
  #block-palms-room-booking .applied-offer .room-applied-content .yb-room-price {
    font-size: 15px;
  }

  #block-palms-room-booking .yb-title-bar {
    box-shadow: 0px 4px 4px rgb(0 0 0 / 5%);
  }

  #block-palms-room-booking .yb-section:before {
    display: none;
  }

  #block-palms-room-booking .applied-offer,
  #block-palms-room-booking .guest-informaton-section {
    box-shadow: none;
  }

  #block-palms-room-booking .month-wrapper:before {
    display: none !important;
  }

  #block-palms-room-booking .choose-room-swiper-container img {
    height: 300px;
  }

  #block-palms-room-booking .continue-button-wrappper {
    max-width: 420px;
  }

  #block-palms-room-booking .yb-section {
    background-image: none;
  }
}

@media (max-width: 930px) {
  #block-palms-room-booking .date-picker-wrapper table .caption .next {
    position: absolute;
    top: 0;
  }

  #block-palms-room-booking .yb-choose-btn {
    display: block !important;
    visibility: hidden;
  }

  #block-palms-room-booking .yb-choose-btn.is-visible {
    visibility: visible;
  }

  #block-palms-room-booking .date-picker-wrapper .month-wrapper table,
  #block-palms-room-booking .date-picker-wrapper .month-wrapper table.month2 {
    width: 100%;
  }

  #block-palms-room-booking .date-picker-wrapper .gap {
    height: 24px !important;
    margin: 0 auto !important;
  }

  #block-palms-room-booking .month-wrapper:before {
    display: none !important;
  }

  #block-palms-room-booking .yb-choose-btn .arrow-btn {
    max-width: 346px;
    width: 100%;
  }

  #block-palms-room-booking .terms-wrapper {
    margin-top: 0px;
    padding-bottom: 0px;
    position: absolute;
    transform: translatex(-50%);
  }

  #block-palms-room-booking .yb-dates-selected .yb-container {
    padding-bottom: 170px;
  }

  #block-palms-room-booking .summary-wrapper {
    padding-bottom: 0px;
  }
}

@media print {
  @page {
    size: letter;
    margin: 0;
  }

  #block-palms-room-booking {
    margin: 1.6cm;
  }

  #block-palms-room-booking .yb-container {
    padding-bottom: 0;
  }

  #block-palms-room-booking .yb-fade-header,
  #block-palms-room-booking .yb-title-bar,
  #block-palms-room-booking .terms-wrapper,
  #block-palms-room-booking .add-to-calendar,
  #block-palms-room-booking .yb-booking-print,
  #block-palms-room-booking .yb-title-bar {
    display: none;
  }

  #block-palms-room-booking .confirmation-wrapper {
    padding-top: 0;
  }

  #block-palms-room-booking .confirmation-wrapper .preparing-room-main-content {
    padding-bottom: 16px;
  }

  #block-palms-room-booking .preparing-room-summary {
    padding-top: 16px;
  }

  #block-palms-room-booking .preparing-room-summary .preparing-room-name,
  #block-palms-room-booking .preparing-room-summary .check-section,
  #block-palms-room-booking .preparing-room-summary .confirmation-number {
    padding-top: 12px;
  }

  #block-palms-room-booking .summary-wrapper .yb-room-detail-wrapper,
  #block-palms-room-booking .summary-wrapper .yb-guest-information,
  #block-palms-room-booking .confirmation-wrapper .preparing-room-section,
  #block-palms-room-booking .confirmation-wrapper .more-thrill-section {
    padding-left: 0;
    padding-right: 0;
  }

  #block-palms-room-booking .preparing-room-main-content h3,
  #block-palms-room-booking .more-thrill-content>h3 {
    letter-spacing: 0;
  }

  #block-palms-room-booking .confirmation-wrapper .preparing-room-main-content p,
  #block-palms-room-booking .more-thrill-content>p {
    margin-top: 9px;
  }

  #block-palms-room-booking .club-links-wrapper {
    padding-top: 6px;
  }

  #block-palms-room-booking .club-links-wrapper a {
    margin-top: 8px;
  }

  #block-palms-room-booking .more-thrill-section {
    display: none !important;
  }
}
