/*
Theme Name: Justin
Theme URI: http://www.justinsilver.com
Version: 1.0
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Justin Silver
Template: hueman
Author URI: http://www.justinsilver.com
*/

@import url("../hueman/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


#comments blockquote {
    position: relative;
    color: #777;
    font-style: italic;
    margin: 0 0 15px 0;
    padding-left: 30px;
}

#comments blockquote:before {
    content: "\f10d";
    color: #ccc;
    font-size: 24px;
    font-style: normal;
    font-family: FontAwesome;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.syntaxhighlighter {
  font-size: 0.65em !important;
}
.syntaxhighlighter.smaller {
  font-size:12px!important;
}

#credit {
  display: none;
}

.fa {
  width: 20px;
}

#wdi_feed_0 .wdi_feed_container,
#wdi_feed_0 .wdi_feed_wrapper,
#wdi_feed_0 .wdi_photo_meta,
#wdi_feed_0 .wdi_load_more, #wdi_feed_0 .wdi_spinner {
  background-color: transparent!important;;
}

.wdi_feed_item {
  margin: 0 0 15px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #bbb;
  box-shadow: 2px 2px 5px #ccc;
}

.wdi_col_2 .wdi_feed_item {
    margin-right: 1%;
    width: 46%!important;
}
