.bar1 {
height: 8px;
}

.sePriceLabel,
.seCartSavings .seCartSavingsAmount,
.seSpecialPrice,
.seItemSavings,
.sePage .seProductReviewsPane .p-w-r .pr-helpful-btn .pr-helpful-count
 {
 color: #b30000;
}

.sePage .seProductReviewsPane .p-w-r .pr-helpful-btn svg path
 {
 fill: #b30000;
}


.sePageLayout .sePageFooter {
	margin-top: 0;
}

.p-w-r .pr-read-review .pr-rd-image-container figcaption, .p-w-r .pr-review-display .pr-rd-image-container figcaption {
 color: #000;
 background-color: rgba(255,255,255,.6);
 padding: 0px 4px;
}


