span.price-label-inc-vat.with-value::before {
    content: "single item";
}

/* color black for contract pricing */
.shopping-actions .price span {
    background-color: transparent!important;
    color: black!important;
    font-weight: 400;
}

/* color black for contract pricing */

.shop-filters .filter-title {
    background-color: #319128;
}
header section.search .search-form .form-group input {
    border: #319128;
}

.relsearch button i {
    #319128;
}


.toolbar .cart-btn>.btn {
    background: #319128;
}

.header-full .logo img {
/* Change this for desktop */
    max-width: 350px !important;
    height: auto !important;
    max-height: none !important;
}

.toolbar button i, .toolbar a i {
    color: white;
}

.shop-filters > .filter-title > span {
    color: #fff;
}
.category-image-placeholder {
    display: none;
}