@charset "UTF-8";
/*
Template: arkhe
Theme Name: Arkhe Child
Theme URI: https://github.com/Koki-1205-git/chokipeta-factory
Description: Arkhe用子テーマ
Version: 1.2.0
Text Domain: arkhe
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
GitHub Theme URI: Koki-1205-git/chokipeta-factory
*/

/* SANGOテーマのヘッダー競合を修正 */
#logo:before {
    height: auto !important;
    display: none !important;
}

/* その他のSANGOヘッダースタイルを無効化 */
.header {
    box-shadow: none !important;
}

#inner-header {
    max-width: none !important;
    display: block !important;
    justify-content: unset !important;
}