/*
Theme Name: Xwrite child
Version: 2.0.0
Template: xwrite
*/
.neko {padding-left: 5% !important;text-shadow: #0072bc 1px 1px 1px, #0072bc -1px 1px 1px, #0072bc 1px -1px 1px, #0072bc -1px -1px 1px;
}
.header.is-transparent .siteInfo__logo a,.siteInfo__logo a {
    font-size: 24px;
    font-weight: 800 !important;
    letter-spacing: 0;
}
.wp-block-table.is-style-stripes {
    border: none;
}

.header-fix .gNavList > .menu-item > a, .header.is-pc-left .gNavList > .menu-item > a {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 2px;
}
@media (min-width: 768px) {
.header .container,.header .headerInfo, .header-fix .headerInfo, .header-fix .container{
    max-width: unset !important;
}}