body.single .type-ehi_model .et_post_meta_wrapper {
  display: none;
}
body.single .type-ehi_model .entry-content {
  padding-top: 0 !important;
}
#ehi-payment-modal,
.micromodal-slide.is-open {
  z-index: 1000000;
}
@media (max-width: 1100px) {
  .home-model-details {
    flex-direction: row !important;
    flex-wrap: wrap;
  }
  .home-model-details .home-model-thumbnail {
    width: 100%;
    max-width: none !important;
  }
  .home-model-details .home-model-thumbnail img {
    width: 100%;
    height: auto;
  }
  .home-model-details .home-model-specs {
    flex: 1 1 auto !important;
  }
  .home-model-details .home-model-specs ul {
    padding-left: 0 !important;
  }
  .home-model-details .ehi-pricing-block {
    justify-content: center;
  }
  .home-model-header .home-model-name {
    display: block;
    margin-bottom: 0.375em;
  }
  .home-model-header .ehi-stock-number {
    margin-left: 0;
  }
}
