.curfue{
  color: red;
  font-weight: bold;
}
.cur_text{
	float: left;
    text-transform: capitalize;
}

/************************************************/
.toastMessage{
    font-size: 14px !important;
    font-weight: normal !important;
    color: #f34319 !important;
}

.toastStatus {
    color: #11def5 !important;
    font-weight: normal !important;    
    font-size: 14px !important;
}


.old-price {
    text-decoration: line-through !important;
}
.product-details-action .btn-cart {
    color: #ffffff !important;   
}
.btn-product span {
    color: #fff ! IMPORTANT;
}