/* Enter Your Custom CSS Here */
.laread-motto {
	margin-top: 20px; 
  font-size: 14px;
  margin-bottom: 0px;
}

.post-item-paragraph p{
  
 	line-height:1.58 !important;
  	text-align: left !important;
}

.push-navbar:first-child {display:none;}
.navbar-toggle {display:none;}

.next-prev-post.clearfix  {display:none;}

.footer-logo {
    margin-bottom: 25px !important;
    padding-bottom: 0px !important;
  }

.banner-links {display:none;}

.contact-map 

.attachment-thumbnail {display:none;}

.laread-about p { font-size: 18px !important; }

.about-social {display:none;}

@media screen and (max-width: 768px) {
  
  .laread-motto {
      font-size: 14px;
      text-align: center !important;
    }  
  
  .navbar-toggle {
      display:block;
    }
  
  p {
      font-size:18px !important;
      text-align: left !important;
    }
  
	h2 { text-align: left !important; }
	.contact-info h2 { text-align:center !important; }
	.text-contact
    { text-align:center !important; }
  
	.basic-info {text-align:center !important;}
}
