/********************************************************
			One-Page Checkout Styles
********************************************************/
.columns-container {
  background-color: var(--vhp-color-surface);
}

#order-opc {
  line-height: 20px;
}

#order-opc input.form-control {
  height: 40px;
  border-radius: 4px;
}

#order-opc .box {
  padding-bottom: 20px;
}

#order-opc .cart_navigation {
  margin-bottom: 53px;
}

#order-opc .page-heading.step-num {
  position: relative;
  padding-left: 45px;
  overflow: visible;
}

#order-opc .page-heading.step-num span {
  font-weight: bold;
  font-size: 42px;
  line-height: 51px;
  font-style: italic;
  color: var(--vhp-color-text);
  position: absolute;
  left: 10px;
  top: -14px;
}

#order-opc .form-group {
  margin-bottom: 10px;
}

#order-opc .form-group .form-control {
  max-width: 100%;
}

#order-opc .lost_password {
  display: inline-block;
  text-decoration: underline;
  margin: 5px 0 14px;
}

#order-opc .lost_password:hover {
  text-decoration: none;
}

#order-opc .title_block {
  font-weight: bold;
  color: var(--vhp-color-text);
  padding: 3px 0 6px;
}

#order-opc ul.bullet {
  line-height: 22px;
  margin-bottom: 5px;
}

#order-opc .date-select {
  padding-bottom: 10px;
}

#order-opc .opc-add-save {
  border-top: 1px solid var(--vhp-gray-300);
  margin-top: 20px;
  padding-top: 20px;
}

#order-opc #message {
  margin-bottom: 35px;
}

#order-opc #opc_payment_methods {
  margin-bottom: 30px;
}

#order-opc #opc_payment_methods p.warning {
  color: var(--vhp-color-danger);
  font-weight: 700;
}

#order-opc #opc_account {
  margin-bottom: 30px;
}

#order-opc .address_delivery.select {
  margin-bottom: 15px;
}

#order-opc #address_invoice_form.form-group {
  margin-bottom: 30px;
}

#new_account_form .id_state,
#new_account_form .dni,
#new_account_form .postcode {
  display: none;
}

/*# sourceMappingURL=vhp-checkout.css.map */

/* By Webkul */

.strikethrough {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid var(--vhp-color-text-muted);
  line-height: 0.1em;
  margin: 10px 0 25px;
}

.strikethrough span {
  background: var(--vhp-white);
  color: var(--vhp-color-text);
  padding: 0 10px;
}

#title {
  font-size: 13px;
  color: var(--vhp-color-text);
  font-weight: 600;
}

#display_cart_vouchers {
  color: var(--vhp-color-text);
  font-weight: 400;
}

#display_cart_vouchers span {
  font-weight: 700;
}

#login_form {
  background-color: var(--vhp-white);
}

#login_form h3 {
  font-size: 18px;
  color: var(--vhp-color-text);
  font-weight: 700;
  margin-top: 5px;
}

#login_form_content a.lost_password {
  font-weight: bold;
  text-decoration: none;
}

#new_account_form fieldset div.box,
#tc_cont {
  background-color: var(--vhp-white);
  margin-bottom: 20px;
}

#new_account_title,
#opc_account_form h3,
#choose_payment_txt {
  margin-top: 5px;
  font-size: 18px;
  color: var(--vhp-color-text);
  font-weight: 700;
}

#opc_new_account form label {
  font-size: 14px;
  color: var(--vhp-color-text);
  font-weight: 400;
}

.opc-main-block h3.page-subheading {
  margin-top: 5px;
}

#order-opc .clear-both {
  clear: both;
}

#order-opc .partial_txt {
  font-size: 14px;
  color: var(--vhp-color-text);
}

#order-opc .partial_min_cost {
  font-size: 16px;
  color: var(--vhp-color-text);
}

#order-opc #partial_data {
  display: none;
}

#order-opc .partial_subcont {
  margin-top: 10px;
}

#order-opc .room_type_old_price {
  text-decoration: line-through;
  color: var(--vhp-color-danger);
  display: block;
  font-size: 12px;
}

#order-opc .block-small-header {
  font-size: 12px;
  color: var(--vhp-color-text-muted);
  font-weight: 600;
}

.order-detail-content .product-name a {
  font-size: 22px;
  color: var(--vhp-color-text) !important;
}

.order-detail-content .hotel-location {
  font-size: 14px;
  padding: 10px 0px 0px 0px;
  color: var(--vhp-color-text-muted);
}

.order-detail-content .hotel-location>i {
  font-size: 18px;
}

.order-detail-content .hotel-location>.htl-address-icon {
  background-image: url(../../../modules/hotelreservationsystem/views/img/Slices/icon-contact.png);
  padding: 1px 15px 0px 2px;
  background-position: 1px;
  margin-right: 5px;
  font-size: 14px;
}

.order-detail-content div.room-type-features {
  margin-bottom: 5px;
}

.order-detail-content span.room-type-feature {
  white-space: nowrap;
  line-height: 35px;
  background-color: var(--vhp-gray-200);
  border-radius: 10px;
  margin-right: 10px;
  padding: 3px 10px 6px 0px;
  font-size: 14px;
  color: var(--vhp-color-text-secondary);
}

.order-detail-content .room_duration_block_head {
  font-size: 12px;
  color: var(--vhp-color-text-muted);
  font-weight: 600;
  margin-bottom: 4px;
}

.order-detail-content .room_duration_block_value {
  font-size: 16px;
  color: var(--vhp-color-text);
}

.order-detail-content .room_duration_block {
  margin-bottom: 15px;
  float: left;
  width: 100%;
  background-color: #d8edff;
  border-radius: 2px;
  padding: 10px 0px 5px 0px;
}

.order-detail-content .cart_product_summary_line .room_duration_block {
  background-color: var(--vhp-white);
}

.order-detail-content .room_price_detail_block,
.order-detail-content .product_price_detail_block {
  font-size: 24px;
  color: var(--vhp-color-text);
}

.order-detail-content .room_price_detail_block {
  clear: both;
}

.order-detail-content .room_price_detail_block .plus-sign:after {
  color: var(--vhp-color-text-muted);
  content: "+";
}

.room_price_detail_block .demand_total_price,
.room_price_detail_block .total_price {
  line-height: 28px;
}

@media (max-width: 1199px) {
  .order-detail-content .room_price_detail_block .plus-sign:after {
    transform: translate(5px, 0px);
  }
}

@media (max-width: 430px) {
  .order-detail-content .room_price_detail_block .plus-sign:after {
    transform: translate(15px, 0px);
  }
}

.room_price_detail_block .price_block .total_price,
.room_price_detail_block .demand_price_block .demand_total_price {
  word-break: break-word;
}

.order-detail-content .room_price_detail_block .plus-sign {
  display: flex;
  justify-content: space-between;
}

.product_price_detail_block .product_quantity_block,
.product_price_detail_block .price_block {
  display: inline-block;
  padding: 10px 15px 0px 0px;
  border-radius: 6px;
}

.order-detail-content .product_quantity_detial {
  font-size: 14px;
  color: var(--vhp-color-text-muted);
}

.order-detail-content .total_price_detial {
  font-size: 14px;
  color: var(--vhp-color-text-muted);
}

.room_price_detail_block .open_rooms_extra_services_panel,
.product_price_detail_block .open_rooms_extra_services_panel {
  font-weight: 600;
  color: var(--vhp-color-link);
}

.order-detail-content .total_price_block {
  display: inline-block;
  padding: 10px 15px 0px;
  background-color: var(--vhp-gray-100);
  border-radius: 6px;
}

.order-detail-content .cart_section_title {
  font-size: 14px;
  text-transform: capitalize;
}

.order-detail-content .room_unit_price {
  font-size: 24px;
  color: var(--vhp-color-text);
}

.order-detail-content .room_unit_price span {
  font-size: 14px;
}

.order-detail-content .room_unit_price span.real_price {
  color: var(--vhp-color-text-muted);
  text-decoration: line-through;
}

.order-detail-content .room_unit_price_detail {
  font-size: 14px;
  color: var(--vhp-color-text-muted);
}

.order-detail-content .room_remove_block,
.order-detail-content .product_remove_block {
  font-size: 12px;
  color: var(--vhp-color-text-secondary);
  text-align: center;
  margin-top: 20px;
}

.order-detail-content .room_remove_block i,
.order-detail-content .product_remove_block i {
  font-size: 18px;
}

#order-opc #guest-info-block {
  position: relative;
}

#order-opc #guest-info-block div.info-head {
  font-size: 14px;
  color: var(--vhp-color-text-secondary);
}

#order-opc #guest-info-block div.info-value {
  font-size: 14px;
  color: var(--vhp-color-text);
  overflow: auto;
}

/* Guest Account Block */
#order-opc .opc_dropdown_btn {
  height: 40px;
  border-radius: 4px;
}

#order-opc .order_opc_ul {
  font-size: 14px;
  font-weight: 400;
  top: 45px;
  padding: 0px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 1);
  border-left: 1px solid rgba(0, 0, 0, 1);
  border-right: 1px solid rgba(0, 0, 0, 1);
  max-height: 145px;
  overflow-y: auto;
}

#order-opc .order_opc_ul li {
  cursor: default;
  font-size: 14px;
  color: rgba(0, 0, 0, 1);
  font-weight: 400;
  padding: 11px;
}

#order-opc .order_opc_ul li:hover,
#order-opc .order_opc_ul li:focus,
#order-opc .order_opc_ul li:active {
  background-color: var(--vhp-blue-500);
  color: var(--vhp-white);
}

