/* Polosoftware Custom CSS  */
.iQKOvF {
    width: 50px;
    height: 50px;
    order: 1;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 6px;
    transition: all 0.5s ease 0s;
    position: relative;
    z-index: 200;
    display: block;
    border: 0px;
    background: rgb(0 0 0) !important;
}

section#catalog .paginazione ul {
    width: auto;
    margin: 0 0 0 auto;
    padding: 0;
    list-style: none;
    font-size: 22px;
}