@charset "UTF-8";
/*
Theme Name: Ann
Theme URI: http://superwinwin.net/
Author: the winwin team
Author URI: http://superwinwin.net/
Description: Ann theme
Text Domain: http://superwinwin.net/
*/
.hero-banner {
    display: none;
}
.home .hero-banner {
    display: block;
}
.category-pill {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
:disabled {
    cursor: default;
    pointer-events: none;
}
form.post-password-form {
    display: none;
}
.gallery-item.is-locked {
    cursor: none;
    pointer-events: none;
}