.Product-Label .ts-product-form .ts-form-group .simplify-ul {
    display: none;
}

.Product-Label .ts-product-form .ts-form-group .input-container {
    display: none;
}

.Product-Label .ts-product-form .ts-form-group .ts-btn-2 {
    display: none;
}

/////////// 

.elementor-element-6f539ea {
  align-items: center !important;
}

.Product-Label .ts-form .ts-form-group:first-child > label {
  font-family: "Helvetica", Sans-serif !important;
  font-size: 22px !important;
  font-weight: 500 !important;
  line-height: 1.3em !important;
  margin: 0 !important;
  padding: 0 !important;
  color: black !important;
}

.Product-Label .ts-product-form>div {
    grid-gap: 0px !important;
}