
/* hide select buttons on the product cards*/
/*
.container.product-selector .select-card-value{
    display:none;
}
*/