::selection {
  background: #bababa; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #bababa; /* Gecko Browsers */
}

.StockHigh, .StockHigh .GridLow {
background-color: #2f87c3 !important;
color:#ffffff !important;
}
.StockHigh .PlankGridMM, .StockHigh .PlankGridUnit, .StockHigh .CarpetGridLM, .StockHigh .CarpetGridSQM, .StockHigh .CarpetGridX, .StockHigh .CarpetGridM {
    color: #e0e0e0 !important;
}
.StockInputInCart, .StockItemQtyLabel {
    color: #ffffff !important;
}
.StockInputInCart .CarpetGridLM {
    color: #e0e0e0 !important;

}
.StockItemQtyBtnActive {
    color: #ffffff !important;
}
.CartItems {
    color: #ffffff !important;
}
#MenuCartActive {
    background-color: #1075BB !important;
}
.CategoryLabel {
text-transform: uppercase;
}