.product-highlight-item .compare button,.box-title .link-more,.box-title{display:flex;align-items:center}.product-highlight-item .mid label{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.box-title{justify-content:space-between;margin-bottom:20px}.box-title .link-more{justify-content:center;gap:4px;text-decoration:none;color:#484848}.box-card-default{display:grid;justify-content:center;grid-template-columns:repeat(4,1fr)}@media (max-width: 1200px){.box-card-default{grid-template-columns:repeat(3,1fr)}}@media (max-width: 992px){.box-card-default{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.box-card-default{grid-template-columns:1fr}}.product-highlight-item{border:1px solid #d9d9d9;border-radius:10px;padding:16px;width:100%;margin:0}.product-highlight-item .product-highlight-card{width:100%;max-width:268px;background-color:#fff;border-radius:10px;overflow:hidden;height:max-content}.product-highlight-item .product-highlight-card .product-highlight-card-thumbnail{width:100%;height:150px;overflow:hidden;object-fit:cover}.product-highlight-item .mid{display:grid;grid-template-columns:1fr auto;align-items:center;border-bottom:1px solid #ececec;margin-bottom:5px;padding:5px 0}.product-highlight-item .product-highlight-card{padding:0}.product-highlight-item .product-highlight-card-thumbnail{border-radius:5px;width:100%;overflow:hidden;object-fit:cover}.product-highlight-item .product-highlight-card-thumbnail .thumbnail{transition:transform .3s ease;width:100%;object-fit:cover}.product-highlight-item .product-highlight-card-thumbnail .thumbnail:hover{transform:scale(1.1)}.product-highlight-item .card{border:0;display:grid;gap:10px}.product-highlight-item .card a{text-decoration:none;color:#000;word-break:break-all;overflow:hidden;height:52px}.product-highlight-item .card a:hover{text-decoration:underline;text-decoration-color:#009e40}.product-highlight-item .compare button{width:auto;height:26px;border:none;margin-right:2px;background-color:#fff;padding:0;border-radius:13px 4px 4px 13px}.product-highlight-item .compare button span{font-size:12px;line-height:26px;color:#484848;padding:0 6px 0 2px}.product-highlight-item .compare button i{width:26px;height:26px;background-color:#009e40;border-radius:50%;margin-right:5px;position:relative}.product-highlight-item .compare button i:before,.product-highlight-item .compare button i:after{content:"";position:absolute;background-color:#fff}.product-highlight-item .compare button i:before{top:5px;left:12px;width:1px;height:16px}.product-highlight-item .compare button i:after{top:12px;left:5px;width:16px;height:1px}.product-highlight-item .compare button:hover span{text-decoration:underline;text-decoration-color:#009e40}.product-highlight-item .compare button:hover i{opacity:.8}.product-highlight-item .bot{display:flex;padding:12px;justify-content:space-between;height:53px;text-align:center}.product-highlight-item .bot .card-btn{flex:1;border:1px solid #8b8a88;background-color:#fff;border-radius:4px;font-size:14px;font-weight:400;color:#484848;height:40px}.product-highlight-item .bot .card-btn:hover{background-color:#fec400;border-color:#fec400;transition:.3s}
