
/*!
Theme Name: Grandviz
Theme URI: https://www.templatemonster.com/vendors/zemez
Author: Zemez
Author URI: https://zemez.io/
Description: Grandviz theme.
Template: kava
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: grandviz
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: grandviz
Template Id: prod-25518
*/
#toTop {
	cursor: pointer;
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 70px;
	overflow: hidden;
	width: 60px;
	height: 60px;
	z-index: 999;
	text-align: center;
	-webkit-box-shadow: -2px 2px 10px rgba(0, 0, 0, .1);
	box-shadow: -2px 2px 10px rgba(0, 0, 0, .1);
	background-origin: #f1f1f1;
}
