.catalog .pagination > li > a, .catalog .pagination > li > span {
    cursor: pointer !important;
}


/*  Nikita */
.shares .item {
    background-size: cover;
    height: 175px;
	min-height:175px;
}
.shares h1 {
    font-size: 49px;
    font-weight: bold;
}

.catalog .filter .item .value{
	max-height: 40px;
}


.nav-tabs-1 > li > .order-disable-link {
    border-radius: 6px;
    background-color: #d6d6d6;
    min-height: 40px;
    margin-right: 6px;
    font-size: 14px;
    color: darkgrey;
    font-weight: bold;
    border: none;
    display: block;
    line-height: 40px;
}
