/* Literal card typography/spacing and classic checkout control dimensions. */

.pftg-product-main > .wp-block-woocommerce-product-collection:last-child .wc-block-components-product-image {
  margin-bottom: 29px !important;
}

.pftg-product-main > .wp-block-woocommerce-product-collection:last-child .wp-block-post-title,
.pftg-product-main > .wp-block-woocommerce-product-collection:last-child .wp-block-woocommerce-product-price,
.pftg-product-main > .wp-block-woocommerce-product-collection:last-child .wp-block-woocommerce-product-button {
  text-align: left !important;
}

.pftg-product-main > .wp-block-woocommerce-product-collection:last-child .wp-block-post-title a {
  color: #101218 !important;
  text-decoration: none !important;
}

.pftg-product-main > .wp-block-woocommerce-product-collection:last-child .wp-block-woocommerce-product-button {
  justify-content: flex-start !important;
  margin-top: 12px !important;
}

.page-id-1186 .woocommerce-checkout .form-row input.input-text {
  height: 36px !important;
  min-height: 0 !important;
  padding: 7.5px !important;
  font-size: 15px !important;
  line-height: normal !important;
}

.page-id-1186 .woocommerce-checkout .form-row textarea {
  height: 55px !important;
  min-height: 55px !important;
  padding: 7.5px !important;
  font-size: 15px !important;
  line-height: normal !important;
}

.page-id-1186 .woocommerce-checkout .select2-container .select2-selection--single {
  height: 36px !important;
  min-height: 0 !important;
  font-size: 15px !important;
  line-height: 22.5px !important;
}

.page-id-1186 .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
  height: 36px !important;
  line-height: 36px !important;
}

.page-id-1186 .woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px !important;
}
