.favoriSayi {
    padding-left: 7px;
    position: relative;
    top: -9px;
    left: -14px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    line-height: 21px;
    font-size: 12px;
}

a{
  cursor: pointer;
}

.selectClass {
  height: 40px;
  display: block;
  width: 100%;
  border: 1px solid #e5e5e5!important;
  background: #fff!important;
  color: #999!important;
  padding: 0 20px!important;
  margin-bottom: 10px!important;
}

@media only screen and (max-width: 600px) {
  .addcart-link {
    font-size: 12px;
  }
  .wishlist-link{
    margin: 0px 3px;
    font-size: 12px;
  }
}
