.navbar-toggler {
    padding: .35rem .55rem;
    box-shadow: none !important;
}

.navbar-toggler:focus {
    box-shadow: none !important;
    outline: none;
}
.sale {
    color: #E53935
}

.sale-badge {
    background-color: #E53935
}

.price {
    color: #263238;
    font-size: 28px;
}
