.product-list-details{display:flex;flex-direction:column;gap:7px}.ninetheme-product-list .list-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;margin-bottom:10px}.list-heading .title{margin-bottom:0;width:70%}.list-heading .view-all{font-size:12px;text-transform:uppercase;font-weight:500}.ninetheme-product-list .product-list-item{border:1px solid var(--ninetheme-gray);border-radius:var(--ninetheme-border-radius);padding:15px 10px;position:relative;line-height:1}.style-2 .ninetheme-product-list{border:1px solid var(--ninetheme-border)}.style-2 .ninetheme-product-list .product-list-item{border:0;border-radius:0;padding:15px}.style-2 .ninetheme-product-list .product-list-item+.product-list-item{border-top:1px solid var(--ninetheme-border);margin-top:0}.ninetheme-product-list .product-list-item+.product-list-item{margin-top:20px}.product-list-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.product-list-inner .thumb-wrapper{margin-right:25px;position:relative}.product-list-inner .product-thumb{display:block;overflow:hidden;border-radius:var(--ninetheme-border-radius)}.product-list-item:hover .product-thumb img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);transform-origin:center center;-moz-transition:all .5s cubic-bezier(.25,.46,.45,.94);-o-transition:all .5s cubic-bezier(.25,.46,.45,.94);-webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94)}.ninetheme-summary-item.ninetheme-product-rating{text-transform:uppercase;font-size:10px;display:flex;gap:10px;flex-direction:row;align-content:center;align-items:center;justify-content:flex-start}.product-list-item .list-part+.list-part{margin-top:0}.product-list-item .list-buttons.list-part{color:var(--ninetheme-dark)}.product-list-details .rating a{pointer-events:none}.product-list-details .stock-rating,.product-list-details .star-rating,.product-list-details .star-rating>span::before{font-size:9px;line-height:1}.stock-rating.list-part{display:flex;gap:10px;align-items:center;flex-direction:row;align-content:center}.product-list-details .instock{color:var(--ninetheme-green);font-size:9px}.product-list-details .outofstock{color:var(--ninetheme-red)}.product-list-details .title{margin-bottom:0;line-height:1.4;font-size:13px}.product-list-details p{margin-bottom:7px}.product-list-item:hover{border-color:var(--ninetheme-dark)}.product-list-item .ninetheme-label{position:absolute;left:-5px;top:-10px;padding:0 5px;z-index:1}.product-list-item .product-thumb img{max-width:100px}.product-list-timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;justify-content:flex-start}.product-list-timer .coming-time-mini{margin-right:18px;border-radius:5px}.product-list-timer .time-count{width:20px;height:20px;font-size:9px;color:var(--ninetheme-light);border-radius:5px;background:linear-gradient(45deg,#ef233c 0%,#f47103 100%)}.product-list-timer .timer-description{font-size:12px}.ninetheme-widget-product-list-wrapper.style-2 .timer-description{max-width:115px}.product-list-timer .expired{width:100px;color:var(--ninetheme-red);border:1px solid var(--ninetheme-red-border);border-radius:var(--ninetheme-border-radius);background:var(--ninetheme-red-bg);text-align:center;line-height:24px;font-size:12px}.list-part .cr-qna-link,.list-part .cr-qna-separator{display:none}