#order-opc .already_registered_block {
  font-size: 14px;
  line-height: 19px;
  color: var(--vhp-color-text);
}

#order-opc .already_registered_block #openLoginFormBlock {
  color: var(--vhp-color-link);
  font-weight: 600;
}

#order-opc #login_form_content .text-secondary {
  color: var(--vhp-color-text);
  font-size: 14px;
}

#order-opc #login_form_content #idAccountChoice {
  color: var(--vhp-color-link);
  font-weight: 600;
}

#new_account_form #opc_guestCheckout {
  padding: 14px 25px;
}

#new_account_form #opc_createAccount {
  padding: 14px 25px;
  margin-left: 15px;
}

#order-opc #opc_new_account {
  padding-bottom: 10px;
}

#order-opc .step-edit>a {
  font-size: 14px;
  color: var(--vhp-color-link);
  text-align: right;
}

/* Voucher Bock Css */
#order-opc .cart_voucher_detail_block {
  font-size: 14px;
  color: var(--vhp-color-text-secondary);
}

#order-opc .cart_voucher_detail_block .cart_voucher_head {
  font-size: 12px;
  color: var(--vhp-color-text-muted);
  text-transform: uppercase;
  font-weight: 600;
}

#order-opc .cart_voucher_detail_block span.cart_discount_name {
  font-size: 14px;
  color: var(--vhp-color-success);
  background-color: var(--vhp-white);
  border: 2px dashed var(--vhp-color-success);
  padding: 10px;
  display: inline-block;
  width: 60%;
  font-weight: 600;
}

#order-opc .cart_discount_name a.price_discount_delete {
  color: var(--vhp-color-text-muted);
  font-size: 16px;
}

#order-opc .cart_voucher_detail_block .cart_applied_voucher {
  margin-bottom: 5px;
}

#new_content .price-breakdown-surcharge {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 6px 0 8px;
  padding: 6px 8px;
  border-radius: 4px;
  background: #f4fbf4;
  border: 1px solid #d6ead6;
}

#new_content .price-breakdown-surcharge .surcharge-label {
  font-size: 12px;
  color: #0f5132;
  font-weight: 700;
}

#new_content .price-breakdown-surcharge .surcharge-value {
  font-size: 12px;
  color: #0f5132;
  font-weight: 700;
}

#new_content .price-breakdown-surcharge-notes {
  margin: 0 0 8px;
  padding-left: 18px;
}

#new_content .price-breakdown-surcharge-notes li {
  font-size: 12px;
  color: #065f46;
  line-height: 1.4;
  list-style: none;
  margin-left: -14px;
}

#new_content .price-breakdown-surcharge-notes li i {
  margin-right: 6px;
  color: #1f2937;
}

#order-opc .cart_voucher_detail_block span.voucher_apply_state {
  background-color: var(--vhp-gray-200);
  padding: 10px 15px;
  border-radius: 4px;
  color: var(--vhp-color-success);
  display: inline-block;
}

#order-opc .avail_vouchers_block .avail_voucher_name {
  font-size: 12px;
  margin-bottom: 2px;
  font-weight: 600;
}

#order-opc .avail_vouchers_block .avail_voucher_name>.voucher_name {
  cursor: pointer;
  font-size: 14px;
  color: var(--vhp-color-link);
}

#order-opc .avail_vouchers_block .seperator {
  margin-top: 10px;
  margin-bottom: 10px;
}

#order-opc .cart_total_detail_block hr {
  margin: 9px 0;
}

#order-opc .cart_total_detail_block .strong {
  font-weight: 600;
}

#order-opc .cart_total_detail_block .cart_total_values {
  float: right;
}

#order-opc .cart_total_detail_block .total_discount_block {
  color: var(--vhp-color-success);
}

#order-opc .cart_total_detail_block .cart_final_total_block {
  margin-bottom: 0;
  line-height: 40px;
}

#order-opc .cart_total_detail_block .cart_final_total_block>.cart_total_values {
  font-size: 28px;
  color: var(--vhp-color-link);
}

#order-opc .opc_advance_payment_block {
  margin-bottom: 30px;
}

#order-opc #advanced-payment label>span {
  font-size: 14px !important;
  font-weight: normal !important;
}

@media (max-width: 767px) {

  .room_price_detail_block .price_block,
  .room_type_old_price {
    padding-left: 15px;
  }

  #order-opc .cart_voucher_detail_block .submit_discount_div {
    margin-top: 10px;
  }

  #order-opc .product-img-block {
    display: none;
  }

  #order-opc .cart_product_line .room-type-features {
    display: none;
  }

  .order-detail-content .product-xs-img {
    display: inline-block;
  }

  .order-detail-content .product-xs-info {
    display: inline-block;
  }

  .order-detail-content .product-xs-img {
    width: 9%;
    margin-right: 2%;
  }

  .order-detail-content .product-xs-img img {
    width: 60px;
  }

  .order-detail-content .product-xs-info {
    width: 88%;
    vertical-align: top;
  }

  .order-detail-content .hotel-location {
    padding: 4px 0px 0px 0px;
  }

  .order-detail-content .product-xs-remove {
    display: block;
    font-size: 16px !important;
    padding: 0px 4px;
  }
}

@media (max-width: 480px) {
  .order-detail-content .product-xs-info {
    display: inline-block;
    width: 76%;
    vertical-align: top;
  }

  .order-detail-content .product-xs-img {
    display: inline-block;
    width: 20%;
    margin-right: 2%;
  }

  .order-detail-content .product-xs-img img {
    width: 60px;
  }

  .order-detail-content .hotel-location {
    font-size: 13px;
  }
}

@media (min-width: 481px) and (max-width: 650px) {
  .order-detail-content .product-xs-info {
    display: inline-block;
    width: 85%;
    vertical-align: top;
  }

  .order-detail-content .product-xs-img {
    display: inline-block;
    width: 12%;
    margin-right: 2%;
  }

  .order-detail-content .product-xs-img img {
    width: 60px;
  }
}

@media (min-width: 768px) {
  .order-detail-content .product-xs-img {
    display: none;
  }

  .order-detail-content .product-xs-remove {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #order-opc .cart_voucher_detail_block .submit_discount_div {
    margin-top: 10px;
  }

  #order-opc .cart_voucher_detail_block span.cart_discount_name {
    width: 50%;
  }
}

@media (max-width: 480px) {
  #order-opc .cart_voucher_detail_block span.cart_discount_name {
    width: 50%;
  }

  #order-opc #new_account_form #opc_guestCheckout {
    width: 100%;
    margin-bottom: 15px;
  }

  #order-opc #new_account_form #opc_createAccount {
    width: 100%;
    margin-left: 0px;
  }
}

#order-opc .cart_total_detail_block {
  font-size: 14px;
  color: var(--vhp-color-text);
}

@media (max-width: 350px) {
  #order-opc .cart_total_detail_block {
    font-size: 12px;
  }

  #order-opc .cart_total_detail_block .cart_final_total_block>.cart_total_values {
    font-size: 24px;
  }
}

#order-opc #oprder-opc-accordion .accordion-header {
  font-size: 20px;
  color: var(--vhp-color-text);
  padding: 0px;
  cursor: pointer;
}

#order-opc #oprder-opc-accordion .accordion-left-arrow {
  font-size: 25px;
}

#order-opc #oprder-opc-accordion #shopping-cart-head .accordion-left-arrow {
  display: none;
}

#order-opc #oprder-opc-accordion .card-header>h5 {
  margin: 0px;
}

#order-opc #oprder-opc-accordion .card-body {
  margin-top: 20px;
}

#order-opc .right-border {
  border-right: 1px solid var(--vhp-gray-300);
}

#order-opc select {
  background-color: var(--vhp-white);
  height: 40px;
  border-radius: 4px;
  padding: 3px 5px;
  color: var(--vhp-color-text);
  border: 1px solid var(--vhp-gray-300);
  width: 100%;
}

#order-opc #center_column form.std .row .col-xs-4 {
  max-width: 127px;
}

#opc_account_form .gender-line {
  padding-top: 0px;
}

#order-opc #opc_account_errors {
  margin-top: 10px;
}

/* buttons css */
#order-opc .opc-button-small {
  border: none;
  border-radius: 4px;
  font-size: 14px;
  padding: 10px 25px;
  font-weight: 600;
}

#order-opc .opc-btn-primary {
  background-color: var(--vhp-blue-500);
  color: var(--vhp-white);
}

#order-opc .opc-btn-default {
  border: 1px solid var(--vhp-blue-500);
  background-color: var(--vhp-white);
  color: var(--vhp-blue-500);
}

#order-opc .opc-button {
  padding: 2px 0 0 0;
}

#order-opc .button-medium {
  background-color: var(--vhp-blue-500);
  box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.34);
  border-radius: 2px;
  padding: 0px 50px;
}

#order-opc .button-medium>span {
  font-size: 14px;
  padding: 11px;
  font-weight: 600;
  color: var(--vhp-white);
  text-transform: uppercase;
  text-align: center;
}

/* Fancy-box for extra demands Css */
.room_extra_demands .open_rooms_extra_services_panel {
  font-size: 12px;
  font-weight: 600;
  color: var(--vhp-color-link);
}

.btn-edit-guest-info {
  padding: 0px 50px;
  font-size: 17px;
  line-height: 23px;
  border-radius: 2px;
  background-color: var(--vhp-gray-300);
  border: 1px solid var(--vhp-gray-300);
  margin-right: 10px;
}

.btn-edit-guest-info span {
  display: block;
  font-size: 14px;
  padding: 11px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
}

.transform-to-customer-block {
  margin-top: 25px;
}

