/*!
 * Theme Name: pp
 * Author: Matthew Phillpott
 * Description: Custom theme for Priceless Past.
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: LICENSE
 * Text Domain: pp
 * Tags:
*/
:root {
    --tcgaprow: 10px;
    /*--tcinnergap: 15px;*/
    --text-swatch-active-border-width: 1px;
}
.tm-extra-product-options .cpf-section{
    margin-bottom:30px;
}

.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text {
    background-color: #EAE9E1;

}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper {
    padding-top:15px;
    padding-bottom:15px;
}

.tm-extra-product-options .tc-cell.tm-element-description {
    margin-bottom:15px;
}

h3.tc-epo-label {
    font-weight:700;
    color: #111827;
    font-size: 1.1rem;
}

.wp-element-button {
    cursor: pointer;
}