/*
Theme Name: Snow Monkey
Theme URI: https://snow-monkey.2inc.org
Author: inc2734
Author URI: https://2inc.org
Description:
Version: 25.4.7
License: GPLv2 or later
License URI: license.txt
Tags: editor-style, featured-images
Text Domain: snow-monkey
Requires at least: 6.3
Tested up to: 6.5
Requires PHP: 7.4
*/
@media screen and (min-width: 768px) and (max-width:1023px){
    .l-header__content .c-container {
        padding-left: 0;
        padding-right: 0;
        width: 95%;
        max-width: 1800px;
    }
    }
@media screen and (min-width: 768px) {
    .cpban{padding:20px 3vw;margin:0 auto;}
    .l-container .p-global-nav .c-navbar__item>a>span {
        font-size: 13px;
    }
}