.sidebar .nav-item .nav-link {
    padding: 0.8em !important;
}

.expire-in-cart {
    display: none;
}

.bg-login-image {
    background: url("../img/Logo-Color-350.png") no-repeat center !important;
}

.bg-register-image {
    background: url("../img/Logo-Color-350.png") center !important;
    background-size: cover
}

.bg-password-image {
    background: url("../img/Logo-Color-350.png") center !important;
    background-size: cover
}