 
.ka-cf-optional-fees-list{
    list-style: none !important;
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px !important; 

}
 
.ka-cf-optional-fees-cart,.ka-cf-optional-fees{  
    border-top: 1px solid #dfdada;
    margin-bottom: 2px;
} 
 
.ka-cf-checkbox-shortcode {
    line-height: 18px;
}
.ka-cf-checkbox-shortcode strong{
    color:black;
    text-transform: capitalize;
}
.ka-cf-optional-fees-list  label {
    display: flex;
    align-items: center;
    padding: 0px;
}
.ka-cf-optional-fees-list  label input[type="checkbox"] {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    outline: none; 
} 
.ka-cf-optional-fees-list li{
    padding: 6px 0px; 
}

p.optional_fee_description{
    font-weight: bold;
    font-style: italic;
    font-size: 14px;
}
 
.ka-cf-optional-fees-cart::before {
    display: none !important;
    content: "" !important;
}

/* Woodmart */
body.theme-woodmart .ka-cf-fee-label{
    margin-bottom: 5px;
}
body.theme-woodmart .ka-cf-optional-fees-list{
    margin-top: 10px !important;
}
body.theme-woodmart .ka-cf-optional-fees-list li{
    padding: 0px 0px !important; 
}
.ka_cf_custom_row_checkbox:hover{
    background: #f0f0f0;
    cursor: default;
}
body.theme-woodmart.woocommerce-cart .ka-cf-optional-fees-cart{
    border-top: unset !important;
}

/* Twenty twenty 5 */
body.theme-twentytwentyfive.woocommerce-cart .ka-cf-optional-fees-list li,
body.theme-twentytwentyfive.woocommerce-checkout .ka-cf-optional-fees-list li,
body.theme-twentytwentythree.woocommerce-cart .ka-cf-optional-fees-list li, 
body.theme-twentytwentythree.woocommerce-checkout .ka-cf-optional-fees-list li,
body.theme-twentytwentyfour.woocommerce-cart .ka-cf-optional-fees-list li, 
body.theme-twentytwentyfour.woocommerce-checkout .ka-cf-optional-fees-list li
{
    padding: 0px 0px !important;
}

body.theme-twentytwentythree.woocommerce-cart .ka-cf-optional-fees-list, 
body.theme-twentytwentythree.woocommerce-checkout .ka-cf-optional-fees-list,
body.theme-twentytwentyfour.woocommerce-cart .ka-cf-optional-fees-list, 
body.theme-twentytwentyfour.woocommerce-checkout .ka-cf-optional-fees-list
{
    margin-top: 8px !important; 
 }

.ka-cf-optional-fees-list  input[type="checkbox"]
{
    outline: none; 
    cursor: pointer;
}
.ka-cf-custom-tooltip{
    cursor: pointer;
    margin-top: 2px;
}
