/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */

@font-face {
    font-family: 'feenix';
    src: url('../fonts/feenix.eot?24381518');
    src: url('../fonts/feenix.eot?24381518#iefix') format('embedded-opentype'),
    url('../fonts/feenix.woff?24381518') format('woff'),
    url('../fonts/feenix.ttf?24381518') format('truetype'),
    url('../fonts/feenix.svg?24381518#feenix') format('svg');
    font-weight: normal;
    font-style: normal;
}

.icon-feenix2:before {
    font-family: feenix !important;
    content: "\e804";
}


/* Icon on admin menus */
#adminmenu #toplevel_page_feenixs .menu-icon-generic div.wp-menu-image:before,
#adminmenu #toplevel_page_feenixs-configuration .menu-icon-generic div.wp-menu-image:before {
    font-family: feenix !important;
    content: "\e804";
}

#wp-admin-bar-feenix2_panel > .ab-empty-item:before {
    font-family: feenix !important;
    content: "\e804";
    margin-top: 3px;
}

._feenix2_freeze_inventory_field {
    border: 1px solid red;
}

.variable_freeze_inventory_checkbox {
    border: 1px solid red;
}

.feenix2-product-inventory-metabox {
    background: #fff;
    border-bottom: 1px solid #eee;
    margin: 0! important;
    clear:both;
}
.feenix2-product-inventory-metabox h3 {
    margin: 0!important;
    padding: .75em .75em .75em 1em!important;
    font-size: 1em!important;
    overflow: hidden;
    zoom: 1;
}
.feenix2-product-inventory-metabox-content {
    display: initial;
    float: initial;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.feenix2-product-inventory-metabox table {
    width: 100%;
    position: relative;
    background-color: #fdfdfd;
    padding: 1em;
    border-top: 1px solid #eee;
}
.feenix2-product-inventory-metabox table td label {
    text-align: left;
    display: block;
    line-height: 21px;
    margin: 0px;
}

/**
ADMIN SHOP_ORDER PAGE
 */

#feenix2_fulfillment_meta_box ul.eligibility {
    background: #efefef;
    padding: 10px;
}
#feenix2_fulfillment_meta_box ul.eligibility li {
    margin: 0;
}

#feenix2_fulfillment_meta_box  dl {
    width: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#feenix2_fulfillment_meta_box  dt {
    float: left;
    width: 30%;
    padding: 0;
    margin: 0;
    font-weight: bold;
}
#feenix2_fulfillment_meta_box  dd {
    float: left;
    width: 70%;
    padding: 0;
    margin: 0;
}
#feenix2_fulfillment_meta_box  dt:after {
    content: ":";
}

#feenix2_fulfillment_meta_box dd img {
    vertical-align: middle;
    margin-bottom: 1px;
}

.feenix2_usps_zone_dit {
    font-size: 11px;
}



.feenix2-actions {
    border-top: #ddd 1px solid;
    overflow: hidden;
    margin: 0;
    padding: 6px 0 0 0;
}

#feenix2-actions input {
    float: right;
}

#feenix2_fulfillment_meta_box > h2 > span:before {
    font-family: feenix !important;
    content: "\e804";
    color: #444444;
    margin-right: 5px;
}

.feenix2-order-view-modal-title {
    font-family: HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
    background: #eee;
    border: #ddd 1px solid;
    padding: 6px;
}

.feenix2-order-view-modal-title h2 {
    margin: 6px 0 0 0;
    font-weight: 400;
    text-shadow: 1px 1px 1px #fff;
    color: #23282d;
}

.feenix2-order-view-modal-title p {
    margin: 0;
    padding: 0 !important;
    color: #b3b3b3;
}

.feenix2-order-view-modal-details {
    margin: 0;
    padding-left: 6px;
    border: #ddd 1px solid;
}

.feenix2-order-view-modal-details h2 {
    margin: 6px 6px 12px 0px;
    padding: 6px 0 0 0;
    font-size: 14px;
    color: #555555;
    border-bottom: 1px solid #eee;
}

.feenix2-order-view-modal-packing-slip {
    width: 100%;
    margin: 6px 6px 12px 0px;
}

.feenix2-order-view-modal-packing-slip td:nth-child(1) {
    width: 200px;
    white-space: nowrap;
}

.feenix2-order-view-modal-packing-slip td:nth-child(1) small {
    font-color: #898989;
    font-size: 8px;
    margin-left: 3px;

}

.feenix2-order-view-modal-packing-slip td:nth-child(2) hr {
    margin-top: 11px;
    margin-left: 2px;
    margin-right: 2px;
}

.feenix2-order-view-modal-packing-slip tr:nth-child(even) {background: #FFF;}
.feenix2-order-view-modal-packing-slip tr:nth-child(odd) {background: #F7F7F7;}

#feenix2-order-modal-customer {
    padding: 0px;
}
.feenix_name {
    margin: 0px;
}
.feenix2_address_line2, .feenix2_postcode, .feenix2_state {
    margin: 0 0 0 0;
    float: right;
    width: 49%;
}

.feenix2_address_line1, .feenix2_city, .feenix2_country {
    margin: 0 0 0 0;
    float: left;
    width: 49%;
}

#feenix2-order-modal-shipping-method-title:before {
    font-family: WooCommerce;
    content: '\e01a';
    margin-right: 6px;
}

[id^="special_instructions_"] {
    width: 350px;
}

.feenix2-order-modal-submit td {
    padding: 4px;
}
.feenix2_label_link {
    color: #e14d43;
    font-weight: bold;
}