



.circle
  {
    border-radius: 50%;
    width: 30px;
    height: 30px; 
 
       float: top;   
       left: 35px;
       top: 1px;
       z-index: 1000;
       background-color: #92AD40;
       padding: 5px;
       color: #FFFFFF;
       font-weight: bold;
       position: absolute;
       text-align:center; 
  }

.number
{
     
    text-align:center; 
   
}


.containerCart {
  
    position:relative;
   
}