.elementor-kit-7{--e-global-color-primary:#F3F3F3;--e-global-color-secondary:#000000;--e-global-color-text:#C3C3C3;--e-global-color-accent:#34C77D;--e-global-color-d7e6ce8:#20804E;--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-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{color:#FFFFFF;background-color:transparent;background-image:linear-gradient(200deg, var( --e-global-color-accent ) 0%, var( --e-global-color-d7e6ce8 ) 100%);border-radius:1em 1em 1em 1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 espaço textos*/
p:last-child{
    margin-bottom: 0px;
}

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

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

body::-webkit-scrollbar-track{
    background: #09090F;
}

body::-webkit-scrollbar-thumb{
    background-color: #2AA567;
    border-radius: 5px;
    border: 2px solid #09090F;
}
 
/*remover scroll lateral*/   
html, body{
    width: 100%;
    overflow-x: hidden;
}

/*alterar cor da seleção*/
*::selection{
    color:#ffffff;
    background: #2AA567;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Regular.eot');
	src: url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Regular.woff2') format('woff2'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Regular.woff') format('woff'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Regular.ttf') format('truetype'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Regular.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Bold.eot');
	src: url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Bold.woff2') format('woff2'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Bold.woff') format('woff'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Bold.ttf') format('truetype'),
		url('https://barbacred.com/wp-content/uploads/2024/10/Roboto-Bold.svg#Roboto') format('svg');
}
/* End Custom Fonts CSS */