/* dont touch this file except aamir */
.ak_itemOptions{
	line-height: 14px;
    color: #424242;
}

.ak_soldOut{
	background: #ff4545;
    color: #fff;
    border-radius: 5px;
    padding: 0px 3px;
    font-size: 13px;
}

.frmValidate label.error{
	color:#dc3545;
}

.ak_alertIcon{
	font-size: 18px;
	font-weight: bold;
	margin-right: 5px;
}

