/* Enter Your Custom CSS Here */@media all and (max-width: 599px) and (min-width: 220px) {
  #wdsi-slide_in {
    display: none;
    }
}

.post-380 .cat-title { display: none; }

/* Fixes post date text spacing issues on the top of single posts. */
.dtreviewed {
	margin-left: 3px;
}

/* Fixes line-breaking post titles */
h1.post-title {
  width: 90%;
  
.entry-content p iframe { display:block; margin: 0 auto; }
} 