#categories-top .tt-title {
    line-height: 1.1;
}

#click {
    -webkit-tap-highlight-color: transparent;
    font-family: Hind, sans-serif;
    line-height: 22px;
    font-weight: 300;
    direction: ltr;
    box-sizing: border-box;
    background-color: transparent;
    text-decoration: none;
    outline: 0;
    color: #2879fe;
    display: inline-block;
    -webkit-transition: all .2s linear;
    font-size: 16px;
    margin-right: 10px;
cursor: pointer;
}