.elementor-kit-5{--e-global-color-primary:#5B00B1;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#171717;--e-global-color-accent:#8516EE;--e-global-color-7b71451:#171717A8;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:1.8em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:1.2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:1.3em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.5em;background-color:var( --e-global-color-secondary );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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-kit-5{--e-global-typography-primary-font-size:1.7em;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-size:1.2em;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-size:1em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:1.3em;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:1.6em;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:1.1em;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-size:1em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:1.3em;--e-global-typography-accent-line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body{
    width:100%;
    overflow-x:hidden;
}


body {
  background-color: white;   /* cor de fundo branca */
}

body::-webkit-scrollbar {
  width: 6px;               /* largura da barra de rolagem inteira */
}

body::-webkit-scrollbar-track {
  background: white;         /* cor da área de rastreamento */
}

body::-webkit-scrollbar-thumb {
  background-color: #8516EE; /* cor da barra de rolagem */
  border-radius: 20px;       /* arredondamento da barra de rolagem */
  border: 1px #8516EE;  /* cria um padding ao redor da barra de rolagem */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Regular.eot');
	src: url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Regular.woff2') format('woff2'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/inter-regular.woff') format('woff'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Regular.ttf') format('truetype'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/inter-regular.svg#Inter') format('svg');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Bold.eot');
	src: url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Bold.woff2') format('woff2'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Bold.woff') format('woff'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Bold.ttf') format('truetype'),
		url('https://trabalhadorsupermercado.com.br/wp-content/uploads/2024/07/Inter-Bold.svg#Inter') format('svg');
}
/* End Custom Fonts CSS */