/**
 * LEO Commerce UI v0.5.11.34
 * Home — tipografia de referência somente nos títulos selecionados.
 *
 * SAFE:
 * - mantém família tipográfica atual da loja;
 * - altera somente o peso para semibold (600) e zera tracking local;
 * - não altera tamanho, alinhamento, margens, line-height ou responsividade;
 * - escopo exclusivo da Home.
 */

body.home .leo-products-title .elementor-heading-title,
body.home .leo-home-selected-reference-title,
body.home .leo-choice-title,
body.home .leo-economizar__title,
body.home .leo-marcas .leo-marcas__inner > h2.leo-marcas__title {
	font-family: inherit !important;
	font-weight: 600 !important;
	font-style: normal !important;
	letter-spacing: 0 !important;
}