.transform-to-customer-block .text-secondary {
  font-size: 14px;
  line-height: 19px;
  color: var(--vhp-color-text);
  margin-bottom: 15px;
}

/* Customer guest suggetions Css */
.customer_guest_detail_ul {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 200px;
  background: var(--vhp-white);
  z-index: 10;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  position: absolute;
  width: 90%;
}

.customer_guest_detail_email_list {
  width: 92%;
}

.customer_guest_detail_li {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px;
}

.customer_guest_detail_li.active {
  color: var(--vhp-white);
  background-color: var(--vhp-blue-500);
}

.customer_guest_detail_li:hover {
  cursor: pointer;
  background-color: var(--vhp-blue-500);
  color: var(--vhp-white);
}

/* Custom styles for ADD MORE ROOM button */
/* Using ID selector for higher specificity */
#order-opc .btn-add-more-room {
  margin-right: 15px;
  background-color: var(--vhp-white) !important;
  border: 1px solid var(--vhp-blue-500) !important;
  color: var(--vhp-blue-500) !important;
  box-shadow: none !important;
  text-shadow: none !important;
  background-image: none !important;
}

#order-opc .btn-add-more-room span {
  color: var(--vhp-blue-500) !important;
}

#order-opc .btn-add-more-room:hover {
  background-color: var(--vhp-blue-500) !important;
  color: var(--vhp-white) !important;
  border: 1px solid var(--vhp-blue-500) !important;
}

#order-opc .btn-add-more-room:hover span {
  color: var(--vhp-white) !important;
}

@media (max-width: 767px) {
  .proceed_btn_block .btn {
    width: 100%;
    float: none !important;
    margin-bottom: 15px;
    display: block;
  }

  #order-opc .btn-add-more-room {
    margin-right: 0px;
  }
}

/* New Checkout Section Styles (Booking.com clone) */
#new_content .card {
  border: 1px solid var(--vhp-gray-200);
  border-radius: 2px;
  background-color: var(--vhp-white);
  padding: 15px;
  margin-bottom: 20px;
  box-shadow: none;
  /* Reset potential theme shadows */
}

#new_content .card-header {
  font-size: 16px;
  font-weight: 700;
  color: var(--vhp-color-text);
  margin-bottom: 10px;
  background-color: transparent;
  border-bottom: none;
  padding-left: 0;
}

#new_content .hotel-img {
  width: 100%;
  border-radius: 4px;
  margin-bottom: 10px;
  object-fit: cover;
}

#new_content .hotel-stars i {
  color: var(--vhp-color-warning);
  font-size: 12px;
}

#new_content .hotel-name {
  font-size: 16px;
  font-weight: bold;
  color: var(--vhp-color-text);
  margin-bottom: 5px;
  line-height: 1.4;
}

#new_content .hotel-address {
  font-size: 13px;
  color: var(--vhp-color-text);
  margin-bottom: 5px;
  line-height: 1.5;
}

#new_content .rating-badge {
  background-color: var(--vhp-blue-900);
  color: var(--vhp-white);
  padding: 3px 6px;
  border-radius: 5px 5px 5px 0;
  font-weight: bold;
  font-size: 12px;
  margin-right: 5px;
}

#new_content .rating-text {
  font-weight: bold;
  color: var(--vhp-color-text);
  font-size: 13px;
}

#new_content .review-count {
  font-size: 12px;
  color: var(--vhp-color-text-muted);
}

#new_content .booking-details-label {
  font-size: 14px;
  /* font-weight: bold; */
  color: var(--vhp-color-text);
}

#new_content .booking-details-value {
  font-size: 13px;
  color: var(--vhp-color-text);
  line-height: 1.5;
}

#new_content .price-summary-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  font-size: 13px;
  color: var(--vhp-color-text);
}

#new_content .price-original {
  text-decoration: line-through;
  color: var(--vhp-color-danger);
  font-size: 12px;
}

#new_content .price-discount {
  color: var(--vhp-color-success);
  font-size: 12px;
}

#new_content .price-total {
  font-size: 20px;
  font-weight: 700;
  color: var(--vhp-color-text);
}

#new_content .price-total-label {
  font-size: 20px;
  font-weight: 700;
  color: var(--vhp-color-text);
}

#new_content .tax-info {
  font-size: 12px;
  color: var(--vhp-color-text-muted);
  margin-top: 5px;
}

#new_content .form-section-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--vhp-color-text);
  margin-bottom: 15px;
}

#new_content .info-box {
  background-color: var(--vhp-gray-100);
  border: 1px solid var(--vhp-gray-300);
  padding: 15px;
  border-radius: 2px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-size: 13px;
}

#new_content .info-box i {
  margin-right: 10px;
  font-size: 16px;
}

#new_content label {
  font-weight: 700;
  font-size: 13px;
  margin-bottom: 5px;
}

#new_content .form-control {
  border-radius: 2px;
  height: 38px;
  box-shadow: none;
  border-color: var(--vhp-gray-300);
  color: var(--vhp-color-text);
}

#new_content .room-card-title {
  font-size: 16px;
  font-weight: 700;
  color: var(--vhp-color-text);
  margin-bottom: 10px;
}

#new_content .room-feature {
  font-size: 13px;
  color: var(--vhp-color-success);
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}

#new_content .room-feature i {
  margin-right: 5px;
}

#new_content .booking-details-inline-arrangement {
  color: var(--vhp-color-text-muted);
  font-size: 12px;
  font-weight: 500;
}

#new_content .room-surcharge-box {
  margin: 8px 0 10px 0;
  padding: 10px 12px;
  border: 1px solid #d6ead6;
  background: #f4fbf4;
  border-radius: 6px;
}

#new_content .room-surcharge-title {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 700;
  color: #0f5132;
  margin-bottom: 5px;
}

#new_content .room-surcharge-title i {
  color: #198754;
}

#new_content .room-surcharge-total {
  font-size: 12px;
  color: #1f2937;
  margin-bottom: 4px;
}

#new_content .room-surcharge-total .js-fx-price {
  font-weight: 700;
}

#new_content .room-surcharge-list {
  margin: 0;
  padding-left: 0;
}

#new_content .room-surcharge-list li {
  font-size: 12px;
  line-height: 1.45;
  color: #065f46;
  margin-bottom: 3px;
  list-style: none;
  margin-left: 0;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

#new_content .room-surcharge-list li i {
  flex: 0 0 14px;
  width: 14px;
  margin-top: 2px;
  margin-right: 0;
  color: #1f2937;
  text-align: center;
}

#new_content .room-non-refundable {
  color: var(--vhp-color-text);
  font-weight: 700;
}

#new_content .add-stay-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid var(--vhp-gray-200);
}

#new_content .add-stay-item:last-child {
  border-bottom: none;
}

#new_content .add-stay-icon {
  font-size: 20px;
  color: var(--vhp-color-text-muted);
}

#new_content .btn-next {
  background-color: var(--vhp-color-link);
  color: var(--vhp-white);
  font-weight: 700;
  padding: 12px 24px;
  border-radius: 2px;
  border: none;
  font-size: 16px;
  transition: background-color 0.2s;
}

#new_content .btn-next:hover {
  background-color: var(--vhp-blue-700);
}

#new_content .signin-box {
  border: 1px solid #cce1ff;
  background-color: #ebf3ff;
  padding: 15px;
  border-radius: 2px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  font-size: 13px;
}

#new_content .signin-box i {
  margin-right: 10px;
  color: var(--vhp-color-link);
  font-size: 18px;
}

#new_content .signin-link {
  color: var(--vhp-color-link);
  font-weight: 700;
  cursor: pointer;
}

#new_content hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid var(--vhp-gray-200);
}

/* Form Adjustments for Booking.com look */
#new_content .form-group {
  margin-bottom: 15px;
}

/* Radio Group Container */
#new_content .radio-group {
  display: flex;
  flex-direction: row;
  gap: 20px;
  /* Space between options */
  align-items: center;
}

/* Individual Radio Item */
#new_content .radio-item {
  display: flex;
  align-items: center;
  margin-right: 18px;
  /* Fallback spacer */
}

/* Radio Input Reset */
#new_content .radio-item input[type="radio"] {
  margin: 0 8px 0 0 !important;
  /* Right margin for label spacing */
  position: static !important;
  /* Reset any absolute positioning */
  vertical-align: middle;
  width: auto;
  height: auto;
}

/* Radio Label */
#new_content .radio-item label {
  font-weight: 400 !important;
  font-size: 14px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: var(--vhp-color-text);
  line-height: normal;
}

#new_content label {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 4px;
  color: var(--vhp-color-text);
}

#new_content .text-danger,
.required-asterisk {
  color: var(--vhp-color-danger);
}

/* Specific adjustment for the phone number layout */
#new_content .col-xs-4 {
  padding-right: 5px;
}

#new_content .col-xs-8 {
  padding-left: 5px;
}

/* Section Header Spacing */
#new_content .form-section-title {
  margin-bottom: 20px;
}

/* Info Box Spacing */
#new_content .info-box {
  margin-bottom: 25px;
}

/* 
 * Dropdown (Select) Overrides
 * Overriding UniformJS (.selector) for a cleaner, flat look 
 */
#new_content .selector {
  background-image: none !important;
  background-color: var(--vhp-white) !important;
  border: 1px solid var(--vhp-gray-300) !important;
  border-radius: 4px !important;
  height: 40px !important;
  box-shadow: none !important;
  width: 100% !important;
  position: relative;
  display: block;
  padding: 0;
  margin-bottom: 0;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

/* Ensure no ghost elements from UniformJS */
#new_content .selector::before {
  display: none !important;
  content: none !important;
}

