New for 2020 – Cold Steel is happy to announce a Kudu Lite model. Designed to be even more affordable, it resembles Cold Steel’s classic Kudu ring lock knife in every aspect except it relies on a heavy spring to keep the blade open like classic slip joint pocket knives.
| UPC | 705442019398 |
|---|---|
| Manufacturer | Cold Steel |
| Manufacturer Part Number | CS-20KJ |
| Blade Material | 5Cr15MoV SS |
| Blade Length | 4.25" |
| Model | Kudu Lite |
| Product Type | Folding Knife |
/* -- The root styles must go in the element of the structure with the name "Add to cart". --*/
.ffl-single-product__add-cart{
/*-- Styles applied to the container containing the quantity form and the button may vary depending on whether it has variations or not. --*/
.variations_button, .cart:not(:has(.variations_button)){
display:flex;
gap: var(--space-xs);
/*-- Button styles "Add to cart" --*/
.button{
margin-top:0;
flex: 1;
}
}
}
/*-------------------------------------------------*/
/* -- The root styles must go in the element of the structure with the name "Product tabs". --*/
.ffl-single-product__product-tab{
/*-- Styles of Tabs That Are Not Currently Selected --*/
.tabs li:not(.active) a{
color: var(--black-trans-40);
}
}
button {
border-radius: var(--radius-s);
}
body.merchant-sticky-addtocart-active .merchant-sticky-add-to-cart-wrapper {
z-index: 0;
}





