/*ecm_freedeliveryqty*/
span.free_del_list span.fd-count span.bold {
    font-size: 10px;
    font-weight: 700;
    white-space: nowrap;
    padding-top: 2px;
    display: block;
    padding-bottom: 2px;
  }
  span.free_del_list span.fd-count span.fd-co-list {
    font-size: 13px;
    font-weight: 600;
  }
  
  span.free_del_list {
    width: 36px;
    height: 36px;
    display: inline-block;
    font-size: 8px;
    line-height: 9px;
    border: 1px solid #5C5C5C;
    border-radius: 4px;
    background: #FFB822;
    text-align: center;
    margin-right: 2px;
    cursor: pointer;
    user-select: none;
  }
  span.free_del_list span.fd-count span.bold {
    font-size: 10px;
    font-weight: 700;
    white-space: nowrap;
  }
  span.product-label.product-label-hit {
      border: 1px solid #FF4025;
      color: #FF4025; 
  }
  .fqty-label.product {
    position: absolute;
    top: -15px;
    background: #FFB00B;
    height: 45px;
    border-radius: 22.5px;
    /* display: flex; */
    /* align-items: center; */
    width: 136px;
    left: 10px;
  }
  span.fqty-lab-prod-text {
    font-size: 10px;
    color: #fff;
    line-height: 12px;
  }
  /*.display_profit {
    display: inline-block;
    width: 100%;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    margin: 10px 0 10px 0px;
    text-align: end;
}*/
  span.fqty-lab-prod-text {
    font-size: 10px;
    color: #fff;
    line-height: 12px;
    padding-left: 5px;
    display: grid;
    padding-top: 5px;
    font-weight: 700;
  }
  .fqty-label.product span.icon_shipping {
    color: #fff;
    width: 36px;
    height: 36px;
    background: #E4A113;
    border-radius: 22.5px;
    margin-left: 5px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin-top: 5px;
    float: left;
    /* display: inline-block; */
  }

    .displayProfit.cart:empty {
      display: none;
    }

  .displayProfit.cart {
    font-size: 12px;
    display: inline-block;
    color: #F66514;
    padding-left: 10px;
    font-weight: 500;
    /*display: block;*/
  
  }
  .displayProfit.cart {
    display: inline-block;
    width: 100%;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    margin: 10px 0 10px 0px;
    text-align: end;
  
  }
  div#ecm_popupcart .displayProfit.cart {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0px 0px;
    border-bottom: 0px solid #DBDBDB; 
    border-top: 1px solid #DBDBDB;
    margin: 10px 0 0px 0px;
    text-align: end;
}
div#ecm_popupcart .displayProfit.cart:empty{
  display: none;
}
.displayProfit.cart:empty{
  display: none;
}
  @media (max-width: 768px){
    /*ecm_freedeliveryqty*/
span.free_del_list span.fd-count span.bold {
    font-size: 10px;
    font-weight: 700;
    white-space: nowrap;
    padding-top: 2px;
    display: block;
    padding-bottom: 2px;
  }
  span.free_del_list span.fd-count span.fd-co-list {
    font-size: 13px;
    font-weight: 600;
  }
  
  span.free_del_list {
    width: 36px;
    height: 36px;
    display: inline-block;
    font-size: 8px;
    line-height: 9px;
    border: 1px solid #5C5C5C;
    border-radius: 4px;
    background: #FFB822;
    text-align: center;
    margin-right: 2px;
  }
  span.free_del_list span.fd-count span.bold {
    font-size: 10px;
    font-weight: 700;
    white-space: nowrap;
  }
  span.product-label.product-label-hit {
      border: 1px solid #FF4025;
      color: #FF4025; 
  }
  .fqty-label.product {
    position: absolute;
    top: 5px;
    background: #FFB00B;
    height: 45px;
    border-radius: 22.5px;
    /* display: flex; */
    /* align-items: center; */
    width: 136px;
    left: 10px;
  }
  span.fqty-lab-prod-text {
    font-size: 10px;
    color: #fff;
    line-height: 12px;
  }
  span.fqty-lab-prod-text {
    font-size: 10px;
    color: #fff;
    line-height: 12px;
    padding-left: 5px;
    display: grid;
    padding-top: 5px;
    font-weight: 700;
  }
  .fqty-label.product span.icon_shipping {
    color: #fff;
    width: 36px;
    height: 36px;
    background: #E4A113;
    border-radius: 22.5px;
    margin-left: 5px;
    display: flex;
    align-items: center;
    padding-left: 5px;
    margin-top: 5px;
    float: left;
    /* display: inline-block; */
  }
  .displayProfit.cart {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    color: #F66514;
    padding-left: 0px;
    /* display: block; */
}
  }
  
.notdisplay{
    display: none !important;
}
  /*end ecm_freedeliveryqty*/