.hc-add { 
position: fixed; 
bottom: 10px; 
right: 10px; 
left: auto; 
padding: 15px 15px 10px 15px; 
max-width: 400px;
z-index: 1000; 
display: none; 
text-align: center;
}
.hc-add .hc-remove { 
position: absolute; 
top: 5px; 
right: 10px; 
font-weight: 300; 
cursor: pointer; 
color: #000000; 
}
.hc-add .hc-remove a { 
color: #000000; 
}



