
  .ezoic-wrapper .srp-widget-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .ezoic-wrapper .srp-widget-singlepost {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px; }
  .ezoic-wrapper .srp-widget-container > .srp-widget-singlepost:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .ezoic-wrapper .srp-post-content-container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .ezoic-wrapper .srp-thumbnail-position-default {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .ezoic-wrapper .srp-thumbnail-box {
    margin-right: 20px; }
  .ezoic-wrapper .srp-post-thumbnail-link {
    display: block; }
  .ezoic-wrapper .srp-thumbnail-box img {
    height: auto; }
  .ezoic-wrapper .srp-content-box {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    width: 20%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .ezoic-wrapper .srp-content-box .srp-post-date,
  .ezoic-wrapper .widget-area .widget .srp-post-date {
    margin: 0 0 10px; }
  .ezoic-wrapper .srp-content-box .srp-post-title,
  .ezoic-wrapper .widget-area .widget .srp-post-title {
    margin: 0; }
  .ezoic-wrapper .srp-content-box .srp-post-title,
  .ezoic-wrapper .widget-area .widget .srp-post-title {
    margin: 0; }
  .ezoic-wrapper .srp-content-box .srp-post-stringbreak-link {
    margin: 0 5px; }
  .ezoic-wrapper .srp-content-box .srp-post-content,
  .ezoic-wrapper .widget-area .widget .srp-post-content {
    margin: 0; }

