.et_pb_row_0 {
    width: 100% !important;
}

.beautysociety-checkout-user-details-container {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding-top: 45px;
    margin-bottom: 119px;
}

.beautysociety-checkout-user-details-title-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.beautysociety-checkout-user-details-title-container > div {
    width: 100%;
    flex: 1;
    font-family: 'SuisseIntl-Light';
    font-size: 12px;
    font-weight: 300;
    color: #151514;
}

.beautysociety-checkout-user-details-title-container > div:first-child {
    padding-left: 10px;
    font-size: 24px;
}

.beautysociety-checkout-user-details-title-container > div:last-child {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
}

.beautysociety-checkout-user-details-row-title-container {
    display: flex;
    width: 100%;
    margin-bottom: 5px;
}

.beautysociety-checkout-user-details-title {
    width: 100%;
    margin-bottom: 30px;
    padding-left: 19px;
    font-family: 'SuisseIntl-Regular';
    font-size: 11px;
    font-weight: 400;
    color: #151514;
}

.beautysociety-checkout-user-details-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.beautysociety-checkout-user-details-payment-method-paypal {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.beautysociety-checkout-user-details-payment-method-card-selector {
    height: 50px;
    border-radius: 6px;
}

.beautysociety-checkout-user-details-edit-card-button {
    width: 120px;
    padding: 14px 23px 14px 23px;
    border: 1px solid #151514;
    border-radius: 100px;
    background-color: #FFF;
}

.beautysociety-checkout-user-details-payment-method-paypal > div:first-child {
    width: 100%;
}

.beautysociety-checkout-input {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    padding-top: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 10px !important;
    border: 0.5px solid #151514 !important;
    border-radius: 6px;
    font-family: 'SuisseIntl-Light';
    font-size: 14px !important;
    font-weight: 300 !important;
    color: #151514 !important;
}

.beautysociety-checkout-user-details-payment-methods-credit-card-selection-select {
    height: 46px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEyIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExLjI2NDkgMS4yNjUwNUw2LjI2NDkyIDYuMjY1MDVDNi4xOTQ2MSA2LjMzNTI3IDYuMDk5MyA2LjM3NDcyIDUuOTk5OTIgNi4zNzQ3MkM1LjkwMDU1IDYuMzc0NzIgNS44MDUyNCA2LjMzNTI3IDUuNzM0OTIgNi4yNjUwNUwwLjczNDkyMyAxLjI2NTA1QzAuNjY4NjgzIDEuMTkzOTYgMC42MzI2MjIgMS4wOTk0IDAuNjM0MzM2IDEuMDAyNzhDMC42MzYwNSAwLjkwNTYzNCAwLjY3NTA2IDAuODEyOTQxIDAuNzQ0MTEyIDAuNzQ0MjM1QzAuODEyODE5IDAuNjc1NTI4IDAuOTA1MTEgMC42MzYxNzIgMS4wMDI2NiAwLjYzNDU4MkMxLjA5OTgxIDAuNjMyNzQ0IDEuMTkzODQgMC42ODgwNiAxLjI2NDkyIDAuNzM1MDQ2TDUuOTk5OTIgNS40Njk0MkwxMC43MzQ5IDAuNzM1MDQ2QzEwLjgwNiAwLjY2ODgwNiAxMC45IDAuNjMyNzQ0IDExLjA5NzIgMC42MzQ1ODJDMTEuMTk0MyAwLjYzNjE3MiAxMS4yMTg1IDAuNjc1NTI4IDExLjI1NTcgMC43NDQyMzVDMTEuMzI4NCAwLjgxMjk0MSAxMS4zNjM4IDAuOTA1NjM0IDExLjM2NTUgMS4wMDI3OEMxMS4zNjc2IDEuMDk5NCAxMS4zMzEyIDEuMTkzOTYgMTEuMjY0OSAxLjI2NTA1WiIgZmlsbD0iIzE1MTUxNCIvPjwvc3ZnPg==') no-repeat right 20px center;
    padding-right: 50px !important;
}

.beautysociety-checkout-user-details-contact-column-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-container-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-contact-column {
    flex: 1;
}

.beautysociety-checkout-user-details-contact-row {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.beautysociety-checkout-user-details-form-group {
    margin-bottom: 20px;
    width: 100%;
}

.beautysociety-checkout-user-details-form-group > label {
    width: 100%;
    padding-left: 10px;
    font-family: 'SuisseIntl-Light';
    font-size: 16px;
    font-weight: 300;
    color: #7D7670;
}

.beautysociety-checkout-solo-input {
    width: calc(50% - 5px);
}

.beautysociety-checkout-user-details-contact-row-title {
    font-family: 'SuisseIntl-Light';
    font-size: 14px;
    font-weight: 300;
    color: #151514;
}

.beautysociety-checkout-shipping-method-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    margin-bottom: 10px;
    font-family: 'SuisseIntl-Light';
    font-weight: 300;
    font-size: 14px;
    color: #151514;
}

.beautysociety-checkout-user-details-payment-method-container {
    margin-bottom: 0 !important;
    font-family: 'SuisseIntl-Light';
    font-weight: 300;
    font-size: 14px;
    color: #151514;
}

.beautysociety-checkout-shipping-method-checkbox {
    margin: 0 !important;
}

.beautysociety-checkout-shipping-method-container:hover,
.beautysociety-checkout-user-details-payment-method-container:hover {
    cursor: pointer;
}

.beautysociety-checkout-textarea {
    height: 156px;
    resize: none;
}

.beautysociety-checkout-user-details-payment-method-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
}

