.tm-extra-product-options .tm-epo-field-label {
    font-size: 14px;
    line-height: 22px;
    color: #000;
}

.tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth, .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select {
    border-radius: 0px;
    height: 43px;
    border-color: #c1c1c1;
}

.tm-epo-required {
    display: none;
}

.qode-single-product-summary form.cart {
    margin-top: 0px !important;
}

.qode-single-product-summary .tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
    margin-left: 0px;
    font-size: 14px !important;
    line-height: 22px !important;
    color: #7e7e7e;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
    padding: 4px 0px 0px 0px !important;
}

.tm-epo-totals {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.tm-unit-price, .tm-fee-totals, .tm-final-totals, .tm-options-totals, .tm-subscription-fee {
    font-size: 14px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}

.tm-extra-product-options-totals .price.amount.options, .tm-extra-product-options-totals .price.amount.fees, .tm-extra-product-options-totals .price.amount.subscription-fee {
    font-weight: 500 !important;
}

.tm-extra-product-options-totals .price.amount.final {
    font-weight: 500 !important;
    font-size: 1.25em !important;
    color: #0043ff !important;
}

.qode-single-product-summary select:focus {
    outline: none !important;
    border: 1px solid #000 !important;
}

.qode-single-product-summary .tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-error, .qode-single-product-summary .tm-extra-product-options ul.tmcp-ul-wrap+.tm-error {
    font-size: 12px !important;
    font-weight: 600 !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}








.cpf-type-header h3.tm-epo-field-label {
    margin-bottom: 4px;
}

.cpf-type-header .tm-description img {
    margin-right: 6px;
	border-radius: 100%;
}

.cpf-type-header .tm-description .accent img {
    border: 1px solid #000000;
}

@media only screen and (max-width: 768px) {
.cpf-type-header .tm-description img {
    margin-right: 5px;
    width: 22px;
}
}