/*
Theme Name:         DFD Native
Theme URI:          http://nativewptheme.net/
Description:        Native - Powerful startup development tool
Version:            1.2.3
Author:             DFD
Author URI:         http://dfd.name/
Tags:               one-column, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:		dfd-native
License:            GPL v2
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
*/

a#book-floating {
	position: fixed;
	bottom: 5%;
	right: 0;
	width: auto;
	padding: 15px 30px;
	background: #20B038;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	font-weight: 700;
	z-index: 998;
	text-transform: uppercase;
}