.categories-card,.categories-card:hover{height:170px!important}.categories-card img{padding-top:0!important}.categories-card .subtitle{margin-bottom:0!important}.categories-card .btn-cart{margin-bottom:100px}.productCard{background:var(--bg-white);overflow:hidden;cursor:pointer;height:280px;border:2px solid #fff!important;border-radius:8px}.productCard .card-body{padding:24px}.productCard:hover{border:2px solid var(--leykart-primary)!important;border-radius:8px;cursor:pointer;height:280px;box-shadow:0 2px 14px 4px rgba(1,58,130,.078)}.productCard img{padding-top:0!important}.productCard .card-img-top{height:150px}.productCard .subtitle{font-weight:500}.productCard .subtitle,.productCard .title{color:var(--text-dark);margin-bottom:.25rem}.productCard .title{font-weight:700}.productCard .model{color:var(--text-placeholder);font-weight:600;margin-bottom:.75rem}.productCard .stars{display:flex;align-items:center;gap:2px}.productCard .filled{color:var(--star-yellow)}.productCard .empty{color:var(--bg-star-gray)}.productCard .ratingValue{margin-left:4px}.productCard .discount{color:var(--text-primary);font-weight:700}.productCard .original{text-decoration:line-through}.productCard .btn-buynow{background:var(--bg-dark);display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--bg-white);border-radius:0!important;margin-bottom:1rem}.productCard .btn-buynow span{padding-left:3px}.productCard .btn-cart{background:var(--leykart-primary);display:flex;flex-direction:row;justify-content:center;align-items:center;color:var(--bg-white);border-top-left-radius:6px!important;border-top-right-radius:6px!important;border-bottom-left-radius:6px!important;border-bottom-right-radius:6px!important;font-weight:bolder}.productCard .btn-cart span{padding-left:3px}.productCard .icon-btn{position:absolute;top:5px;right:5px;border:none!important;padding:4px;background:var(--bg-white);color:var(--icon-bg);margin:2px;z-index:10}