@media only screen and (max-width: 1067px) {
	.thb-secondary-myaccount {
		display: none;
	}
}
.footer-myaccount {
	display: flex;
	align-items: center;
	gap: 8px;
}

.product-card .star-rating.simple > span {
	white-space: nowrap;
}