/* Exact classic WooCommerce checkout typography, notices, and mobile width. */

.page-id-1186 .wc-block-components-notice-banner.is-info {
  position: relative;
  display: block;
  box-sizing: border-box;
  min-height: 55.5px;
  margin: 0 0 30px;
  padding: 15px 30px 15px 52.5px;
  border: 0;
  border-top: 3px solid #1e85be;
  border-radius: 0;
  background: #f6f5f8;
  color: #515151;
  font-size: 15px;
  line-height: 22.5px;
}

.page-id-1186 .wc-block-components-notice-banner.is-info > svg {
  position: absolute;
  top: 50%;
  left: 22.5px;
  width: 15px;
  height: 15px;
  margin: 0;
  fill: #1e85be;
  transform: translateY(-50%);
}

.page-id-1186 .wc-block-components-notice-banner__content {
  margin: 0;
  padding: 0;
}

.page-id-1186 #order_review_heading,
.page-id-1186 #ship-to-different-address {
  margin: 7.5px 0 15px !important;
  color: #101218 !important;
  font-family: Lexend, sans-serif !important;
  font-size: 26.25px !important;
  font-weight: 600 !important;
  line-height: 31.5px !important;
}

@media (min-width: 768px) {
  .page-id-1186 .pa-shop-head {
    height: 111.484375px;
  }
}

@media (max-width: 767px) {
  .page-id-1186 .pftg-checkout-main {
    width: calc(100% - 20px) !important;
    padding-top: 48px !important;
  }

  .page-id-1186 .pa-shop-head {
    height: 138.671875px;
  }

  .page-id-1186 #cpsw-payment-request-wrapper {
    box-sizing: border-box;
    height: 216.09375px;
  }
}
