/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
.site-footer{
display:none !important;
}
table {
	width: 100%;
}
th,td {
	border: 0px solid #333;
	padding: 5px;
	text-align: center;
}
#comments.comments-area {
display:none !important;
}
.site-logo{
margin-bottom: -10px !important;
}
@media only screen and (max-width: 1024px) {
  .site-header {
   background-color: #000!important;
  }
}
#menu-social{
margin-left:-10px;
}
#sidebar-footer{
padding-bottom:25px; padding-top:75px;
}

