/*
Theme Name: Baskerville Child
Template: baskerville
Author: Child Theme Configurator
Version: 1.0.1770562433
Updated: 2026-02-08 15:53:53

*/

.main-menu ul a {
    line-height: 110%;
    padding: 10px;
}
.post-header {
    padding-top: 4%;
    padding-bottom: 4%;
}
.single .post-content {
    padding-top: 4%;
    padding-bottom: 4%;
}
only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    table,-thead,-tbody,-th,-td,-tr-{-display: block;
}
thead tr {
    top: -9999px;
    left: -9999px;
    position: absolute;
}
tr {
    border: 1px solid #ccc;
}
td {
    padding-left: 50%;
    border: none;
    position: relative;
    border-bottom: 1px solid #eee;
}
td:before {
    width: 45%;
    padding-right: 10px;
    top: 6px;
    left: 6px;
    position: absolute;
    white-space: nowrap;
}
