﻿.post-best-sec .item{margin-top:80px}
.post-best-sec .item figure{width:50%}
.post-best-sec .item figure,.post-best-sec .item figure img{height:292px}
.post-best-sec .item .inside{width:calc(50% - 20px);padding:35px;border:1px #EBEBEB solid}
.post-best-sec .item .inside .cate{margin:15px 0 18px;border-bottom:1px var(--bg1) solid;padding-bottom:32px}
.post-best-sec .item .inside .cate a{color:#727681}
.post-best-sec .item .inside .cate .icon{width:18px;height:18px;margin-left:8px;opacity:.7}
.post-best-sec .item .inside .info,.post-best-sec .item .inside .btns{width:50%}
.post-best-sec .item .inside .info{margin-top:20px}
.post-best-sec .item .inside .btns{padding-left:20px}
.post-best-sec .item .inside .btns a{padding:12px;margin:5px 0;border-bottom:4px var(--blur) solid}
.post-best-sec .item .inside .offer-box{margin-bottom:8px}
.post-best-sec .item .inside .offer-box .last-price .darsad{background:#FFD8D9;color:#DE3639;padding:3px 8px;margin-left:10px}
.post-best-sec .item .inside .price-box .price .icon{width:20px;height:20px;margin:2px 7px 0 0}
.post-best-sec .item .inside .price-box .price{color:#107d6a}

.post-best-sec .owl-dots{position:absolute;top:0;right:0;padding:10px 55px;width:100%;border-radius:15px;float:right;font-size:14px;text-align:center;background-color:var(--bg1)}
.post-best-sec .owl-dots .owl-dot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:20% !important;float:right;padding:10px 20px;color:#6b6b6b;font-weight:bold;border-radius:15px;height:auto;box-shadow:none;margin:0;background:none;color:#727681}
.post-best-sec .owl-dots .owl-dot.active{background-color:#fff}
.post-best-sec .owl-carousel .owl-nav .owl-next{left:10px;top:12px;background-color:var(--aaa);color:#fff;z-index:10000;border-radius:15px;width:38px;height:38px}
.post-best-sec .owl-carousel .owl-nav .owl-prev{left:auto;top:12px;right:10px;background-color:var(--aaa);color:#fff;z-index:10000;border-radius:15px;width:38px;height:38px}
.post-best-sec .bars{width:calc(50% - 20px);left:0;bottom:0;z-index:99;background:var(--blur);border-radius:0 0 15px 15px;overflow:hidden}
.post-best-sec .bars .slide-progress{width:0;max-width:100%;height:15px;border-radius:0 0 15px 15px;background:linear-gradient(to right,transparent,var(--color))}

.post-best-sec .owl-dots .owl-dot:hover,.post-best-sec .item .inside .cate a:hover,.post-best-sec .item .inside .title a:hover{color:var(--color)}
.post-best-sec .item .inside .btns a:hover{opacity:.7}









@media only screen and (max-width:920px){
.post-best-sec .entery{width:100%;margin:0}
.post-best-sec .item{margin-top:0}
.post-best-sec .item .inside,.post-best-sec .item figure,.post-best-sec .bars{width:100%}
.post-best-sec .item figure,.post-best-sec .item figure img{height:calc(54vw - 36px);border-radius:15px 15px 0 0}
.post-best-sec .item .inside{padding:15px;border-radius:0 0 15px 15px}
.post-best-sec .item .inside .title{font-size:13px}
.post-best-sec .item .inside .cate{font-size:12px;margin:7px 0 0 0;padding-bottom:15px}
.post-best-sec .item .inside .cate .icon{width:15px;height:15px}
.post-best-sec .item .inside .btns{display:none}
.post-best-sec .owl-dots{display:none}
.post-best-sec .item .inside .offer-box{margin-top:10px}
.post-best-sec .item .inside .offer-box .last-price .lpricx{font-size:13px}
.post-best-sec .item .inside .price-box .price{font-size:15px}
.post-best-sec .item .inside .offer-box .last-price .darsad{font-size:11px;padding:1px 5px}
.post-best-sec .item .inside .price-box .price .icon,.post-best-sec .item .inside .price-box .count-users .iconc{width:16px;height:16px}
.post-best-sec .item .inside .price-box .count-users{font-size:12px}
.post-best-sec .item .inside .info{margin-top:5px}
.post-best-sec .bars .slide-progress{height:10px}
.post-best-sec .owl-carousel .owl-nav .owl-prev,.post-best-sec .owl-carousel .owl-nav .owl-next{top:inherit;width:30px;height:30px;bottom:20px;background:rgba(60, 67, 84, 0.5))}
.post-best-sec .owl-carousel .owl-nav .owl-next{left:inherit;right:47px}
}