.tc-epo-element-product-container-wrap {
    display: none;
}

.tc-epo-element-product-container{
    display: flex;
    align-items: flex-start;
}

.tc-product-image img {
    width: 88px;
}

.tc-epo-element-product-container-cart .stock {
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 10px !important;
    color: #6ab36d !important;
    margin-bottom: 8px !important;
}
.tc-epo-element-product-container-cart .woocommerce-Price-amount bdi{
    font-size: 11px !important;
    margin-bottom: 8px;
    font-weight: 700;
}

.product-price {
    margin-bottom: 5px;
}

.tc-product-sku-wrapper {
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size: 10px !important;
}

.product-meta{
    line-height: 12px;
}

.rp-field-wrap{
    list-style: none outside none !important;
    margin-left: 0 !important;
}

.rp-label, .rp-price .woocommerce-Price-amount bdi {
    font-size: .7em !important;
    font-weight: 700 !important;
    color: #222 !important;
    overflow-wrap: break-word;
    vertical-align: middle !important;
    line-height: 1 !important;
}

.rp-price .woocommerce-Price-amount bdi {
    font-size: 12px !important;
}

.rp-price .woocommerce-Price-currencySymbol{
    line-height: 24px;
}

.rp-checkbox {
    margin: 0 !important;
}

.rp-field-wrap {
    margin: 0 !important;
    line-height: 17px !important;
}

.rp-price-wrap .price {
    /*line-height: 17px !important;*/
}

.tc-row hr {
    border-width: 2px;
}

.tm-opt-wrap, .tm-final-wrap {
    display: flex;
}

dl dd, dl dt {
    display: inline-block;
    margin: 0 5px 0 0;
    flex-grow: 1;
}

dl dd {
    text-align: end;
}

.tm-final-wrap {
    border-top: 1px solid #eee;
    padding-top: .5em;
}

.tm-opt-wrap .price {
    font-size: 12px !important;
    color: #797979 !important;
}

.tm-opt-wrap dt {
    font-size: 11px !important;
    color: #797979 ;
    font-weight: 300;
}
