
.smartkits-kit-stock{
    margin:10px 0;
    padding:9px 11px;
    border:1px solid #dfe7e2;
    border-radius:8px;
    background:#f8fbf9;
    color:#174b35;
}
.smartkits-kit-stock-empty{
    background:#fff0ef;
    border-color:#efc9c6;
    color:#982c23;
}
.smartkits-kit-limit{
    margin-top:4px;
    font-size:12px;
    opacity:.75;
}
.smartkits-cart-errors{
    margin:12px 0;
    padding:12px 14px;
    border:1px solid #efc9c6;
    border-radius:8px;
    background:#fff0ef;
    color:#982c23;
}
.smartkits-cart-errors ul{
    margin:7px 0 0 18px;
}
.smartkits-disabled,
.smartkits-checkout-disabled{
    opacity:.45!important;
    cursor:not-allowed!important;
}
