.jqMoreProducts {
    text-align: center;
    margin: 0 0 30px;
    border: 1px solid #eee;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: background-color .2s;
}