.TTteaser {
	font-size: 1rem;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
}

.TTteaser__rating {
	display: inline-block; 
	vertical-align: middle; 
	margin-right: 0.5em;
}

.TTteaser__star svg {
	width: 1em;
	height: 1em; 
}

.TTteaser__icon--full { 
	fill: #000;
}

.TTteaser__icon--half {
	stroke: #000;
	fill: transparent;
	color: #000;
}

.TTteaser__icon--empty {
	stroke: #000; 
}

.TTteaser__read-qa, .TTteaser__read-comments, .TTteaser__read-reviews, .TTteaser__write-review {
	font-size: 1rem;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	color: #000;
	Text-decoration: underline; 
	cursor: pointer;
}

.TTteaser__write-review { 
	border: none;
	text-decoration: underline;
	background: transparent;
	padding: 0;
	cursor: pointer; 
}

.pdp-main .TTteaser__rating {
	line-height: 1.125rem;
	margin-right: 1rem;
}

@media screen and (max-width: 47.9375em) {
	.pdp-main .TTteaser__rating {
		margin-right: 0.625rem;
	}
}

.pdp-main .product-review .tt-l-static-masonry__item:nth-last-child(2) {
    margin-bottom: 0 !important;
}

.pdp-main .product-review .tt-l-static-masonry.tt-w-chatter__list,
.pdp-main .product-review .tt-w-chatter {
    padding-bottom: 0;
}