#new_content .selector span {
  color: var(--vhp-color-text-secondary) !important;
  text-shadow: none !important;
  height: 38px !important;
  line-height: 38px !important;
  padding-left: 12px !important;
  width: 100% !important;
  display: block;
  overflow: hidden;
  /* Prevent text spill */
  white-space: nowrap;
  text-overflow: ellipsis;
  background: transparent !important;
}

#new_content .selector select {
  height: 40px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  opacity: 0;
  /* Extra aggressive hiding */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: pointer;
  z-index: 2;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: none !important;
  background: transparent !important;
}

/* Custom Arrow using FontAwesome */
#new_content .selector::after {
  content: "\f107";
  /* fa-angle-down */
  font-family: "FontAwesome";
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  /* Let clicks pass through */
  color: var(--vhp-color-text-muted);
  font-size: 16px;
  z-index: 1;
}

/* Focus state */
#new_content .selector:hover,
#new_content .selector.focus {
  border-color: #66afe9 !important;
}

/* Specific fix for phone country code dropdown */
#new_content .col-xs-4 {
  padding-right: 5px;
}

#new_content .col-xs-4 .selector {
  width: 100% !important;
  min-width: 100% !important;
}

/* Styles relocated from vhp_checkout.tpl */
.booking-card {
  background: white;
  margin-bottom: 12px;
  padding: 10px 12px;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border-left: 4px solid var(--vhp-color-link);
}

.booking-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  padding-bottom: 6px;
  border-bottom: 1px solid var(--vhp-gray-300);
}

.room-title {
  font-weight: bold;
  color: var(--vhp-color-text);
  font-size: 13px;
}

.room-info {
  color: var(--vhp-color-text-muted);
  font-size: 11px;
  margin-top: 2px;
}

.pax-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
}

.pax-row label {
  width: 40px;
  margin: 0;
  font-weight: 600;
  color: var(--vhp-color-text-secondary);
  font-size: 12px;
}

.pax-row input[type="text"] {
  flex: 1;
  height: 26px;
  padding: 2px 8px;
  font-size: 12px;
  border: 1px solid var(--vhp-gray-300);
  border-radius: 3px;
}

.btn-save {
  background: var(--vhp-color-success);
  color: white;
  padding: 4px 12px;
  border: none;
  border-radius: 3px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
}

.btn-save:hover {
  background: var(--vhp-color-success);
}

.message {
  margin-right: 8px;
  font-size: 11px;
  font-weight: bold;
}

h1 {
  color: var(--vhp-color-text);
  margin: 0 0 15px 0;
  font-size: 18px;
}

/* Guest Modal Styles */
.guest-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.guest-modal-overlay.active {
  display: flex;
}

.guest-modal {
  background: var(--vhp-white);
  width: 90%;
  max-width: 450px;
  border-radius: 20px;
  padding: 25px;
  position: relative;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.guest-modal h4 {
  margin: 0;
  font-size: 20px;
  font-weight: bold;
  color: var(--vhp-color-text);
}

.guest-modal .room-name-subtitle {
  font-size: 16px;
  color: var(--vhp-color-text-muted);
  margin-top: 5px;
  margin-bottom: 25px;
}

.guest-modal .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  color: var(--vhp-color-text-muted);
  cursor: pointer;
  background: none;
  border: none;
}

.guest-modal .form-group {
  margin-bottom: 20px;
}

.guest-modal .form-group label {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
  color: var(--vhp-color-text);
}

.guest-modal .form-control {
  border-radius: 8px;
  height: auto;
  min-height: 44px;
  border: 1px solid var(--vhp-color-text-muted);
  font-size: 15px;
  padding: 10px 15px;
  width: 100%;
  line-height: normal;
  box-sizing: border-box;
}

.guest-modal .info-text {
  font-size: 12px;
  color: var(--vhp-color-text);
  line-height: 1.4;
  margin-top: -10px;
  margin-bottom: 20px;
}

.guest-modal .btn-save-guest {
  background: var(--vhp-color-link);
  color: var(--vhp-white);
  border: none;
  border-radius: 8px;
  padding: 10px 30px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}

.guest-modal .btn-save-guest:hover {
  background: var(--vhp-blue-700);
}

/* VHP Checkout price summary breakdown */
.price-breakdown-card {
  margin: 0px 0 25px;
  padding: 10px;
  border: 1px solid var(--vhp-gray-200);
  border-radius: 6px;
  background: var(--vhp-color-surface);
}

.price-breakdown-title {
  font-size: 12px;
  font-weight: 700;
  color: var(--vhp-color-text);
  margin-bottom: 8px;
}

.price-breakdown-room {
  padding: 8px 0;
  border-top: 1px dashed var(--vhp-gray-200);
}

.price-breakdown-room:first-of-type {
  border-top: none;
  padding-top: 0;
}

.price-breakdown-room-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  font-size: 12px;
  color: var(--vhp-color-text);
  font-weight: 700;
}

.price-breakdown-nights {
  margin-top: 6px;
  padding-left: 8px;
}

.price-breakdown-room-total-wrap {
  margin-top: 6px;
  display: flex;
  justify-content: flex-end;
}

.price-breakdown-room-total-wrap .room-total {
  font-size: 14px;
  font-weight: 800;
  color: var(--vhp-color-text);
}

.price-breakdown-night-row {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  font-size: 11px;
  color: var(--vhp-color-text-secondary);
  margin-bottom: 2px;
}

.price-breakdown-night-row-main {
  font-weight: 600;
}

.price-breakdown-night-row-surcharge {
  color: #1f2937;
  margin-top: 1px;
}

.price-breakdown-night-row-total {
  margin-top: 3px;
  padding-top: 4px;
  border-top: 1px dashed #c3d4ea;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

.price-breakdown-night-row-total span:last-child {
  color: #1d4ed8;
}

.price-breakdown-by-day {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid var(--vhp-gray-200);
}

.price-breakdown-by-day .by-day-title {
  font-size: 11px;
  font-weight: 700;
  color: var(--vhp-color-text-muted);
  margin-bottom: 4px;
}

/* ============================================================
   Styles extracted from vhp_checkout.tpl - Style Block 1
   (Existing Payment Link Modal, Floating Badge, Room Toggle)
   ============================================================ */
.existing-payment-link-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: var(--vhp-z-modal-close);
  background: rgba(0, 0, 0, 0.55);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.existing-payment-link-modal-overlay.is-visible {
  display: flex;
}

.existing-payment-link-modal-card {
  background: var(--vhp-white);
  width: 100%;
  max-width: 520px;
  border-radius: 10px;
  padding: 24px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.25);
}

.existing-payment-link-modal-card h3 {
  margin: 0 0 12px;
  font-size: 22px;
  font-weight: 700;
  color: var(--vhp-color-text);
}

.existing-payment-link-modal-card p {
  margin: 0 0 12px;
  color: var(--vhp-color-text);
  line-height: 1.5;
}

.existing-payment-link-modal-actions {
  display: flex;
  gap: 12px;
  margin-top: 20px;
}

.existing-payment-link-modal-actions .btn {
  flex: 1;
  border-radius: 8px;
  padding: 10px 14px;
  font-weight: 600;
}

.vhp-checkout-feedback-modal-overlay {
  position: fixed;
  inset: 0;
  z-index: var(--vhp-z-modal-close);
  background: rgba(0, 0, 0, 0.55);
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.vhp-checkout-feedback-modal-overlay.is-visible {
  display: flex;
}

.vhp-checkout-feedback-modal-card {
  background: var(--vhp-white);
  width: 100%;
  max-width: 560px;
  border-radius: 12px;
  padding: 24px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.25);
}

.vhp-checkout-feedback-modal-card h3 {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
  color: var(--vhp-color-text);
}

.vhp-checkout-feedback-modal-card p {
  margin: 0;
  color: var(--vhp-color-text);
  line-height: 1.5;
  white-space: pre-line;
}

.vhp-checkout-feedback-actions {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 20px;
}

.vhp-checkout-feedback-actions .btn {
  border-radius: 8px;
  padding: 10px 14px;
  font-weight: 600;
  min-width: 140px;
}

.booking-details-card .checkin-date,
.booking-details-card .checkout-date {
  font-size: 16px !important;
  font-weight: 700;
}

.selected-rooms {
  font-size: 16px !important;
}

.vhp-floating-badge {
  position: fixed;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%) translateY(8px);
  background: var(--vhp-color-link);
  color: var(--vhp-white);
  padding: 12px 16px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.18);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 1000;
}

.vhp-floating-badge.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.vhp-floating-badge .vhp-badge-icon {
  font-size: 16px;
  line-height: 1;
}

.stay-length-block {
  display: none;
}

.selected-rooms-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}

.selected-rooms-toggle {
  display: none;
  width: 28px;
  height: 28px;
  border: none;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.selected-rooms-toggle::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid var(--vhp-color-text);
  border-bottom: 2px solid var(--vhp-color-text);
  transform: rotate(45deg);
  transition: transform 0.15s ease;
}

.selected-rooms-list {
  display: block;
  max-height: 10vh;
  overflow-y: auto;
}

.selected-rooms-block.is-open .selected-rooms-toggle::before {
  transform: rotate(-135deg);
}

.checkin-warning {
  display: none;
  align-items: center;
  gap: 8px;
  margin-top: 6px;
  color: var(--vhp-color-warning);
  font-size: 13px;
  font-weight: 600;
}

.checkin-warning .warning-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid var(--vhp-color-warning);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
}

.checkin-warning.is-visible {
  display: flex;
}

@media (min-width: 992px) {
  .vhp-floating-badge {
    display: none !important;
  }

  .checkin-warning {
    display: none !important;
  }
}

