/*
Theme Name: Induscity Child
Theme URI: http://steelthemes.com/induscity
Author: SteelThemes
Author URI: http://steelthemes.com
Description: Induscity Child Theme.
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: induscity
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: induscity
*/

.header-v2 .site-extra-text .widget:before,
.header-v5 .site-extra-text .widget:before {
	display: none !important;
}



.caltoactionfxed {
    position: fixed;
    bottom: 10px;
    left: 20px;
    width: 10%;
    display: flex;
    font-size: 20px;
    font-weight: bold;
    color:white !important;
    align-items: center;
    z-index: 10;
    text-decoration: none;
}
  
.caltoactionfxed:hover {
    color:white !important;
}
  
.left-icon {
    padding: 16px 20px;
    border-radius: 50px;
    background-color: #52d75d;
    z-index: 100;
}
  
.right-icon {
    margin: 0 0 0 -11px;
    background-color: #0F1011;
    padding: 3px 15px;
    border-radius: 5px;
    z-index: 80;
    text-decoration: none;
}
  
.white-text {
    color:white;
}
