/*
	Theme Name: ZIBI主题
	Description: ZIBI主题专为商城、论坛、圈子博客、自媒体、资讯类的网站设计开发，采用简约优雅的设计风格让网站更具美感，创新的前端模块化功能配置和全面的前端用户功能，以及快捷的支付功能、全面的用户功能以及强大的社区论坛功能使ZIBI主题成为更适合现代化网站的优雅主题！
	Theme URI: https://www.zibll.com
	Author: OG
	Author URI: https://www.zibll.com
	Requires at least: 5.0
	Requires PHP: 7.0-8.5
	Version: 8.6
	Tags: 社区、论坛、圈子、商城、中文、博客、科技、简约、付费阅读、付费下载、扁平化、用户中心、网址导航、熊掌号、垂直站点、SEO优化、响应式、增强编辑器
*/
/* Use the site's ArcStarryBlue cursors on devices with a mouse. */
@media (hover: hover) and (pointer: fine) {
    html,
    body {
        cursor: url('/wp-content/themes/zibll%E4%BF%AE%E5%A4%8D%E7%89%882/shubiao/cursors/arrow.cur'), default !important;
    }

    a,
    button,
    [role="button"],
    input[type="button"],
    input[type="submit"],
    input[type="reset"],
    input[type="checkbox"],
    input[type="radio"],
    input[type="range"],
    input[type="file"],
    input[type="image"],
    input[type="color"],
    input[type="date"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="time"],
    input[type="week"],
    label[for],
    select,
    .pointer,
    .but,
    .btn,
    .enlighter-btn,
    .drop-btn,
    .form-switch,
    .minus-btn,
    .plus-btn {
        cursor: url('/wp-content/themes/zibll%E4%BF%AE%E5%A4%8D%E7%89%882/shubiao/cursors/hand.cur'), pointer !important;
    }

    input:not([type]),
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="search"],
    input[type="tel"],
    input[type="url"],
    input[type="number"],
    textarea,
    [contenteditable=""],
    [contenteditable="true"],
    [contenteditable="plaintext-only"] {
        cursor: url('/wp-content/themes/zibll%E4%BF%AE%E5%A4%8D%E7%89%882/shubiao/cursors/ibeam.cur'), text !important;
    }

    [draggable="true"] {
        cursor: url('/wp-content/themes/zibll%E4%BF%AE%E5%A4%8D%E7%89%882/shubiao/cursors/move.cur'), move !important;
    }

    abbr[title],
    [data-cursor="help"],
    .cursor-help {
        cursor: url('/wp-content/themes/zibll%E4%BF%AE%E5%A4%8D%E7%89%882/shubiao/cursors/help.cur'), help !important;
    }

    body button:disabled,
    body button:disabled *,
    body input:disabled,
    body select:disabled,
    body textarea:disabled,
    body [aria-disabled="true"],
    body [aria-disabled="true"] *,
    body .disabled,
    body .disabled *,
    body .is-disabled,
    body .is-disabled * {
        cursor: not-allowed !important;
    }
}
