/*
 Theme Name: Midetol2020
 Description: education-hub Child Theme
 Author: Mikhail N
 Template: education-hub
 Version: 1.0.0.1642599599
 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:  education-hub-child
Updated: 2022-01-19 16:39:59
*/

.tablepress .column-3 { width: 100px; }

.summary-field-title {font-size: 22px; color: #0000aa}
.summary-field-value {font-weight: bold; font-size: 22px; color: #0000aa}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number]{-moz-appearance: textfield;} 
