@charset "UTF-8";
/* CSS Document */
.develop {
  color: #fff;
  background: #000;
  text-align: center;
  font-family: inherit;
  padding: 15px 0;
}

.checkout-index-index .develop {
	display: none;
}

