.elementor-kit-6{--e-global-color-primary:#884149;--e-global-color-secondary:#516D5F;--e-global-color-text:#515151;--e-global-color-accent:#691D27;--e-global-color-8eff41b:#3A4B43;--e-global-color-479bc93:#A2B6AB;--e-global-color-5d682d2:#C7D1C6;--e-global-color-f294a3d:#E8DFD8;--e-global-color-98e6c86:#CF868F;--e-global-color-7f21742:#D6B3B1;--e-global-typography-primary-font-family:"Hatton Bold";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Lovelace";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-f294a3d );}.elementor-kit-6 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;}{}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 */body {
  overflow-x: hidden; /* Hide horizontal scrollbar */
}


::-webkit-scrollbar{
    width: 0.9vw;
    background: #E8DFD8;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#E8DFD8);
    background: linear-gradient(transparent,#516D5F);
    border-radius: 20px;
}

}

::-webkit-scrollbar:hover{
    width: 0.9vw;
    background: #E8DFD8;
}
::-webkit-scrollbar-thumb:hover{
    background:#884149;
    border-radius: 20px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Lovelace';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://psilaisroscoche.com.br/wp-content/uploads/2024/08/Zetafonts-Lovelace-Text-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Lovelace';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://psilaisroscoche.com.br/wp-content/uploads/2024/08/Zetafonts-Lovelace-Text-Bold-Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */