/*
Theme Name:     Webto Theme
Theme URI:      https://webto.dk
Template:       kadence
Author:         Webto
Author URI:     n/a
Description:    Child Theme Description
Version:        10.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/

table.has-fixed-layout td {	border-color: #C4C3C3; }
table.has-fixed-layout tr:first-child td { background: #d3e1b9; font-weight: bold; }
table.has-fixed-layout tr:nth-child(odd) { background-color: #dddddd; }
.wp-block-table { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.wp-block-table table.has-fixed-layout { width: max-content; min-width: 100%; border-collapse: collapse; }
.wp-block-table td { white-space: nowrap; }
.wp-block-table td:first-child { white-space: normal; }
