/*
Theme Name: Arkhe Child
Theme URI: https://example.com/
Description: Arkheテーマの子テーマ
Author: Your Name
Author URI: https://example.com/
Template: arkhe
Version: 1.0.0
Text Domain: arkhe-child
*/

@import url("../arkhe/style.css");


/* -----------------------------
   Polylang EUフラグ差し替え
   ----------------------------- */
img.flag-en-eu {
    content: url('https://takpa-en.com/wp-content/uploads/2025/11/eu_flag.png') !important;
    width: 20px; /* 必要に応じてサイズ調整 */
    height: auto;
}
