/*
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{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}
/**/

/**/
.golden-text{
    background: linear-gradient(90deg, #dbb669 0%, #ffe5ab 50%, #dbb669 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    display: inline-block;
}
/**/

/**/
.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 #d2dae3; border-radius: 25px; margin: 0 0 15px 0; color: #4caf50; 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 #d2dae3; border-radius: 25px; margin: 0; color: #4caf50; 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: 25px; 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: #a8b9cd;}
.wpcf7-form p span *:-moz-placeholder{color: #a8b9cd;}
.wpcf7-form p span *::-moz-placeholder{color: #a8b9cd;}
.wpcf7-form p span *:-ms-input-placeholder{color: #a8b9cd;}
.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;}
}
/**/

/* BLOCO DE TEXTO ELEMENTOR */
.elementor-widget-text-editor p{margin: 0 0 20px 0 !important;}
.elementor-widget-text-editor p:last-child{margin: 0 !important;}
@media(max-width:767px){
    .elementor-widget-text-editor p{margin: 0 0 15px 0 !important;}
    .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;}
/**/

/* TELEFONES */
#contact{width: auto; display: flex; flex-direction: row; gap: 20px;}
#contact a{width: 300px; height: 60px; background-color: transparent; display: flex; align-items: center; justify-content: center; gap: 10px; text-decoration: none; text-align: center; position: relative; cursor: pointer; border-radius: 15px;}
#contact a span{color: #fff; font-family: "Roboto", Sans-serif; font-size: 24px; line-height: 24px; font-weight: 900;}
#contact a span.text{display: none;}
#contact .phone{background-image: linear-gradient(180deg, #41a8fb 0%, #1785dd 100%) !important;}
#contact .whatsapp{background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%) !important;}
#contact a img{width: 25px; height: 25px;}
#contact a:hover{background-image: linear-gradient(180deg, #ffc671 0%, #FF9800 100%) !important;}
.small #contact{flex-direction: row; justify-content: center; gap: 10px; padding: 0 10px;}
.small #contact a{width: 100%; height: auto; flex-direction: column; gap: 7px; padding: 12px 0;}
.small #contact a span{font-size: 18px; line-height: 18px;}

#contact .to-form{
    background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%) !important;
}

@media(max-width:1024px){
    #contact{justify-content: center;}
    .simple-mobile #contact{flex-direction: row !important;}
    .simple-mobile #contact a{width: 50px; height: 50px;}
    .simple-mobile #contact a span{display: none !important;}
}
@media(max-width:767px){
    #contact a span{font-size: 18px; line-height: 18px;}
    #contact a span.number{display: none;}
    #contact a span.text{display: block;}
    .small #contact a span{font-size: 16px; line-height: 16px;}
}
@media(max-width:550px){
    #contact{flex-direction: column; align-items: center; gap: 10px;}
    #contact a{width: 300px;}
    #contact .phone:hover{background-image: linear-gradient(180deg, #41a8fb 0%, #1785dd 100%) !important;}
    #contact .whatsapp:hover{background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%) !important;}
    #contact .to-form:hover{background-image: linear-gradient(180deg, #7cdf80 0%, #4caf50 100%) !important;}
    .small #contact{flex-direction: column;}
    .small #contact a{height: 60px; flex-direction: row; gap: 10px; padding: 0;}
}
/* TELEFONES */