/*
Theme Name: Bumblebee Child
Theme URI: http://bumblebee.elated-themes.com
Description: A child theme of Bumblebee Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: bumblebee
Template: bumblebee
*/
#edgtf-back-to-top>span
{
    background-color:#2686d3 !important;
}
.edgtf-btn-icon-holder
{
    padding-left:10px;
}

.edgtf-btn-icon-holder
{
   margin-left: 10px !important;
}

footer .widget_media_image img
{
    max-width:140px !important;
}

footer .widget.widget_nav_menu ul li {
    display: inline;
    line-height: 1em;
    margin: 0;
    min-height: inherit;
    padding: 0;
}

footer .widget.widget_nav_menu ul li a
{
padding: 6px 47px !important;
    color: initial;
}
footer .widget .widget_nav_menu ul li
{
     display: inline-block !important;
    line-height: 1em;
    margin: 0;
    min-height: inherit;
    padding: 0;
}
footer .widget.widget_nav_menu ul
{
border-bottom: 2px solid #e3e3e3;
    display: inline-block;
    padding-bottom: 6px;
}

