
#Footer .widgets_wrapper .section_above_footer .column:first-child {
    padding-top: 55px !important;
    background: none !important;
}

#Footer .widgets_wrapper .section_above_footer .wp_media_upload_widget:first-child > a{
    pointer-events: none !important;
}

#Footer .widgets_wrapper .section_above_footer .wp_media_upload_widget:first-child > a img{
    display: block !important;
    width: 100% !important;
}

footer .widgets_wrapper .section_above_footer .container .wp_media_upload_widget{
    display: block !important;
}

p.widget-footer-copyright{
    text-align:left !important;
    color:#FFFFFF !important;
    margin: 30px 0 !important;
}

#Footer .widgets_wrapper .section_above_footer .widget.widget_appstore_widget{
    margin-bottom: 135px !important;
}

html[lang=en-US] #Footer .widgets_wrapper .section_above_footer .widget.widget_appstore_widget {
    margin-bottom: 160px !important;
}

#Footer .widget-footer-button-login{
    border-radius: 5px !important;
}
