/*
Theme Name: HunterX Theme Wordpress
Theme URI: https://hunterx.fun
Author: Wibumoe
Author URI: https://hunterx.fun
Description: theme for watch anime online.
Version: 3.0
Tags: black, yellow, blue, purple, light, two-columns, right-sidebar, custom-header, custom-menu, featured-images
Text Domain: HunterX
*/
.scroll-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    z-index: 0;
    cursor: pointer;
    text-align: center;
    display: none;
}
.scroll-icon {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    background: #314357;
    color: #fff;
    margin: 0 auto 10px auto;
}
.caption-scroll {
    padding: 5px;
    background: #466180;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
}
