/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 28 2019 | 07:48:25 (am)
/*
/******* Do not edit this file *******/

.syntaxhighlighter {
  	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;
}