.hookups .stripe-test {
  color: #008000;
  display: block;
  margin: 0 0 10px; }
.hookups .hookups_list li {
  width: 140px;
  height: 140px;
  margin-right: 10px;
  float: left;
  display: block;
  text-align: center; }
  .hookups .hookups_list li img {
    width: 100%;
    display: block;
    height: auto; }
.hookups .hookup_offer {
  width: 350px;
  min-height: 20px;
  padding: 19px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  display: none;
  margin: 1em; }
  .hookups .hookup_offer .hookup_offer--title {
    font-size: 20px; }
  .hookups .hookup_offer .hookup_offer--buttons {
    margin-top: 15px; }
  .hookups .hookup_offer h1, .hookups .hookup_offer h2, .hookups .hookup_offer h3, .hookups .hookup_offer h4, .hookups .hookup_offer h5 {
    font-size: 14px; }
  .hookups .hookup_offer ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 15px 0 15px 15px;
    color: #666666; }
  .hookups .hookup_offer ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 15px 0 15px 15px;
    color: #666666; }
  .hookups .hookup_offer ul ul, .hookups .hookup_offer ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px; }
  .hookups .hookup_offer ol ol, .hookups .hookup_offer ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px; }
  .hookups .hookup_offer address {
    font-size: 12px; }
  .hookups .hookup_offer blockquote {
    color: #666666;
    margin: 15px;
    border-left: 1px solid #666666;
    padding-left: 10px;
    font-style: italic; }
  .hookups .hookup_offer hr {
    margin: 15px 0px; }
  .hookups .hookup_offer p {
    margin-bottom: 1em;
    font-family: arial, tahoma, sans-serif;
    color: #666666; }
  .hookups .hookup_offer span {
    font-family: arial, tahoma, sans-serif; }
.hookups .wp-switch-editor {
  display: none; }
.hookups .field-logo input {
  margin-top: 15px; }
.hookups #wp-offer-editor-container {
  margin-bottom: 15px; }

/*# sourceMappingURL=hookups.css.map */
