.elementor-kit-4{--e-global-color-primary:#8C21F8;--e-global-color-secondary:#FCFCFC;--e-global-color-text:#FCFCFC;--e-global-color-accent:#8C21F8;--e-global-color-0e46278:#414141;--e-global-color-07e0107:#040305;--e-global-color-66bd3c1:#0E0F14;--e-global-color-3e43ec8:#F4F4F4;--e-global-typography-primary-font-family:"Gilroy";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Gilroy";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gilroy";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gilroy";--e-global-typography-accent-font-weight:bold;background-color:var( --e-global-color-66bd3c1 );}.elementor-kit-4 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){margin-block-end: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;}}/* Start custom CSS */p{
    margin-bottom: 0;
}

html, body{
    width: 100%;
    overflow-x: hidden;
}

body: : -webkit-scrollbar{
    width: 10px;
}

body::-webkit-scrollbar-track{
    background: #6600CA;
}

body::-webkit-scrollbar-thumb{
    background: #1D1D1D;
    border-radius: 20px;
    border: 3px solid #6600CA;
}

*::selection{
    color: #ffffff;
    background: #6600CA;
}

/*Evitar scroll duplo*/
[data-elementor-type="wp-page"]{
    overflow: hidden;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ltavares.com/wp-content/uploads/2023/08/Gilroy-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://ltavares.com/wp-content/uploads/2023/08/Gilroy-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Gilroy';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://ltavares.com/wp-content/uploads/2023/08/Gilroy-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */