
	.twb_wc_reviews .twb_wc_reviews_ct p,
	.twb_wc_reviews .twb_wc_reviews_ct p:hover,
	.twb_wc_reviews .twb_wc_reviews_ct p:focus,
	.twb_wc_reviews .twb_wc_reviews_ratings_wrap .star-rating:before,
	.twb_wcr_author,  .twb_wcr_date { 
		color:#504d74 !important;
	}
				.twb_wc_reviews { background-color:#ffffff !important; }
			.twb_wc_reviews_wrapper .twb_wc_reviews {
						margin-bottom: 15px;
					}
					.twb_wc_reviews {
						box-shadow: inset  0px 0px 8px rgba(0, 0, 0, 0.16);
						-webkit-box-shadow:inset  0px 0px 8px rgba(0, 0, 0, 0.16);
						-moz-box-shadow:inset  0px 0px 8px rgba(0, 0, 0, 0.16);
						-ms-box-shadow:inset  0px 0px 8px rgba(0, 0, 0, 0.16);
						-o-box-shadow:inset  0px 0px 8px rgba(0, 0, 0, 0.16);
					}
					@media screen and (max-width:767px) {
						.twb_wc_reviews {
							width: 100% !important;
							margin-right: 0 !important;
							clear: both !important;
						}
					}
		.twb_wc_reviews h3.twb_wc_reviews_product_title {
    white-space: normal;
}

.twb_wc_reviews .twb_wc_reviews_ct {
    white-space: break-spaces;
}
.twb_wc_reviews .twb_wc_reviews_ct p {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.twb_wc_reviews_wrapper .twb_wc_reviews_slide_wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.twb_wc_reviews_wrapper .twb_wc_reviews {
    margin-bottom: 15px;
    white-space: normal;
}
.twb_wc_reviews_wrapper .twb_wc_reviews p:hover {
    text-decoration: none;
} 
	