.page-template-page-templatespage_fullwidth-php #content.page-wrap,
.page-template-page-templatespage_fullwidth-php #content > .container,
.page-template-page-templatespage_fullwidth-php .content-area .hentry{
  padding-top: 0;
  padding-bottom: 0;
}

.page-template-page-templatespage_fullwidth-php .entry-header,
.page-template-page-templatespage_fullwidth-php .entry-footer{
  display: none;
}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0;
}

.menu-iw-menu-new-container {
    width: 900px;
}
  
.site-footer {
    text-align: center;
    display: block;
}
  

@media only screen and (max-width: 768px){
  .footer-widgets .social-media-button-container {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}

.footer-widgets {
    padding-top: 15px;
    padding-bottom: 0px;
}



