/**
 * Created by @exife
 * Website: exife.com
 * Email: support@exife.com
 * Name: Special Promotions (Cart Rules)
 */

.sp-discount-total {
    cursor: pointer;
}

.sp-toggle {
    padding-left: 20px;
    background: url('../../image/toggle.gif') 0 2px no-repeat;
}

.sp-collapse {
    background-position: 0 -55px;
}