/* 联系/订阅/搜索展示型：可输入，不可提交 */
.contact-form-display .btn,
.subscribe-form-display button,
.search-form-display button {
    cursor: default;
}

/* 主题包内无 images/breatcome.jpg，避免 404；内页横幅由 lozad data-bg-image 注入 */
.breatcome-area {
    background-image: none;
}
