/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/

/* =Theme customization starts here
------------------------------------------------------- */
.et_pb_button[data-icon]:not([data-icon=""]){
	z-index:3 !important;
}
.et_pb_button[data-icon]:not([data-icon=""]):after {
    background-color: #0D0E10;
    top: -2px !important;
    right: -40px !important;
    width: 60px !important;
  	border-radius:10px !important;
    text-align: center !important;
    height: 50px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    z-index: -1 !important;
}

.et_pb_menu_0_tb_header .et-menu-nav li ul.sub-menu {
    min-width: 250px !important;
}

.et-l.et-l--footer {
	overflow: hidden !important;
}


