/*
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.0.2
*/

@media(max-width: 768px)
{
	table th, table td {
		padding: 8px;
	}
}

.footer_copy .mcb-column-inner {
	margin-bottom: 0;
}


#Footer .footer_copy {
    background: #0e6e64;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
	color: #fff;
}

#Footer .footer_copy a {
	color: #fff;
}

.footer-copy-center #Footer .footer_copy .copyright {
	margin-bottom: 0;
}

#Footer .footer_copy .one {
    margin-bottom: 0;
    padding-top: 10px;
	padding-bottom: 10px;
    min-height: initial;
}