/*
 @ Connection Setting Section Start
*/
#wpfooter {
    position: static;
    margin-left: 0px !important;
}

#footer-left {
    margin-left: 160px !important
}

.abf_warning_msg {
    border-left-color: #ffb900 !important;
    background: #fff;
    border-left: 4px solid #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    padding: 3px 12px;
}

.abf_warning_msg p, .wrng_credential p, .not_allowed p {
    margin: .5em 0;
}

.connection_section_class_abf .form-table tr .titledesc {
    width: 300px;
}

.connection_section_class_abf .button-primary,
.connection_section_class_abf .is-primary {
    margin-left: 27px;
    width: 160px !important;
    height: 40px;
    justify-content: center;
}

.connection_section_class_abf .connection_save_button {
    margin-left: 15px;
    width: 190px !important;
    height: 40px;
    background: #298cba none repeat scroll 0 0 !important;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
}

.connection_section_class_abf input[type="text"] {
    width: 350px;
    border-radius: 1px;
    height: 36px !important;
}

.connection_section_class_abf label {
    cursor: default;
}

.connection_section_class_abf p.submit {
    float: right;
    text-align: left;
    width: calc(100% - 310px);
}

.connection_section_class_abf p.submit > * {
    line-height: 2.9 !important;
}

.abf_test_connection {
    font-size: 13px !important;
    width: 160px !important;
    text-align: center;
}

.abf_test_connection:hover {
    background: #008ec2;
    color: #fff;
    border-color: #006799;
}

/*
 @ Quote Setting Section Start
*/

.quote_section_class_abf .description {
    font-style: normal !important;
}

.quote_section_class_abf label {
    cursor: default;
}

.quote_section_class_abf input[type="text"] {
    width: 250px;
    border-radius: 1px;
    height: 36px !important;
}

.quote_section_class_abf input[type="checkbox"] {
    cursor: default;
    height: 22px;
    width: 22px;
}

.quote_section_class_abf input[type=checkbox]:checked:before {
    width: 25px;
    padding-top: 2px;
}

.quote_section_class_abf .form-table tr .titledesc {
    width: 300px;
}

.quote_section_class_abf .button-primary,
.quote_section_class_abf .is-primary {
    width: 120px !important;
    margin-left: 353px;
    height: 36px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    justify-content: center;
}

.quote_section_class_abf .forminp-select select {
    height: 36px !important;
}

/*
 @ Warehouse Section 
*/

.carrier_section_class table td {
    border: 1px solid #ccc;
    text-align: center;
}

.carrier_section_class .form-table tr .titledesc {
    width: 800px;
    padding: 6px;
}

.carrier_section_class .form-table td {
    width: 200px;
    padding: 0px;
}

label[for="wc_settings_abf_residential"], label[for="wc_settings_abf_delivey_estimate"], label[for="wc_settings_abf_liftgate"], label[for="wc_settings_abf_hazardous"], label[for="wc_settings_weight_exeeds_quotes"] {
    cursor: default;

}

.err {
    color: #ff0000;
    font-size: 13px;
    font-weight: normal !important;
    padding-left: 10px;
}

.setting_section_abf .form-table tr .titledesc {
    width: 300px;
}

.setting_section_abf .woocommerce-save-button {
    margin-left: 15px;
    width: 190px !important;
    height: 40px;
    background: #298cba none repeat scroll 0 0 !important;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
}

.setting_section_abf input {
    width: 350px;
    border-radius: 4px;
}

.setting_section_abf input[type=checkbox] {
    width: 20px;
}

.setting_section_abf input[type=radio] {
    width: 20px;
}

.setting_section_abf h1 {
    display: inline-block;
    margin-top: 20px;
}

.abf_success_message {
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
}

.abf_error_message {
    font-weight: 600;
    padding-left: 10px;
}

.abf_add_warehouse_btn {
    background: #0085ba none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 7px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}

.abf_add_warehouse_btn:hover {
    background: #008ec2;
    color: #fff;
    border-color: #006799;
}

.abf_warehouse_section .button-primary, .abf_warehouse_section .is-primary, 
.user_guide p.submit,  .user_guide_fdo p.submit{
    display: none;
}

/*warehouse table */
.abf_warehouse_list {
    font-family: 'Arial';
    margin: 25px auto 40px;
    border-collapse: collapse;
    border: 1px solid #eee;
    width: 100%;
    background: #fff;
}

.abf_warehouse_list .abf_warehouse_list_heading, .abf_warehouse_list_data {
    color: #555;
    padding: 12px 35px;
    border-collapse: collapse;
    text-align: center;
}

.abf_warehouse_list_data a img {
    margin-left: 5px;
    width: 17px;
}

.abf_dropship_list_data a img {
    margin-left: 5px;
    width: 17px;
}

.abf_warehouse_list .abf_warehouse_list_heading {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e1e1e1;
    color: #0073aa;
    font-size: 14px;
    font-weight: 400;
}

#append_warehouse tbody > tr:nth-of-type(2n-1) {
    background: #f9f9f9;
}

