/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */


/*zasilkovna tabulka */
.war-checkmark {
    color: transparent;
    display: block;
    font-size: 8px;
    height: auto;
    left: 5px;
    position: absolute;
    text-shadow: 0 0#e5ecf1;
    width: 18px;
}

.warkalendar {
    background: 0 0;
    border-bottom: 1px solid #c9e3ef;
    border-collapse: collapse;
    margin-bottom: 1em;
    margin-top: 1em;
    table-layout: fixed;
}

.warkalendar {
    box-sizing: border-box;
    width: 100%;
}

.warkalendar td.th {
    padding-left: 25px;
}

.warkalendar tbody td, .warkalendar tr th {
    border-bottom: 1px solid #c9e3ef;
    padding: 8px;
    vertical-align: top;
}

body .warkalendar h4 {
    font-weight: 700;
	font-size:20px;
    line-height: 24px;
    margin-bottom: 8pt;
    margin-top: 0;
    top: 0;
}