/*
Theme Name: STEK
Theme URI: 
Author: 
Author URI: 
Description: 
Requires at least: 6.0
Tested up to: 6.2.2
Requires PHP: 5.7
Version: 0.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentythree
Text Domain: stek
Tags: blog, news, portfolio, one-column, wide-blocks, accessibility-ready, block-patterns, block-styles, custom-colors, custom-logo, custom-menu, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments, translation-ready, 
*/

.map-block-send-to-back {
    position: relative;
    z-index: 1;
}

#stek-front-page-outline-button > a {
    border-color: var(--wp--preset--color--custom-stek-red);
}

#front-page-category-buttons a {
    border-width: 7px;
}

.home footer {
    margin-block-start: 0;
}

#stek-training-schedule {
    font-weight: 500;
}

#stek-training-schedule th {
    background-color: var(--wp--preset--color--custom-stek-red);
    color: white;
    text-align: left;
}

.stek-vlt-table th {
    color: white;
    text-align: left;
}

#stek-action-vlt th {
    background-color: var(--wp--preset--color--custom-stek-red);
}

#stek-smart-vlt th {
    background-color: var(--wp--preset--color--custom-stek-yellow);
}

#stek-nex-vlt th {
    background-color: var(--wp--preset--color--custom-stek-blue);
}

#stek-training-schedule tbody tr:nth-child(even), .stek-vlt-table tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

#stek-training-schedule thead, .stek-vlt-table thead {
    border: none;
}

#stek-training-schedule th, #stek-training-schedule td, .stek-vlt-table th, .stek-vlt-table td
{
    border: 1px solid #e2e7ec;
    padding-top: 1.0em;
    padding-bottom: 0.75em;
}

.stek-shadow {
    box-shadow: rgba(0,0,0,.25) 0 3px 11px 0;
}

.stek-shadow a {
    text-decoration: none;
}

.stek-shadow a:hover {
    text-decoration: underline;
}
