body, button, input, select, textarea {text-align:center;}
.contactFormWrap {
width:900px;margin:50px auto;max-width:90%;
}
.maxwidthfive {max-width:500px;}
.content-area {max-width:100%;width:100%}
.section-heading, .section-shape-container, .entry-header {display:none}
.site-footer {
    background-color: #155cac;
    padding-top: 50px;
    clear: both;
color:#ffffff!important;
opacity:1;
}
.footer-socials li a {
color:white!important;
}
#footer-company a {
    font-weight: 500;
    color: white!important;
text-decoration:underline;
}
.site-footer::before {
    content: "Happy Tails of Philly";
    font-size: 35px;
width:100%;
text-align:center;
margin-top:-30px;
margin-bottom:20px;
}
#main-logo-container {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    top: 0;
    height: 100%;
    transform: translate3d(0,100%,0);
    background: url(http://happytailsofphilly.com/wp-content/uploads/2016/12/brick-seamless-orange-backgrounds-wallpapers-1.jpg!important);
    background-size: contain!important;
    background-attachment: fixed!important;
}
#tessa-main-menu {
    background:white;
}
@media only screen and (max-width: 960px)
.entry-content.portfolio, article, .entry-footer {
    padding: 0px;
}

}