/*
Theme Name:        Chap
Theme URI:         https://chap.website
Description:       Chap is a WordPress theme using Semantic UI CSS framework.
Author:            websevendev
Author URI:        https://themeforest.net/user/websevendev
Version:           1.24.1
Requires at least: 4.6
Tested up to:      6.0
Requires PHP:      7.4
License:           Regular License
License URI:       https://themeforest.net/licenses/terms/regular
Tags:              custom-menu, editor-style, theme-options
Text Domain:       chap
AMP:               true
*/
.float2{
	position:fixed;
	width: 60px;
	height: 60px;
	bottom: 40px;
	left: 40px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
	transition: all .5s;
}