/*
Theme Name: Hello Elementor Child
Description: Desenvolvido por Cayo JS
Author: Cayo JS
Author URI: https://cayojs.com.br
Template: hello-elementor
Version: 2.0.0
*/

/**/
::-webkit-scrollbar-track{background-color:#333;}
::-webkit-scrollbar{width:0; background-color:#333;}
::-webkit-scrollbar-thumb{background-color:#111;}
/**/

/**/
:root{background-color: #000; color: #fff;}
/**/

/**/
.fundo-blur{-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);}
/**/

/**/
.cima-baixo{animation: upDown 1.2s ease-in-out infinite alternate; cursor: pointer;}
@keyframes upDown{from {transform: translateY(0);} to{transform: translateY(5px);}}
/**/

/**/
.wpcf7-form p{margin: 0; position: relative;}
.wpcf7-form p span{width: 100%; display: block;}
.wpcf7-form p span input[type="text"], .wpcf7-form p span input[type="email"], .wpcf7-form p span input[type="tel"]{width: 100%; height: 60px; background-color: #fff; border: 3px solid #222d3221; border-radius: 10px; margin: 0 0 15px 0; color: #222D32; font-family: "Roboto", Sans-serif; font-size: 22px; font-weight: 700; padding: 0 0 0 20px; outline: none;}
.wpcf7-form p span textarea{width: 100%; height: 150px; background-color: #fff; border: 3px solid #222d3221; border-radius: 10px; margin: 0; color: #222D32; font-family: "Roboto", Sans-serif; font-size: 22px; font-weight: 700; line-height: 26px; padding: 15px 10px 0 20px; outline: none; resize: none;}
.wpcf7-form p input[type="submit"]{width: 100%; height: 60px; color: #fff; font-family: "Roboto", Sans-serif; font-size: 28px; font-weight: 700; background-color: transparent; background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%); border-radius: 10px; padding: 0 10px; border: none; outline: none; text-transform: uppercase; margin: 10px 0 0 0;}
.wpcf7-form p input[type="submit"]:hover{background-image: linear-gradient(180deg, #41a8fb 0%, #1785dd 100%);}
.wpcf7-form p span.wpcf7-spinner{width: 50px; height: 50px; position: absolute; left: 50%; bottom: 0; margin: 0 0 0 -25px;}
.wpcf7-form .wpcf7-not-valid{border: 3px solid #f44336 !important;}
.wpcf7-form .wpcf7-not-valid-tip{display: none !important;}
.wpcf7-form p span *::-webkit-input-placeholder{color: #bbc0c4;}
.wpcf7-form p span *:-moz-placeholder{color: #bbc0c4;}
.wpcf7-form p span *::-moz-placeholder{color: #bbc0c4;}
.wpcf7-form p span *:-ms-input-placeholder{color: #bbc0c4;}
.wpcf7-form .wpcf7-response-output{margin: 15px 0 0 0 !important; padding: 10px !important; text-align: center; font-family: "Roboto", Sans-serif; font-size: 18px; font-weight: 700; line-height: 20px; color: #99847f;}
.wpcf7-form.invalid .wpcf7-response-output{color: #f44336; border-color: #f44336 !important;}
.wpcf7-form.sent .wpcf7-response-output{color: #4caf50; border-color: #4caf50 !important;}
@media(max-width:767px){
    .wpcf7-form p span input[type="text"], .wpcf7-form p span input[type="email"], .wpcf7-form p span input[type="tel"]{margin: 0 0 10px 0; font-size: 18px; line-height: 22px;}
    .wpcf7-form p span textarea{height: 120px; font-size: 18px; line-height: 22px;}
    .wpcf7-form p input[type="submit"]{font-size: 22px; margin: 5px 0 0 0;}
}
/**/

/* CORRIGE BUG DE LISTAGEM DE POSTS DO ELEMENTOR */
@media(max-width:767px){.lista-posts{flex-wrap: nowrap !important;}}
/**/

/* BLOCO DE TEXTO ELEMENTOR */
.elementor-widget-text-editor p:last-child{margin: 0 !important;}
/**/

/* CORRIGE ESPAÇAMENTO INTERNOS DOS ÍCONES DO ELEMENTOR */
.elementor-widget-icon .elementor-icon-wrapper{display: flex;}
/**/

/**/
search.e-search form.e-search-form{position: relative !important;}
search.e-search form.e-search-form input[type="search"]{height: 40px !important; border: 2px solid #dee8f3 !important; border-radius: 40px !important;}
search.e-search form.e-search-form button{width: 40px !important; height: 40px !important; display: flex !important; align-items: center !important; justify-content: center !important; border-radius: 40px !important; position: absolute !important; top: 0 !important; right: 0 !important;}
/**/

/**/
.menu-rodape ul li{display: flex; align-items: center; gap: 8px;}
.menu-rodape ul li:before{width: 3px; height: 3px; background-color: #fff; content: ""; position: relative; top: -1px; border-radius: 100%;}
@media(max-width:1024px){
    .menu-rodape ul li{justify-content: center; text-align: center;}
}
/**/

/**/
.mapa-categorias .elementor-sitemap-section{width: 100%; flex-basis: auto !important;}
.mapa-categorias .elementor-sitemap-category-title{display: none !important;}
.mapa-categorias .elementor-sitemap-category-list{padding: 0; margin: 0; display: flex; flex-direction: column; gap: 10px; list-style: none !important;}
.mapa-categorias .elementor-sitemap-category-list li{display: flex; align-items: center; gap: 8px;}
.mapa-categorias .elementor-sitemap-category-list li:before{width: 5px; height: 5px; background-color: #004ea3; content: ""; position: relative; top: -1px; border-radius: 100%;}
.mapa-categorias .elementor-sitemap-category-list li a:hover{color: #4caf50 !important;}

@media(max-width: 1024px){
    .single .mapa-categorias .elementor-sitemap-category-list{align-items: center;}
}

@media(max-width: 767px){
    .archive .mapa-categorias .elementor-sitemap-category-list,
    .search-results .mapa-categorias .elementor-sitemap-category-list{align-items: center;}
}

/**/