.store-renewal-icon{
    height: 15px;
    width: 15px;
    line-height: 15px;
    background-color: #828386;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    text-align: center;
    font-size:14px!important;
  }
  .popover{
    max-width:235px;
    border-radius:10px;
  }
  .popover-link{
    color:#ff612e;
    cursor: pointer;
    text-decoration: none;
  }
  .popover-link:hover{
    color: #ff612e;
  }
  .renewal-content{
    text-align: baseline;
  }
  .popover-content {
    padding: 9px 13px;
  }
  .special-content-promotion2 {
  position: absolute;
  top: -4px;
  right: 26px;
  width: 96px;
  height: 91px;
  z-index: 2;
  }
.dl_text{
  font-size: 18px !important;
  line-height: 22px;
  margin-top: 1px !important;
  color: #FFFFFF !important;
}
.dl_os{
  font-weight: normal !important;
  font-size: 12px !important;
  line-height: 20px;
  margin-top: 1px !important;
  margin-bottom: 0 !important;
  color: #F0F0F0 !important;
  width: 100% !important;
}
.buy_text{
  font-size: 18px !important;
  line-height: 22px;
  margin-top: 1px !important;
}
.buy_os{
  font-weight: normal !important;
  font-size: 12px !important;
  line-height: 20px;
  margin-top: 1px !important;
  margin-bottom: 0 !important;
  width: 100% !important;
  color: #1daef5;
}
.item-btn :hover .buy_os {
    color: #FFFFFF !important;
}

  