/*
Theme Name: DesignHu-TNUofArt
Theme URI: https://www.design-hu.com/
Description: 鵠崙設計 - 客製wordpress主題
Author: DesignHu-LeonChou
Author URI: https://www.design-hu.com/
Tags: 北藝大 北藝大文化資源 官方網站客制主題 鵠崙設計
Version: 1.1
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: DesignHu
*/

/**
  * 無障礙紀錄：
  * 外掛 acc.js需要修改無障礙功能插件內容
  * 2.header 插入無障礙功能插件
  * 3.footer 插入無障礙功能插件
  * 4.隱私權頁面移除內容與選擇正確範本
  */

a:focus .project_card0-effect,
a:focus .project_card3-effect {
  opacity: 1 !important;
}

/* a:focus .project_card-post-cnt .date,
a:focus .project_card-post-cnt .title {
  color: white !important;
} */

#AC {
  position: absolute;
  top: 85px;
  left: 0;
  z-index: 20;
}

#AZ {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 20;
}

.longdesc {
  height: 0;
  overflow: hidden;
}

.admission .project_card0:has(a:focus) {
  border: 3px solid #4d90fe !important;
}

html[lang="zh-hant"] .skipEn {
  display: none;
}
html[lang="en-US"] .skipTw {
  display: none;
}

.honorary .honorary-list .project_card-honorary,
.fulltime .fulltime-list .project_card-fulltime {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  background: unset;
  border: 0;
}

#professorModal .close {
  width: 30px;
  height: 30px;
  background: unset;
  border: 0;
  padding: 0;
  margin: 0;
}

@media screen and (max-width: 1023.98px) {
  header .web_nav {
    display: none;
  }

  header:has(.hamberger.js-active) .web_nav {
    display: block;
  }
}

@media screen and (max-width: 767.96px) {
}
