.full-row.customer-dashboard-reset-form {
    padding-top: 0;
}
.full-row.customer-dashboard-reset-form-parent {
    padding-bottom: 38px;
}
.customer-dashboard-reset-form .account-info {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 32px 0;
}
.customer-dashboard-reset-form .account-info h4 {
    font-weight: 700;
    font-size: 28px;
    line-height: 48px;
    color: #2C0902;
    padding-bottom: 18px;
    border-bottom: 1px solid #F4CD88;
    max-width: 524px;
    width: 100%;
    padding-left: 24px;
    margin-bottom: 24px;
}
.customer-dashboard-reset-form .edit-info-area-form {
    max-width: 640px;
    width: 100%;
    margin: auto;
    text-align: center;
}
.customer-dashboard-reset-form .edit-info-area-form form input {
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #ADADAD !important;
    border-radius: 12px;
}
.customer-dashboard-reset-form .edit-info-area-form form .inputField {
    margin-bottom: 23px;
}
.customer-dashboard-reset-form .edit-info-area-form form input::placeholder {
    color: #C4C4C4;
    font-size: 16px;
}
.customer-dashboard-reset-form .reset-submit {
    background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
    border-radius: 12px;
    padding: 12px 24px;
    color: white;
    font-weight: 900;
    font-size: 20px;
    line-height: 24px;
    margin-top: 8px;
}
.customer-dashboard-reset-form .reset-submit:hover {
    background-color: #FFAF36;
}
.customer-dashboard-reset-form .customer-dashboard-title {
    text-align: center;
}
.save-new-address {
    background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
    border-radius: 12px;
    padding: 12px 24px;
    color: white;
    font-weight: 900;
    font-size: 20px;
    display: block;
    margin-left: auto;
}

/*edit profile*/
.dashboard-edit-profile {
    padding-top: 0;
}
.dashboard-edit-profile  .customer-dashboard-title {
    text-align: center;
}
.dashboard-edit-profile .account-info {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    padding: 32px 0;
}
.dashboard-edit-profile .account-info h4 {
    font-weight: 700;
    font-size: 28px;
    line-height: 48px;
    color: #2C0902;
    padding-bottom: 18px;
    border-bottom: 1px solid #F4CD88;
    max-width: 524px;
    width: 100%;
    padding-left: 24px;
    margin-bottom: 24px;
}
.dashboard-edit-profile .edit-info-area-form form input {
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid #ADADAD !important;
    border-radius: 12px;
}
.dashboard-edit-profile form select.input-field{
    width: 100%;
    height: 48px;
    border-radius: 10px;
    border: 1px solid #ADADAD !important;
    padding-left: 16px;
}
.dashboard-edit-profile .account-info form {
    padding: 0 16px;
}

.add-new-address {
    background: linear-gradient(265.89deg, #FF9332 0%, #FFAF36 100%);
    border-radius: 12px;
    padding: 12px 16px;
    font-weight: 900;
    font-size: 20px;
    color: white;
    display: flex;
    align-items: center;
}
.add-new-address svg {
    margin-right: 10px;
}
.profile-edit-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.profile-edit-footer .save-info {
    font-weight: 900;
    font-size: 20px;
    color: white;
    background: linear-gradient(265.89deg, #FFAF36 0%, #FF9332 100%);
    border-radius: 12px;
    padding: 12px 24px;
}


#userform2 {
    background: #FFFFFF;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    position: relative;
}
#userform2 #append_directory.padding-52 {
    padding: 52px 24px;
}
#userform2 input.input-field {
    border-radius: 12px;
    border: 1px solid #ADADAD !important;
    border-radius: 12px;
}
.close_new_addres_directory {
    position: absolute;
    right: 20px;
    top: 14px;
}
.registered-info {
    padding-left: 24px;
    display: flex;
    justify-content: space-between;
    padding-right: 24px;
}
.registered-info p {
    color: #8E8E93;
    font-weight: 900;
}
.registered-info p span {
    font-weight: 400;
}

.ctm-checking-phone {

}
.ctm-checking-phone-parent {
    padding:0;

}
.full-row.ctm-checking-phone {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 203px;
    margin-bottom: 128px;
}
.ctm-checking-phone .form-container .registration-form {
    background: #FFF7EB;
    border-radius: 8px;
    padding: 52px 0 92px 0;
}

