#ShopBarRight {
  color: #FFF;
}

.wtwAcquistoPrice{
    border: 1px solid #ebebeb;
    border-left: none;
    border-right: none;
    padding:20px 0;
}
.wtwAcquistoMessagePadding{
	padding:20px; 
}	
.wtwAcquistoError{
 border:1px solid red;	
 color:red;
 padding:20px; 
}	
.wtwAcquistoError a{
 color:red;
 text-decoration: underline;
}	

