#woocommerce-coupon-data ul.wc-tabs li.preorder_options  a:before, #woocommerce-product-data ul.wc-tabs li.preorder_options a:before, .woocommerce ul.wc-tabs li.preorder_options a:before {
    font-family: Dashicons;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f508";
    text-decoration: none;
}

.widefat .column-pre_order div.pre_order_icon_orders_table:before {
    content: "\e00e";
    color: #999;
    font-family: WooCommerce;
}

.widefat .column-pre_order div.pre_order_icon_orders_table.pre_order_finished:before {
    color: black;
}

.widefat .column-pre_order div.pre_order_icon_orders_table.pre_order_last_week:before {
    color: #b33209;
}

.ywpo_pre_order_check_icon {
    vertical-align: top;
}

#ywpo_charge_type .yith-plugin-fw-radio__row .ywpo-disabled-radio:checked + label:after {
  background: #929b9f;
}

#ywpo_charge_type .yith-plugin-fw-radio__row .ywpo-disabled-radio + label {
  color: #c9c9c9;
  pointer-events: none;
}

.yith-plugin-fw-panel-wc-row.number th.titledesc {
  vertical-align: middle;
}

.yith-plugin-fw-panel-wc-row.number span.description {
  margin: 0;
}

th#ywpo_product {
    width: 10%;
}