  .ezoic-wrapper .stylish-popular-widget {
    height: auto;
    margin-bottom: 40px;
    position: relative;
    width: 100%; }
  .ezoic-wrapper .stylish-popular-widget img {
    height: auto;
    max-width: 100%; }
  .ezoic-wrapper .stylish-popular-widget .meta-text {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0; }
  .ezoic-wrapper .stylish-popular-widget .meta-text h3 {
    margin-bottom: 4px; }
  .ezoic-wrapper .stylish-popular-widget .meta-text h3 a {
    font-size: 14px;
    letter-spacing: 1px; }
  .ezoic-wrapper .stylish-popular-widget .meta-text h3 a:hover {
    text-decoration: none; }
  .ezoic-wrapper .stylish-popular-widget .meta-text span.date {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .ezoic-wrapper .stylish-popular-widget span.popular-number {
    border: 4px solid white;
    border-radius: 50%;
    bottom: -24px;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    moz-border-radius: 50%;
    padding: 9px;
    position: absolute;
    right: 12px;
    webkit-border-radius: 50%; }
  .ezoic-wrapper .stylish-popular-widget:hover > .meta-text {
    background: rgba(0, 0, 0, 0.8);
    moz-transition: 0.3s;
    ms-transition: 0.3s;
    o-transition: 0.3s; }

