.cart-gift-container {
    margin-top: 30px;
}

.cart-gift-container .cart-items-title {
    margin-bottom: 0;
}

.product-line-info span.product_name {
    line-height: 20px;
    display: block;
    overflow: hidden;
    margin-bottom: 13px;
    color: #1c1e22;
}


.product-line-info > .label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
    color: rgb(96, 97, 100);
}

#order-confirmation #gift-order-items {
    border: 1px solid #e5e5e5;
    padding: 1.25rem;
    margin-bottom: 30px;
}


.page-order-detail .order-items h4 {
    font-size: 1rem;
    font-weight: 700;
    padding: 1rem 1rem 0 1rem;
}

.page-order-detail .gift-items .hidden-sm-down h4 {
    margin-bottom: 1rem;
}

.promotion-note {
    margin-top: 10px;
    font-size: 14px;
    color: #1c1e22;
}