@media (max-width: 991px) {

  .existing-payment-link-modal-overlay,
  .vhp-checkout-feedback-modal-overlay {
    align-items: flex-end;
    padding: 0;
  }

  .selected-rooms-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .existing-payment-link-modal-card {
    width: 100%;
    max-width: 100%;
    margin: 0;
    border-radius: 16px 16px 0 0;
    padding: 20px;
    max-height: 88vh;
    overflow-y: auto;
  }

  .existing-payment-link-modal-actions {
    flex-direction: column;
  }

  .vhp-checkout-feedback-modal-card {
    width: 100%;
    max-width: 100%;
    margin: 0;
    border-radius: 16px 16px 0 0;
    padding: 20px;
    max-height: 88vh;
    overflow-y: auto;
  }

  .vhp-checkout-feedback-actions {
    flex-direction: column-reverse;
  }

  .vhp-checkout-feedback-actions .btn {
    width: 100%;
    min-width: 0;
  }

  .selected-rooms-list {
    display: none;
  }

  .selected-rooms-block.is-open .selected-rooms-list {
    display: block;
  }

  .booking-details-card .card-header {
    display: none;
  }

  .booking-details-card .booking-time {
    display: none;
  }

  .stay-length-block {
    display: block;
  }

  .stay-length-inline {
    display: none;
  }

  .booking-details-card .checkin-date,
  .booking-details-card .checkout-date {
    font-size: 16px !important;
    font-weight: 700;
  }

  .selected-rooms {
    font-size: 16px !important;
  }

  .radio-group {
    display: block !important;
  }

  .radio-group .radio-item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .radio-group .radio-item:last-child {
    margin-bottom: 0;
  }

  .guest-modal-overlay {
    align-items: flex-end;
    padding: 0;
  }

  .guest-modal {
    width: 100%;
    max-width: 100%;
    margin: 0;
    border-radius: 16px 16px 0 0;
    max-height: 85vh;
    display: flex;
    flex-direction: column;
    overflow: hidden;
  }

  #modal_guest_inputs_container {
    flex: 1 1 auto;
    max-height: none !important;
    margin-bottom: 12px !important;
    overflow-y: auto;
  }

  .guest-modal .info-text {
    margin-bottom: 12px;
  }

  .guest-modal .btn-save-guest {
    width: 100%;
    margin-top: auto;
  }
}

/* ============================================================
   Styles extracted from vhp_checkout.tpl - Style Block 2
   (Payment Loading Overlay & Spinner)
   ============================================================ */
/* Payment Loading Overlay */
#payment-loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: var(--vhp-z-modal);
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: plOverlayIn 0.3s ease;
}

@keyframes plOverlayIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.payment-loading-card {
  background: rgba(255, 255, 255, 0.95);
  border-radius: 16px;
  padding: 40px 48px;
  text-align: center;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  max-width: 380px;
  width: 90%;
  animation: plCardIn 0.35s ease;
}

@keyframes plCardIn {
  from {
    opacity: 0;
    transform: scale(0.9) translateY(20px);
  }

  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}

.payment-loading-spinner {
  width: 48px;
  height: 48px;
  margin: 0 auto 20px;
  border: 4px solid var(--vhp-gray-300);
  border-top-color: var(--vhp-blue-900);
  border-radius: 50%;
  animation: plSpin 0.8s linear infinite;
}

@keyframes plSpin {
  to {
    transform: rotate(360deg);
  }
}

.payment-loading-status {
  font-size: 18px;
  font-weight: 600;
  color: var(--vhp-color-text);
  margin: 0 0 8px;
  transition: opacity 0.2s ease;
}

.payment-loading-sub {
  font-size: 13px;
  color: var(--vhp-color-text-muted);
  margin: 0;
}

/* Mobile / Tablet: Bottom Sheet Style */
@media (max-width: 991px) {
  #payment-loading-overlay {
    align-items: flex-end;
    padding: 0;
  }

  .payment-loading-card {
    max-width: 100%;
    width: 100%;
    border-radius: 20px 20px 0 0;
    padding: 32px 24px 40px;
    animation: plSlideUp 0.35s ease;
  }

  @keyframes plSlideUp {
    from {
      opacity: 0;
      transform: translateY(100%);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }
}

/* Button Spinner */
.vhp-btn-spinner {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  border-top-color: var(--vhp-white);
  animation: plSpin 0.8s linear infinite;
  vertical-align: middle;
  margin-right: 8px;
}

/* Checkout policy full HTML content (Manage Hotel policy editor output) */
#checkout-policy-card .checkout-policy-html {
  font-size: 13px;
  color: #1f2937;
  line-height: 1.6;
}

#checkout-policy-card .checkout-policy-html p {
  margin: 0 0 8px;
}

#checkout-policy-card .checkout-policy-html ul,
#checkout-policy-card .checkout-policy-html ol {
  margin: 0 0 10px 18px;
  padding: 0;
}

#checkout-policy-card .checkout-policy-html li {
  margin-bottom: 5px;
}

#checkout-policy-card .checkout-policy-html table {
  width: 100%;
  border-collapse: collapse;
  margin: 8px 0 10px;
}

#checkout-policy-card .checkout-policy-html th,
#checkout-policy-card .checkout-policy-html td {
  border: 1px solid #d1d5db;
  padding: 6px 8px;
  vertical-align: top;
}

.checkout-paybar {
  --cp-fs-label: var(--vhp-type-meta-size);
  --cp-fs-total: var(--vhp-type-price-md-size);
  --cp-fs-button: var(--vhp-type-action-size);
  --cp-fs-secure: var(--vhp-type-meta-size);
  background: #f4f6f8;
  padding: 16px 20px;
  border-radius: 8px;
  margin-top: 20px;
  border: 1px solid #e2e8f0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.checkout-paybar-left {
  min-width: 0;
}

.checkout-paybar-label {
  font-size: var(--cp-fs-label);
  color: #334155;
  margin-bottom: 2px;
  line-height: var(--vhp-type-meta-leading);
}

.checkout-paybar-total {
  font-size: var(--cp-fs-total);
  font-weight: var(--vhp-type-price-xl-weight);
  line-height: var(--vhp-type-price-xl-leading);
  color: #0f172a;
  letter-spacing: -0.02em;
}

.checkout-paybar-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}

.checkout-paybar-button {
  min-width: 170px;
  height: 48px;
  border-radius: 10px;
  font-size: var(--cp-fs-button);
  font-weight: var(--vhp-type-action-weight);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  line-height: var(--vhp-type-action-leading);
}

.checkout-paybar-button i {
  font-size: 15px;
}

.checkout-paybar-secure {
  font-size: var(--cp-fs-secure);
  color: #0f766e;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  line-height: var(--vhp-type-meta-leading);
}

@media (max-width: 767px) {
  .checkout-paybar {
    --cp-fs-total: 32px;
    --cp-fs-button: 15px;
  }

  .checkout-paybar {
    padding: 14px;
    flex-direction: column;
    align-items: stretch;
  }

  .checkout-paybar-right {
    align-items: stretch;
  }

  .checkout-paybar-button {
    width: 100%;
    min-width: 0;
  }

  .checkout-paybar-secure {
    justify-content: center;
  }
}

/* Checkout price summary card refinement */
.checkout-price-summary-card {
  --cps-fs-row: var(--vhp-type-body-size);
  --cps-fs-title: var(--vhp-type-body-strong-size);
  --cps-fs-room: var(--vhp-type-card-title-size);
  --cps-fs-row-total: var(--vhp-type-overline-size);
  --cps-fs-room-total: var(--vhp-type-price-md-size);
  --cps-fs-total-label: var(--vhp-type-card-title-size);
  --cps-fs-total-value: var(--vhp-type-price-md-size);
  padding: 20px !important;
}

.checkout-price-summary-card .card-header {
  margin-bottom: 18px !important;
}

.checkout-price-summary-card .price-summary-row {
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 14px;
  font-size: var(--cps-fs-row);
  line-height: var(--vhp-type-body-leading);
}

.checkout-price-summary-card .price-summary-row>span:first-child {
  flex: 1 1 auto;
  min-width: 0;
}

.checkout-price-summary-card .price-summary-row>span:last-child {
  flex: 0 0 auto;
  text-align: right;
  white-space: nowrap;
  font-weight: 700;
}

.checkout-price-summary-card .price-breakdown-card {
  margin: 10px 0 0;
  padding: 14px 14px 12px;
  border-radius: 8px;
  max-height: 30vh;
  overflow-y: auto;
}

.checkout-price-summary-card .price-breakdown-title {
  /* margin-bottom: 12px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #d8dee8; */
  font-size: var(--cps-fs-title);
  line-height: var(--vhp-type-body-strong-leading);
  font-weight: var(--vhp-type-body-strong-weight);
}

.checkout-price-summary-card .price-breakdown-room {
  padding: 12px 0 10px;
}

.checkout-price-summary-card .price-breakdown-room-head {
  gap: 4px;
  font-size: var(--cps-fs-room);
  line-height: var(--vhp-type-card-title-leading);
  font-weight: var(--vhp-type-card-title-weight);
}

.checkout-price-summary-card .price-breakdown-nights {
  margin-top: 10px;
  padding-left: 0;
}

.checkout-price-summary-card .price-breakdown-night-row {
  gap: 14px;
  margin-bottom: 6px;
  font-size: var(--cps-fs-row);
  line-height: var(--vhp-type-body-leading);
}

.checkout-price-summary-card .price-breakdown-night-row span:first-child {
  flex: 1 1 auto;
  min-width: 0;
}

.checkout-price-summary-card .price-breakdown-night-row span:last-child {
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: right;
}

