/*
	Theme Name: Basics
	Version: 1.0
*/

.twb_wc_reviews_wrapper .twb_wc_reviews {
	padding: 0;
	text-align: left;
	box-shadow:none;
}
.twb_wc_reviews .twb_wc_reviews_ct {
	width:100%;
	margin:0;
}
.twb_wc_reviews .twb_wc_reviews_ratings_wrap .star-rating {
	font-size: 10px;
	margin:0;
}
.twb_wc_reviews .twb_wc_reviews_ct p {
	margin: 0;
	font-size: 15px;
	font-style: normal;
	margin-top: 10px !important;
}
.twb_wc_reviews_wrapper .twb_wc_reviews p:hover,
.twb_wc_reviews_wrapper .twb_wc_reviews p:focus {
	text-decoration: none;
}
#commentform label {
	width: 100%;
	display: block;
}