.ctm-checking-phone .form-container .registration-form form {
    max-width: 600px;
    width: 100%;
    margin: auto;
}
.ctm-checking-phone .form-container .registration-form h3 {
    text-align: center;
    font-weight: 700;
    font-size: 44px;
    line-height: 38px;
    text-align: center;
    color: #2C0902;
    margin-bottom: 32px;
}

.ctm-checking-phone .form-container .registration-form .new-code {
    margin-top: 32px;
    text-align: center;
    font-weight: 500;
    line-height: 24px;
    color: #333333;
    display: flex;
    justify-content: center;
    cursor: pointer;
}


.ctm-checking-phone .input_groups_verify input {
    padding-bottom: 0;
}
.registered-info {
    max-width: 925px;
    width: 100%;
}
.registered-info p {
    margin-bottom: 12px;
}
.dashboard-edit-profile .account-info h4.when-edit-process {
    max-width: 100%;
    background: #752914;
    padding: 9px 24px;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0;
    padding-bottom: 0;
}
.dashboard-edit-profile .when-edit-process-btn {
    background-color: transparent;
    padding: 8px 24px;
    padding-right: 0;
}
.adresses {
    box-shadow: none !important;
}

.adresses h4 {
    background: #FFD79B;
    max-width: 100% !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    font-weight: 700;
    font-size: 20px !important;
    line-height: 30px;
    color: white !important;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.adresses h4 .form-check {
    margin-bottom: 0;
    padding: 0;
    margin-right: 12px;
}
.adresses button {
    background-color: transparent;
}
.adresses button:hover {
    background-color: transparent;
}
.adresses-content .info_block {

}
.adresses .edit-info-area .info_block{
    padding: 32px 24px 24px;
    display: flex !important;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 140px;
}
.adresses .edit-info-area .info_block p {
    font-weight: 700;
    color: #8E8E93;
    max-width: 320px;
    width: 100%;
}
.adresses .edit-info-area .info_block p span {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}




.full-row.ctm-order-details-first {
    padding-bottom: 38px;
}
.label-container {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.label-container input {
    display:block!important;
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.label-container span {
    position: absolute;
    top: 50%;
    left: -15px;
    transform: translateY(-50%);
    height: 18px;
    width: 18px;
    border-radius: 6px;
}
.label-container svg {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-10px,-50%);
}
#final-btn {
    margin:52px auto;
    font-weight: 900;
}
.label-container input ~ .checkmark {
    background-color: transparent;
    border: 1px solid white;
}
.label-container input:checked ~ .checkmark {
    background-color: #FFFFFF;
}
.label-container input:checked ~ svg {
    opacity: 1;
}
.active-h4 {
    background: #FFA534 !important;
}
.active-h4 .form-check {
    background: none;
}
.label-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.label-container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.order-status.declined {
    color: white;
    background: red;
}
@media(max-width: 1200px) {
    .customer-dashboard-reset-form .account-info {
        padding: 52px 16px;
    }
    .dashboard-edit-profile .mb-16 {
        margin-bottom: 16px;
    }
    .dashboard-edit-profile .row.mb-4 {
        margin-bottom: 0 !important;
    }
}
@media(max-width: 768px) {
    .registered-info {
        flex-direction: column;
        padding-top: 24px;
    }
    .registered-info p {
        margin-bottom: 0;
    }
    .customer-dashboard-reset-form .account-info h4  {
        border-bottom: none;
        text-align: center;
        margin-bottom: 32px;
        padding-bottom: 0;
        padding-left: 0;
    }
    .dashboard-edit-profile .account-info h4  {
        border-bottom: none;
        text-align: center;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .ctm-checking-phone .form-container .registration-form h3 {
        font-size: 26px;
    }
    .full-row.customer-dashboard-reset-form-parent {
        padding-top: 85px;
        padding-bottom: 8px;
    }
    .customer-dashboard-reset-form .customer-dashboard-title {
        text-align: left;
    }
    .dashboard-edit-profile .customer-dashboard-title {
        text-align: left;
    }
    .profile-edit-footer {
        flex-direction: column;
    }
    .add-new-address {
        margin-bottom: 18px;
    }
    .ctm-checking-phone .form-container .registration-form form .input_groups_verify {
        gap: 6px !important;
    }
    .ctm-checking-phone .form-container .registration-form form .input_groups_verify input {
        width: 50px;
        height: 50px;
        border-radius: 12px;
        padding: 0;
    }

}