div.like { display: none; }
h2.section-title { font-family: "Kaushan Script"; font-size: 1.8em; line-height: 2.2em; }

.entry-header .entry-title { font-family: "Kaushan Script"; font-size: 1.8em; }
#primary .post .entry-content h2, #primary .page .entry-content h2, #primary .edd-download .entry-content h2 {font-weight: 700; font-size: 1.3em; }
#primary .post .entry-content h2, #primary .page .entry-content h3, #primary .edd-download .entry-content h3 {font-weight: 700; font-size: 1em; }
.navigation { display: none; }

.download-count-likes {display: none !important;}
.voted {display: none;}

.site-content { margin-bottom: 20px; }

.btn-login { display: none; }

/* from rarathemes support to fix double button */
.edd-js-none .edd-has-js, .edd-js .edd-no-js, body.edd-js input.edd-no-js{
display: none !important;
}

@media only screen and (max-width: 1024px) {
#secondary {display: none !important;}
}

#primary {
margin-bottom: 0px; }

/*

.entry-content div .edd_purchase_submit_wrapper { display: none; }
.single-download #primary .edd-download .text-holder { padding: unset; }
.single-download #primary .edd-download { margin: unset; }
.download-image-overlay { visibility: visible !important; opacity: 1 !important; background: unset !important; }
.download-image-overlay .download-cart-view .download-view-btn:after {background: unset !important;}
.download-image-overlay .download-cart-view .download-view-btn:hover:after {background: unset !important;}
.download-image-overlay .download-cart-view .download-view-btn {width: 100% !important; height: 100% !important; background: unset !important;}
.download-image-overlay .download-cart-view .download-view-btn:hover {background: unset !important;}
.download-image-overlay .download-cart-view {width: 100% !important; height: 100% !important;}
.download-image-overlay .download-cart-view .download-cart-btn { display: none !important;}
.img-holder img {width: 100% !important;}

.single-download #secondary .download-info-wrapper .download-price form { margin-bottom: 20px; }

*/