/*
Theme Name: SmallBusiness CD [Child]
Theme URI: http://www.creative-dive.de/themes/small-business/
Description: Small Business - Minimal WordPress Template for your Startup
Author: Martin Jost
Author URI: http://www.creative-dive.de
License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI: http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
Version: 1.1
Text Domain: smallbusiness-cd
Template: smallbusiness-cd
*/

/* Custom CSS */

.your-class {
	
}

/* WhatsApp Floating Button - Z-Index Global */
.contact-elements.whatsapp {
  z-index: 99999 !important;
}

.whatsapp-icon-float {
  z-index: 99999 !important;
  position: relative;
}

.whatsapp-icon-float a {
  z-index: 99999 !important;
  position: relative;
}

.whatsapp-icon-float img {
  z-index: 99999 !important;
  position: relative;
}