/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */
.ind-order-sort-8 .webeditor p {
    margin-top: 4em ;
    margin-bottom: 4em ;
}
.index-editor-template3 .choose-icon .icondiv {
      border-width: 0px;
 }
.sort_index_editor_style_1.index-editor-template3 .choose-icon .icondiv {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0) !important;
}
.ind-banner__text{
       text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}
/*.nav__name {
  padding: 20px 26px !important;
}
  */
  .nav__layer .nav__item .nav__name {
    padding: 7px 5px;
   }
.nav__layer .nav__item .nav__name:hover {
    padding-left: 5px;

}
.nav__layer .nav__item {
        border-bottom: 1px solid #4e4f9a;
}