.dreamartcustomaddtocartinfo{
    padding: 5px 10px;
    background: #F44336;
    display: none;
    margin-top: 5px;
    color: white;
}

.dreamartcustomaddtocartinfo span{
    display: none;
}


.dreamartcustomaddtocartinfoCart{
    padding: 5px 10px;
	background: #F44336;
	display: inline-block;
	margin-top: 5px;
	color: white;
}