.elementor-kit-4540{--e-global-color-primary:#664400;--e-global-color-secondary:#8D6004;--e-global-color-text:#BB9548;--e-global-color-accent:#EBA009;--e-global-color-4667c7bc:#7C5913;--e-global-color-72237fa2:#694703;--e-global-color-58c66546:#3F2A00;--e-global-color-497f31bd:#FFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4540 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Carrega a fonte Catchy Mager (prioriza OTF se existir, senão TTF) */
@font-face {
  font-family: "Catchy Mager";
  src:
    url("https://alumiprimeesquadrias.com.br/wp-content/uploads/fonts/catchy-mager/CatchyMager-Regular.otf") format("opentype"),
    url("https://alumiprimeesquadrias.com.br/wp-content/uploads/fonts/catchy-mager/CatchyMager-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Aplica nos headings do componente do tema */
.ct-heading .item--title,
.ct-heading .item--sub-title {
  font-family: "Catchy Mager", serif;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

/* H1 do site inteiro com a cor solicitada */
h1 {
  font-family: "Catchy Mager", serif;
  color: #5F4C42;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1.15;
}

/* Garante que <cite> dentro do título herde a fonte */
.ct-heading .item--title cite {
  font-family: inherit;
  font-style: normal;
}/* End custom CSS */