


.qty-spinner i {
   color: #ffffff;
    cursor: pointer;
    font-size: 18px;
    background: #2c2c2c;

    border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    font-style: normal;
    font-weight: lighter;
 
}

