/*#site-title span a span:first-child {
    border-radius: 1000px !important;
    font-size: 120% !important;
    font-weight: bold !important;
    line-height: 0.5em !important;
    margin-right: 0 !important;
    padding: 20px !important;
    text-align: center !important;
    width: auto !important;
}
#masthead .header-image {display: none !important;}
a.continue-reading-link {display:none !important;}*/

.entry-content a {
text-decoration:underline !important;
}
.entry-content a:hover {
text-decoration:none !important;
}

#site-header1 {
box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.2) !important;
}
#social-breadcrumbs-wrapper {
    background-color: transparent !important;
}
.button, input[type="submit"] {
    background-color: rgba(0, 0, 0, 0.4) !important;
}
.button:hover, input[type="submit"]:hover {
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.category .page-title {display: none !important;}