.div_acm {
    /* background: #E1E7FF; */
    padding-bottom: 50px !important;
    border-radius: 15px !important;
}

.div_acm .title_cupones_membresias, .div_acm > div > span {
    float: left;
    position: relative;
    width: 100%;
    min-height: 1px;
    height: auto;
    line-height: 22px;
}

#acm_success_modal img, #acm_fail_modal img {
    width: 50%;
    margin: 10%;
}

#acm_success_modal .modal-body, #acm_fail_modal .modal-body {
    text-align: center;
}

#acm_fail_mensaje b, #acm_success_mensaje b {
    font-weight: 700;
    color: #828bfe;
}

#acm_success_modal .modal-body span, #acm_fail_modal .modal-body span, #acm_success_modal .modal-body span p, #acm_fail_modal .modal-body span p {
    float: left;
    position: relative;
    width: 100%;
    min-height: 1px;
    height: auto;
}

.div_acm .formulario_cupones_membresias > div {
    float: left;
    position: relative;
    width: 40%;
    min-height: 1px;
    height: auto;
    margin: 5%;
}

/*.div_acm div{
    background-color: #E1E7FF;
    margin-top: 43px;
    padding: 17px 44px;
    border-radius: 16px;
    height: 260px;
}*/
.div_acm table, .div_acm table tbody, .div_acm table tbody tr, .div_acm table tbody tr td {
    background: transparent !important;
    border: 0px !important;
}
/*.div_acm div h2{
    margin-bottom: -18px !important;
}*/
.div_acm div h2 a{
    text-decoration: none;
    color: #5266fb;
    font-weight: 600;
}
.div_acm table tr>td>a{
    background-color: #beff5e !important;
    border: none;
    width: 50% !important;
    margin: auto;
    font-weight: 600;
    padding: 9px 0px !important;
    text-align: center !important;
}
#act_full table{
    margin-top: 20px;
}
.panel_interno #act_full table{
    margin-top: 0px;
    margin-bottom: 0px;
}
#act_full table thead>tr>th{
    background-color: rgba(82, 102, 251, 0.8);
    color: #fff;
    border: none;
}

.panel_interno #act_full table tbody>tr{
    text-align: center;
}

.panel_interno #act_full table thead>tr>th{
    background-color: rgba(82, 102, 251, 0.8);
    color: #fff;
    border: 2px solid #fff;
    line-height: 1.1;
    text-transform: inherit;
}

#act_full table tbody>tr>td{
    border: 1px solid rgb(197, 197, 197) !important;
}

.panel_interno #act_full table tbody>tr>td {
    border: 3px solid #fff;
    background: #f5f5f5;
}

.footer_cupones_membresias ul{
    padding-left: 0px;
}

.footer_cupones_membresias ul li::before{
    content: "\2022";
    color: #4666FF;
    font-size: 24px;
    margin-right: 7px;
}

.alert.alert-light{
    border-left: 5px solid #f5b527;
    padding: 21px 18px;
    margin-top: 20px;
    background: #f8f8f8;
    color: #404040;
}
.div_acm table tbody tr td label{
    color: #565656;
    padding-left: 2px;
    font-weight: 500 !important;
}
.shop_table.my_account_orders{
    width: 100% !important; 
}
#body_2023 .shop_table.my_account_orders thead tr th,
#body_2023 .shop_table.my_account_orders thead tr th span,
.shop_table.my_account_orders tbody tr td,
.shop_table.my_account_orders tbody tr td a{
    font-size: 1rem !important;
    line-height: 1.3;
}
.shop_table.my_account_orders tbody tr td,
.shop_table.my_account_orders tbody tr td a{
    padding: 6px 2px !important;
    font-weight: 400 !important;
}
.shop_table.my_account_orders tbody tr td a{
    text-decoration: none;
}
.shop_table.my_account_orders tbody tr td input{
    float: left;
    width: 73%;
}
.shop_table.my_account_orders tbody tr td a i{
    float: right;
    width: 20%;
    padding-top: 13px;
    color: #32469E;
    font-size: 1.3rem !important;
}

#act_full .shop_table.my_account_orders thead tr th{
    padding: 10px;
    text-align: center;
}

#act_full .shop_table.my_account_orders tbody tr td{
    padding: 13px 5px !important;
}

/*cupones*/
.cabezote_cupones_membresias .title_cupones_membresias{
    margin-bottom: 22px;
    font-weight: 600;
}
.cabezote_cupones_membresias span,
.cabezote_cupones_membresias span b{
    display: block;
    color: #000 !important;
}
.div_acm .formulario_cupones_membresias div{
    background-color: #f5f5f5 !important;
}
.div_acm .formulario_cupones_membresias > div{
    width: 46% !important;
    margin: 6% 1.3% !important;
    padding: 27px !important;
    border-radius: 12px;
}
.div_acm .formulario_cupones_membresias > div h2,
.div_acm .formulario_cupones_membresias > div h2 a{
    font-size: 1.5rem !important;
}
.div_acm table tbody tr td label{
    color: #000000 !important;
    font-size: 1rem !important;
    text-align: center !important;
    line-height: 22px;
    margin-bottom: 15px;
}
.div_acm table tbody tr td input.form-control{
    border: 1px solid #000000 !important;
    font-size: 0.9rem;
    padding: 5px;
    background: #fff;
    text-align: center;
}
body .woocommerce-MyAccount-content .div_acm table tr>td>a{
    background-color: #beff5e !important;
    color: #000 !important;
    font-weight: 600 !important;
    width: 60%;
    font-size: 0.9rem !important;
}
.woocommerce-MyAccount-content .alert-light{
    background: #fff !important;
    width: 88%;
    margin: 35px auto 0px auto;
    box-shadow: 0 0 5px #e4e4e4;
}
#content_span_block .shop_table.my_account_orders tbody>tr>td{
    background-color: #fff !important;
}
#content_span_block .shop_table.my_account_orders{
    padding: 0px 50px;
}
.footer_cupones_membresias{
    height: 384px;
}
.footer_cupones_membresias span{
    background-color: #fff;
    padding: 25px;
}
.footer_cupones_membresias span b{
    display: block;
    font-size: 22px;
}
.footer_cupones_membresias span ul li{
    margin-bottom: 12px;
    color: #000 !important;
    font-size: 1rem;
}
.footer_cupones_membresias span ul li::marker {
    color: transparent !important;
}
#acm_fail_modal img,
#acm_success_modal img {
    width: 30% !important;
    margin: 7% auto 1% auto !important;
}
#acm_fail_modal .modal-content .modal-body button{
    width: 40% !important;
    margin-bottom: 25px;
    background-color: #474747 !important;
    margin: 25px auto;
    color: #fff;
    text-align: center;
}
#acm_fail_modal .modal-content .modal-body #acm_fail_mensaje b{
    font-size: 1.3rem !important;
    margin-bottom: 17px;
    display: block;
}
.woocommerce-MyAccount-content .shop_table.my_account_orders thead>tr>th span,
.woocommerce-MyAccount-content .shop_table.my_account_orders thead>tr>th,
.woocommerce-MyAccount-content .shop_table.my_account_orders tbody>tr>td a,
.woocommerce-MyAccount-content .shop_table.my_account_orders tbody>tr>td{
    font-size: 0.8rem !important;
    text-align: center !important;
}
/*End cupones*/