.tax-title p {
    font-size: 0.7em;
    margin-bottom: 6px;
    font-style: italic;
}
.product-price-wrapper {
    margin-top: 6px !important;
}
.woocommerce-product-details__short-description {
    margin-top: 0px !important;
}
p.comment-form-cookies-consent {
    display: flex;
    align-content: stretch;
    flex-wrap: nowrap;
    align-items: flex-start;

span.crvw__bar-fill {
    background: #FFDE21 !important;
}
#reviews.crvw .crvw__section-title {
    font-size: 1.4rem !importantim;
    color: #ef4626 !important;
}
#reviews.crvw .crvw__star--on polygon {
    fill: #ffde21 !important;
}
#reviews.crvw .crvw__cta-s--on polygon {
    fill: #ffde21;
    stroke: #ffde21 !important;
}

.product-single .product-details .product_meta {
    display: none;
}