.checkout-price-summary-card .price-breakdown-night-row-main {
  font-weight: 600;
  color: var(--vhp-color-text);
}

.checkout-price-summary-card .price-breakdown-night-row-surcharge {
  color: var(--vhp-color-text-secondary);
}

.checkout-price-summary-card .price-breakdown-night-row-total {
  margin-top: 8px;
  padding-top: 8px;
  font-size: var(--cps-fs-row-total);
  letter-spacing: 0.02em;
}

.checkout-price-summary-card .price-breakdown-room-total-wrap {
  margin-top: 10px;
  padding-top: 6px;
  border-top: 1px solid #e5e7eb;
}

.checkout-price-summary-card .price-breakdown-room-total-wrap .room-total {
  font-size: var(--cps-fs-room-total);
  font-weight: var(--vhp-type-price-md-weight);
  line-height: var(--vhp-type-price-md-leading);
  letter-spacing: -0.01em;
}

.checkout-price-summary-card .price-breakdown-by-day {
  margin-top: 14px;
  padding-top: 12px;
}

.checkout-price-summary-card .price-breakdown-by-day .by-day-title {
  margin-bottom: 8px;
  font-size: var(--vhp-type-overline-size);
  line-height: var(--vhp-type-overline-leading);
}

.checkout-price-summary-card .price-breakdown-by-day .by-day-note {
  margin: -2px 0 8px;
  font-size: var(--vhp-type-caption-size);
  line-height: var(--vhp-type-caption-leading);
  color: var(--vhp-color-text-muted);
}

.checkout-price-summary-card .checkout-price-summary-total {
  margin: 18px -20px -20px !important;
  padding: 16px 20px !important;
  gap: 16px;
  align-items: flex-start !important;
}

.checkout-price-summary-card .checkout-price-summary-total .price-total-label {
  flex: 1 1 auto;
  min-width: 0;
  font-size: var(--cps-fs-total-label);
}

.checkout-price-summary-card .checkout-price-summary-total>div {
  flex: 0 0 auto;
  text-align: right;
}

.checkout-price-summary-card .checkout-price-summary-total .price-total {
  font-size: var(--cps-fs-total-value);
  white-space: nowrap;
  line-height: var(--vhp-type-price-md-leading);
  letter-spacing: -0.02em;
}

.checkout-price-summary-card .checkout-price-summary-total>div>div:last-child {
  margin-top: 4px;
  font-size: var(--vhp-type-caption-size) !important;
  line-height: var(--vhp-type-caption-leading);
}

@media (min-width: 992px) {
  #vhp-summary-col {
    position: sticky;
    top: 16px;
    z-index: 2;
  }
}

@media (min-width: 1200px) {
  .checkout-price-summary-card {
    --cps-fs-room: 20px;
    --cps-fs-room-total: 22px;
    --cps-fs-total-value: 30px;
  }

  .checkout-price-summary-card {
    padding: 22px !important;
  }

  .checkout-price-summary-card .price-breakdown-card {
    padding: 16px 16px 14px;
  }

  .checkout-price-summary-card .checkout-price-summary-total {
    margin: 20px -22px -22px !important;
    padding: 18px 22px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .checkout-paybar {
    --cp-fs-total: 34px;
  }

  .checkout-price-summary-card {
    --cps-fs-room: 18px;
    --cps-fs-room-total: 20px;
    --cps-fs-total-label: 18px;
    --cps-fs-total-value: 24px;
  }

  .checkout-price-summary-card {
    padding: 18px !important;
  }

  .checkout-price-summary-card .price-summary-row,
  .checkout-price-summary-card .price-breakdown-night-row {
    gap: 12px;
  }

  .checkout-price-summary-card .checkout-price-summary-total {
    margin: 18px -18px -18px !important;
    padding: 15px 18px !important;
  }
}

@media (max-width: 767px) {
  .checkout-price-summary-card {
    --cps-fs-row: var(--vhp-type-meta-size);
    --cps-fs-title: var(--vhp-type-meta-size);
    --cps-fs-room: 17px;
    --cps-fs-room-total: 18px;
    --cps-fs-total-label: 17px;
    --cps-fs-total-value: 22px;
  }

  .checkout-price-summary-card {
    padding: 16px !important;
  }

  .checkout-price-summary-card .card-header {
    margin-bottom: 14px !important;
  }

  .checkout-price-summary-card .price-summary-row {
    margin-bottom: 12px;
    gap: 10px;
  }

  .checkout-price-summary-card .price-breakdown-card {
    margin-top: 8px;
    padding: 12px;
    border-radius: 7px;
  }

  .checkout-price-summary-card .checkout-price-summary-total {
    margin: 16px -16px -16px !important;
    padding: 14px 16px !important;
  }
}

/* Responsive checkout typography scale */
.page-heading,
#new_content,
.checkout-paybar,
.existing-payment-link-modal-card,
.vhp-checkout-feedback-modal-card,
.guest-modal,
#checkout-policy-card .checkout-policy-html {
  --checkout-font-2xs: 11px;
  --checkout-font-xs: 12px;
  --checkout-font-sm: 13px;
  --checkout-font-base: 14px;
  --checkout-font-md: 15px;
  --checkout-font-lg: 18px;
  --checkout-font-xl: 22px;
  --checkout-font-2xl: 30px;
}

.page-heading {
  font-size: var(--checkout-font-xl);
  line-height: 1.25;
}

#new_content {
  font-size: var(--checkout-font-base);
  line-height: 1.55;
}

#new_content .card-header,
#new_content .form-section-title,
#new_content .room-card-title {
  font-size: var(--checkout-font-lg);
  line-height: 1.3;
}

#new_content .booking-details-label,
#new_content .price-breakdown-title,
#new_content .price-breakdown-by-day .by-day-title,
#new_content .room-surcharge-title,
#new_content .checkout-guest-label,
#new_content .tax-info,
#new_content .booking-time,
#new_content .add-stay-item,
#new_content .info-box,
#new_content .selector span {
  font-size: var(--checkout-font-sm);
  line-height: 1.45;
}

#new_content .booking-details-value,
#new_content .price-summary-row,
#new_content .price-breakdown-room-head,
#new_content .price-breakdown-night-row,
#new_content .room-feature,
#new_content .room-surcharge-list li,
#new_content .radio-item label,
#new_content .form-control,
#new_content label,
#new_content .signin-link,
#new_content .checkin-warning,
#new_content .selected-rooms {
  font-size: var(--checkout-font-base);
  line-height: 1.5;
}

#new_content .booking-details-card .checkin-date,
#new_content .booking-details-card .checkout-date {
  font-size: var(--checkout-font-base) !important;
  line-height: 1.35;
}

#new_content .price-total,
#new_content .room-surcharge-total .js-fx-price,
.price-breakdown-room-total-wrap .room-total {
  line-height: 1.15;
}

#new_content .price-total {
  font-size: var(--checkout-font-md);
}

#new_content .price-total-label {
  font-size: var(--checkout-font-lg);
  line-height: 1.25;
}

#new_content .price-breakdown-room-total-wrap .room-total {
  font-size: var(--checkout-font-sm);
}

#new_content .price-breakdown-night-row-total {
  font-size: var(--checkout-font-xs);
  line-height: 1.4;
}

#new_content .text-danger,
#new_content .booking-details-card .selected-rooms-list .booking-details-value,
#new_content .room-info,
#new_content .message,
#new_content .booking-details-card .booking-time,
#new_content .booking-details-card .change-selection-link,
#new_content .booking-details-card small,
#new_content .form-group small,
#new_content .form-group .help-block,
#new_content .form-group .text-muted,
#new_content .price-summary-row small,
#new_content .info-box small {
  font-size: var(--checkout-font-xs);
  line-height: 1.45;
}

#new_content .btn,
.checkout-paybar-button,
.existing-payment-link-modal-actions .btn,
.vhp-checkout-feedback-actions .btn,
.guest-modal .btn-save-guest {
  font-size: var(--checkout-font-md);
  line-height: 1.2;
}

#checkout-policy-card .checkout-policy-html,
#checkout-policy-card .checkout-policy-html p,
#checkout-policy-card .checkout-policy-html li,
#checkout-policy-card .checkout-policy-html td,
#checkout-policy-card .checkout-policy-html th {
  font-size: var(--checkout-font-sm);
  line-height: 1.65;
}

.checkout-paybar-label,
.checkout-paybar-secure {
  font-size: var(--checkout-font-sm);
  line-height: 1.45;
}

.checkout-paybar-total {
  font-size: var(--checkout-font-xl);
  line-height: 1.05;
}

.existing-payment-link-modal-card h3,
.vhp-checkout-feedback-modal-card h3,
.guest-modal h4 {
  font-size: var(--checkout-font-xl);
  line-height: 1.2;
}

.existing-payment-link-modal-card p,
.vhp-checkout-feedback-modal-card p,
.guest-modal .room-name-subtitle,
.guest-modal .info-text,
.vhp-floating-badge {
  font-size: var(--checkout-font-sm);
  line-height: 1.5;
}

@media (min-width: 1440px) {

  .page-heading,
  #new_content,
  .checkout-paybar,
  .existing-payment-link-modal-card,
  .vhp-checkout-feedback-modal-card,
  .guest-modal,
  #checkout-policy-card .checkout-policy-html {
    --checkout-font-2xs: 12px;
    --checkout-font-xs: 13px;
    --checkout-font-sm: 14px;
    --checkout-font-base: 16px;
    --checkout-font-md: 18px;
    --checkout-font-lg: 22px;
    --checkout-font-xl: 28px;
    --checkout-font-2xl: 42px;
  }
}

