.form-control {
    width: 510px;
    background: #e0e8f3;
    box-shadow: none;
    outline: none;
    border: 1px solid transparent;
    border-radius: 18px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #090A0B;
    height: 50px;
    padding: 0px 0px 0 20px !important;
}

.form-select {
    width: 510px;
    background-color: #e0e8f3;
    box-shadow: none;
    outline: none;
    border: 1px solid transparent;
    border-radius: 18px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #090A0B;
    height: 50px;
    padding: 0px 0px 0 20px !important;
}

.submit-btn {
    height: 48px;
    border-radius: 10px !important;
    border: none;
    color: #FFFFFF !important;
    text-decoration: none;
    text-transform: none;
    padding: 0 15px;
    background: #558B2F;
    font-size: 16px;
    width: 500px;
    margin: 0 auto;
}

.submit-btn:hover {
    background: #70a44c;
}

.head-profile {
    text-align: center;
    font-weight: 900;
    font-size: 35px;
}

/* Make the radio options sit in one line */
/*.hp-field--radio ul {
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}*/

/* Align each radio + label horizontally */
/*.hp-field--radio ul li label {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
}*/

/* Optional: remove extra margins */
/*.hp-field--radio input[type="radio"] {
  margin: 0;
}*/

/*.hp-form--narrow .hp-form__button:not(:last-child) {
    padding: 15px 20px;
    align-items: center;
    border-radius: 5px;
}

.hp-form--narrow .hp-form__button:not(:last-child):hover {
    background-color: #6c1cff;
    color: #fff;
    border-color: #6c1cff;
}*/

.page-id-894 .woocommerce-button, .page-id-894 .woocommerce-Button {
    font-size: 15px !important;
    padding: 14px 60px !important;
    border-radius: 5px !important;
    line-height: 15px !important;
    font-weight: 800 !important;
    background: #6c1cff !important;
    color: #fff !important;
}

/*.page-id-894 .woocommerce-MyAccount-content {
    background: #fff !important;
    padding: 20px !important;
    border-radius: 5px !important;
}

.page-id-894 .woocommerce form .form-row .input-text, .woocommerce form .form-row select {
    line-height: 25px !important;
}*/


.page-id-1297 .ld-info, .page-id-1066 .ld-info {
    background-color: #ffff;
}

.add-listing-pack .section-body {
    justify-content: center;
}

.add-listing-pack .ac-back-side, .add-listing-pack .cat-icon {
    background-color: #7124ff !important;
}