.nav-main .nav-main-heading:first-child {
    padding-top: 0px !important;
}

.global-v-product-article span {
    background: #2a2a2a;
    color: #ffffff;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: bold;
}

.global-v-product-article span.parent_0 {
    background: #3f9ce8 !important;
}

.table-full-products .product-title {
    font-weight: bold;
}

.table-full-products .product-article span {
    background: #2a2a2a;
    color: #ffffff;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: bold;
}

.table-full-products .product-article span.parent_0 {
    background: #3f9ce8 !important;
}

.table-full-products .product-tags .pt_v_0 {
    display: none;
}

