.kt-login-v2__head .kt-login-v2__signup {
    display: none !important;
}

.popover.product-preview-picture {
    max-width: 552px;
}

#order-copy {
    max-height: 100px;
    overflow: auto;
}

.alert-list {
    margin: auto 0;
}

.alert-close {
    margin-left: auto;
    font-size: 20px;
    text-decoration: none;
    color: #000;
    font-weight: 500;
    margin-top: auto;
    margin-bottom: auto;
}

i.kt-menu__link-icon.warranty-icon {
    background-image: url(/include/warranty.svg);
    width: 17px;
    height: 22px;
    background-repeat: no-repeat;
}