/**Header Social Icons**/
.top-social-icons {
    text-align: right;
}

.header-fa-icons i {
    color: #1e417b;
    font-size: 24px;
    padding: 0px 5px;
}

.header-fa-icons {
    margin-bottom: -20px;
}

/* Enter Your Custom CSS Here */
.site-info {
  display: none;
}
.page-header {
  border-top: 0 none;
  margin: 0 7.6923% 3.5em;
  padding-top: 1.75em;
}

.entry-format, .cat-links {
    display: none !important;
}

.tags-links {
    display: none !important;
}

.author {
    display: none;
}

.entry-title {
    font-size: 1.5rem;
}

.read-more {
    display: table;
    clear: both;
    margin-top: 1em;
  text-decoration: none !important;
}

a.read-more: hover {
  text-decoration: none !important;
}

ul {
    list-style-position: outside;
    padding-left: 18px !important;
}

/*
	@media screen and (min-width: 44.375em) {
.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {
    margin-left: 18px !important;
}*/

@media screen and (min-width: 75em) {
	body:not(.search-results) .entry-summary {
		font-size: 1.2rem;
        display: none;
	}

.category .page-header { 
    display: none; 
}

@media only screen and (min-width: 768px) {
    /* For desktop: */
  .site-header {
  padding: 1em 2em;
}

.header-image {
  margin-top: -6em !important;
}

.site-header .social-navigation {
	margin-bottom: 1.75em;
}
  
table, th, td {
    border: 0px solid #d1d1d1;
}

.entry-summary {
    font-size: 1rem;
}
	
	.designed-by,
#footer-copy .wpzoom,
#footer .wpzoom,
.site-info .designed-by,
.site-info p.right,
.footer-info .designed {
    display: none;
}