.beautysociety-checkout-user-details-credit-cards-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    width: 100%;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-container {
    display: flex;
    flex-direction: column;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-container-button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 10px;
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-container-button-container > button {
    min-width: 155px;
}

.beautysociety-checkout-user-details-payment-method-credit-card-container-button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 5px;
    margin-bottom: 20px;
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-payment-methods-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
    width: 100%;
}

.beautysociety-checkout-user-details-payment-information-button {
    flex-shrink: 0;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-container-title-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    gap: 10px;
    padding: 10px 15px;
    background-color: #dcebe8;
    border-top: 1px solid #82b7ac;
    border-left: 1px solid #82b7ac;
    border-right: 1px solid #82b7ac;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #82b7ac;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-container-button-container-container {
    border: 1px solid #82b7ac;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding: 15px;
}

.beautysociety-checkout-user-details-email-address-confirmation-message {
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #faebcc;
    background-color: #fcf8e3;
    color: #8a6d3b;
}

.beautysociety-checkout-user-details-payment-methods-container-button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    width: 100%;
}

.beautysociety-checkout-user-details-contact-row-container {
    padding-left: 19px;
}

.beautysociety-checkout-user-details-contact-row-container > div {
    font-family: 'SuisseIntl-Light';
    font-size: 14px;
    font-weight: 300;
    color: #151514;
}

.beautysociety-checkout-user-details-row-title-container-button-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 5px;
    width: 100%;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-payment-methods-credit-card-selection-container,
.beautysociety-account-email-address-form-container,
.beautysociety-account-information-form-container {
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-form-group-add-new-shipping-address {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.beautysociety-checkout-user-details-recaptcha-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 15px;
    flex-wrap: wrap;
    width: 100%;
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-checkout-user-details-payment-method-paypal-redirect-info {
    padding-left: 19px;
    padding-right: 9px;
    font-family: 'SuisseIntl-Light';
    font-size: 14px;
    font-weight: 300;
    color: #151514;
}

.beautysociety-checkout-user-details-button {
    min-width: 155px;
}

.beautysociety-checkout-step-indicator-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 25px;
    padding-left: 19px;
    padding-right: 9px;
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
}

.beautysociety-checkout-step-indicator-step {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    min-width: 300px;
    flex: 1;
    text-align: center;
    padding: 8px 16px;
    border-radius: 6px;
    font-family: 'SuisseIntl-Light';
    font-size: 16px;
    font-weight: 300;
    color: #151514;
    background-color: #f5f5f5;
    transition: all 0.3s ease;
}

.beautysociety-checkout-step-indicator-step-label {
    width: 100%;
    text-align: center;
    font-family: 'SuisseIntl-Regular';
    font-size: 16px;
    font-weight: 400;
    color: #9e9e9e;
    transition: all 0.3s ease;
}

.beautysociety-checkout-step-indicator-step-active {
    background-color: #5f5a56;
}

.beautysociety-checkout-step-indicator-step-active .beautysociety-checkout-step-indicator-step-number {
    background-color: #fff;
    color: #151514;
}

.beautysociety-checkout-step-indicator-step-active .beautysociety-checkout-step-indicator-step-label {
    color: #fff;
    font-weight: 500;
}

.beautysociety-checkout-step-indicator-step-completed {
    background-color: #82b7ac;
    border-color: #82b7ac;
}

.beautysociety-checkout-step-indicator-step-completed .beautysociety-checkout-step-indicator-step-number {
    background-color: #fff;
    color: #82b7ac;
}

.beautysociety-checkout-step-indicator-step-completed .beautysociety-checkout-step-indicator-step-number::after {
    content: '✓';
    font-size: 10px;
    font-weight: bold;
}

.beautysociety-checkout-step-indicator-step-completed .beautysociety-checkout-step-indicator-step-label {
    color: #fff;
    font-weight: 500;
}

/* Clean Step Line */
.beautysociety-checkout-step-indicator-step-line {
    flex: 1;
    width:100%;
    height: 2px;
    background-color: #e0e0e0;
    border-radius: 1px;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.beautysociety-checkout-step-indicator-step-completed + .beautysociety-checkout-step-indicator-step-line {
    background-color: #82b7ac;
}

.beautysociety-checkout-user-details-credit-card-details-column-container {
    padding-left: 19px;
    padding-right: 9px;
}

.beautysociety-payment-information-container-payment-methods {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 27px;
}

.beautysociety-checkout-user-details-payment-methods-checkbox-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-form-container {
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

.beautysociety-checkout-user-details-payment-method-credit-card-container {
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

.beautysociety-checkout-user-details-payment-method-credit-card-address-proceed-to-card-details-button-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 27px;
}

.beautysociety-checkout-user-details-accordion-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
    padding-left: 19px;
    padding-right: 9px;
    font-family: 'SuisseIntl-Regular';
    font-size: 11px;
    font-weight: 400;
    color: #151514;
}

.beautysociety-checkout-user-details-card-information-row {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.beautysociety-copy-shipping-address-button-container {
    margin-bottom: 15px;
}

.beautysociety-checkout-user-details-shipping-address-button-container {
    display: flex;
    align-items: center;
    justify-content: space-between !important;
    flex-wrap: wrap;
    width: 100%;
    gap: 15px;
}

.beautysociety-checkout-user-details-contact-row-button-container,
.beautysociety-checkout-user-details-contact-row-shipping-address-button-container {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 15px !important;
}

.beautysociety-checkout-user-details-replicated-site-url-alert {
    width: 100%;
}