.wcfm-ota-frontend {
    padding: 20px;
}
.wcfm-ota-frontend .wcfm-ota-tracking-number {
    padding: 7px !important;
}
.wcfm-ota-frontend .wcfm-ord-trck-button {
    margin-top: 0px;
    margin-left: 10px;
    background: #1a1a1a none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 500;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em !important;
    text-transform: uppercase;
}
.wcfm-ota-frontend .wcfm-ord-trck-button:hover {
    background: #17a2ba none repeat scroll 0 0;
}

.wcfm-custom-checkbox {
  -webkit-appearance: checkbox !important;
  appearance: checkbox !important;
  height: auto !important;
  width: auto !important;
  line-height: normal !important;
  box-shadow: none !important;
  border: none !important;
}
