/*CARRITO*/



.icart-bgs1{



    position: relative;



    padding: 40px 0;



}







.list_pasos{



    padding-left: 0;



    list-style: none;



    margin-bottom: 0;



    display: flex;



    flex-flow: row wrap;



    width: 70%;



    margin: 0 auto;



    margin-bottom: 20px;



    position: relative;



}



.list_pasos:before{



    content: "";



    position: absolute;



    top: 58%;



    left: 0;



    right: 0;



    width: 70%;



    margin: 0 auto;



    height: 3px;



    background: #e9e9e9;



    z-index: -1;



}



.list_pasos>li{



    width: 30%;



    margin: 0 auto;



    text-align: center;



}



.list_pasos>li .box_pasos>span{



        width: 50px;



    display: block;



    margin: 0 auto;



    height: 50px;



    display: flex;



    align-items: center;



    justify-content: center;



    background: #e9e9e9;



    color: #747474;



    font-size: 20px;



    border-radius: 50%;



}



.list_pasos>li.active .box_pasos>span{

    background: #25407f;

    color: #ffffff;

    transition: all ease 500ms;

}



.list_pasos>li.active .box_pasos>span:hover{

    border-radius: 0;

    border: 2px solid #dadada;

    box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.7);

    transition: all ease 500ms;

}



.list_pasos>li.active .box_pasos h4{



    font-size: 15px;



    font-weight: 700;



    color: #000;



}



.list_pasos>li .box_pasos h4{



    font-size: 15px;



    font-weight: 700;



    color: #868686;



}







.box-pasfig1{



    width: 100%;



    max-width: 50px;



    display: block;



    margin: auto;



    margin-bottom: 10px;



}







.box-pasfig1 > img {



    width: 100%;



}







@media (max-width: 767px){



    .list_pasos>li {



        display: none;



    }



    .list_pasos>li.active {



        display: block;



        width: 100%;



    }



}



/**/

.cart-tabtotal1 .table-bordered {



    border: 1px solid #493438;



    margin-bottom: 5px;



}

.cart-tabtotal1 .table thead td, .cart-tabtotal1 .table th {

    text-transform: uppercase;

    font-weight: bold;

    color: #ffffff;

    font-size: 14px;

    background-color: #25407f;

}

.cart-tabtotal1 .table-bordered > tbody > tr > td {



    vertical-align: middle;



    background-color: #fff;



}

.cart-tabtotal1 .table-bordered>tbody>tr>td, 

.cart-tabtotal1 .table-bordered>tbody>tr>th, 

.cart-tabtotal1 .table-bordered>tfoot>tr>td, 

.cart-tabtotal1 .table-bordered>tfoot>tr>th, 

.cart-tabtotal1 .table-bordered>thead>tr>td,

.cart-tabtotal1 .table-bordered>thead>tr>th {

    border: 1px solid #c1c1c1;

    padding-top: 15px;

    padding-bottom: 15px;

    text-align: center;

}

.cart-tabto1{

    color: #000000;

}

.cart-tabto2{

    color: #e00;

}
/**/

.crt-tblehref1{

    font-size: 14px;

    color: #000000;

    font-weight: 700;

    transition: all ease 300ms;

}

.crt-tblehref1:hover,.crt-tblehref1:active,.crt-tblehref1:focus{

    color: #04a0d7;

}

.tb-prodatos1{

    margin-top: 10px;

}

.tb-prodatos1 strong{

    color: #333;

    margin-left: 10px;

}

.crt-thmb1{

    display: inline-block;

    width: 100%;

    max-width: 100px;

    height: auto;

    padding: 4px;

    line-height: 1.42857143;

    background-color: #fff;

    border: 1px solid #ddd;

    border-radius: 4px;

    -webkit-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

}

.crt-dlete1{
    display: inline-block;
    font-size: 20px;
    color: #1d1d1d;
    background-color: #ffffff;
    outline: none!important;
    border-radius: 50%;
    border: 1px solid #242424;
    transition: all ease 400ms;

}

.crt-dlete1:hover,.crt-dlete1:active,.crt-dlete1:focus{

    color: #ff0000;

    transform: transparent;

    background-color: #ffffff;

    outline: none!important;

}

.crt-nmprice1{

    color: #333;

    font-weight: normal;

    text-align: center;

}

.crt-inpquan1{

    display: block;

    width: 100%;

    background: #f2f2f2;

    border: 1px solid #bdbdbd;

    color: #3d3d3d;

    font-size: 14px;

    font-weight: 700;

    height: 35px;

    line-height: 24px;

    padding: 5.5px 10px 5.5px 33px;

    outline: none;

    letter-spacing: 1.2px;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    -moz-transition: 0.3s all ease;

    -o-transition: 0.3s all ease;

    -webkit-transition: 0.3s all ease;

    transition: 0.3s all ease;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}

.crt-quan1{

    display: inline-block;

    width: 40px;

    text-align: center;

    padding-left: 5px;

    padding-right: 5px;

    vertical-align: middle;

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

}

.crt-offprice1 small{

    text-decoration: line-through;
    font-weight: 400;
    color: #989898;
    padding-right: 3px;

}

.crt-bt1{

    display: inline-block;

    height: 35px;

    width: 35px;

    color: #ffffff;

    background: #25407f;
    border: 1px solid #25407f;

    line-height: 35px;

    text-align: center;

    font-size: 20px;

    vertical-align: middle;

    outline: none;

    text-decoration: none;

    font-weight: 700;

    border-radius: 3px;

    border-top-left-radius: 0;

    border-bottom-left-radius: 0;

    transition: all ease 300ms;

    cursor: pointer;

}

.crt-bt1:hover,

.crt-bt1:active,

.crt-bt1:focus{

    color: #ffffff;

    background: #04a0d7;

    border-color: #04a0d7;

}
.cnt-ueshp1 {

    color: #000000;
    background: none;
    border: 2px solid;
    border-color: #a5a5a8;
    font-weight: 700;
    transition: all ease 300ms;
    text-transform: uppercase;

}

.cnt-ueshp1:hover {

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    border-color: #000000;

    color: #42463b;

}
@media(max-width: 767px){
    .cnt-ueshp1 {
        float: right;
        margin-bottom: 10px;
    }
}
.log-bot1 {
    color: #ffffff;
    background: #25407f;
    background-color: #25407f;
    border: 2px solid #25407f;
    padding: 7px 19px 8px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 auto;
    /* display: block; */
    /* width: 100%; */
    float: right;
    transition: all ease 400ms;
    text-transform: uppercase;
    font-weight: 700;

}

.log-bot1:hover, .log-bot1:focus, .log-bot1:active {
    background: #04a0d7;
    border: 2px solid #04a0d7;
    color: #ffffff;
    /* width: 100%; */
    font-weight: 700;

}