.wpra-et-legacy li.feed-item {
margin-bottom: 10px;
line-height: 1.3;
}
.wpra-et-legacy .feed-item-content {
display: flex;
align-items: flex-start;
}
.wpra-et-legacy .feed-item-content.item-top {
flex-direction: column;
}
.wpra-et-legacy .feed-item-content.item-top>a>img {
margin-bottom: 0;
}
.wpra-et-legacy .feed-item-content img {
margin-right: 10px;
margin-bottom: 10px;
}
.wpra-et-legacy .feed-item-content>a,
.wpra-et-legacy .feed-item-content>img {
display: block;
flex-shrink: 0;
}
.wpra-et-legacy .thumbnail-excerpt {
overflow: hidden;
margin-top: 5px;
margin-bottom: 5px;
line-height: 1.5;
}
.wpra-et-legacy .thumbnail-excerpt img {
max-width: 100%;
float: left;
margin-top: 0.5em;
margin-right: 10px;
}
.wpra-et-legacy .wpra-feed-audio {
display: block;
margin: 5px 0;
}
.wpra-et-legacy .wpra-feed-audio audio {
width: 100%;
}
.wpra-et-legacy.wpra-item-et {
list-style: none;
}
.wpra-et-legacy.wpra-item-et:not(.wpra-item-et--bullets) {
margin-left: 0;
padding-left: 0;
}
.wpra-et-legacy.wpra-item-et:not(.wpra-item-et--bullets) li {
margin-left: 0;
padding-left: 0;
}
.wpra-et-legacy.wpra-item-et--bullets.wpra-item-et--default {
list-style-type: disc;
}
.wpra-et-legacy.wpra-item-et--bullets.wpra-item-et--numbers {
list-style: decimal;
}
.wpra-et-legacy .green {
color: #0bd600;
}
.wpra-et-legacy .nav-links {
overflow: hidden;
margin-bottom: 20px;
}
.wpra-et-legacy div.wprss-feed-meta>span {
font-size: 90%;
clear: both;
}
.wpra-et-legacy div.wprss-feed-meta>span:not(:last-child):after {
content: " | ";
}
.wpra-et-legacy .wprss-et-social-buttons>* {
vertical-align: top;
}