/*------------------------------------------------------------------------
# AA Snowfall for Christmas
# ------------------------------------------------------------------------
# author    AA Extensions https://aaextensions.com
# Copyright (C) 2018 AA Extensions. All Rights Reserved.
# @license - http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
# Websites: https://aaextensions.com
-------------------------------------------------------------------------*/

.sf-snow-flake {
    position: fixed;
    top: -20px;
    z-index: 99999;
}

.sf-snow-anim {
    top: 110%;
}