/**
* LOCALIZAÇÃO: /public_html/wp-content/themes/hostiko-child/style.css
* VERSÃO: 22.08.2026 v1.5
* Theme Name: Hostiko Child
* Description: This is a child theme of Hostiko, generated by AKD Demo Importer.
* Author: Designing Media
* Template: hostiko
* Version: 94.5.8
*/

/* O Hostiko mantém dois botões no pesquisador de domínios. Na Neexo, o bloco
 * funciona como entrada única para a configuração de um servidor. */
.home .elementor-element-d298d1a #transfer_btn {
    display: none !important;
}

.home .elementor-element-d298d1a #searchtdomain {
    padding-right: 230px !important;
}

/* Evita a colisão entre rótulos e descrições no resumo de benefícios. */
.home .elementor-element-183f246 > .e-con-inner,
.home .elementor-element-183f246 {
    column-gap: 32px;
}

.home .elementor-element-183f246 .elementor-widget-heading,
.home .elementor-element-183f246 .elementor-widget-text-editor {
    min-width: 0;
}

@media (max-width: 767px) {
    .home .elementor-element-d298d1a #searchtdomain {
        padding-right: 10px !important;
    }

    .home .elementor-element-d298d1a #search_btn {
        width: 100% !important;
    }
}
