/* FRAMING */
.nxt-darkstar-product-carousel .slick-slide img {
  width: 100%;
  margin: 0 auto;
  height: 300px;
  object-fit: cover;
}
/* END FRAMING */

/* GRAVITY FORMS */
.gform_validation_errors * {
  color: #000000 !important;
}

.gform_validation_errors h2 {
  padding-bottom: 0;
}
/* END GRAVITY FORMS */