ul.blog-posts li{position:relative;padding:10px 20px 15px 20px;margin-bottom:15px;background:var(--atv-bg-color7);border-radius:0}ul.blog-posts li .photo{position:absolute;right:0;top:0;bottom:0;width:290px;overflow:hidden}ul.blog-posts li .photo .thumb-bg{position:relative;width:100%;height:100%}ul.blog-posts li .photo .thumb-bg:before{width:100%;position:absolute;content:'';width:100%;background:-moz-linear-gradient(180deg,rgba(39,47,66,0) 40%,var(--atv-bg-color7) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,var(--atv-bg-color7)),color-stop(60%,rgba(39,47,66,0)));background:-webkit-linear-gradient(180deg,rgba(39,47,66,0) 40%,var(--atv-bg-color7) 100%);background:-o-linear-gradient(180deg,rgba(39,47,66,0) 40%,var(--atv-bg-color7) 100%);background:-ms-linear-gradient(180deg,rgba(39,47,66,0) 40%,var(--atv-bg-color7) 100%);background:linear-gradient(270deg,rgba(39,47,66,0) 40%,var(--atv-bg-color7) 100%);height:100%;z-index:999}ul.blog-posts li .photo img{width:100%;min-height:100%}ul.blog-posts li .inner{padding-right:280px;position:relative;min-height:150px}ul.blog-posts li .inner .post-date{color:var(--atv-color1);font-size:13px}ul.blog-posts li .inner .post-date svg{width:18px}ul.blog-posts li .inner .post-cate{position:absolute;left:-10px;top:0;background:#1b212d;padding:0 10px;color:#5d6379;height:28px;line-height:25px;border-radius:14px;font-size:13px}ul.blog-posts li .inner h3{margin:12px 0 15px 0;padding:0;font-size:15px;color:#fff}ul.blog-posts li .inner h3 a{color:#fff}ul.blog-posts li .inner p{line-height:1.5;font-size:14px;clear:both;color:#5d6379}ul.blog-posts li .inner .post-detail{margin-top:0}ul.blog-posts li .inner .post-detail span{display:inline;margin-left:20px;color:#fff;min-width:60px}ul.blog-posts li .inner .post-detail span.post-views{background:url(../images/svg/views.svg) no-repeat center right;padding-right:25px;display:inline;background-size:14px}ul.blog-posts li .inner .post-detail span.post-comments{background:url(../images/svg/comments.svg) no-repeat center right;padding-right:25px;background-size:14px}ul.blog-posts li .inner .post-detail span a{color:#fff}ul.blog-posts li .inner ul.stars{margin-bottom:10px}ul.blog-posts li .inner ul li{border:none;margin:0;padding:0}ul.blog-posts li .image-fader{position:absolute;top:10px;left:10px;right:10px;bottom:10px;background-color:rgba(0,0,0,.3);border-radius:0;display:block;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:scale(.4) rotate(50deg);-moz-transform:scale(.4) rotate(50deg);-ms-transform:scale(.4) rotate(50deg);-o-transform:scale(.4) rotate(50deg);z-index:2}ul.blog-posts li:after{clear:both;content:" ";display:table}.single-episode-top{border-bottom:.08rem solid #252936;margin-bottom:20px;padding-bottom:5px}.single-episode-top .single-title h1,.single-episode-top .single-title h4{color:#fff;font-size:18px}.single-news-warp{background:var(--atv-bg-color7);position:relative}.single-news-warp .newspost-photo{position:relative;right:0;top:0;bottom:0;width:100%;height:100%;overflow:hidden;height:350px}.single-news-warp .newspost-photo .thumb-news-post-img{position:relative;width:100%;height:100%}.single-news-warp .newspost-photo .thumb-news-post-img:before{width:100%;position:absolute;content:'';width:100%;background:-moz-linear-gradient(270deg,rgba(39,47,66,0) 30%,var(--atv-bg-color7) 78%,var(--atv-bg-color7) 79%);background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(39,47,66,0)),color-stop(78%,var(--atv-bg-color7)),color-stop(79%,var(--atv-bg-color7)));background:-webkit-linear-gradient(270deg,rgba(39,47,66,0) 30%,var(--atv-bg-color7) 78%,var(--atv-bg-color7) 79%);background:-o-linear-gradient(270deg,rgba(39,47,66,0) 30%,var(--atv-bg-color7) 78%,var(--atv-bg-color7) 79%);background:-ms-linear-gradient(270deg,rgba(39,47,66,0) 30%,var(--atv-bg-color7) 78%,var(--atv-bg-color7) 79%);background:linear-gradient(180deg,rgba(39,47,66,0) 30%,var(--atv-bg-color7) 78%,var(--atv-bg-color7) 79%);height:100%;z-index:999}.single-news-warp .newspost-photo img{width:100%;min-height:100%}.single-news-warp .post-meta{position:absolute;bottom:40px;right:20px;z-index:9999;display: flex;}.single-news-warp .post-meta .post-cate{display:inline-block;background:rgba(27,33,45,.59);padding:0 10px;color:#5d6379;height:24px;line-height:21px;border-radius:14px;width:max-content;display:inline-block;margin-right:6px;font-size:14px}.single-news-warp .post-meta span{color:#fff;margin-right:10px;display:inline;min-width:40px;height:22px}.single-news-warp .post-meta span svg{width:14px;margin-left:4px;color:#f8c901;position:relative;top:-1px}.single-news-warp .post-meta span i{color:var(--atv-color1);font-size: 16px;margin-left: 5px;}.single-news-warp .post-meta span.post-views{/* background:url(../images/svg/views.svg) no-repeat center right; *//* padding-right:20px; *//* display:inline; *//* background-size:14px */}.single-news-warp .post-meta span.post-comments{/* background:url(../images/svg/comments.svg) no-repeat center right; *//* padding-right:20px; *//* background-size:14px */}.single-news-warp .post-content-warp{padding:15px}.single-news-warp .post-content{border-bottom:1px solid #343c4f;margin:0 0 20px 0}h2.titlenewsvote{font-size:15px;font-weight:400;color:var(--atv-color1);height:25px}.newsvote{margin:40px 0 0 -10px;text-align:center;position:relative}.newsvotebar:before{position:absolute;left:0;right:0;bottom:0;background:#3c9cd7;height:0%;border-radius:6px 6px}.newsvotebar .thevote{text-align:center;width:100%;font-size:15px;color:#fff;margin-top:7px;display:block}.newsetvote{width:100%;margin-top:5px;cursor:pointer;position:relative;color:#5c6477}.newsetvote{color:#5c6477}.alertvoteip{font-size:12px;color:#fff;height:25px;line-height:23px;border-radius:4px;margin-top:10px}.voteloader{position:absolute;bottom:5px;left:25px;width:19px;z-index:999;margin-left:-8px;display:none}.setnewsetvote{cursor:pointer}.post-content-warp img{display:inline-block}.setnewsetvote:hover{color:var(--atv-color1)}.newshoverview{position:absolute;top:-15px;left:-100px;background:var(--atv-color1);width:75px;text-align:center;height:28px;line-height:28px;font-size:13px;border-radius:15px;color:#262626;z-index:9999;margin-top:-15px;margin-left:-38px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out}.mostviewspost-news:hover .newshoverview,.recent-news:hover .newshoverview{top:10px;right:10px;margin:0}.lastnewspost-news:hover .newshoverview{top:30%;left:50%}.afternews-1 .lastnewspost-news:hover .newshoverview{top:50%;left:34%}.afternews-2 .lastnewspost-news:hover .newshoverview{top:50%;left:66%}.lastnewspost-info:before{display:none}.lastnewspost-info.borderhover:before{display:inherit}.newsource{line-height:42px}.newsource span{color:#5c6477;font-weight:600}.sharer-facebook{display:inline-block;background:#4354be;padding:0 20px;height:42px;line-height:42px;border-radius:25px;color:#fff}.sharer-facebook svg{width:10px}.sharer-facebook:hover{background:#fff;color:#4354be}.item-actros.actros-style2{background:0 0}.writeyourarticle{border:2px solid var(--atv-color1);color:#fff;display:inline-block;padding:0 20px;height:42px;line-height:40px;border-radius:25px}.writeyourarticle svg{width:12px;color:var(--atv-color1);margin-left:5px;position:relative;top:-1px}.writeyourarticle:hover{background:var(--atv-color1);color:#262626}.writeyourarticle:hover svg{color:#fff}.home-recent .recent-news{height:425px}.mostviewspost-news{height:200px}.afternews4 .lastnewspost-news{height:200px;margin-bottom:25px}.afternews2 .afternews-1{margin-bottom:20px}.comment-form{margin-bottom:27px}.comment-form .button{margin-bottom:0}.comments-list{margin-bottom:25px;padding-bottom:0}.comments{margin-top:30px}.comment-body{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #2b3244}.commentlist{list-style:none;margin:0;padding:0}.comment{list-style:none}.children .comment{margin:0;border-bottom:none}.children{padding-right:40px;position:relative}.commentlist li p{margin-bottom:0;color:#848991}.collikes{display:inline-block;vertical-align:text-top}.btn-comment-like svg,.btn-comment-unlike svg{width:13px}.btn-comment-like,.btn-comment-unlike{display:inline-block;margin-right:5px;vertical-align:middle}.commentlist .controls{position:absolute;top:0;left:0}.commentlist .controls .edit,.commentlist .controls .reply{display:inline-block;margin:0 15px 0 0}.commentlist .controls a{font-size:12px;font-weight:500;color:var(--atv-color1)}.commentlist .controls a:hover{color:#b59300}.commentlist li ul{list-style:none}.commentlist li .avatar{margin:0;z-index:1;float:right;width:64px;height:64px;margin-left:20px;position:relative}.commentlist li .avatar img{display:block;width:64px;height:64px;padding:3px;border:1px solid rgba(32,39,41,.25);border-radius:50%;background:#fff}.commentlist li .comment-text{overflow:hidden;position:relative}.commentlist li .author{margin-top:0;margin-bottom:10px}.commentlist li .comment-meta{float:right;margin-top:0;overflow:hidden;height:100%}.commentlist li .stars{float:right;margin-top:5px;margin-right:0}.commentlist li .author span{display:block;font-size:13px;font-weight:600}.commentlist li .date{font-size:12px;font-weight:400;float:left;margin-left:10px;color:#8e8e8e}