.point {
    cursor: pointer;
  }
  .table-font {
    font-size: 14px !important;
  }
  .table-font .currency {
    font-size: 10px !important;
    font-weight: bold;
  }
  .section-list-cart .cart-left .table tbody > tr > td {
    padding: 15px 5px;
    vertical-align: middle;
    text-align: center;
  }
  .ui.selection.dropdown {
    padding: 17px 20px !important;
  }
  
  .dropdown.icon,
  .ui.selection.dropdown > .dropdown.icon {
    top: 15px !important;
  }
  .dropdown.icon,
  .ui.selection.dropdown > .dropdown.icon {
    top: auto !important;
  }
  .fix-select {
    border-radius: 0px !important;
  }