/* MAIN CONTAINER
----------------------------------------------- */
h3.post-title.entry-title, #blog-pager, .blog-feeds {
display: none;
}
.section-header {
overflow: hidden;
margin-bottom: 20px;
}
.section-header h3 {
color: #888;
font-size: 20px;
letter-spacing: 0;
margin: 0;
font-weight: 300;
font-family: Lato, sens-serif;
float: left;
margin-top: 3px;
}
.section-header h3 i {
font-size: 13px;
background: #E73737;
color: #fff;
width: 22px;
height: 22px;
line-height: 22px;
text-align: center;
border-radius: 50%;
letter-spacing: 0;
margin-right: 2px;
vertical-align: middle;
margin-top: -3px;
}
.section-header h3 i.fa-play {
font-size: 9px;
}
.section-header .section-nav {
float: right;
position: static;
width: auto;
margin: 0;
}
.section-header .section-nav .bullet {
background: #ddd;
width: 13px;
height: 13px;
display: inline-block;
border-radius: 50px;
border: 0;
margin: 0;
}
.section-header .section-nav .bullet.active {
background: #e73737;
}
.post-labels, .post-comment-link {
display: none;
}
.post.hentry {
float: left;
margin-bottom: 30px;
padding: 0 14px;
}
.post-home-title {
font-size: 13px;
color: #000;
font-weight: 700;
white-space: nowrap;
overflow: hidden;
}
.post-home-title:hover {
text-decoration: underline;
}
.post-timestamp, .post-timestamp a {
color: #AAA;
font-size: 12px;
}
.post-timestamp i {
font-size: 14px;
color: #C5C5C5;
margin-right: 3px;
}
.home-widgets {
margin-bottom: 30px;
}
#related-posts .title h4 {
color: #888;
font-size: 20px;
letter-spacing: 0;
margin: 25px 14px 10px;
font-weight: 300;
font-family: Lato, sens-serif;
}
.carousel_related h3 {
margin: 0 0 4px;
line-height: 21px;
overflow: hidden;
}
.carousel_related h3 a {
font-size: 13px;
color: #000;
font-weight: 700;
white-space: nowrap;
overflow: hidden;
}
.ads-here {
max-width: 100%;
margin: 30px 0 10px;
}
.ads-here img, .ads-here div, .ads-here iframe, .ads-here embed {
max-width: 100%;
}
.post-feeds {
display: none;
}