/*
Theme Name:Togo Child
Theme URI: https://togo.uxper.co/
Author: Uxper
Author URI: http://uxper.co/
Description: This is a child theme of Togo
Template: togo
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.4
License URI: https://choosealicense.com/licenses/gpl-2.0/
Text Domain: togo-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.tg {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0.5em 0 0.5em 0;
}

.tg-wrap table tr {
    display: table-row !important;
}

table.tg tr td {
    display: table-cell !important;
}

table.tg thead {
    position: relative !important;
}

.tg td {
    border: 1px solid #eeeeee !important;
    padding: 10px 5px;
    word-break: normal;
}

.tg th {
    border: 1px solid #eeeeee !important;
    font-weight: 500;
    overflow: hidden;
    word-break: normal;
    position: relative;
}

.tg .tg-0pky {
    border-color: inherit;
    text-align: left;
}

@media screen and (max-width: 767px) {

    .tg-wrap {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}