.vex.vex-theme-default .vex-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-family: "Helvetica Neue", sans-serif;
  background: white;
  color: #444;
  padding: 1em;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  width: 750px;
  font-size: 1.1em;
  line-height: 1.5em;
}
.vex.vex-theme-default .vex-dialog-button.vex-dialog-button-primary {
    background: #b3a1a4;
    color: #fff;
}
.hika_j2 .btn-success, .hikabtn-success {
  color: #fff;
  background-color: #b3a1a4;
  border-color: #cccccc;
}
#wrapper1 {
  z-index: 1000;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: 44px;
  color: #978588;
  border: 0;
  border-bottom: 1px solid #978588;
}
.form-select, .custom-select, .form-select:focus, .custom-select:focus {
  display: block;
  width: 70%;
}.hikashop_checkout_cart td {
  padding: 5px 0;
}