.form-control {
    color: black !important;
}
.cart-summary-line {
	font-weight: bold;
}
.cart-summary-line .label {
	font-weight: bold;
}
.product-line-grid-body > .product-line-info > .label {
	font-weight: bold;
}
.product-price {
	color: #ff6501 !important;
}
.laberProductGrid .item-inner .product-flags li {
	background: #ff6501 !important;
}
#search_category {
	width: 170px !important;
}
#block-reassurance img {
    opacity: .7;
    width: 4.5625rem;
    margin-right: .625rem;
}
#mobile_top_menu_wrapper .js-top-menu-bottom a {
	color: black !important;
}
#payment-option-4-container {
   //display: none;;
}
body#checkout .additional-information {
	color: #868686;
}
.labAlert, .labnewsletter-input, .send-reqest button_unique {
    display:none !important;
}