/*
* Add child theme CSS Rules
*/

@media (max-width: 991px){
body #content-pusher #back-top.hide {
    display: block !important;
}
}