.ppom-textcounter-section{
    background-color: #3fcf7f;
    width: 100%;
    height: auto;
    display: flex;
}
.ppom-textcounter-section .woocommerce-Price-amount{
    font-size: 14px !important;
}
.ppom-textcounter-section .ppom-textcounter-msg{
    display: flex !important;
    width: 100%;
    padding-left: 7px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: normal;
}
.ppom-textcounter-section .ppom-textcounter-bold{
    font-weight: 700;
}
.ppom-textcounter-section .ppom-textcounter-price{
    width: 100%;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    padding-right: 8px;
}
textarea.ppom-textcounter{
    height:inherit !important;
}