.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-c6755b7:#9FC39C;--e-global-color-f9beb55:#657E62;--e-global-typography-primary-font-family:"cetica";--e-global-typography-primary-font-weight:400;--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 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: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 */.elementor-kit-7 .elementor-button {

/*Mude a cor da sombra aqui!*/
box-shadow: inset 0px 0px 5px 5px #ffffff10, 0px 5px 5px 0px #00000015 !important;
width: 100%;
position: relative;

/*Mude a cor do botão aqui!*/
background: linear-gradient(
    120deg,
    #AC8A68 0%,
    #D4B899 35%,
    #97744F 100%
) !important;

border-radius: 100px;
border: 1px solid #BDA082 !important;
overflow: hidden;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}


.elementor-kit-7 .elementor-button:hover {
/*Mude a cor do botão ao passar o mouse aqui!*/
background: #BDA082 !important;
border: none;
/*Mude a cor do brilho ao passar o mouse!*/
box-shadow: inset 0px 0px 5px 5px #ffffff10, 0 0 30px 5px #E3B98C40 !important;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
transform: scale(1.03);
transition: all 0.2s ease-out;
}

.elementor-kit-7 .elementor-button:hover::before {
-webkit-animation: sh02 0.5s 0s linear;
-moz-animation: sh02 0.5s 0s linear;
animation: sh02 0.7s 0s linear;
}

.elementor-kit-7 .elementor-button::before {
content: '';
display: block;
width: 0px;
height: 86%;
position: absolute;
top: 7%;
left: 0%;
opacity: 0;
background: #fff;
/*Mude a cor do efeito de luz aqui!*/
box-shadow: 0 0 50px 30px #fff;
-webkit-transform: skewX(-20deg);
-moz-transform: skewX(-20deg);
-ms-transform: skewX(-20deg);
-o-transform: skewX(-20deg);
transform: skewX(-20deg);
}

@keyframes sh02 {
from {
opacity: 0;
left: 0%;
}

50% {
opacity: 1;
}

to {
opacity: 0;
left: 100%;
}
}

.elementor-kit-7 .elementor-button:active {
box-shadow: inset 0px 0px 5px 5px #000000, 0 0 0 0 transparent !important;
-webkit-transition: box-shadow 0.2s ease-in;
-moz-transition: box-shadow 0.2s ease-in;
transition: box-shadow 0.2s ease-in;
transform: translate(0, 0.2em);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'cetica';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://dh.anabellebianchi.com.br/wp-content/uploads/2026/09/Recoleta-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'cetica';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dh.anabellebianchi.com.br/wp-content/uploads/2026/09/Recoleta-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'cetica';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://dh.anabellebianchi.com.br/wp-content/uploads/2026/09/Recoleta-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'cetica';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dh.anabellebianchi.com.br/wp-content/uploads/2026/09/RecoletaAlt-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'cetica';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dh.anabellebianchi.com.br/wp-content/uploads/2026/09/Recoleta-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'cetica';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://dh.anabellebianchi.com.br/wp-content/uploads/2026/09/Recoleta-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */