﻿.login-cnt-browser {
    display: none;
}

.stepcatalog .filter .item {
    width: 80%;
}

.stepcatalog .item .caption .description {
    text-transform: uppercase
}

.stepcatalog .result .image {
    width: 100% !important;
    height: 300px;
}

/* Catalogo Pronto con switch su disponibilità */
#listContainer .panel {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (min-width: 992px) {
    .col-md-4.step-item-cstm {
        width: 25%;
    }
}