td.product--properties-label.is--bold {
    font-weight: 700 !important;
}

p.product--properties-headline.is--bold {
    font-weight: 700;
}

.s-product-name, .s-product-name a {
    color: #885019;
}

.s-container-name, .s-container-name a {
    display: none;
}

.s-filter-category, h5 a {
    color: #885019;
}

.s-product-max-order-quantity {
    display: none;
}

/*body.login div.card:last-child {*/
/*    display: none;*/
/*}*/

.delivery-charges {
    display: none;
}


#description .listing .listTitle {
    font-weight: 700;
}