.elementor-kit-6{--e-global-color-primary:#E4BE21;--e-global-color-secondary:#FCF4C3;--e-global-color-text:#000000;--e-global-color-accent:#A57F12;--e-global-color-1b2a46f:#230837;--e-global-typography-primary-font-family:"CMU Serif";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"CMU Serif";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#000000;overscroll-behavior:contain;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation-duration:600ms;--e-preloader-delay:200ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:43px;}.elementor-kit-6 e-page-transition{background-color:#000000;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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;}.elementor-kit-6{--e-page-transition-entrance-animation:e-page-transition-fade-out-up;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-preloader-size:60px;}}/* Start custom CSS *//* Impede que elementos ultrapassem a largura da tela */
* {
  box-sizing: border-box;
}

html, body {
  overflow-x: hidden;
  max-width: 100vw;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'CMU Serif';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://opticalux.com.br/wp-content/uploads/2025/07/cmunrm.ttf') format('truetype');
}
@font-face {
	font-family: 'CMU Serif';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://opticalux.com.br/wp-content/uploads/2025/07/cmunbx.ttf') format('truetype');
}
/* End Custom Fonts CSS */