.px-modal-container .modal-dialog.modal-dialog-centered {
    width: 530px !important;
    max-width: 100%;
}

.px-modal-container .modal-content {
    border-radius: 6px;
    overflow: hidden;
    border: none;
}

.px-modal-container .px-form p {
    margin-bottom: 10px;
}

.px-modal-container .modal-body {
    padding: 0;
}

.px-modal-container .px-content-box {
    padding: 40px 125px;
}

.px-content-box .title_text h4 {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.02em;
}

.px-content-box .px-sub-title {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: rgba(0, 0, 0, 0.6);
}

.px-modal-container .px-form label {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
}

.px-modal-container .px-form .input {
    border: 1px solid rgba(0, 0, 0, 0.6);
    box-sizing: border-box;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    letter-spacing: 0.02em;
    padding: 9px 10px;
	float: none !important;
    margin-top: 0px !important;
}

.px-modal-container .px-form .input::placeholder {
    color: rgba(0, 0, 0, 0.4);
}

.px-modal-container .forgetmenot {
    margin-top: 7px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-size: 10px;
    color: #333;
}
.px-modal-container .forgetmenot #rememberme_label {
    font-size: 10px;
    margin-left: 8px;
}
.px-modal-container .forgetmenot a
{
    color: #333;
    font-weight: 700;
}
.px-modal-container .forgetmenot a
{
    color: #333;
}

.px-modal-container .submit #wp-submit {
    width: 100%;
    background: #000000 !important;
    border-radius: 4px;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin: 0;
}

.px-modal-container .px-form label.error {
    font-size: 10px;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #ff0000;
    font-weight: 500;
}

.px-modal-container .signup-section {
    font-size: 12px;
    text-align: center;
    margin-top: 12px;
    color: rgba(0, 0, 0, 0.7);
}

.px-modal-container .signup-section .text-info {
    font-weight: 400;
    color: #000 !important;
    font-size: 12px;
}

.api-error 
{
    font-weight: 400;
    color: #ff0000 !important;
    font-size: 12px;
    display: none;
    margin: 0;
}
.px-login-btn-box
{
    position: relative;
    z-index: 100;
}
.px-my-account-box
{
    position: absolute;
    top: 25px;
    right: 0;
    width: 450px;
    background: #fff;
    padding: 20px 30px;
    box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.25);
}
.px-my-account-box:after
{
    content: "";
    position: absolute;
    height: 17px;
    width: 17px;
    background: #fff;
    top: -6px;
    right: 22px;
    transform: rotate(45deg);
    box-shadow: 0px 10px 14px rgba(0, 0, 0, 0.20);
    z-index: -1;
}
.px-my-account-upper
{
    text-align: center;
    padding: 15px 15px 20px 15px;
    border-bottom: 1px solid #000;
}
.px-my-account-upper h4
{
    font-size: 1.3rem;
    margin-bottom: 15px;
}
.px-my-account-upper p
{
    font-size: 0.8rem;
}
.px-my-account-upper h5
{
    font-size: 14px;
}
.px-website-links 
{
    padding: 0;
    margin-top: 20px;
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 15px;
}
.px-website-links li
{
    width: 47%;
    padding: 25px;
    border: 1px solid #ddd;
    height: 90px;
    justify-content: center;
    align-items: center;
    display: flex;
    /* opacity: 0.5; */
}
.px-website-links li.active
{
    opacity: 1;
}
.px-website-links li img
{
    max-width: 85%;
}

.px-user-button-link {
    position: relative;
}
button.px-user-button-link:after {
    content: "";
    position: absolute;
    height: 13px;
    width: 100%;
    left: 0;
    bottom: -9px;
}

.px-login-btn-box .px-login-button-link, .px-login-btn-box .px-user-button-link
{
    background: transparent !important;
    font-weight: inherit;
    color: inherit;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center !important;
    /* align-items: center; */
    gap: 7px;
    font-size: 0.75rem;
}
.px-my-account-box
{
    display: none;
}
.px-user-button-link:hover + .px-my-account-box, .px-my-account-box:hover
{
    display: block !important;
}
.px-my-account-box.disable
{
    display: none !important;
}
.px-my-account-lower
{
    padding: 15px 30px 0 30px;
}

.px-my-account-lower ul
{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.px-my-account-lower ul li
{
    width: 100%;
    padding: 7px 0px;
}
.px-my-account-lower ul li a
{
    color: #000;
}
.px-save-this-page.active
{
    background: url('../images/tick.svg') no-repeat;
    background-position: right;
    width: 100%;
    display: inline-block;
    font-weight: normal;
    pointer-events: none;
}

ul.px-website-links li.active
{
    background: url('../images/arrow.svg') no-repeat;
    background-position: 90% 50%;
    background-size: 8px;
}


.page-id-16648 #table_pos_1_wrapper .dt-buttons, .page-id-16648 #table_pos_1_wrapper #table_pos_1_filter
{
    display: none;
}

.menu-item.px-logout
{
    padding-left: 15px !important;
}

.px-my-account-mobile-link 
{
    display: none;
}

#your-profile .form-table td li
{
    list-style: none;
}

.px-login-button-link svg, .px-user-button-link svg
{
	margin-top:0px !important;
}

@media only screen and (max-width: 767px) {
    .px-modal-container .px-content-box {
        padding: 40px 35px;
    }

    .px-modal-container .modal-dialog.modal-dialog-centered
    {
        width: auto !important;
    }
    .px-my-account-mobile-link.active
    {
        display: block;
        
    }
    .px-save-this-page.active
    {
        background-position: 50%;
    }
}