/*
 Theme Name:   EDIX
 Theme URI:    https://raiz.es
 Description:  Tema hijo de Raíz para EDIX
 Author:       Grupo Raíz Digital
 Author URI:   https://raiz.es
 Template:     raiz
 Version:      1.0.1
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  edix
*/

@media (min-width: 1700px) {
	.entry-content ol li, .entry-content table td, .entry-content table th, .entry-content ul:not(.breadcrumb) li {
    	font-size: 1rem !important;
	}
}
/* Ocultamos widget de Google Recaptcha */
.grecaptcha-badge { visibility: hidden; }
/* ocultamos la barra de admin */
/*#wpadminbar { display: none; }*/

/* Eliminar despues de subir todas las fichas de producto */
#hero-form {
	padding: 1rem 1.5rem !important;
}
.form__row {
	margin-bottom: .75rem !important;
}
.archive__pagination{
	margin-bottom: 1rem !important;
}
