.checkout-cart-index .order_weight {
    border-top: 1px solid #d1d1d1;
    padding: 10px 5px;
    position: relative;
}

.checkout-cart-index .order_weight .field-tooltip {
    top: 0.5rem;
}

.checkout-index-index .order_weight {
    border-bottom: 1px solid #d1d1d1;
    padding: 10px 0;
    line-height: 2.5rem;
}

.checkout-index-index .order_weight .field-tooltip {
    top: 0;
}

.checkout-index-index .order_weight-details {
    position: relative;
}
