/*
Theme Name: Musico Child
Theme URI: https://themes.themegoods.com/musico/landing
Template: musico
Author: ThemeGoods
Author URI: https://themeforest.net/user/ThemeGoods
Description: Premium Music WordPress Theme
Version: 2.0.1576147641
Updated: 2019-12-12 10:47:21

*/
.social-icons-fixed-bottom {
    position: fixed;
    bottom: 20px;
    left: 10px;
	z-index:10;
}
.social-icons-fixed-bottom a{
    background-color: rgba(255,255,255,0);
    padding: 0px;
    display: block;
}
#footer_wrapper {
    z-index: 11;
    position: relative;
}
a#toTop{
	z-index: 12;
}