.catalog-product-view .actions-secondary a img
{
    margin-bottom: -5px;
}
.catalog-product-view .actions-secondary a 
{
    font-size: 15px;
    text-decoration: none;
    color: #666666;
}
.catalog-product-view .page-title-wrapper.product {
    display: flex;
}
.catalog-product-view .actions-secondary {
    margin-left: 7px;
    border: 1px solid #6666;
    padding: 2px 7px 2px 7px;
}
.catalog-product-view .cla-product-count {
    text-align: center;
    font-weight: 400;
}
.catalog-category-view .product-item-actions .actions-secondary
{
    font-size: 12px !important;
}
.catalog-category-view .cls-product-like img
{
    margin-bottom: -6px;
    margin-left: -3px;
}
.catalog-category-view .cls-product-like span
{
    font-size: 12px;
}
.product-item-actions .actions-primary + .actions-secondary > .action {
    width: 29px !important;
}
.catalog-category-view .cls-product-like
{
    text-decoration: none;
    color: #666666;
}

.catalog-category-view .cls-product-unlike img
{
    margin-bottom: -6px;
    margin-left: -3px;
}
.catalog-category-view .cls-product-unlike span
{
    font-size: 12px;
}
.catalog-category-view .cls-product-unlike
{
    text-decoration: none;
    color: #666666;
}
.catalog-category-view .cla-product-count {
    display: flex;
    padding-bottom: 11px;
}
.catalog-category-view .cla-product-count span {
    margin-left: 7px;
    margin-top: 2px;
}
.cls-you {
    margin-top: 3px;
    margin-left: 6px;
}
.catalog-category-view img.you-like {
    margin-bottom: -7px;
    padding-right: 4px;
}    