/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/

/* 慈善關懷 /charity/ #about 對版修正（Bricks %root% 自訂 CSS 未輸出，改由子主題覆蓋） */
#brxe-s1ebtx{ white-space: nowrap; }              /* 「協會緣起與宗旨」eyebrow 不折行 */
#brxe-s1ftxx{ writing-mode: vertical-rl; }        /* 左側佔位盒改直書聖句，對版設計稿 */

/* 偈語傳誦 /verses/ #howto 左側佔位盒直書（同 %root% 自訂 CSS 未輸出問題） */
#brxe-eaacjz{ writing-mode: vertical-rl; }

/* footer 社群 — FB / LINE 改圓形 icon（隱藏文字標籤，對版設計稿） */
#brxe-foSoc1{ display:flex; gap:12px; list-style:none; padding:0; margin:8px 0 0; }
#brxe-foSoc1 li{ margin:0; }
#brxe-foSoc1 li a{ display:inline-flex; align-items:center; justify-content:center; width:42px; height:42px; border:1px solid rgba(231,217,196,.28); border-radius:50%; color:#E7D9C4; text-decoration:none; transition:background .2s ease,border-color .2s ease,color .2s ease; }
#brxe-foSoc1 li a:hover{ background:rgba(200,163,91,.18); border-color:#C8A35B; color:#EBC97F; }
#brxe-foSoc1 li a i{ font-size:18px; line-height:1; }
#brxe-foSoc1 li a span{ display:none; }

/* 隨喜功德・功德芳名名錄:筆數多時面板內部捲動(max-height 600px),頁面不被拉長;細金色捲軸 */
.dhg-donor-scroll{ scrollbar-width:thin; scrollbar-color:#D9C39A transparent; }
.dhg-donor-scroll::-webkit-scrollbar{ width:8px; }
.dhg-donor-scroll::-webkit-scrollbar-thumb{ background:#D9C39A; border-radius:8px; }
.dhg-donor-scroll::-webkit-scrollbar-track{ background:transparent; }