.column-suborder a.track-button {
    display: inline-block;
}

td.order_status.column-order_status a.track-button,
td.suborder.column-suborder a.track-button {
    border: none;
    background: none;
}

td.order_status a.track-button span.ywot-icon-delivery:before {
    margin-right: 5px;
    position: relative;
    top: 4px;
}

.woocommerce-account a.track-button {
    margin-right: 10px;
    padding: 10px 16px;
}

.woocommerce-account a.track-button span.ywot-icon-delivery:before {
    margin-right: 5px;
    position: relative;
    top: 2px;
    filter: brightness(0) invert(1);
}

.ywot-icon-delivery:before {
    content: url( ../images/carrier-icon.svg );
}

/* List shortcode */

.carrier-list-and-search-container .search-for {
  text-align: center;
  margin: 0 0 15px;
}

.carrier-list-and-search-container .search-for #noresults {
  display: none;
  margin: 35px 0;
  text-align: center;
}

.carrier-list-and-search-container .carrier-list-container .ywot-list-of-carriers-table-headers {
  margin: 1em;
}

.carrier-list-and-search-container .carrier-list-container .ywot-list-of-carriers-table-headers span {
  font-weight: bolder;
}

.carrier-list-and-search-container .carrier-list-container span.carrier {
  width: 33%;
  display: inline-block;
}

/* Check Tracking Information Shortcode  */

@media screen and (min-width: 768px) {
    .yith-ywot-check-tracking-info-form-container {
        /* width: 400px; */
        margin: auto;
        width: 50%;
    }
}

.ywot-check-tracking-info-form {
    background-color: #f4f4f4;
    padding: 50px 80px;
    border-radius: 10px;
    margin-top: 40px;
}

.ywot-check-tracking-info-form input {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.ywot-check-tracking-info-form button {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    border-radius: 5px;
}

.yith-ywot-tracking-info-results {
    /* width: 400px; */
    margin: auto;
    width: 50%;
    background-color: #F1F7E5;
    padding: 40px;
    margin-top: 30px;
}

.yith-ywot-tracking-info-results-header {
    font-weight: bold;
    margin-bottom: 10px;
}

.yith-ywot-tracking-info-error {
    font-weight: bold;
}

.yith-ywot-tracking-info-results p:first-of-type {
    margin-top: 10px;
}

.yith-ywot-tracking-info-results p:last-of-type {
    margin-bottom: 0px;
}

.yith-ywot-tracking-info-results-error {
    /* width: 400px; */
    margin: auto;
    width: 50%;
    background-color: #F7E9E2;
    padding: 40px;
    margin-top: 30px;
}

.yith-ywot-tracking-info-results-error .yith-ywot-tracking-info-error {
    color: #820000;
}

.yith-ywot-tracking-info-results-error p:first-of-type {
    margin-top: 10px;
}

.yith-ywot-tracking-info-results-error p:last-of-type {
    margin-bottom: 0px;
}

/* Plugin options */

.ywot_search_form, .ywot_before_carrier_list {
    background-color: #ffffff;
    border: 1px solid #d8d8d8;
    border-top: none;
    border-bottom: none;
    padding-top: 10px;
}

.ywot_search_form {
    position: relative;
    padding-bottom: 25px;
}

 #search-for-carriers {
    margin-left: 10px;
    height: 40px;
}

#search-for-carriers::placeholder {
    padding-left: 10px;
}

.yith-ywot-select-all-row .yith-ywot-carriers-separator {
    border-bottom: 1px solid #d8d8d8;
    margin-top: 10px;
}

.yith-ywot-select-all-row td.check-all {
    padding-bottom: 10px !important;
}

.yith-ywot-hide-description {
    display: none;
}

.yith-ywot-empty-state-container {
    background-image: url( '../images/carriers.jpg' );
    height: 600px;
    border: 1px solid #ddd;
    border-top: 0;
}

.yith-ywot-cta-container {
    position: relative;
    top: 35%;
    transform: translateY(-35%);
}

.yith-ywot-search-carrier-label {
    padding-left: 20px;
}

.ywot_search_form + #noresults {
    background-color: white;
    padding: 35px 0;
    padding-left: 20px;
    border: 1px solid #ddd;
    border-top: 0;
}

.yith-plugin-ui #yith_woocommerce_order_tracking_panel_carriers #plugin-fw-wc h2 + div p:before {
    margin-top: 0;
}

#yith_woocommerce_order_tracking_panel_import .yith-ywot-empty-state-container {
    border: none;
}

#yith_woocommerce_order_tracking_panel_import .yith-plugin-fw-panel-wc-row.custom > .titledesc {
    display: none;
}

#yith_woocommerce_order_tracking_panel_import #plugin-fw-wc h2 {
    padding-bottom: 0px;
}

#yith_woocommerce_order_tracking_panel_import .ywot-import-tracking-codes-container p {
    margin: 20px 0;
}

#yith_woocommerce_order_tracking_panel_import .ywot-import-tracking-codes-container .ywot-import-tracking-codes {
    padding: 5px 40px;
}

#yith_woocommerce_order_tracking_panel_import .ywot-import-tracking-codes-container .ywot-import-delimiter {
    min-width: 50px;
    width: 50px;
}

#yith_woocommerce_order_tracking_panel_import .forminp.forminp-custom .ywot-import-tracking-codes-container th {
    padding-left: 0;
}

button#yith-ywot-import-button {
    padding: 0 30px;
    margin-right: 10px;
}

div.yith-ywot-track-information.yith-plugin-ui input[type="text"] {
    color: #2c3338;
}

.yith-ywot-track-information.yith-plugin-ui {
    padding-top: 10px;
}

.yith-ywot-track-information .yith-ywot-order-picked-up-container {
    display: flex;
    justify-content: space-between;
}

.yith-ywot-track-information ::placeholder {
    font-size: 13px;
}

label.yith-ywot-order-picked-up-label {
    position: relative;
    top: 4px;
}

.yith-ywot-tracking-carrier-id .select2-container {
    width: 100% !important;
}

.yith-ywot-tracking-info-container {
    margin: 40px 0;
}

.yith-ywot-track-information p input,
.yith-ywot-track-information .yith-ywot-tracking-pickup-date .yith-plugin-fw-datepicker {
    width: 100%;
}

.woocommerce-account div.yith-ywot-tracking-info-container p.yith-ywot-tracking-info-header {
    font-size: 20px;
    color: black;
    margin-bottom: 10px;
    font-weight: bold;
}

.yith-ywot-tracking-info-container .ywot_order_details {
    background-color: rgba(246,246,246,255);
    padding: 20px;
}

div.yith-ywot-tracking-info-container p:first-of-type {
    margin-top: 0px;
}

div.yith-ywot-tracking-info-container p:last-of-type {
    margin-bottom: 0px;
}

/* Frontend Manager */
#yith-wcfm-orders-form p.yith-ywot-tracking-code {
    margin-top: 20px;
}

#yith-wcfm-orders-form .yith-ywot-tracking-pickup-date {
    margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
    .ywot-check-tracking-info-form {
        padding: 50px 20px;
    }
}