/*add warehouse popup style Start*/

.abf_warehouse_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
}

.abf_warehouse_overlay:target {
    visibility: visible;
    opacity: 1;
}

.abf_add_warehouse_popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 40%;
    position: relative;
    transition: all 5s ease-in-out;
}

.abf_add_warehouse_popup h2 {
    margin-top: 0;
    color: #333;
    font-family: Tahoma, Arial, sans-serif;
}

.abf_add_warehouse_popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.abf_add_warehouse_popup .close:hover {
    color: #ea6153;
}

.abf_add_warehouse_popup .content {
    max-height: 30%;
    overflow: auto;
}

.abf_add_warehouse_popup .content label {
    cursor: default;
}

.abf_add_warehouse_popup .content label {
    font-weight: 900;
}

.abf_add_warehouse_popup .content .abf_add_warehouse_input {
    width: 80%;
    text-align: right;
}

.abf_add_warehouse_popup .content .abf_add_warehouse_input input {
    border-radius: 1px;
    margin: 10px;
    width: 70%;
    height: 36px;
}

.save_warehouse_form {
    background: #0085ba none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    text-decoration: none;
    padding: 7px 20px;
    cursor: pointer;
    border-radius: 2px;
    font-size: 14px;
    background-image: -webkit-linear-gradient(top, #0085ba, #2980b9);
    background-image: -moz-linear-gradient(top, #0085ba, #2980b9);
    background-image: -ms-linear-gradient(top, #0085ba, #2980b9);
    background-image: -o-linear-gradient(top, #0085ba, #2980b9);
    background-image: linear-gradient(to bottom, #0085ba, #2980b9);
    float: right;
    margin: 1% 21%;
}

.save_warehouse_form:hover {
    background: #008ec2;
    border-color: #006799;
    color: #fff;
}

.save_warehouse_form:focus + div#add_warehouse_btn {
    display: none;
}

.already_exist, .warehouse_invalid_input_message {
    background: #f1f1f1 none repeat scroll 0 0;
    border-left: 4px solid #dc3232;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin: 5px 15px 2px;
    padding: 10px 12px;
    display: none;
}

.abf_zip_validation_err, .abf_city_validation_err, .abf_state_validation_err, .abf_country_validation_err {
    color: #ff0000;
    font-size: 11px;
    font-weight: normal !important;
    margin-top: 15px;
    position: absolute;
}

.not_allowed {
    background: #f1f1f1 none repeat scroll 0 0;
    border-left: 4px solid #dc3232;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin: 5px 15px 2px;
    padding: 1px 12px;
    display: none;
}

.wrng_credential {
    background: #f1f1f1 none repeat scroll 0 0;
    border-left: 4px solid #dc3232;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin: 5px 15px 2px;
    padding: 1px 12px;
    display: none;
}

.warehouse_created {
    display: none;
}

.warehouse_updated {
    display: none;
}

.warehouse_deleted {
    display: none;
}

.city_select_css {
    width: 70%;
    border-radius: 1px;
    margin: 10px;
    height: 36px !important;
}

/*add warehouse popup style End*/

/*Dropship Section*/
/*dropship table */
.abf_dropship_list {
    font-family: 'Arial';
    margin: 25px auto 40px;
    border-collapse: collapse;
    border: 1px solid #eee;
    width: 100%;
    background: #fff;
}

.abf_dropship_list .abf_dropship_list_heading, .abf_dropship_list_data {
    color: #555;
    padding: 12px 35px;
    border-collapse: collapse;
    text-align: center;
}

.abf_dropship_list .abf_dropship_list_heading {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e1e1e1;
    color: #0073aa;
    font-size: 14px;
    font-weight: 400;
}

.abf_add_dropship_btn {
    background: #0085ba none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    padding: 7px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799;
}

.abf_add_dropship_btn:hover {
    background: #008ec2;
    color: #fff;
    border-color: #006799;
}

.dropship_created {
    display: none;
}

.dropship_updated {
    display: none;
}

.dropship_deleted {
    display: none;
}

a:focus {
    box-shadow: none !important;
}

.abf_ds {
    width: 50%;
}

/* Connection Setting Validation Span */
.username_err, .password_err, .customer_err, .licence_err {
    color: #d54e21;
    font-size: 11px;
    font-weight: normal !important;
    margin-top: 15px;
}

.handeling_fee_err {
    color: #d54e21;
    font-size: 12px;
}

.zip_validation_err {
    color: #ea6153;
    font-size: 11px;
    font-weight: normal !important;
    left: 165px;
    margin-top: 37px;
    position: absolute;
}

label[for=wc_settings_wwe_delivery_estimate] {
    font-size: 13px;
    font-style: italic;
}

label[for=wc_settings_wwe_allow_for_own_arrangment] {
    font-size: 13px;
    font-style: italic;
}


.accessorial_service_tr th {
    padding: 0px 10px 0px 15px !important;
    font-weight: 400 !important;
}

.accessorial_service_td {
    padding: 0px 10px !important;
    font-size: 12px !important;
}

.abf_prevent_text_box {

    margin-left: 24px;
    padding: 7px;
    width: 100%;
    height: 85px;
    font-size: 13px;
}

.warehouse_text p {
    font-size: 13px;
}

.delete_p {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 15px;
    font-weight: normal;
    padding: 25px 3px;
}

.del_btns {
    margin-right: 40px;
    text-align: right;
    margin-top: 20px;
}

.cancel_delete {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 5px 10px;
    text-decoration: none;
}

.cancel_delete:hover {
    text-decoration: none;
}

.confirm_delete {
    background: #008ec2;
    border-color: #006799;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
}

.confirm_delete:hover {
    text-decoration: none;
    color: #fff;
}

/*
 @ User Guide Section
*/
.user_guide {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 50%;
    position: relative;
    transition: all 5s ease-in-out;
}

.user_guide p {
    font-size: 14px;
}

label[for="wc_settings_abf_plugin_licence_key"]:after, label[for="wc_settings_abf_id"]:after, label[for="abf_warehouse_zip"]:after, label[for="abf_warehouse_city"]:after, label[for="abf_warehouse_state"]:after, label[for="abf_warehouse_country"]:after {
    content: " *";
    color: red;
}

/*
 @ Product Detail
*/

.p_ds_location {
    width: 50% !important;
}

.woocommerce_variable_attributes div.data select {
    width: 100% !important;
}

.woocommerce_variable_attributes div.data .checkbox {
    margin-left: 0px !important;
    margin-right: 10px !important;
}

.form-row select {
    height: 35px !important;
}

/* font size quote setting page */
.wc_settings_abf_residential th,
.avaibility_lift_gate th,
.abf_quotes_liftgate_delivery_as_option th,
.wc_settings_abf_liftgate th,
.avaibility_auto_residential th,
.abf_limited_access_delivery th,
.abf_limited_access_delivery_as_option th {
    margin-left: 10px !important;
    font-weight: 400;
}

/* font size quote setting page */
.en_woo_addons_liftgate_with_auto_residential_style th,
.wc_settings_abf_residential th,
.avaibility_lift_gate th,
.wc_settings_abf_liftgate th,
.abf_quotes_liftgate_delivery_as_option th,
.avaibility_auto_residential th {
    padding: 0px 0 15px 15px;
    margin-left: 10px !important;
    font-weight: 400;
}

.en_woo_addons_liftgate_with_auto_residential_style td,
.wc_settings_abf_residential td,
.avaibility_lift_gate td,
.wc_settings_abf_liftgate td,
.abf_quotes_liftgate_delivery_as_option td,
.avaibility_auto_residential td,
.abf_limited_access_delivery td,
.abf_limited_access_delivery_as_option td {
    padding: 0px 0 15px 15px;
}

.abf_hold_at_terminal_checkbox_status a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    padding-left: 10px;
}

textarea.prevent_text_box {
    width: 250px;
    border-radius: 1px;
}

input#service_abf_estimates_title {
    display: none;
}

tr.abf_estimates_title span a {
    color: red;
    position: absolute;
    left: 237px;
    right: 0px;
    bottom: 54px;
    font-size: 17px;
    color: red;
    font-weight: bold;
    text-decoration: none;
}

tr.abf_ship_date_offset span a {
    font-size: 17px;
    color: red;
    font-weight: bold;
    position: relative;
    right: 97px;
    text-decoration: none;
}

tr.abf_delivery_estimates_tr th {
    padding: 0px;
    margin: 0px;
    position: relative;
    left: 15px;
    font-weight: normal;
}

tr.abf_delivery_estimates_tr td {
    padding: 0px;
    margin: 0px;
    position: relative;
    left: 10px;
}

td.abf_freight_orderCutoffTime_td {
    padding: 0px;
    margin: 0;
    position: relative;
    left: 10px;
}

td.abf_freight_shipmentOffsetDays_td {
    padding: 0px;
    margin: 0;
    position: relative;
    left: 10px;
}

tr.wc_settings_abf_residential td {
    position: relative;
    right: 5px;
}

tr.abf_freight_cutOffTime_shipDateOffset th,
tr.abf_freight_shipmentOffsetDays_tr th {
    padding: 20px 23px 40px !important;
    font-weight: 400;
}

tr.wc_settings_abf_liftgate td {
    position: relative;
    right: 5px;
}

tr.abf_quotes_liftgate_delivery_as_option td {
    position: relative;
    right: 5px;
}

tr.abf_limited_access_delivery td {
    position: relative;
    right: 5px;
}

tr.abf_limited_access_delivery_as_option td {
    position: relative;
    right: 5px;
}

.en_woo_addons_liftgate_with_auto_residential_style td, .fedex_freight_residential td, .avaibility_lift_gate td, .fedex_freight_liftgate td, .fedex_freight_liftgate_delivery_as_option td, .avaibility_auto_residential td {
    padding: 0px 0 10px 10px !important;
}

tr.abf_estimates_title th {
    font-size: 1.2em;
}

tr.all_shipment_days_abf_tr th {
    padding-left: 23px;
    font-weight: 400;
}

tr.abf_shipment_day_tr {
    display: inline-block;
}

.quote_section_class_abf table.form-table tbody {
    width: 100%;
    display: block;
}

tr.all_shipment_days_abf_tr {
    display: inline-flex;
}

tr.all_shipment_days_abf_tr td {
    padding-left: 10px;
}

tr.abf_shipment_day_tr th {
    display: none;
}

.quote_section_class_abf tr.wc_pervent_proceed_checkout_eniture th {
    padding-left: 18px;
}

.abf_ship_date_offset a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    padding-right: 15px;
}

.abf_estimates_title a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    padding-right: 15px;
}

