.wrap {
   padding: 0px 0px !important;
}
.content {
   padding-left: 20px;
    text-align: justify;
}
p{
text-align: justify;
}

.sidebar-primary {
    padding-right: 10px;
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
#user-profile-3,
#recent-posts-3,
#simple-social-icons-2
{
width:100%;
}
} 
@media only screen and (max-width:5000px) and (min-width:  767px) {
#user-profile-3,
#recent-posts-3,
#simple-social-icons-2
{
width:33%;
float:left;
padding:12px;
}
} 


.site-title{
width: 194px !important;
height: 82px !important;
}
.header-image .title-area
{
height: 82px !important;
}
#recent-posts-2{
width: 33%;
float: left;
}
.site-footer p{
display: none;
}
.site-footer .wrap::after{
content: "Copyright ©2018 The Chocolate Muffin Tree | All Rights Reserved ";
}
.genesis-nav-menu a {
    margin: 0 15px 0;      
}