/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.4.2
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.whatsappbutton {
  line-height: 3;
    font-size: 16px;
    color: #fff;
    display: table;
    width: 100%;
    height: 40px;
    background: #11519B;
    position: fixed;
    bottom: 1px;
    left: 0px;
    right: 0px;
    z-index: 1000000;
    opacity: 0.9;
    text-align: center;
}