.ckrp-order-line-details-meta {
    margin-top   : 15px;
    color        : #60767b;
    font-size    : medium;
    font-weight  : 600;
    font-style   : italic;
    padding-left : 10px;
}

.ckic-date-box {
    display       : inline-block;
    margin-right  : 3px;
    margin-bottom : 3px;
    padding       : 2px 5px;
    background    : #f3f3f3;
    border-radius : 5px;
    white-space   : nowrap;
    font-size     : 12px;
    border        : solid 1px #6f979654;
}

.ckic-order-meta-table {
    width           : 100%;
    border-collapse : collapse;
    margin-top      : 10px;
    font-size       : 14px;
}

.ckic-order-meta-table th,
.ckic-order-meta-table td {
    padding       : 8px;
    border-bottom : 1px solid #ddd;
    text-align    : left;
}

.ckic-order-meta-table th {
    font-weight : bold;
    background  : #f8f8f8;
}

.ckic-product-info-title {
    font-family : Lato, Verdana, Arial, Helvetica, sans-serif;
    font-size   : 18px;
    font-weight : 800;
}
