/*********************************************************************************

	Template Name: Photohub - Creative Photography Template 
	Template URI: https://themeforest.net/user/plus-theme
	Description: Photohub is a awesome, creative, and unique phptography template which mekes you build a beautiful template easily
	Author: Plus-Theme
	Author URI: https://hastech.company
	Version: 1.2

	Note: This is style css.

**********************************************************************************/

@import url(css/main.css);

.float{
	position:fixed;
	width:50px;
	height:50px;
	bottom:60px;
	right:30px;
	background-color:#25d366;
	color:#FFF;
	border-radius:40px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:12px;
}