/*Nesting*/
._nestedDimension, ._nestedStakingProperty {
    width: 50% !important;
}

._nestedMaterials_tr .description a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    position: relative;
    font-style: normal;
    top: 3px;
}

._nestedMaterials_tr .description {
    font-style: normal;
    font-size: 13px;
}

.disabled_me._nestedDimension, .disabled_me._nestedStakingProperty {
    color: #000000;
}

/* Weight threshold for LTL freight */
tr.hide_en_weight_threshold_lfq {
    display: none;
}

/*Fix estimate options*/
.quote_section_class_abf td.forminp.forminp-radio ul li {
    display: block !important;
}
.quote_section_class_abf p.submit {
  display: flex !important;
  justify-content: end !important;
}
/* fdo va */
.en-coupon-code-div{
    background: #fff;
    border: 1px solid #c3c4c7;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    margin: 5px 15px 2px;
    padding: 1px 12px;
}

.en-coupon-notice{
    border-left-color: #72aee6;
}

.en-coupon-success{
    border-left-color: #00a32a;
}

.en-coupon-error{
    border-left-color: #d63638;
}

.en-coupon-btn-div{
    text-align: center;
    margin-bottom: 12px;
}

.en-error-message{
    color: #dc3232 !important;
}
/* Create two equal columns that floats next to each other */
.half-column {
    float: left;
    width: 50%;
    padding: 10px;
    box-sizing: border-box;
}

