.stagh3 {
	color: #000000;
	text-align: center !important;
	display: flex;
	justify-content: center;
}

@media print, screen and (min-width: 64em) {
	.stagh3 {
	    font-size: 1.74rem;
	    line-height: 1.4;
	    margin-top: 0;
	    margin-bottom: 1.25rem;
	}
}

.stagh4 {
	margin-bottom: 4px;
	font-size: 13px;
    line-height: 1.4;
    color: #000000;
}

.stagh6 {
	display: flex;
	justify-content: center;
}

.single-product section.related > .stagh2 {
	margin-bottom: 2rem;
    font-size: 1rem;
    color: #000000;
    display: flex;
}