@charset "UTF-8";
/*
Theme Name: Los Ninos
Theme URI: https://los-ninos.cmsmasters.net/
Author: cmsmasters
Author URI: https://cmsmasters.net/
Description: Los Ninos theme is a kindergarten WordPress theme that can be used for preschool and day care institutions, children groups, play schools, kindergartens and kids stores. It has all the needed functionality for a kindergarten of a day care website, as well as for children goods store or child care blog. The theme is so easy in use, even a child can handle it.
Version: 1.2.0
Tested up to: 6.6
Requires PHP: 7.4
License:
License URI:
Text Domain: los-ninos
Domain Path: /theme-config/languages
Copyright: cmsmasters 2024 / All Rights Reserved
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}

ul.lista-holerites, ul.lista-boletos, ul.lista-avaliacoes{
	margin: 0 0 0 2rem;
}

.tabela-nota-frequencia{
	margin:0px;
}
.tabela-nota-frequencia td, .tabela-nota-frequencia th{
	padding: 8px;
}

@media (max-width: 767px) {
    .tabela-nota-frequencia td, .tabela-nota-frequencia th{
      font-size: 12px;
		  padding: 7px;
    }
}