/** Shopify CDN: Minification failed

Line 159:0 Unexpected "}"

**/
table.wk-split__cart__table {
  width: 100% !important;
  border-collapse: collapse;
}
table.wk-split__cart__table tbody tr td,
table.wk-split__cart__table thead tr th {
  padding: 10px !important;
  border: 1px solid #36454f;
}
table.wk-split__cart__table thead {
  background-color: #36454f;
  color: #f4f6f8;
}

table.wk-split__cart__table tbody tr td:first-child {
  width: 100px !important;
}
table.wk-split__cart__table tbody tr td:nth-child(2) {
  width: 300px !important;
  word-break: break-word;
}
table.wk-split__cart__table tbody tr td:first-child img {
  width: 100% !important;
  height: auto;
  max-width: 100px;
}
table.wk-split__cart__table div.wk-remove-product {
  margin-top: 15px;
}
table.wk-split__cart__table div.wk-remove-product a {
  color: #ce4204;
}
table.wk-split__cart__table span.wk-trash-icon:before {
  content: "\2716";
}
table.wk-split__cart__table input {
  width: 70px !important;
  display: inline-block;
  border: 1px solid #e2e2e2;
  padding: 7px;
}
table.wk-split__cart__table input.wk-btn-secondary {
  background-color: #36454f !important;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: 0;
}
div.wk-order-footer {
  display: flex;
  padding: 15px;
}
div.wk-order-note {
  flex: 1 1 0;
  display: none;
}
div.wk-order-subtotal {
  flex: 1 1 0;
  text-align: right;
  font-size: 16px;
}
div.wk-pickup-by-cart {
  width: 390px;
  padding-right: 20px;
}
div.cart-pickup-error {
  background: #ecb9b9;
  text-align: center;
  margin-top: 15px;
}
a.wk-continue-shopping:before {
  content: "\21A9";
  padding-right: 5px;
}
a.wk-continue-shopping {
  color: #007185;
  font-size: 16px;
}
.wk-main-conent__split-cart {
  display: block;
  padding-left: 15px;
  padding-right: 15px;
}
button.wk-buy {
  background-color: #36454f !important;
  color: #ffffff;
  text-decoration: none;
  padding: 10px 20px;
  font-size: 14px;
  margin-left: 10px;
  border: 1px solid #36454f;
  border-radius:6px;
}
.route-modal {
  display: none;
}

.wk_minimum_purchase_table thead {
  background-color: #f4f6f8 !important;
  color: #36454f !important;
  font-weight: bold;
}
@media only screen and (max-width: 749px) {
  table.wk-split__cart__table thead {
    display: none;
  }
  table.wk-split__cart__table tbody tr td:first-child {
    width: 250px !important;
  }
  table.wk-split__cart__table span.wk-trash-icon {
    display: none;
  }
  div.wk-order-footer {
    display: block;
  }
  .wk-split__cart__table td {
    text-align: center !important;
  }
  .wk-split__cart__table tr td.item-subtotal {
    display: none;
  }
@media screen and (max-width: 768px) {
  /* Normalize cell behavior for Safari on iPhone */
  .wk-split__cart__table tr {
    display: table-row !important;
  }

  .wk-split__cart__table td {
    display: table-cell !important;
    vertical-align: middle !important;
  }

  /* Fix product name alignment + spacing in split cart */
  .wk-split__cart__table td.product-name {
    line-height: 1.2 !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    vertical-align: middle !important;
    overflow: visible !important;
    white-space: normal !important;
  }

  /* Neutralize any stray position or transform on the title  on split cart*/
  .wk-split__cart__table td.product-name,
  .wk-split__cart__table td.product-name * {
    position: static !important;
    top: auto !important;
    transform: none !important;
  }
}

}

}

}

}
