
   /*jkldshfk*/
input, textarea, .wpcf7-select {
    color:black;
}
.wpcf7-form-control-signature-wrap {
    border:none;
 background:white;
    border-radius:20px;
    border:1px solid #e1e1e1;
    margin:auto;
}
.entry-content > .sub_title {
  color:white !important;
}
.signature-527 {
  width:100% !important;
}  
.wpcf7-form .row {
  padding:5px;
}
.wpcf7-form .row label {
  margin-bottom:5px !important;
}
.col-md-4 {
    display:none;
}
label {
    font-weight:bold;
}
#wpcf7_signature-527_clear {
    display:block;
    margin:auto;
    margin-top:20px;
}
.wpcf7-stripe button.first {
    width:100%;
}

.cf7-smart-grid.has-grid div.field span.wpcf7-not-valid-tip {
    bottom:-28px !important;
}
.cf7-smart-grid.has-grid div.field .wpcf7-stripe span.wpcf7-not-valid-tip {
    bottom:-49px !important;
}
.wpcf7-form-control-signature-global-wrap {
    background: #4e4e4e2e;
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #363636;
}
.wpcf7 form .cf7sg-response-output {
    margin:0 !important;
    text-align: center;
}
.wpcf7-stripe {
    text-align:center;
}
.wpcf7-stripe .wpcf7-spinner {
    margin-top:20px;
}

.wpcf7-form.cf7sg-ready.invalid .wpcf7-spinner, .wpcf7-form.cf7sg-ready .wpcf7-spinner{
    display:none;
}
.wpcf7-form.cf7sg-ready.submitting .wpcf7-spinner {
    display:inline-block;
}
.wpcf7-stripe {
    position:relative;
}
.wpcf7-spinner {
    position: absolute !important;
    bottom: 56px;
    margin:auto !important;
    left: 0;
    right: 0;
}
.schedule.row .row .columns {
  padding-bottom:5px;
}
.schedule.row .row .columns:last-child {
  padding-bottom:0px;
}
.schedule.row > .columns label {
  font-size:30px;
}
.schedule .row {
  padding-left:0;
  padding-right:0;
  padding-top:0;
}

/*Checkbox*/
.wpcf7-checkbox {
  min-height:0 !important;
}
.wpcf7-checkbox .wpcf7-list-item {
  margin-left:0;
}