/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 05 2023 | 13:38:49 */
.form-title {
  text-align: center;
  background: #41a9d5;
  color: #fff;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 1.5em;
}

.wpcf7 {
  border: 0px !important;
  box-sizing: border-box;
  background: #fafafa;
  padding: 0;
  font-size: 14px;
}

#wpcf7-f6262-p6264-o1 {
  margin-bottom: 0 !important;
}

.wpcf7 form {
  margin: 0 !important;
}

.goods th {
  font-weight: bold;
  width: 30%;
  box-sizing: border-box;
}

.post td,
.post th {
  text-align: left;
  border: 0px !important;
  border-bottom: 1px #e3e3e3 dotted !important;
  padding: 10px 15px !important;
  line-height: 1.2;
  box-sizing: border-box;
}

.wpcf7 textarea {
  height: 100px !important;
}

.wpcf7 input,
.wpcf7 textarea {
  width: 100%;
  margin-bottom: 0px;
  padding: 5px 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.wpcf7 input.wpcf7-submit {
  height: 60px;
  margin: 24px auto 5px !important;
}

div.wpcf7 .ajax-loader {
  margin: 0 0 0px;
}

.wpcf7 .wpcf7-list-item {
  display: block;
  padding: 5px 0px;
  margin: 0px;
}

.item-select select {
  display: block;
  margin: 0px;
  width: 35%;
}

.wpcf7 .wpcf7-list-item input {
  width: auto;
  margin: 0px 5px 0px 0px;
}

.wpcf7 .wpcf7-list-item-label {
  display: inline-block;
}

.wpcf7 input.wide {
  width: 100%;
  margin-bottom: 0px;
}

.wpcf7 input.mid {
  width: 70%;
  min-width: 200px;
  margin-bottom: 0px;
}

.wpcf7 input.short {
  width: 40%;
  min-width: 150px;
  margin-bottom: 0px;
}

.wpcf7 input.narrow {
  width: 15%;
  min-width: 60px;
  margin-bottom: 0px;
}

.wpcf7 input.narrow2 {
  width: 20%;
  min-width: 75px;
  margin-bottom: 0px;
}

.wpcf7 input.narrow3 {
  width: 10%;
  min-width: 60px;
  margin-bottom: 0px;
}

.wpcf7 table {
  width: 100%;
}

.wpcf7-submit {
  padding: 15px 0px;
}

span.wpcf7-not-valid-tip {
  color: #9b1502;
  font-size: 0.7em;
  line-height: 1.1em;
  position: absolute;
  margin-top: 2px;
  width: 100%;
  min-width: 200px;
}

span.wpcf7-form-control-wrap {
  font-size: 0;
}

.wpcf7-response-output {
  margin: 0px !important;
}

.page-id-6536 .goods tr,
.page-id-7276 .goods tr {
  display: none;
}

.page-id-6536 .sokai-login p a,
.page-id-7276 .sokai-login p a {
  display: none;
}

.page-id-6536 .sokai-login #wpmem_reg fieldset,
.page-id-6536 .sokai-login #wpmem_login fieldset {
  margin: 4px auto;
  width: 100%;
}

.page-id-6536 .sokai-login .link-text-forgot a {
  display: block;
}

.page-id-6536 .sokai-login .button_div,
.page-id-6536 .sokai-login .link-text {
  font-size: 14px;
}

.page-id-6536 .sokai-login .buttons {
  font-size: 16px !important;
}

.page-id-6536 .sokai-login legend {
  font-size: 20px !important;
}


@media only screen and (min-width:759px) and (max-width:960px) {
  .wpcf7 th {
    display: block;
    width: 100%;
    padding: 5px 15px !important;
  }
  .wpcf7 td {
    display: block;
  }
  .goods th {
    border-top: 5px #fff solid !important;
    border-bottom: none !important;
  }
}

@media only screen and (max-width:520px) {
  .wpcf7 th {
    display: block;
    width: 100%;
    padding: 5px 15px !important;
  }
  .wpcf7 td {
    display: block;
  }
  .goods th {
    border-top: 5px #fff solid !important;
    border-bottom: none !important;
  }
}
