/**
 * adapted by PortalColombia for Redontex
 *
 * @author    Redontex https://ropafromcolombia.com/servicios_digitales/
 * @copyright 2025 Redontex
 * @license   GNU
 */
#module-codfee-codfee_payment #left_column {display:none}
#module-codfee-payment #left_column {display:none}
.codfee_show_product {
    border: solid 1px #d6d4d4;
    padding: 10px;
    margin-bottom: 20px;
    background: #fbfbfb;
    clear: both;
}
.codfee_show_product17 {
    padding: 10px!important;
    display: inline-block;
    width: 100%;
}
.codfee_show_product img{
    float: left;
    max-width: 40px;
    margin-right: 6px;
}
.codfee_show_product17 img{
    float: none;
    max-width: 60px;
    margin-right: 6px;
}
.codfee_show_product_text {
    font-weight: bold;
}
.codfee_show_product_text17 {
    float: left;
}
.codfee_show_product_text:after {
    clear: both;
    float: none;
    content: '';
    display: block;
}
.payment-option label {text-align: left;}