.elementor-kit-11{--e-global-color-primary:#0D0D0D;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#F5F5F5;--e-global-color-accent:#FFB940;--e-global-color-205820a:#FCDB7E;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:2.5em;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:1.125em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:1.25em;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:1.5em;--e-global-typography-0d060af-font-family:"Manrope";--e-global-typography-0d060af-font-size:1.25em;--e-global-typography-0d060af-font-weight:400;--e-global-typography-0d060af-line-height:1.2em;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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;}}/* Start custom CSS *//* Remover scroll horizontal */
html, body {
    width: 100%;
    overflow-x: hidden;
}

/* Remover espaço textos */
p:last-child{
    margin-bottom: 0px;
}

.elementor-heading-title{
    margin-bottom: 0px;
}

/* Personalizar barra de rolagem */
body::-webkit-scrollbar{
    width: 10px;
}

body::-webkit-scrollbar-track{
    background: #15111E;
}

body::-webkit-scrollbar-thumb{
    background: #FCDB7E;
    border-radius: 10px;
    border: 2px solid #15111E;
}

/* Alterar cor da seleção */
*::selection {
    color: #ffffff;
    background: #FFB940;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Regular.eot');
	src: url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Regular.woff2') format('woff2'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Regular.woff') format('woff'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Regular.ttf') format('truetype'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Regular.svg#Manrope') format('svg');
}
@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Bold.eot');
	src: url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Bold.woff2') format('woff2'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Bold.woff') format('woff'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Bold.ttf') format('truetype'),
		url('https://wluizoficial.com.br/wp-content/uploads/2025/02/Manrope-Bold.svg#Manrope') format('svg');
}
/* End Custom Fonts CSS */