.categoryProduct .smith-product-list-item .product{border:1px solid #f1f1f1;height:100%;overflow:visible!important;font-size:13px;padding:10px 0 40px!important;text-align:left;position:relative}.categoryProduct .smith-product-list-item .product:hover{border-color:var(--color-primary)!important}.categoryProduct .smith-product-list-item .product .photo{position:relative;padding-bottom:100%;overflow:hidden;min-height:120px}.categoryProduct .smith-product-list-item .product .photo a{width:100%;min-height:120px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.categoryProduct .smith-product-list-item .product .photo img{width:100%;height:100%;object-fit:contain}.categoryProduct .smith-product-list-item .product .title{margin:10px 0;padding:0 10px;line-height:21px;height:42px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.categoryProduct .smith-product-list-item .product .title.has-highlight{height:84px}.categoryProduct .smith-product-list-item .product .common-price-composing{--unit-price-font-size:18px;--unit-price-color:#c0392b;--mark-price-font-size:14px;--mark-price-color:#666;margin:0 10px}.categoryProduct .smith-product-list-item .product .action-panel{background-color:var(--color-primary);position:absolute;bottom:0;left:0;width:100%;height:30px;display:flex;opacity:0;z-index:20}.categoryProduct .smith-product-list-item .product:hover .action-panel{-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;opacity:1}.categoryProduct .smith-product-list-item .product .action-panel.active{opacity:1}.categoryProduct .smith-product-list-item .product .action-panel>a{line-height:30px;text-align:center;color:#fff}.categoryProduct .smith-product-list-item .product .action-panel>a.added,.categoryProduct .smith-product-list-item .product .action-panel>a.saved{color:#fe6331}.categoryProduct .smith-product-list-item .product .action-panel>.add-to-cart,.categoryProduct .smith-product-list-item .product .action-panel>.go-to-detail{flex:2 1 auto;font-size:1.6em;position:relative;top:unset;right:unset;display:flex;justify-content:center;align-items:center;width:auto;height:auto;background-color:transparent}.categoryProduct .smith-product-list-item .product .action-panel>.arrival-btn{flex:2 1 auto;font-size:16px}.categoryProduct .smith-product-list-item .product .action-panel>.add-to-wishlist{flex:1 1 auto;font-size:1.2em;border-right:1px solid #f1f1f1;position:relative;top:unset;right:unset;display:flex;justify-content:center;align-items:center;width:auto;height:auto;background-color:transparent}.categoryProduct .smith-product-list-item .product .action-panel>a.bundle-select{flex:1 1 auto;padding:0;background:0 0;font-size:inherit;border:none}.categoryProduct .smith-product-list-item .product .supplier-info{padding:10px 10px 0;display:flex;flex-direction:row}.categoryProduct .smith-product-list-item .product .supplier-info .logo{height:24px;max-width:50%;width:auto;object-fit:contain}.categoryProduct .smith-product-list-item .product .supplier-info .name{margin-left:8px;color:#000;font-size:14px;font-weight:400;flex:1}@media only screen and (max-width:768px){.categoryProduct .smith-product-list-item .product .action-panel{opacity:1}}