/*!

Theme Name: journeys
Description: Dedicated Wordpress theme for Journeys

*/
.legacy-content .hs-blog-social-share,
.legacy-content .social-text,
.legacy-content .custom_post-pagination,
.legacy-content #hubspot-topic_data,
.legacy-content .topic-link {
  display: none;
}

.book-form .deposit_per_person .ginput_quantity_label,
.book-form .deposit_per_person_confirm .ginput_quantity_label {
  display: none;
}
.book-form .deposit_per_person .ginput_quantity_label + input,
.book-form .deposit_per_person_confirm .ginput_quantity_label + input {
  display: none;
}

.gform_wrapper div.gform_card_icon {
  width: 36px !important;
}

.ginput_right.address_country {
  transform: translateY(2px);
}

#input_16_7_2_cardinfo_left .ginput_card_field {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#input_16_7_2_cardinfo_left .ginput_card_field > span,
#input_16_7_2_cardinfo_left .ginput_card_field > select {
  width: calc(50% - 16px) !important;
}

#input_16_7_3 {
  width: auto !important;
}

.print-only.gap {
  position: absolute !important;
  color: transparent;
  width: 100%;
}
