/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.pi-cefw-optional-fees-list {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.pi-cefw-optional-fees-list li {
    margin-left: 0px;
    padding-left: 0px;
}

.pi-cefw-optional-fees-list li input.pi-cefw-optional-fees {
    margin-right: 10px !important;
}

.pi-condition-fees-cart-page {
    text-align: right;
}