.wtp-category-products {
    font-family: inherit;
}

.wtp-category-products-group {
    margin: 0 0 34px;
}

.wtp-category-products-title {
    color: #1a73e8;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 14px;
}

.wtp-category-products-title a {
    color: inherit;
    text-decoration: none;
}

.wtp-category-products-title a:hover {
    color: #1a73e8;
}

.wtp-category-products-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wtp-category-products-item {
    font-size: 14px;
    line-height: 1.35;
    margin: 0 0 10px;
}

.wtp-category-products-item a {
    color: #000;
    text-decoration: none;
}

.wtp-category-products-item a:hover {
    color: #1a73e8;
}
