.pg-elementor-links a:link {
    text-decoration: none;
}

.pg-elementor-links a:active {
    text-decoration: none;
}

.elementor-field-group {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
}

.pg-user-content-img .pm-profile-image img {
    margin: 0!important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 150px;
    height: 150px;
}

.pg-user-content .pg-elementor-login-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: center;
}

.pg-elementor-login-left {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.pg-elementor-login-left .pm-profile-image img {
    margin: 0!important;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    width: 150px;
    height: 150px;
}

.pg-custom-widget-wrapper-class
{
    width:100%;
}



.elementor-widget-container .pg-elementor-links {}