/**
 * 注意：此檔案包含自定義樣式，請勿在系統更新時覆蓋
 * Note: This file contains custom styles, do not overwrite during system updates
 * 最後更新 / Last updated: 2025-04-16
 */
@media only screen and (max-width: 1480px) {
    .header{
		position: sticky;
	}
}
.page-error .result-inner .img img{
	max-width: max-content;
}
.swiper {
    margin-bottom: -3px;
}

.page-pdt .coldefault9.inner{
	display: flex;
	flex-direction: column;
}

.page-pdt .coldefault9.inner .webeditor{
	order: 10 !important;
}
/* 全局│主選單│search 文字 */
.header__search-input {
	font-size: 16px;
}