/*
 Theme Name:   Divi Child
 Theme URI:    http://wp.cenoltd.com
 Description:  Divi Child Theme
 Author:       Oliver Schlag
 Author URI:   http://www.wallcloud.eu
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  divi-child
*/

.fixedC2A {
    position: fixed;
    bottom: 0px;
    right: 0px;
}

.fixedC2AHidden {
    position: fixed;
    bottom: 0px;
    right: 0px;
    visibility: hidden;
}

.et_pb_toggle_content .button-green-no-hover a:hover {
    background: #9BC53D !important;
    padding: 10px 14px !important;
    border-radius: 4px;
    margin-top: -10px;
    color: #F1F1F1 !important;
}
