/**
Theme Name: Inova Controle de Pragas
Author: Agência e-nova
Author URI: https://agenciaenova.com.br
Description: Tema filho para Astra.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inova-controle-de-pragas
Template: astra
*/

/* BOTÃO CABEÇALHO */
.so-widget-sow-button-atom-fa998dc89203 .ow-button-base a {
	border: 0;
}
li.ast-masthead-custom-menu-items a,
li.ast-masthead-custom-menu-items a:focus {
	background: #000 !important;
}

.ast-archive-description {
	display: none;
}

.site-footer ul {
	list-style-type: disclosure-closed;
  list-style-position: inside;
}

.site-footer li {
	padding-bottom: 10px;
}

/* Esconde ícone do Whatsapp Me no mobile */
@media only screen and (max-width: 767px) {
	.whatsappme {
	  display: none;
	}
}
