.profile-settings-menu-new {
    padding: 50px 100px;
}

.profile-settings-new {
    padding: 0 100px 40px 100px;
}

@media (max-width: 1500px) {

    .profile-settings-menu-new {
        padding: 50px 75px;
    }

    .profile-settings-new {
        padding: 0 75px 40px 75px; 
    }
}

@media (max-width: 500px) {

    .profile-settings-menu-new {
        padding: 40px 20px 10px 20px;
    }

    .profile-settings-new {
        padding: 0 20px 40px 20px;
    }
}

.default-cover-preview .right-section {
    background-image: url(/img/user-images/user-image-2.jpg);
}

/* Default cover preview */

.default-cover-preview.default .right-section .right-section-left .links {
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 12px;
    color: #000;
    display: flex;
    margin-bottom: 100px;
    align-items: flex-end;
}

.default-cover-preview.default .right-section .right-section-left .links div:first-of-type {
    margin-right: 12px;
}

.default-cover-preview.default .right-section .right-section-right .top-section {
    margin-top: auto;
}

.default-cover-preview.default .filters {
    background-color: #000000;
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 9px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    padding: 15px;
    min-width: 138px;
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 0;
    flex-direction: row;
    width: 61%;
}

.default-cover-preview.default .filters .title {
    color: #797979;
    font-family: 'din-condensed';
    font-size: 10px;
}

.default-cover-preview.default .filters > div {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}


/* Simple cover preview */

.default-cover-preview.simple {
    position: relative;
}

.appearance .default-cover-preview.simple .left-section .top-section {
    height: 100%;
    width: 350px;
}

.appearance .default-cover-preview.simple .user-img-wrapper {
    width: 350px;
    height: 450px;
    position: relative;
    overflow: hidden;
}

.appearance .default-cover-preview.simple .user-img-wrapper img {
    position: absolute;
    cursor: move;
    filter: grayscale();
}

.default-cover-preview.simple .right-section .right-section-left .name,
.default-cover-preview.simple .right-section .right-section-left .occupation {
    color: #fff;
}

.appearance .default-cover-preview.simple .right-section {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,0.9);
}

.appearance .default-cover-preview.simple .links {
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    text-align: right;
}

.appearance .default-cover-preview.simple .links p:nth-of-type(3) {
    margin-bottom: 12px;
}

.default-cover-preview.simple .right-section .right-section-left p:last-of-type {
    margin-top: 40px;
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 12px;
    color: #fff;
}

.default-cover-preview.simple .filters {
    background-color: #000000;
    font-family: 'proxima-nova';
    font-size: 9px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding: 15px 15px 15px 35px;
    text-align: right;
    position: absolute;
    width: 120%;
    bottom: 0;
    left: -20%;
    flex-direction: row;
    color: #000000;
}

.default-cover-preview.simple .filters .filter {
    text-decoration: underline;
}

.default-cover-preview.simple .filters > div {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.default-cover-preview.simple .filters > div .title {
    font-size: 10px;
    text-decoration: none;
    font-weight: 600;
    margin-bottom: 7px;
}

.default-cover-preview.simple .right-section .right-section-right {
    margin-bottom: 100px;
}

/* Standard cover preview */

.default-cover-preview.standard .right-section .right-section-left .top-section p:last-of-type {
    font-size: 12px;
    margin: 15px 0;
}

.default-cover-preview.standard .links {
    font-family: 'proxima-nova';
    font-weight: 600;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.9);
    margin-bottom: 100px;
    display: flex;
    align-items: flex-end;
}

.default-cover-preview.standard .right-section .right-section-right {
    align-items: flex-start;
}

.default-cover-preview.standard .right-section .content {
    flex-direction: column;
}

.default-cover-preview.standard .links div:first-of-type {
    margin-right: 12px;
}

.default-cover-preview.standard .filters {
    background-color: #000;
    font-family: 'proxima-nova';
    font-size: 9px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    padding: 15px;
    min-width: 60.7%;
    text-align: right;
    font-weight: 600;
    position: absolute;
    right: 0;
    bottom: 0;
    flex-direction: row;
    width: 60%;
}

.default-cover-preview.standard .filters .title {
    font-size: 10px;
    color: #9B9B9B;
    font-weight: normal;
    text-transform: capitalize;
}

.default-cover-preview.standard .filters > div {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Hub avatar upload/url */

.appearance .upload-logo-avatar-ct .util-hub-upload-preview-ct .util-label {
    margin-bottom: 16px;
}

.appearance .upload-logo-avatar-ct .util-input-text {
    padding: 10px;
}

.appearance .util-hub-btns-preview-ct {
    flex-direction: column;
    align-items: center;
}

.appearance .util-hub-btns-preview-ct .util-hub-preview {
    height: 112px;
    width: 112px;
    min-height: 112px;
    min-width: 112px;
    max-height: 112px;
    max-width: 112px;
}

.appearance .util-hub-btns-preview-ct {
    gap: 23px;
}