.product-container .popup-title {
	margin-bottom: 1.3rem;
	font-size: 2.4rem;
	font-weight: bold;
	font-family: "GillSans", Roboto, sans-serif;
}

.product-container .popup-details-text {
	font-size: 1.6rem;
	font-family: "GillSans", Roboto, sans-serif;
	font-weight: 400;
}

.product-container .popup-discount {
	font-size: 1.6rem;
	font-family: "GillSans", Roboto, sans-serif;
	font-weight: 400;
}

.product-container .progress-gems {
	font-size: 1.6rem;
	font-family: "GillSans", Roboto, sans-serif;
	font-weight: 700;
}

.product-container .popup-price-title {
	font-weight: bold;
	line-height: 1.3;
	font-size: 1.6rem;
	font-family: "GillSans", Roboto, sans-serif;
}

.product-container .popup-price-old {
	font-weight: bold;
	color: #00607d;
	position: relative;
	margin-right: 0.9rem;
	font-family: "GillSans", Roboto, sans-serif;
}

.product-container .popup-price-new {
	font-size: 2.4rem;
	font-weight: bold;
	font-family: "GillSans", Roboto, sans-serif;
}

.product-container .primary-btn.popup-primary {
	font-size: 1.6rem;
	font-weight: bold;
	font-family: "GillSans", Roboto, sans-serif;
}
