.elementor-kit-5{--e-global-color-primary:#CEDC00;--e-global-color-secondary:#656466;--e-global-color-text:#1D1F2A;--e-global-color-accent:#E8EAE9;--e-global-color-ba08468:#FFFFFF;--e-global-typography-primary-font-family:"Epilogue";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Epilogue";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Epilogue";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Epilogue";--e-global-typography-accent-font-weight:500;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-ba08468 );}.elementor-kit-5 h2{font-size:25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-5 h2{font-size:20px;}.elementor-kit-5 h3{font-size:18px;}.elementor-kit-5 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* LARGURA ÚTIL AUTOMÁTICA */

/* WIDESCREEN E DESKTOP */
@media (min-width: 1367px) {
    .e-con {
        --content-width: 1280px;
    }
}

/* LAPTOP */
@media (min-width: 1201px) and (max-width: 1366px) {
    .e-con {
        --content-width: 1100px;
    }
}

/* TABLET PAISAGEM */
@media (min-width: 1025px) and (max-width: 1200px) {
    .e-con {
        --content-width: 924px;
    }
}

/* TABLET RETRATO */
@media (min-width: 881px) and (max-width: 1024px) {
    .e-con {
        --content-width: 780px;
    }
}

/* CELULAR PAISAGEM */
@media (min-width: 768px) and (max-width: 880px) {
    .e-con {
        --content-width: 728px;
    }
}

/* CELULAR RETRATO */
@media (max-width: 767px) {
    .e-con {
        --content-width: 360px;
    }
}






/* Link do WhatsApp na descrição */
.descricao-whatsapp a {
  color: #1d1f2a !important;   /* cor normal */
  font-weight: 400;
  text-decoration: none;
  transition: color 0.2s ease; /* transição suave */
}

/* Cor quando o mouse passa por cima */
.descricao-whatsapp a:hover {
  color: #cedc00 !important;   /* amarelo esverdeado */
  text-decoration: underline;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://autentiqme.com/wp-content/uploads/2025/09/Epilogue-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://autentiqme.com/wp-content/uploads/2025/09/Epilogue-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://autentiqme.com/wp-content/uploads/2025/09/Epilogue-SemiBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Epilogue';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://autentiqme.com/wp-content/uploads/2025/09/Epilogue-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */