/**
* Theme Name: Fastrans Child
* Description: This is a child theme of Fastrans, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themexriver">Themexriver</a>
* Template: fastrans
* Version: 2.5
*/
.scrollup {
    width: 55px;
    left: 20px;
    z-index: 5;
    height: 55px;
    bottom: 20px;
    display: none;
    position: fixed;
    border-radius: 100%;
    line-height: 55px;
    background-color: #ea1e00;
}