/*
Theme Name:     Basic Child
Theme URI:      https://budaev-igla.com.ua/
Description:    Моя дочерняя тема
Author:         Roman Budaev
Author URI:     https://budaev-igla.com.ua/avtor/
Template:       basic
Version:        1.0
*/

/* Меняю основной шрифт (текст + меню) */
/* ============================================================================
 *		inline HTML TAGS
 * ============================================================================ */
body { font: 16px/1.4 Arial, Tahoma, sans-serif; }

/* ============================================================================
 *		FORM HTML TAG
 * ============================================================================ */
input, textarea, select, button { font: 300 16px/1.25 Arial, Tahoma, sans-serif; }

.top-menu li a, .top-menu li span { padding: 15px 19px!important; }