/* Clear floats after the columns */
.parent-column:after {
    content: "";
    display: table;
    clear: both;
}
.dn {
    display:none;
}
.dnblock {
    float: none;
    text-align: center;
    width: auto;
    padding-top: 0px;
}
.user_guide_fdo {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 70%;
    position: relative;
    transition: all 5s ease-in-out;
}
#freightdesk_online_id {
    width: 98%;
    padding: 3px;
}

.woocommerce_variable_attributes.wc-metabox-content p span.description a {
    text-decoration: none;
    font-size: 17px;
    color: red;
    font-weight: bold;
    position: relative;
    font-style: normal;
    margin-left: 15px;
}

/* Product variant UI styles */
.woocommerce_variable_attributes.wc-metabox-content [class^="_dropship_location"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_ltl_freight"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nmfc_number"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_en_product_markup"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_eniture_product_level_fulfillment_offset_days"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_eniture_product_nmfc_number"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedPercentage"],
.woocommerce_variable_attributes.wc-metabox-content [class^="en_flat_rate_price"],
.woocommerce_variable_attributes.wc-metabox-content select._nestedDimension,
.woocommerce_variable_attributes.wc-metabox-content input._maxNestedItems,
.woocommerce_variable_attributes.wc-metabox-content select._nestedStakingProperty {
    width: 100% !important;
    max-width: 100% !important;
}
.woocommerce_variable_attributes.wc-metabox-content > p {
    margin: 15px !important;
}
.woocommerce_variable_attributes.wc-metabox-content .data h2.sbs_settings_title {
    padding: 0 !important;
    margin: 30px 0 -10px 3px !important;
}
.woocommerce_variable_attributes.wc-metabox-content h2 {
    padding: 0 !important;
    margin: 30px 0 0 30px !important;
}
.woocommerce_variable_attributes.wc-metabox-content [class^="_dropship_location"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_ltl_freight"],
.woocommerce_variable_attributes.wc-metabox-content [class^="en_flat_rate_price"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_en_product_markup"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_eniture_product_level_fulfillment_offset_days"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_eniture_product_nmfc_number"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedPercentage"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedDimension"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_maxNestedItems"],
.woocommerce_variable_attributes.wc-metabox-content [class^="_nestedStakingProperty"] {
    margin: 2px 0 0;
    padding: 5px;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_flat_rate_price"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_en_product_markup"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_eniture_product_level_fulfillment_offset_days"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_nestedPercentage"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_nestedDimension"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_maxNestedItems"] span.woocommerce-help-tip,
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_nestedStakingProperty"] span.woocommerce-help-tip {
    float: right;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_multiply_cart_quantity"],
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_enable_dropship"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_rot_ver"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_own_pack"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_multiple_packages"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_nestedMaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_hazardousmaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_insurance_fee"] {
    display: flex;
    align-items: center;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_multiply_cart_quantity"] input[id^="en_multiply_cart_quantity"],
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_enable_dropship"] input[id^="_enable_dropship"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_rot_ver"] input[id^="_en_rot_ver"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_own_pack"] input[id^="_en_own_pack"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_multiple_packages"] input[id^="_en_multiple_packages"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"] input[id^="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] input[id^="_en_vrf_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_nestedMaterials"] input[id^="_nestedMaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] input[id^="_en_vrf_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_hazardousmaterials"] input[id^="_hazardousmaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_insurance_fee"] input[id^="_en_insurance_fee"] {
    order: -1;
}
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="en_multiply_cart_quantity"] input[id^="en_multiply_cart_quantity"],
.woocommerce_variable_attributes.wc-metabox-content .data p[class*="_enable_dropship"] input[id^="_enable_dropship"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_nestedMaterials"] input[id^="_nestedMaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_hazardousmaterials"] input[id^="_hazardousmaterials"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_insurance_fee"] input[id^="_en_insurance_fee"] {
    margin: 0 10px 0 0 !important;
}
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_rot_ver"] input[id^="_en_rot_ver"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_own_pack"] input[id^="_en_own_pack"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_multiple_packages"] input[id^="_en_multiple_packages"] {
    margin: 0 10px 0 15px !important;
}
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] {
    margin-left: 30px !important;
}
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_sao_pallet"] input[id^="_en_sao_pallet"],
.woocommerce_variable_attributes.wc-metabox-content p[class*="_en_vrf_pallet"] input[id^="_en_vrf_pallet"] {
    margin-right: 10px !important;
}
.woocommerce_variable_attributes.wc-metabox-content .data fieldset[class*="_signature_required"] legend {
    margin-bottom: 5px !important;
}
.woocommerce_variable_attributes.wc-metabox-content .data fieldset[class*="_signature_required"] ul[class*="wc-radios"] li {
    padding: 0 !important;
}
#en-woo-review-plugin {
    display: flex;
    justify-content: end;
}
#en-woo-review-plugin a {
    width: initial !important;
    height: auto !important;
    text-transform: initial !important;
    font-size: unset !important;
}
body.woocommerce_page_wc-settings #wpbody-content {
    background: none !important;
}