@media (min-width: 1200px) and (max-width: 1439px) {

  .page-heading,
  #new_content,
  .checkout-paybar,
  .existing-payment-link-modal-card,
  .vhp-checkout-feedback-modal-card,
  .guest-modal,
  #checkout-policy-card .checkout-policy-html {
    --checkout-font-2xs: 11px;
    --checkout-font-xs: 12px;
    --checkout-font-sm: 13px;
    --checkout-font-base: 15px;
    --checkout-font-md: 17px;
    --checkout-font-lg: 20px;
    --checkout-font-xl: 25px;
    --checkout-font-2xl: 36px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {

  .page-heading,
  #new_content,
  .checkout-paybar,
  .existing-payment-link-modal-card,
  .vhp-checkout-feedback-modal-card,
  .guest-modal,
  #checkout-policy-card .checkout-policy-html {
    --checkout-font-2xs: 11px;
    --checkout-font-xs: 12px;
    --checkout-font-sm: 13px;
    --checkout-font-base: 14px;
    --checkout-font-md: 16px;
    --checkout-font-lg: 19px;
    --checkout-font-xl: 24px;
    --checkout-font-2xl: 32px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {

  .page-heading,
  #new_content,
  .checkout-paybar,
  .existing-payment-link-modal-card,
  .vhp-checkout-feedback-modal-card,
  .guest-modal,
  #checkout-policy-card .checkout-policy-html {
    --checkout-font-2xs: 11px;
    --checkout-font-xs: 12px;
    --checkout-font-sm: 13px;
    --checkout-font-base: 14px;
    --checkout-font-md: 15px;
    --checkout-font-lg: 18px;
    --checkout-font-xl: 22px;
    --checkout-font-2xl: 30px;
  }
}

@media (max-width: 767px) {

  .page-heading,
  #new_content,
  .checkout-paybar,
  .existing-payment-link-modal-card,
  .vhp-checkout-feedback-modal-card,
  .guest-modal,
  #checkout-policy-card .checkout-policy-html {
    --checkout-font-2xs: 10px;
    --checkout-font-xs: 11px;
    --checkout-font-sm: 12px;
    --checkout-font-base: 13px;
    --checkout-font-md: 14px;
    --checkout-font-lg: 17px;
    --checkout-font-xl: 21px;
    --checkout-font-2xl: 28px;
  }

  .page-heading {
    line-height: 1.2;
  }

  #new_content .card-header,
  #new_content .form-section-title,
  #new_content .room-card-title {
    line-height: 1.25;
  }

  #new_content .price-total {
    font-size: var(--checkout-font-md);
  }

  .checkout-paybar-total {
    font-size: var(--checkout-font-xl);
  }

  .checkout-paybar-button {
    font-size: var(--checkout-font-lg);
  }
}

/* Semantic typography adoption: phase 2 kickoff */
.checkout-currency-mount {
  margin-bottom: var(--vhp-space-3);
}

#new_content .booking-details-col-divider {
  border-left: 1px solid var(--vhp-color-border-light);
}

#new_content .card-header,
#new_content .form-section-title,
#new_content .room-card-title {
  font-size: var(--vhp-type-card-title-size);
  font-weight: var(--vhp-type-card-title-weight);
  line-height: var(--vhp-type-card-title-leading);
}

#new_content .booking-details-label,
#new_content .price-breakdown-title,
#new_content .price-breakdown-by-day .by-day-title,
#new_content .room-surcharge-title,
#new_content .tax-info,
#new_content .booking-time,
#new_content .info-box,
#new_content .selector span {
  font-size: var(--vhp-type-meta-size);
  font-weight: var(--vhp-type-meta-weight);
  line-height: var(--vhp-type-meta-leading);
}

#new_content .booking-details-value,
#new_content .price-summary-row,
#new_content .price-breakdown-room-head,
#new_content .price-breakdown-night-row,
#new_content .room-feature,
#new_content .room-surcharge-list li,
#new_content .radio-item label,
#new_content .form-control,
#new_content label,
#new_content .signin-link,
#new_content .checkin-warning,
#new_content .selected-rooms {
  font-size: var(--vhp-type-body-size);
  line-height: var(--vhp-type-body-leading);
}

#new_content .selected-rooms,
#new_content .booking-details-card .checkin-date,
#new_content .booking-details-card .checkout-date,
#new_content .price-summary-value-strong {
  font-weight: var(--vhp-type-body-strong-weight);
}

#new_content .booking-details-label-strong {
  font-weight: var(--vhp-type-body-strong-weight);
}

#new_content .selected-rooms-summary {
  margin-bottom: var(--vhp-space-1);
}

#new_content .change-selection-wrap {
  width: 150px;
}

#new_content .change-selection-link {
  display: block;
  margin-top: var(--vhp-space-2);
  color: var(--vhp-color-link);
  font-size: var(--vhp-type-meta-size);
  font-weight: var(--vhp-type-action-weight);
  line-height: var(--vhp-type-meta-leading);
  text-decoration: none;
}

#new_content .change-selection-link:hover,
#new_content .change-selection-link:focus {
  color: var(--vhp-color-link-hover);
  text-decoration: underline;
}

#new_content .price-total {
  font-size: var(--vhp-type-price-md-size);
  font-weight: var(--vhp-type-price-lg-weight);
  line-height: var(--vhp-type-price-lg-leading);
}

#new_content .price-total-label {
  font-size: var(--vhp-type-card-title-size);
  font-weight: var(--vhp-type-card-title-weight);
  line-height: var(--vhp-type-card-title-leading);
}

#new_content .price-breakdown-room-total-wrap .room-total {
  font-size: var(--vhp-type-price-sm-size);
  font-weight: var(--vhp-type-price-md-weight);
  line-height: var(--vhp-type-price-md-leading);
}

#new_content .price-breakdown-night-row-total {
  font-size: var(--vhp-type-overline-size);
  font-weight: var(--vhp-type-overline-weight);
  line-height: var(--vhp-type-overline-leading);
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

#new_content .checkout-price-summary-total-meta {
  text-align: right;
}

#new_content .price-summary-original,
#new_content .price-summary-note {
  font-size: var(--vhp-type-caption-size);
  line-height: var(--vhp-type-caption-leading);
}

#new_content .price-summary-original {
  color: var(--vhp-color-danger);
  text-decoration: line-through;
}

#new_content .price-summary-note {
  margin-top: var(--vhp-space-1);
  color: var(--vhp-color-text-muted);
  font-weight: var(--vhp-weight-normal);
}

@media (max-width: 767px) {
  #new_content .change-selection-wrap {
    width: 100%;
  }
}

/* Phase 2: checkout form, add-ons, and guest modal cleanup */
#new_content .checkout-required-asterisk {
  color: var(--vhp-color-danger);
}

#new_content .checkout-required-asterisk-inline {
  margin-inline: 3px;
}

#new_content .checkout-helper-text,
#new_content .checkout-optional-text {
  font-size: var(--vhp-type-caption-size);
  line-height: var(--vhp-type-caption-leading);
  color: var(--vhp-color-text-muted);
}

#new_content .checkout-question-label {
  display: block;
  margin-bottom: var(--vhp-space-2);
}

#new_content .room-feature-neutral {
  color: var(--vhp-color-text-secondary);
}

#new_content .guest-link-wrap {
  display: flex;
  align-items: center;
  gap: var(--vhp-space-2);
  margin: 0 0 var(--vhp-space-1) var(--vhp-space-5);
}

#new_content .guest-link {
  color: var(--vhp-color-link);
  font-size: var(--vhp-type-meta-size);
  font-weight: var(--vhp-type-action-weight);
  line-height: var(--vhp-type-meta-leading);
  text-decoration: none;
}

#new_content .guest-link:hover,
#new_content .guest-link:focus {
  color: var(--vhp-color-link-hover);
  text-decoration: underline;
}

#new_content .room-addon-divider {
  margin: var(--vhp-space-4) 0;
}

#new_content .room-addon-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--vhp-space-4);
  margin-bottom: var(--vhp-space-3);
}

#new_content .room-addon-title {
  font-size: var(--vhp-type-body-strong-size);
  font-weight: var(--vhp-type-body-strong-weight);
  line-height: var(--vhp-type-body-strong-leading);
  color: var(--vhp-color-text);
}

#new_content .addon-section-card {
  margin-top: var(--vhp-space-5);
}

#new_content .addon-section-body {
  padding: var(--vhp-space-4);
}

#new_content .addon-item-card {
  display: flex;
  align-items: flex-start;
  gap: var(--vhp-space-3);
  margin-bottom: var(--vhp-space-3);
  border: 1px solid var(--vhp-color-border-light);
  border-radius: var(--vhp-radius-md);
  padding: var(--vhp-space-3);
}

#new_content .addon-item-card-global {
  margin-bottom: var(--vhp-space-5);
  padding: var(--vhp-space-4);
}

#new_content .addon-item-card:last-child {
  margin-bottom: 0;
}

#new_content .addon-checkbox-wrap {
  margin-right: 0;
  padding-top: var(--vhp-space-1);
}

#new_content .addon-checkbox-wrap-global {
  padding-top: var(--vhp-space-1);
}

#new_content .addon-checkbox {
  width: 20px;
  height: 20px;
  cursor: pointer;
}

#new_content .addon-main {
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: var(--vhp-space-4);
}

#new_content .addon-copy {
  flex: 1 1 auto;
  min-width: 0;
}

#new_content .addon-label {
  display: block;
  margin-bottom: var(--vhp-space-1);
  font-size: var(--vhp-type-body-strong-size);
  font-weight: var(--vhp-type-body-strong-weight);
  line-height: var(--vhp-type-body-strong-leading);
  color: var(--vhp-color-text);
  cursor: pointer;
}

