:root {
	--xj-color-primary: #2b628d;
	--xj-color-primary-hover: #1f527a;
	--xj-color-sale: #c72f59;
	--xj-color-text-soft: #5c6f82;
}

.xj-newsletter-form input::placeholder {
	color: #ffffff;
	opacity: 1;
}

.xj-footer-brand p,
.xj-footer-column a,
.xj-footer-contact p,
.xj-footer-bottom__inner,
.xj-social-links a {
	color: #aab5c0;
}

.xj-product-card__badge--sale,
.single-product article.xj-single-product .xj-pdp-discount-badge {
	background: #c72f59;
}

.xj-product-card__virtual-list-price,
.single-product article.xj-single-product .xj-pdp-virtual-list-price {
	color: #66717e;
}

.single-product .xj-single-product__id-row,
.single-product article.xj-single-product .xj-variation-swatch--size .xj-variation-swatch__height,
.single-product article.xj-single-product form.cart table.variations tr:has(select[name*="size"]) .xj-variation-swatch__height,
.single-product article.xj-single-product form.cart table.variations tr:has(select[id*="size"]) .xj-variation-swatch__height {
	color: #5d7084;
}

.single-product article.xj-single-product .xj-variation-swatch--size.is-selected .xj-variation-swatch__height {
	color: #225f8c;
}
