/*!
Theme Name: Jomer
Theme URI: https://www.jomer.com.br
Template: kadence
Author: Agência e-nova
Author URI: https://agenciaenova.com.br/
Description: Tema filho para Kadence.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: jomer
*/

/* AJUSTES GERAIS */

.single-content h1, .single-content h2, .single-content h3, .single-content h4, .single-content h5, .single-content h6 {
	margin: 0 !important;
}

.menu-rodape a:hover > span,
a.link-rodape:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/* Corrige problema do texto ficar lado a lado dentro da aba */
.elementor-widget-n-tabs .e-n-tab-title-text {
	display: block !important;	
}

/* PERSONALIZAÇÕES JOMER */

.jo-botao-seta .elementor-button .elementor-align-icon-right {	
	font-size: 66px;
	line-height: 0;
}

.jo-icone-solucao .elementor-icon {	
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.1));
}

.jo-contador .elementor-counter .elementor-counter-number-wrapper {	
	align-items: baseline;
}

.jo-contador .elementor-counter .elementor-counter-number-prefix {	
	font-size: 25px;
	line-height: 0;
}

.jo-contador .elementor-counter .elementor-counter-number-suffix {	
	font-size: 50px;
	line-height: 0;
}

.jo-depoimento-texto {
	overflow: overlay;
	max-height: 220px;
	padding: 0 15px;
}

#aba-entrance {	
	border-color: #B80C2F !important;
}

#aba-classic {	
	border-color: #000000 !important;
}

#aba-prime {	
	border-color: #676767 !important;
}

#aba-high {	
	border-color: #AF8D1F !important;
}

/* FORMULÁRIO */

.elementor-field-textual {
	padding: 16px 20px 16px 42px !important;
	box-shadow: inset 0.893056px 1.78611px 1.78611px rgba(0, 0, 0, 0.12) !important;	
}

input#form-field-nome {
	background-image: url(https://jomer.enova-dev.com.br/wp-content/uploads/2023/03/icone-form-nome.svg);
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 16px 16px;
}

input#form-field-email {
	background-image: url(https://jomer.enova-dev.com.br/wp-content/uploads/2023/03/icone-form-email.svg);
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 16px 16px;
}

textarea#form-field-mensagem {
	background-image: url(https://jomer.enova-dev.com.br/wp-content/uploads/2023/03/icone-form-mensagem.svg);
    background-size: 19px 19px;
    background-repeat: no-repeat;
    background-position: 16px 16px;
}

.elementor-field-type-submit .elementor-button .elementor-align-icon-right {	
	font-size: 66px !important;
	line-height: 0;
	margin-top: -5px;
}

/* RODAPÉ */

#rodape .elementor-icon-list-items.elementor-inline-items > li:nth-child(4) span {
	line-height: 1.3em !important;
	margin-top: 5px;
}