/*
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;}
/**/

/**/
.topo nav li a{background-color: #ffffff26; border: 1px solid #ffffff08; border-radius: 20px;}
.topo nav li a:hover{background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%); border: 1px solid #4caf50;}
.topo nav li a:before, .topo nav li a:after{display: none;}
.topo .elementor-icon{border: 1px solid #ffffff08;}
/**/

/**/
.page-header{background-color: #f3ebeb !important;}
.page-header h1{max-width: 1270px !important; color: #000; font-size: 26px; line-height: 38px; margin: 0 auto; display: block; padding: 10px !important;}
@media(max-width:767px){
    .page-header h1{font-size: 20px; line-height: 30px;}
}
/**/

/**/
.fundo-blur{-webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px);}
/**/

/**/
.btn-topico .elementor-icon-wrapper{width: 60px; height: 60px; background-color: #f5f7f9; border-radius: 30px 0 0 0;}
.btn-topico .elementor-icon-wrapper:before, .btn-topico .elementor-icon-wrapper:after{width: 80%; height: 80%; content: ""; position: absolute; border-radius: 20px; box-shadow: inset -30px -30px 0 0 #f5f7f9;}
.btn-topico .elementor-icon-wrapper:before{top: -18px; right: -30px;}
.btn-topico .elementor-icon-wrapper:after{bottom: -30px; left: -18px;}
.btn-topico .elementor-icon-wrapper a{width: 50px; height: 50px; background-color: #fff; box-shadow: 0 0 0 1px #eaeef3 inset; border-radius: 100%; position: absolute; right: 0; bottom: 0; z-index: 2; display: flex; align-items: center; justify-content: center; padding: 0;}
.btn-topico .elementor-icon-wrapper a:hover{background-color: transparent; background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%); box-shadow: none;}
.btn-topico .elementor-icon-wrapper a svg{transition: transform 0.2s ease-in-out;}
.btn-topico .elementor-icon-wrapper a:hover svg{transform: rotate(360deg) !important;}
/**/

/**/
.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 #e5d4f1;
    border-radius: 60px;
    margin: 0 0 15px 0;
    color: #505050;
    font-family: "Quicksand", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 0 20px;
    outline: none;
}
.wpcf7-form p span textarea{width: 100%; height: 150px; background-color: #ffffff3b; border: 3px solid #ffffff0f; border-radius: 25px; margin: 0; color: #51ef57; font-family: "Quicksand", 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: "Quicksand", Sans-serif; font-size: 28px; font-weight: 700; background-color: transparent; background-image: linear-gradient(180deg, #ff5e8e 0%, #e75c85 100%); border-radius: 60px; padding: 0 10px; border: none; outline: none; text-transform: uppercase; margin: 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: #b2a7b9;}
.wpcf7-form p span *:-moz-placeholder{color: #b2a7b9;}
.wpcf7-form p span *::-moz-placeholder{color: #b2a7b9;}
.wpcf7-form p span *:-ms-input-placeholder{color: #b2a7b9;}
.wpcf7-form .wpcf7-response-output{margin: 15px 0 0 0 !important; padding: 10px !important; text-align: center; font-family: "Quicksand", 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;}

.newsletter .wpcf7-form p{width: 700px; max-width: 100%; position: relative;}
.newsletter .wpcf7-form p span input[type="email"]{margin: 0; padding: 0 210px 0 20px;}
.newsletter .wpcf7-form p input[type="submit"]{width: 200px; position: absolute; right: 0; top: 0; font-size: 20px;}

@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;}

    .newsletter .wpcf7-form p span input[type="email"]{margin: 0 0 5px 0; padding: 0 20px;}
    .newsletter .wpcf7-form p input[type="submit"]{width: 100%; position: relative; font-size: 20px;}
}
/**/

/* 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;}
/**/

/* CORRIGE BUG DO TAMANHO DA IMAGEM QUANDO CLICAR NO BOTÃO "CARREGAR MAIS POSTS" - À PARTIR DO DÉCIMO CARD */
.elementor-posts article:nth-of-type(n+10) .elementor-post__card .elementor-post__thumbnail img.size-full{width: auto; height: 100%;}
/**/

/**/
.cima-baixo{animation: upDown 1.2s ease-in-out infinite alternate; cursor: pointer;}
@keyframes upDown{from {transform: translateY(0);} to{transform: translateY(5px);}}
/**/

/**/
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 #eee !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;}
}
/**/

/**/
.patas h2{width: max-content; display: flex; position: relative;}
.patas h2:after{width: 40px; height: 40px; content: ""; position: absolute; top: -20px; right: -25px; background-image: url(imagens/patas.svg); background-position: center; background-repeat: no-repeat; background-size: 100%;}
@media(max-width:880px){.patas h2:after{width: 30px; height: 30px; top: -15px; right: -18px;}}
/**/

/**/
.detalhe-tinta{
    background-image: url(imagens/detalhe-tinta.svg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
}
/**/

/**/
.post-info-blog .hfe-post-info__item--type-terms{padding: 0 !important;}
.post-info-blog .hfe-post-info__item--type-terms > span{
    font-size: 0 !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2px;
}
.post-info-blog .hfe-post-info__item--type-terms span a{
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    display: inline-block !important;
    padding: 0 10px !important;
    border-radius: 4px 4px 7px 7px !important;
    background-color: #6839cc !important;
    clip-path: polygon(0 0, 100% 0, 97% 100%, 3% 100%) !important;
    line-height: 22px !important;
    margin-bottom: 2px !important;
}
.post-info-blog .hfe-post-info__item--type-terms span a:hover{background-color: #ff782c !important;}
@media(max-width:760px){
    .post-info-blog .hfe-post-info__item--type-terms{margin: 10px 10px 10px 0 !important;}
    .post-info-blog .hfe-post-info__item--type-terms span a{font-size: 12px !important;}
}
/**/

/**/
.lista-categorias h5{display: none !important;}
.lista-categorias ul{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin: 0;
    padding: 0;
}
.lista-categorias ul li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.lista-categorias ul li a{
    font-family: "Quicksand", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #555;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}
.lista-categorias ul li a:hover{color: #ff782c;}
.lista-categorias ul li a:before{
    width: 15px;
    height: 15px;
    content: "";
    position: relative;
    background-image: url(imagens/pata.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: 0.5;
}
.lista-categorias ul li a:hover:before{opacity: 1;}
/**/

/**/
.lista-tags h5{display: none !important;}
.lista-tags .tagcloud{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}
.lista-tags .tagcloud a{
    font-family: "Quicksand", Sans-serif;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 20px;
    color: #555;
    border: 1px solid #e3e3e3;
    border-radius: 50px;
    display: flex;
    padding: 2px 10px 3px 10px;
}
.lista-tags .tagcloud a:hover{
    color: #fff;
    background-color: #ff782c;
    border: 1px solid #ff782c;
}
/**/

/**/
.conteudo-single h2, .conteudo-single h3, .conteudo-single h4{color: #000; font-size: 26px; line-height: 38px; margin: 10px 0; display: inline-block;}
.conteudo-single p a{color: #ff782c;}
.conteudo-single p a:hover{color: #2196f3;}
@media(max-width:767px){
    .conteudo-single h2, .conteudo-single h3, .conteudo-single h4{font-size: 22px; line-height: 32px;}
}
/**/