a[href]:after {
    content: '' !important;
}

/* Hide "Network Social" */
.vc_row.socialbg {
    display: none;
}

/* Hide "Stay Connected" on homepage */
#post-2 .entry-content > .vc_row:first-child .vc_row.wpb_row:nth-child(3),
#post-2 .entry-content > .vc_row:first-child .vc_row.wpb_row:nth-child(4),
#post-2 .entry-content .buttonsrow1 {
    display: none;
}

/* Hide stay connected footer */
.stay-connected-footer {
    display: none !important;
}

.site-header .socialholder {
    display: none;
}

.site-header .menu-top-container {
    display: none;
}

/* Make post full width */
.post .entry-content .wpb_column,
.page .entry-content .wpb_column {
    width: 100% !important;
}

.post .entry-content .wpb_column h1,
.page .entry-content .wpb_column h1 {
    font-size: 24pt;    
}

.post .entry-content .wpb_column h2,
.page .entry-content .wpb_column h2 {
    font-size: 16pt;    
}

.post .entry-content .wpb_column p,
.page .entry-content .wpb_column p,
.post .entry-content .wpb_column li,
.page .entry-content .wpb_column li {
    font-size: 90%;
}

.post .entry-content .wpb_text_column,
.page .entry-content .wpb_text_column {
    width: 100% !important;
}

.post .entry-content .wpb_text_column h1,
.page .entry-content .wpb_text_column h1 {
    font-size: 24pt;    
}

.post .entry-content .wpb_text_column h2,
.page .entry-content .wpb_text_column h2 {
    font-size: 16pt;    
}

.post .entry-content .wpb_text_column p,
.page .entry-content .wpb_text_column p,
.post .entry-content .wpb_text_column li,
.page .entry-content .wpb_text_column li {
    font-size: 90%;
}

.post .sharedaddy {
    display: none !important;
}

.vc_custom_1452190772819 {
    display: none;
}
