/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


/*.z-index-100 {z-index: -99 !important;	
}

.z-index-1 {z-index: -100 !important;	
}*/

.hero-calc {
	background: #ffffff;
    padding: 40px 30px;
    border-radius: 24px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.06);
    max-width: 450px;
    margin: 20px auto;
    font-family: sans-serif;
    text-align: center;
    border: 1px solid #f0f0f0;
    position: relative;
}