.popular-posts-widget{list-style:none;padding:0;margin:0;margin-left:15px;margin-bottom:30px}.popular-posts-widget li{display:flex;align-items:center;padding:12px 10px;border-bottom:1px solid #eee;transition:background .3s ease;font-size:16px;padding-top:25px;padding-bottom:25px}.popular-posts-widget li:hover{background:#f8f9fa}.popular-posts-widget .rank{font-size:30px;font-weight:700;background-color:transparent;color:rgba(0,0,0,1);text-align:center;margin-right:15px;width:auto;height:auto}.popular-posts-widget li:nth-child(2) .rank{color:rgba(0,0,0,.8)}.popular-posts-widget li:nth-child(3) .rank{color:rgba(0,0,0,.6)}.popular-posts-widget li:nth-child(4) .rank{color:rgba(0,0,0,.4)}.popular-posts-widget li:nth-child(5) .rank{color:rgba(0,0,0,.2)}.popular-posts-widget a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.popular-posts-widget a:hover{color:#0073aa}.popular-posts-title{font-size:20px;font-weight:700;padding-top:15px;padding-left:10px;border-top:3px solid #222;border-bottom:1px solid #eee;padding-bottom:15px;margin-bottom:1px;margin-left:15px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:768px){.popular-posts-widget{margin-left:0 !important}.popular-posts-title{margin-left:0 !important}}.popular-posts-widget li:first-child{background-color:#f8f9fa}