/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.1
*/


#Footer .footer_copy .footer-menu {float:left;max-width: 80%;margin: auto;}
#Footer .footer_copy #footer-menu ul {margin:auto !important;}
#Footer .footer_copy .footer-menu li{text-align: left;display:inline-block;margin:0px;padding:0px;border:0px;vertical-align: top; width:24.5%;}
#Footer .footer_copy .footer-menu li a[href="#"]{ pointer-events: none; font-weight: 700;}
#Footer .footer_copy .footer-menu li:last-child{margin-right:0;padding-right:0;border-right:0}
#Footer .footer_copy .footer-menu .sub-menu {padding-top:15px;}
#Footer .footer_copy .footer-menu .sub-menu li{display:block; text-align: left; margin-right:6px;padding-right:6px;border:0px; width:100%;}


.footer-copy-center #Footer .footer_copy .footer-menu{float:none;margin:0}


@media only screen and (max-width: 767px)
{
    #Footer .footer_copy .footer-menu{float:none;margin:0; max-width: 100%;}
    #Footer .footer_copy .footer-menu li{width:48%;}
    #Footer .footer_copy .footer-menu li{width:48%;}
}