#new_content .addon-description {
  font-size: var(--vhp-type-meta-size);
  line-height: var(--vhp-type-meta-leading);
  color: var(--vhp-color-text-muted);
}

#new_content .addon-price-col {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  min-width: 180px;
}

#new_content .addon-unit-price {
  font-size: var(--vhp-type-body-strong-size);
  font-weight: var(--vhp-type-body-strong-weight);
  line-height: var(--vhp-type-body-strong-leading);
  color: var(--vhp-color-link);
  white-space: nowrap;
}

#new_content .addon-qty-container {
  display: flex;
  align-items: center;
  gap: var(--vhp-space-2);
  margin-top: var(--vhp-space-1);
}

#new_content .addon-qty-label {
  font-size: var(--vhp-type-caption-size);
  line-height: var(--vhp-type-caption-leading);
  color: var(--vhp-color-text-muted);
}

#new_content .addon-qty-input {
  width: 60px;
  padding: 5px;
  border: 1px solid var(--vhp-color-border);
  border-radius: var(--vhp-radius-sm);
  text-align: center;
}

#new_content .addon-line-total {
  margin-left: var(--vhp-space-3);
  min-width: 100px;
  text-align: right;
  font-size: var(--vhp-type-body-strong-size);
  font-weight: var(--vhp-type-body-strong-weight);
  line-height: var(--vhp-type-body-strong-leading);
  white-space: nowrap;
}

#new_content .checkout-section-intro {
  margin-bottom: var(--vhp-space-3);
  font-size: var(--vhp-type-body-size);
  line-height: var(--vhp-type-body-leading);
  color: var(--vhp-color-text-secondary);
}

#new_content .arrival-note {
  display: flex;
  align-items: flex-start;
  gap: var(--vhp-space-2);
  margin-bottom: var(--vhp-space-2);
}

#new_content .arrival-note-secondary {
  margin-bottom: var(--vhp-space-4);
}

#new_content .arrival-note-icon {
  flex: 0 0 auto;
  color: var(--vhp-color-success);
  font-size: var(--vhp-font-md);
  line-height: 1.2;
}

#new_content .arrival-note-text {
  font-size: var(--vhp-type-body-size);
  line-height: var(--vhp-type-body-leading);
  color: var(--vhp-color-text-secondary);
}

#checkout-policy-card .checkout-policy-intro {
  margin-bottom: var(--vhp-space-3);
}

#checkout-policy-card .checkout-policy-section {
  margin-bottom: var(--vhp-space-4);
}

#checkout-policy-card .checkout-policy-section-last {
  margin-bottom: var(--vhp-space-1);
}

#checkout-policy-card .checkout-policy-section-title {
  margin-bottom: var(--vhp-space-1-5);
  font-size: var(--vhp-type-body-strong-size);
  font-weight: var(--vhp-type-body-strong-weight);
  line-height: var(--vhp-type-body-strong-leading);
  color: var(--vhp-color-text);
}

#checkout-policy-card .checkout-policy-links {
  display: flex;
  flex-wrap: wrap;
  gap: var(--vhp-space-2) var(--vhp-space-3-5, 14px);
  margin-top: var(--vhp-space-3);
  font-size: var(--vhp-type-caption-size);
  line-height: var(--vhp-type-caption-leading);
}

.guest-modal-inputs {
  max-height: 400px;
  overflow-y: auto;
  margin-bottom: var(--vhp-space-5);
}

.guest-input-row-card {
  margin-bottom: var(--vhp-space-5);
  padding: var(--vhp-space-4);
  background: var(--vhp-color-surface-light);
  border: 1px solid var(--vhp-color-border-light);
  border-radius: var(--vhp-radius-md);
}

.guest-input-row-card:last-child {
  margin-bottom: 0;
}

.guest-input-row-title {
  margin: 0 0 var(--vhp-space-3) 0;
  font-size: var(--vhp-type-body-strong-size);
  font-weight: var(--vhp-type-body-strong-weight);
  line-height: var(--vhp-type-body-strong-leading);
  color: var(--vhp-color-text);
}

.guest-modal-field-group {
  margin-bottom: var(--vhp-space-3) !important;
}

.guest-modal-field-group-last {
  margin-bottom: 0 !important;
}

.guest-modal-field-label {
  display: block;
  margin-bottom: var(--vhp-space-1);
  font-size: var(--vhp-type-caption-size);
  font-weight: var(--vhp-weight-medium);
  line-height: var(--vhp-type-caption-leading);
  color: var(--vhp-color-text-muted);
}

@media (max-width: 767px) {
  #new_content .addon-main {
    flex-direction: column;
    align-items: stretch;
  }

  #new_content .addon-price-col {
    min-width: 0;
    width: 100%;
    align-items: flex-start;
  }

  #new_content .addon-qty-container {
    flex-wrap: wrap;
  }

  #new_content .addon-line-total {
    margin-left: 0;
    min-width: 0;
    width: 100%;
    text-align: left;
  }

  #new_content .guest-link-wrap {
    margin-left: 0;
  }

  #new_content .room-addon-header {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* Priority readability and density uplift for booking-critical checkout UI */
#new_content {
  --checkout-card-radius: var(--vhp-surface-card-radius-md);
  --checkout-card-padding: var(--vhp-surface-card-padding-md);
  --checkout-copy-sm: var(--vhp-type-helper-size);
  --checkout-copy-md: var(--vhp-type-meta-size);
  --checkout-copy-lg: var(--vhp-type-body-size);
  --checkout-title-sm: var(--vhp-type-card-title-size);
  --checkout-title-md: var(--vhp-type-section-title-size);
  --vhp-booking-card-radius: var(--checkout-card-radius);
  --vhp-booking-card-padding: var(--checkout-card-padding);
}

#new_content .card-header,
#new_content .room-card-title {
  font-size: var(--checkout-title-sm);
  line-height: 1.35;
  margin-bottom: var(--vhp-space-3);
}

#new_content .hotel-name {
  font-size: var(--checkout-title-md);
  line-height: 1.35;
  margin-bottom: var(--vhp-space-2);
}

#new_content .hotel-address,
#new_content .rating-text,
#new_content .review-count,
#new_content .booking-details-value,
#new_content .price-summary-row,
#new_content .info-box,
#new_content .signin-box,
#new_content .room-feature,
#new_content .add-stay-item {
  font-size: var(--checkout-copy-md);
  line-height: 1.5;
}

#new_content .booking-details-label,
#new_content label,
#new_content .tax-info,
#new_content .price-original,
#new_content .price-discount,
#new_content .room-surcharge-total,
#new_content .room-surcharge-list li,
#new_content .price-breakdown-surcharge .surcharge-label,
#new_content .price-breakdown-surcharge .surcharge-value,
#new_content .price-breakdown-surcharge-notes li {
  font-size: var(--checkout-copy-sm);
  line-height: 1.45;
}

#new_content .rating-badge,
#new_content .room-surcharge-title,
#new_content .by-day-title {
  font-size: var(--checkout-copy-sm);
}

#new_content .price-summary-row {
  margin-bottom: var(--vhp-space-3);
  gap: var(--vhp-space-3-5);
}

#new_content .price-total,
#new_content .price-total-label {
  line-height: 1.2;
}

#new_content .info-box,
#new_content .signin-box,
#new_content .room-surcharge-box {
  border-radius: var(--vhp-surface-control-radius);
  padding: var(--vhp-space-4);
}

#new_content .form-control {
  min-height: 44px;
  border-radius: var(--vhp-surface-control-radius);
}

#new_content .btn-next {
  border-radius: var(--vhp-surface-control-radius);
}

#order-opc .block-small-header,
#order-opc .room_type_old_price,
#order-opc .room_remove_block,
#order-opc .product_remove_block,
#order-opc .cart_voucher_detail_block .cart_voucher_head,
#order-opc .avail_vouchers_block .avail_voucher_name,
.order-detail-content .room_duration_block_head,
.guest-modal .info-text {
  font-size: var(--vhp-type-helper-size);
  line-height: 1.45;
}

.price-breakdown-card {
  padding: var(--vhp-space-3-5);
  border-radius: var(--vhp-surface-control-radius);
}

.price-breakdown-title,
.price-breakdown-room-head,
.price-breakdown-by-day .by-day-title {
  font-size: var(--vhp-type-price-label-size);
  line-height: var(--vhp-type-price-label-leading);
}

.price-breakdown-night-row,
.price-breakdown-night-row-total,
#new_content .room-surcharge-title,
#new_content .room-surcharge-total,
#new_content .room-surcharge-list li {
  font-size: var(--vhp-type-helper-size);
  line-height: 1.45;
}

.price-breakdown-night-row-total {
  letter-spacing: 0.02em;
}

.price-breakdown-room-total-wrap .room-total {
  font-size: var(--vhp-type-summary-value-size);
  line-height: 1.3;
}

@media (min-width: 1200px) {
  #new_content {
    --checkout-card-padding: var(--vhp-space-5-5);
  }

  #new_content .hotel-name {
    font-size: var(--vhp-type-section-title-size-lg);
  }
}

@media (max-width: 767px) {
  #new_content {
    --checkout-card-padding: var(--vhp-surface-card-padding-sm);
    --checkout-title-sm: var(--vhp-type-card-title-size-sm);
    --checkout-title-md: var(--vhp-type-section-title-size-sm);
  }

  #new_content .price-summary-row {
    margin-bottom: var(--vhp-space-2-5);
    gap: var(--vhp-space-2-5);
  }
}
