.elementor-kit-16{--e-global-color-primary:#730303;--e-global-color-secondary:#FEE5C8;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:4.8rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:6rem;--e-global-typography-primary-letter-spacing:-1.44px;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:4rem;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:-0.8px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:3.2rem;--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:4rem;--e-global-typography-text-letter-spacing:-0.64px;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:2.4rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:3rem;--e-global-typography-accent-letter-spacing:-0.72px;--e-global-typography-1ebcd8d-font-family:"Poppins";--e-global-typography-1ebcd8d-font-size:1.8rem;--e-global-typography-1ebcd8d-font-weight:400;--e-global-typography-1ebcd8d-line-height:2.736rem;--e-global-typography-1ebcd8d-letter-spacing:-0.36px;--e-global-typography-a7bcc46-font-family:"Poppins";--e-global-typography-a7bcc46-font-size:1.6rem;--e-global-typography-a7bcc46-font-weight:400;--e-global-typography-a7bcc46-line-height:2.432rem;--e-global-typography-a7bcc46-letter-spacing:-0.16px;background-color:var( --e-global-color-accent );}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--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;--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-kit-16{--e-global-typography-primary-font-size:4.8rem;--e-global-typography-primary-line-height:6rem;--e-global-typography-primary-letter-spacing:-1.44px;--e-global-typography-secondary-font-size:4rem;--e-global-typography-secondary-line-height:5rem;--e-global-typography-secondary-letter-spacing:-0.8px;--e-global-typography-text-font-size:3.2rem;--e-global-typography-text-line-height:4rem;--e-global-typography-text-letter-spacing:-0.64px;--e-global-typography-accent-font-size:2.4rem;--e-global-typography-accent-line-height:3rem;--e-global-typography-accent-letter-spacing:-0.72px;--e-global-typography-1ebcd8d-font-size:1.8rem;--e-global-typography-1ebcd8d-line-height:2.736rem;--e-global-typography-1ebcd8d-letter-spacing:-0.36px;--e-global-typography-a7bcc46-font-size:1.6rem;--e-global-typography-a7bcc46-line-height:2.432rem;--e-global-typography-a7bcc46-letter-spacing:-0.16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:500px;}.e-con{--container-max-width:500px;}}/* Start custom CSS */* {
    user-select: none;
}

html {
    font-size: 62.5%;
}

body {
    overflow-x: hidden;
}

.elementor-image-box-title{
    margin: 0px;
}

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

.btn .elementor-button{
    background: linear-gradient(45deg, #CB8C25, #FED143, #CB8C25, #FED143);
    background-size: 400% 200%;
    transition: background cubic-bezier(0.5, 0.1, 0.4, 0.9);
    animation: 4s ease-in infinite brilho;
    box-shadow: 2px 4px 13.3px 0px rgba(0, 0, 0, 0.15);
}

@keyframes brilho{
    0% {
        background-position: 0 0;
    }  

    100% {
        background-position: 100% 0;
    }
}

.btn{
    transition: 0.5s;
}

.btn:hover{
   transform: scale(1.04);
   transition: 0.5s;
}

@media (min-width: 400px) and (max-width: 767px){
    .padding{
        padding: 0 30px 0px 30px;
    }
}

body::-webkit-scrollbar {
    width: 10px; /*largura da barra*/
}

body::-webkit-scrollbar-track {
    background: #000; /*cor do fundo*/
}

body::-webkit-scrollbar-thumb {
    background-color: #FEE5C8; /*cor do controle do scroll*/
    border-radius: 5px; /*arredondamento*/
    border: 2px solid #000; /*borda*/
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-Regular.eot');
	src: url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-Regular.woff2') format('woff2'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-Regular.woff') format('woff'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-Regular.ttf') format('truetype'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-Regular.svg#Poppins') format('svg');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-SemiBold.eot');
	src: url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-SemiBold.woff2') format('woff2'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-SemiBold.woff') format('woff'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-SemiBold.ttf') format('truetype'),
		url('https://lorenamaria.com.br/wp-content/uploads/2024/05/Poppins-SemiBold.svg#Poppins') format('svg');
}
/* End Custom Fonts CSS */