.woocommerce-product-details__short-description {
    color: white;
}
h1.product_title.entry-title {
    color: white;
}
span.woocommerce-Price-amount.amount {
    color: #046bd2;
}
.product_meta {
    color: white;
}
.woocommerce-tabs.wc-tabs-wrapper {
    color: white;
}
.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color: #0274be;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff!important;
    display: none;
}
p.woocommerce-noreviews {
    display: none;
}
h1.woocommerce-products-header__title.page-title {
    color: white!important;
}
h2.woocommerce-loop-product__title {
    color: white;
}