/* Start custom CSS for page-settings */.postid-10738 table.variations th.label {
    border: none;
    padding: 18px 7px;
    font-size: 18px;
    font-weight: 500;
}
.woocommerce-variation.single_variation {
    display: none;
}
div#tm-extra-product-options {
    background: #f1f1f1;
    padding: 5px 15px;
}
span.tc-col-auto.tc-epo-style-space.tc-price-wrap {
    display: none;
}
.tm-custom-price-totals dd.tm-options-totals {
    display: none;
}
.tm-custom-price-totals dt.tm-options-totals {
    display: none;
}
span.cpf-upload-wrap {
    background: #f0f8fb !important;
    font-size: 14px !important;
    font-weight: 600;
    color: #FF5722;
}/* End custom CSS */