.custom-price-total {
  font-size: 14px;
  font-weight: 400;
}
.wccpf-fields-group-1 {
  position: absolute;
  left: -999999px;
}
.thwepo-extra-options,
.extra-options {
  display: none;
}
.customise-name {
  position: relative;
  width: 100%;
  text-align: center;
  top: 80px;
  color: #fff;
  line-height: 0;
  text-transform: uppercase;
}
.customise-name div {
  height: 0px !important;
}
@media (max-width: 768px) {
  .customise-name {
    top: 70px;
  }
}
@media (max-width: 480px) {
  .customise-name {
    top: 80px;
  }
}
.form-section {
  margin-top: 20px;
}
.customise-number {
  position: relative;
  width: 100%;
  text-align: center;
  top: 120px;
  color: #fff;
  font-size: 75px;
  line-height: 0px;
}
@media (max-width: 768px) {
  .customise-number {
    top: 120px;
  }
}
@media (max-width: 480px) {
  .customise-number {
    top: 120px;
  }
}
#customiseModal .name {
  text-transform: uppercase;
}
#customiseModal img {
  margin: auto auto;
}
#customiseModal form {
  margin-right: 50px;
}
#customiseModal .modal-content {
  padding: 20px;
}
#customiseModal .btn {
  margin-right: 0px;
}
.customise-item-link {
  cursor: pointer;
}
.customise-item-link .image {
  float: left;
  margin-right: 10px;
}
.customise-item-link .text {
  line-height: 30px;
  margin-left: 10px;
  font-size: 16px;
  display: inline-block;
}
.customise-item-link .fa {
  color: #30bced;
  font-size: 30px;
}
hr.custom {
  margin: 15px 0px;
}
.customise-link:focus {
  outline: none;
}
