.div_js_order_card{
    position: relative;
    width: 920px;
    height: 361px;
    left: 50%;
    transform: translate(-50%);
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .3);
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    
}

.div_box_header{
    position: relative;
    width: 100%;
    height: 86px;
    background-color: #F0F2F2;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    display: flex;
    flex-wrap: wrap;
}

.div_box_cuerpo{
    position: relative;
    width: 100%;
    height: 275px;
    background-color: #fff;
    border-radius: 0 0 8px 8px;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    display: flex;
    flex-wrap: wrap;
}

.a_row {
    width: 100%;
}

.a-ws div.a-column, div.a-column {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 6%;
    float: left;
    min-height: 1px;
    overflow: visible;
}

.a-row .a-span3, .a-ws .a-row .a-ws-span3 {
    width: 25%;
}

.a-size-mini {
    font-size: 12px!important;
    line-height: 16px!important;
}

.label {
    text-transform: uppercase;
}

.a-color-secondary, .a-color-tertiary {
    color: #565959!important;
}

.a-size-base {
    font-size: 14px!important;
    line-height: 20px!important;
}

.a-row .a-span2, .a-ws .a-row .a-ws-span2 {
    width: 14.948%;
}

.a-row .a-span7, .a-ws .a-row .a-ws-span7 {
    width: 57.448%;
}

.a-ws .a-ws-span12, div.a-column.a-span-last {
    margin-right: 0;
    float: right;
}
.a-column.a-span-last {
    margin-right: 0;
    top: 8%;
    left: 45%;
    transform: translate(-50%, -50%);
}

.a-fixed-left-grid-col, .a-fixed-right-grid-col {
    position: relative;
    overflow: visible;
    min-height: 1px;
}
.a-fixed-right-grid .a-col-left {
    width: 100%;
    padding-right: 3.5%;
}

.actions {
    text-align: right;
}

.a-col-right{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    margin-right: 2%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}


.div_cuerpo_productos{
    position: relative;
    width: 70%;
    height: 100%;
    border-radius:0 0 0 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    justify-items: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    padding: 10px;
    overflow: auto;
}

.div_entrega{
	position: absolute;
	width: 40%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-content: center;
	justify-items: center;
	align-items: center;
	top: 20px;
}

.div_entrega label{
	position: relative;
	padding: 5px 10px 0px 10px;
}

.div_entrega label.entregado{
	color: green;
}

.div_cuerpo_opciones{
    position: relative;
    width: 30%;
    height: 100%;
    border-radius:0 0 8px 0;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    justify-items: flex-start;
    align-content: flex-start;
    align-items: flex-start;
    
}

.img_producto_pedidos{
    position: relative;
    top: 30px;
    left: 0px;
    width: 80px;
    transform: translateY(-50%);
    transition: all .4s ease;
    cursor: pointer;
    margin: 10px;
    border-radius: 5px;
}

.img_producto_detalle{
    top: 50%;
    left: 10px;
    width: 100px;
    border-radius: 5px;
    margin: 0;
}

.s_titulo_pedido{
    position: relative;
    font-size: 10px;
    margin: 0px;
    top: 0%;
    width: 80px;
    height: 80px;
    overflow: hidden;
}

.s_titulo_pedido_detalle{
    position: absolute;
    font-size: 19px;
    top: 50%;
    transform: translateY(-50%);
    width: 70%;
    left: 120px;
}

.l_localiza{
    position: relative;
    width: 90%;
    text-align: center;
    background: var(--color--artesanos);
    left: 50%;
    transform: translate(-50%);
    font-size: 16px;
    color: aliceblue;
    border-radius: 8px;
    cursor: pointer;
    height: 40px;
    margin-bottom: 10px;
    line-height: 40px;
}

.l_devo_hasta{
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    text-align: center;
}

.l_devolver{
    background: #FFF;
    border-color: #D5D9D9;
    color: #000;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .2);

}

.l_devolver_abierto{
    background: var(--color--artesanos--secundario);
}

.paginacion_pedidos{
    top: 0px;
}

.div_localizacion_fondo{
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    z-index: 3;
    display: none;
    flex-wrap: wrap;
    
}

.div_localizacion_fondo.activo{
    display: flex;
    
}

.div_localizacion{
    position: relative;
    width: 65%;
    height: 320px;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
}

.div_localizacion_detalles{
    position: relative;
    width: 100%;
    height: 320px;
    background: #fff;
    top: 20%;
    left: 0%;
    transform: translate(-0%, -50%);
    display: flex;
    flex-wrap: wrap;
    background: white;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .3);
}

.div_productos_detalles{
    position: relative;
    width: 100%;
    min-height: 320px;
    background: #fff;
    top: 45px;
    display: flex;
    flex-wrap: wrap;
    background: white;
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, .3);
    margin-top: 18px;
    padding: 10px;
}

.h_tracking{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 34px;
    height: 60px;
}


.ul_escalones{
    position: relative;
    top: 20%;
    transform: translateY(-50%);
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.li_pasos{
    position: relative;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    
}


.li_pasos::before{
    display: flex;
    content: '';
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: black;
    background: white;
    margin: 0  95px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .3);
    position: relative;
    z-index: 2;
    transition: all 1s;
}

.li_pasos::after{
    display: block;
    content: '';
    width: 100%;
    height: 5px;
    background-color: rgba(255, 255, 255, .3);
    border: 1px solid rgba(0, 0, 0, .3);
    position: absolute;
    top: 10%;
    left: -50%;
    z-index: 1;
    transition: all 1s;
    
}

.li_pasos:first-child::after{
    
    content: none;
 
    
}

.li_pasos.active:before, .li_pasos.active:after{
    border: none;
    background: var(--color--artesanos--secundario);
    color: aliceblue;
}

.envio_check.active{
    color: aliceblue;
}

.envio_check{
    position: absolute;
    top: 18%;
    left: 104px;
    transform: translateY(-100%);
    z-index: 2;
}

.l_cerrar_tracking{
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 30px;
    cursor: pointer;
}

.buscar_pedido{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 320px;
    height: 45px;
    border: 1px solid rgba(0, 0, 0, .3);
    outline: none;
    border-radius: 40px;
    padding: 15px;
    font-size: 20px;
}

.div_buscar_pedido{
    position: absolute;
    left: 76%;
    top: 0;
}

.i_buscar_pedido{
    width: 40%;
    top: 52%;
    
}

.ico_buscar_pedido{
    top: 52%;
    left: 65%;
}

.detalles_pedido{
    color: #4577ff;
    cursor: pointer;
    text-decoration: underline #4577ff;
}

.s_detalle_comprado{
    position: relative;
    width: 100%;
    color: rgba(0, 0, 0, .4);
}

.div_detalles{
    position: relative;
    margin-top: 20px;
    width: 100%;
    min-height: 260px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 8px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    
}

.div_dire{
    position: relative;
    padding: 10px;
    display: grid;
}

.div_pago{
    position: relative;
    padding: 10px;
    display: grid;
}

.div_deta{
    position: relative;
    padding: 10px;
}

.img_pagos{
    width: 200px;
    position: relative;
    top: -20px;
}

.div_resumen{
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    
    
}

.productos_detalles{
    position: relative;
    width: 100%;
    top: 0;
    min-height: 100px;
    max-height: 700px;
    overflow: auto;
    display: grid;
    grid-gap: 15px;
}

.producto_detalle{
    position: relative;
    width: 98%;
    min-height: 120px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, .3);
    left: 50%;
    transform: translate(-50%);
    border-radius: 5px;
    margin-bottom: 15px;
}

.producto_detalle:last-child{
    margin-bottom: 20px;
}

.producto_detalle:first-child{
    margin-top: 20px;
}

.s_total_cantidad{
    position: absolute;
    right: 15px;
    width: 160px;
    height: 80px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
    display: grid;
    font-size: 19px;
    line-height: 80px;
    padding-left: 10px;
    background: #FEBF28;
    color: aliceblue;
    border-radius: 5px;
}

.div_reclamacion_fondo{
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
    z-index: 3;
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.div_reclamacion_fondo.activo{
    display: flex;
}

.div_reclamacion{
    position: relative;
    width: 80%;
    height: 90%;
    background: #fff;
    overflow: hidden;
    
    
}

.reclamaciones_div{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: block;
    padding: 25px;
}

.h_reclamacion{
    position: relative;
    width: 100%;
    height: 80px;
    text-align: center;
    font-size: 39px;
    font-weight: 500;
    padding-top: 20px;
}

.div_espacio{
    position: relative;
    margin-top: 100px;
    width: 100%;
    height: 40px;
}

.c_recla{
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    cursor: pointer;
}


.l_btn_recla{
    position: absolute;
    width: 160px;
    height: 50px;
    background: red;
    top: 40px;
    right: 40px;
    line-height: 50px;
    text-align: center;
    color: aliceblue;
    border-radius: 6px;
    cursor: pointer;
    background: var(--color--artesanos);
}

.l_reclama_pasad{
    position: absolute;
    left: 50px;
    top: 40px;
    color: red;
    font-size: 25px;
}

.l_cerrar_recla{
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 35px;   
    cursor: pointer;
    color: rgba(0, 0, 0, .4);
    transition: all .5s ease;
}

.l_cerrar_recla:hover{
    color: rgba(0, 0, 0, .7);
}

.l_porque{
    position: absolute;
    right: 120px;
    top: 15%;
    display: none;
    
}

.s_recla{
    position: absolute;
    right: 120px;
    top: 30%;
    width: 320px;
    height: 40px;
    border: 1px solid rgba(0, 0, 0, .3);
    outline: none;
    border-radius: 5px;
    padding: 5px;
    font-size: 20px;
    display: none;
}

.l_porque.activo, .s_recla.activo{
    display: block;
}

.div_aviso_recla{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 200px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 7px;
    display: none;
    grid-template-columns: 70px 400px;
}

.div_fondo_factura {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1000px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 7px;
    display: none;
    grid-template-columns: 100%;
    z-index: 100;
    padding: 10px;
    overflow: auto;
}

.div_aviso_recla.activo, .div_fondo_factura.activo{
    display: grid;
    
}

.doble_check{
    position: relative;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    font-size: 40px;
    color: green;
}

.h_recla{
    position: relative;
    width: 100%;
    top: 50%;
    left: 8%;
    transform: translateY(-15%);
    font-size: 21px;
    font-weight: 700;
    color: rgba(0, 0, 0, .7);
}

.t_area_recla{
    position: relative;
    left: 47%;
    transform: translateY(-50%);
    width: 300px;
    height: 139px;
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 5px;
    resize: none;
    outline: none;
    padding: 10px;
    font-size: 19px;
    font-weight: 500;
    display: none;
}

.t_area_recla.activo{
    display: block;
}

.t_area_recla::placeholder{
    color: rgba(0, 0, 0, .4);
}

.div_estado_recla{
    position: fixed;
    width: 0px;
    height: 0px;
    background: rgba(0, 0, 0, .6);
    z-index: 200;
    top: 41%;
    left: 50%;
    display: grid;
    padding: 0px;
    overflow: auto;
    border-radius: 8px;
    transition: all .5s ease;
    
}
.div_estado_recla.activo{
    width: 200px;
    height: 100px;
    padding: 20px;
    
}

.l_recla_estado{
    color: aliceblue;
}

.div_img_content{
    position: relative;
    top: 3px;
    width: 100%;
    height: 100px;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 10px;
    padding: 10px;
}

.img_recla_prod{
    position: relative;
    width: 90px;
    height: 70px;
    object-fit: cover;
}

.cant_input_recla{
    position: absolute;
    right: 120px;
    top: 120px;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    outline: none;
    border: 1px solid rgba(0, 0, 0, .4);
    border-radius: 6px;
    display: none;
}

.l_amount_recla{
    position: absolute;
    right: 180px;
    top: 130px;
    font-size: 20px;
    font-weight: 700;
    display: none;
}

.cant_input_recla.activo, .l_amount_recla.activo{
    display: block;
}

.l_canti_maxima{
    position: absolute;
    bottom: 0;
    right: 20px;
    color: red;
    display: none;
}

.l_canti_maxima.activo{
    display: block;
}

.div_desplegable_factura{
    position: relative;
    width: 0px;
    background: #fff;
    left: 14%;
    top: 40px;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    justify-items: center;
    transition: all .5s ease;
    overflow: hidden;
}

.div_desplegable_factura.activo{
    width: 200px;
    border: 1px solid rgba(0, 0, 0, .3);
    
}

.ul_factura{
    position: relative;
    cursor: pointer;
    list-style: none;
    width: 100%;
}

.ul_factura li{
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    width: 100%;
    height: 40px;
    text-align: center;
    transition: all .5s ease;
    line-height: 40px;
}

.ul_factura li:hover{
   background: var(--color--artesanos);
   color: aliceblue;
}

.ul_factura li:last-child{
    border-bottom: 1px solid transparent;
}

.i_dni{
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    width: 60%;
    outline: none;
    padding: 3px;
    left: 10px;
}

.l_dni_guardar{
    position: absolute;
    right: 10px;
    top: 55%;
    transform: translateY(-50%);
    background: var(--color--artesanos--secundario);
    height: 30px;
    line-height:  30px;
    width: 50px;
    cursor: pointer;
    color: aliceblue;
    
}


.a_localizador{
    position: absolute;
    bottom: 19px;
    left: 50%;
    transform: translate(-50%);
    background: var(--color--artesanos);
    color: aliceblue;
    width: 200px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    border-radius: 8px;
    cursor: pointer;
    
}


/** Responsive generales */
/**Small devices (landscape phones, 280px and up)**/
@media (min-width:280px){

}

/**Small devices (landscape phones, 360px and up)**/
@media (min-width:320px){
   .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 30px;
        line-height: 30px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 19%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 36px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    .s_total_cantidad{
        position: absolute;
        right: 12px;
        width: 100px;
        height: 40px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 40px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 50%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 8px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 19.5%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }

     .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 55%;
        display: block;
    }
    
    
}

/**Small devices (landscape phones, 346px and up)**/
@media (min-width:346px){
    .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 18.5%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 38px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 40px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 40px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 67%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 18.6%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
    
    .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 55%;
        display: block;
    }
    
}

/**Small devices (landscape phones, 360px and up)**/
@media (min-width:360px){
   .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 40px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 40px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 39%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 18.6%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
}


/**Small devices (landscape phones, 375px and up)**/
@media (min-width:375px){
     .div_js_order_card {
        position: relative;
        width: 100%;
        height: 290px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 8px;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
        overflow: hidden;

    }

    .div_box_header {
        position: relative;
        width: 100%;
        height: 65px;
        background-color: #F0F2F2;
        border-radius: 8px 8px 0 0;
        border-bottom: 0px solid rgba(0, 0, 0, .3);
        flex-wrap: wrap;
    }
    
    

    .div_cuerpo_productos{
        position: relative;
        width: 30%;
        height: 100%;
        border-radius:0 0 0 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        padding: 10px;
        overflow: auto;
    }

    .div_cuerpo_opciones{
        position: relative;
        width: 70%;
        height: 100%;
        border-radius:0 0 8px 0;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;

    }
    
        
    .s_titulo_pedido{
        display: none;
    }
    
    
    .a-ws div.a-column, div.a-column {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 6%;
        float: left;
        min-height: 1px;
        overflow: visible;
        display: none;
    }
    
    
    
    .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 30px;
        line-height: 30px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 15.5%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 36px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    
    .div_desplegable_factura{
        position: relative;
        width: 0px;
        *height: 0px;
        background: #fff;
        left: 160px;
        top: 0px;
        border-radius: 6px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        justify-items: center;
        transition: all .5s ease;
        overflow: hidden;
        margin-bottom: 10px;
        
    }
    
    
    .l_devo_hasta{
        top: 60%;
    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 45px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 45px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    
    .s_detalle_comprado{
        position: relative;
        top: 7px;
        width: 100%;
        color: rgba(0, 0, 0, .4);
    }
    

    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: grid;
        grid-template-columns: repeat(1, 1fr);

    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 35%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
    }
    
    
    .div_productos_detalles{
        top: 4px;
    }
    
    
    .div_resumen{
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);


    }
    
    
    .img_pagos{
        top: 0px;
    }
    
     .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 60%;
        display: block;
    }

}

/**Small devices (landscape phones, 384px and up)**/
@media (min-width:384px){
 .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 17.3%;
        z-index: 1;
        transition: all 1s;

    }
    
.s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 40px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 40px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 30%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 17%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }

}

/**Small devices (landscape phones, 390px and up)**/
@media (min-width:390px){
    .div_js_order_card {
        position: relative;
        width: 100%;
        height: 290px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 8px;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
        overflow: hidden;

    }

    .div_box_header {
        position: relative;
        width: 100%;
        height: 65px;
        background-color: #F0F2F2;
        border-radius: 8px 8px 0 0;
        border-bottom: 0px solid rgba(0, 0, 0, .3);
        flex-wrap: wrap;
    }
    
    

    .div_cuerpo_productos{
        position: relative;
        width: 30%;
        height: 100%;
        border-radius:0 0 0 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        padding: 10px;
        overflow: auto;
    }

    .div_cuerpo_opciones{
        position: relative;
        width: 70%;
        height: 100%;
        border-radius:0 0 8px 0;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;

    }
    
        
    .s_titulo_pedido{
        display: none;
    }
    
    
    .a-ws div.a-column, div.a-column {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 6%;
        float: left;
        min-height: 1px;
        overflow: visible;
        display: none;
    }
    
    
    
    .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 30px;
        line-height: 30px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 15.5%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 36px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    
    .div_desplegable_factura{
        position: relative;
        width: 0px;
        *height: 0px;
        background: #fff;
        left: 160px;
        top: 0px;
        border-radius: 6px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        justify-items: center;
        transition: all .5s ease;
        overflow: hidden;
        margin-bottom: 10px;
        
    }
    
    
    .l_devo_hasta{
        top: 60%;
    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 45px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 45px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    
    .s_detalle_comprado{
        position: relative;
        top: 7px;
        width: 100%;
        color: rgba(0, 0, 0, .4);
    }
    

    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: grid;
        grid-template-columns: repeat(1, 1fr);

    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 35%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
    }
    
    
    .div_productos_detalles{
        top: 4px;
    }
    
    
    .div_resumen{
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);


    }
    
    
    .img_pagos{
        top: 0px;
    }
    
     .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 60%;
        display: block;
    }
    
}

/**Small devices (landscape phones, 393px and up)**/
@media (min-width:393px){
   .div_js_order_card {
        position: relative;
        width: 100%;
        height: 290px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 8px;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
        overflow: hidden;

    }

    .div_box_header {
        position: relative;
        width: 100%;
        height: 65px;
        background-color: #F0F2F2;
        border-radius: 8px 8px 0 0;
        border-bottom: 0px solid rgba(0, 0, 0, .3);
        flex-wrap: wrap;
    }
    
    

    .div_cuerpo_productos{
        position: relative;
        width: 30%;
        height: 100%;
        border-radius:0 0 0 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        padding: 10px;
        overflow: auto;
    }

    .div_cuerpo_opciones{
        position: relative;
        width: 70%;
        height: 100%;
        border-radius:0 0 8px 0;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;

    }
    
        
    .s_titulo_pedido{
        display: none;
    }
    
    
    .a-ws div.a-column, div.a-column {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        margin-left: 6%;
        float: left;
        min-height: 1px;
        overflow: visible;
        display: none;
    }
    
    
    
    .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 30px;
        line-height: 30px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 15.5%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 36px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    
    .div_desplegable_factura{
        position: relative;
        width: 0px;
        *height: 0px;
        background: #fff;
        left: 160px;
        top: 0px;
        border-radius: 6px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        justify-items: center;
        transition: all .5s ease;
        overflow: hidden;
        margin-bottom: 10px;
        
    }
    
    
    .l_devo_hasta{
        top: 60%;
    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 45px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 45px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    
    .s_detalle_comprado{
        position: relative;
        top: 7px;
        width: 100%;
        color: rgba(0, 0, 0, .4);
    }
    

    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: grid;
        grid-template-columns: repeat(1, 1fr);

    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 400px;
        background: #fff;
        top: 29%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 125px;
    }
    
    
    .div_productos_detalles{
        top: 4px;
    }
    
    
    .div_resumen{
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);


    }
    
    
    .img_pagos{
        top: 0px;
    }
    
    .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 60%;
        display: block;
    }

}


/**Small devices (landscape phones, 400px and up)**/
@media (min-width:400px){
.s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 100px;
        height: 40px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 13px;
        line-height: 40px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 36%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 16%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }

    .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 65%;
        display: block;
    }

}



/**Small devices (landscape phones, 412px and up)**/
@media (min-width:412px){
     .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 14.8%;
        z-index: 1;
        transition: all 1s;

    }

    
    
     .div_localizacion_detalles{
            position: relative;
            width: 100%;
            height: 420px;
            background: #fff;
            top: 33%;
            left: 0%;
            transform: translate(-0%, -50%);
            display: flex;
            flex-wrap: wrap;
            background: white;
            border-radius: 8px;
            border: 1px solid rgba(0, 0, 0, .3);
        }
    
    
      .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }
    
    

    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 15%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
    
    .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 65%;
        display: block;
    }
}

/**Small devices (landscape phones, 414px and up)**/
@media (min-width:414px){

     .div_localizacion_detalles{
            position: relative;
            width: 100%;
            height: 420px;
            background: #fff;
            top: 25%;
            left: 0%;
            transform: translate(-0%, -50%);
            display: flex;
            flex-wrap: wrap;
            background: white;
            border-radius: 8px;
            border: 1px solid rgba(0, 0, 0, .3);
        }

}

/**Small devices (landscape phones, 427px and up)**/
@media (min-width:427px){


}

/**Small devices (landscape phones, 428px and up)**/
@media (min-width:428px){

}

/**Small devices (landscape phones, 432px and up)**/
@media (min-width:432px){
     .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 14.4%;
        z-index: 1;
        transition: all 1s;

    }

    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 140px;
        height: 50px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 17px;
        line-height: 50px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_productos_detalles{
        top: 30px;
    }

    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 31%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }
    
    

    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 15%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
    
    .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 65%;
        display: block;
    }
}

/**Small devices (landscape phones, 480px and up)**/
@media (min-width:480px){
   .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 13%;
        z-index: 1;
        transition: all 1s;

    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 140px;
        height: 50px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 17px;
        line-height: 50px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_productos_detalles{
        top: 30px;
    }

    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 30%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }
    
    

    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 13%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
    
     .s_titulo_pedido_detalle{
        font-size: 8px;
        width: 65%;
        display: block;
    }
}

/**Small devices (landscape phones, 504px and up)**/
@media (min-width:504px){
    .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 30px;
        line-height: 30px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 25px;
        height: 25px;
        line-height: 25px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 12.4%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 36px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 140px;
        height: 70px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 19px;
        line-height: 80px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 45%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 12.5%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
    
     .s_titulo_pedido_detalle{
        font-size: 10px;
        width: 70%;
        display: block;
    }
    
}

/**Small devices (landscape phones, 576px and up)**/
@media (min-width:576px){


}

/**Medium devices (tablets, 600px and up)*/
@media (min-width:600px){
    .div_localizacion{
        position: relative;
        width: 90%;
        height: 520px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        overflow: auto;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 55%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 11%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 40%;
        left: 38px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .a_localizador{
        position: absolute;
        bottom: 15px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 90%;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 140px;
        height: 70px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 19px;
        line-height: 80px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 100%;
    }

    .div_pago{
        width: 100%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 25%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 10.5%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
}

/**Medium devices (tablets, 604px and up)*/
@media (min-width:604px){

}

/**Medium devices (tablets, 720px and up)*/
@media (min-width:720px){
    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 9%;
        z-index: 1;
        transition: all 1s;

    }
    
        .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 320px;
        background: #fff;
        top: 13.5%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    

    .div_localizacion_detalles .ul_escalones{
        position: relative;
        top: 0%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 190px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  40px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 100%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        left: 70px;
        
    }
}

/**Medium devices (tablets, 768px and up)*/
@media (min-width:768px){
      .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 8.6%;
        z-index: 1;
        transition: all 1s;

    }
    
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 320px;
        background: #fff;
        top: 13.5%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    

    .div_localizacion_detalles .ul_escalones{
        position: relative;
        top: 0%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 190px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  40px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 100%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        left: 75px;
        
    }
    
    .s_titulo_pedido_detalle{
        font-size: 12px;
        width: 80%;
        display: block;
    }
}

/**Medium devices (tablets, 800px and up)*/
@media (min-width:800px){
     .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 150%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -140%;
        left: 8.3%;
        z-index: 1;
        transition: all 1s;

    }
    
        
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 140px;
        height: 50px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 17px;
        line-height: 50px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_productos_detalles{
        top: 30px;
    }

    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 420px;
        background: #fff;
        top: 19%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    
    .div_localizacion_detalles .ul_escalones{
        top: 130px;
        height: 300px;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }
    
    

    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 7.5%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        
    }
}

/**Medium devices (tablets, 810px and up)*/
@media (min-width:810px){

    .div_localizacion{
        position: relative;
        width: 70%;
        height: 620px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
    }
    
    
    .ul_escalones{
        position: relative;
        top: 35%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: column;
        width: 85%;
        height: 70%;
        overflow: hidden;
    }

    .li_pasos{
        position: relative;
        width: 85%;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        height: 40px;
        line-height: 40px;
    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  20px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
        left: 10px;
    }

    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -170%;
        left: 11%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 50%;
        left: 38px;
        transform: translateY(-50%);
        z-index: 2;
    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 160px;
        height: 80px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 19px;
        line-height: 80px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-content: flex-start;
        justify-items: flex-start;
        align-items: flex-start;

    }
    
    
    .div_dire{
        width: 50%;
    }

    .div_pago{
        width: 50%;
    }

    .div_deta{
        width: 100%;
    }
    
    
    
       
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 320px;
        background: #fff;
        top: 17.5%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    

    .div_localizacion_detalles .ul_escalones{
        position: relative;
        top: 0%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 190px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  40px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 100%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        left: 75px;
        
    }
    
     .s_titulo_pedido_detalle{
        font-size: 12px;
        width: 80%;
        display: block;
    }
    
}

/**Medium devices (tablets, 820px and up)*/
@media (min-width:820px){

}

/**Medium devices (tablets, 834px and up)*/
@media (min-width:834px){
    .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 160%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -160%;
        left: 10.5%;
        z-index: 1;
        transition: all 1s;

    }
    
     
    
    .div_dire{
        width: 33%;
    }

    .div_pago{
        width: 33%;
    }

    .div_deta{
        width: 33%;
    }
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 320px;
        background: #fff;
        top: 17%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    

    .div_localizacion_detalles .ul_escalones{
        position: relative;
        top: 0%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 190px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  60px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 100%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        left: 84px;
        
    }
}

/**Large devices (desktops, 992px and up)*/
@media (min-width:992px){

}

/**Extra large devices (large desktops, 1024px and up)*/
@media (min-width:1024px){
     .li_pasos::after{
        display: flex;
        content: '';
        width: 5px;
        height: 170%;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: -160%;
        left: 8.7%;
        z-index: 1;
        transition: all 1s;

    }
    
    
    
    .div_dire{
        width: 33%;
    }

    .div_pago{
        width: 33%;
    }

    .div_deta{
        width: 33%;
    }
    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 320px;
        background: #fff;
        top: 13.5%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    

    .div_localizacion_detalles .ul_escalones{
        position: relative;
        top: 0%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 190px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  60px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 100%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        left: 96px;
        
    }
    
     .s_titulo_pedido_detalle{
        font-size: 12px;
        width: 100%;
        display: block;
    }
}

/**Extra large devices (large desktops, 1200px and up)*/
@media (min-width:1200px){
   
}

/**Extra large devices (large desktops, 1280px and up)*/
@media (min-width:1280px){
   
}

/**Extra large devices (large desktops, 1440px and up)*/
@media (min-width:1440px){

    .div_js_order_card {
        position: relative;
        width: 920px;
        height: 361px;
        left: 50%;
        transform: translate(-50%);
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;

    }

    .div_box_header {
        position: relative;
        width: 100%;
        height: 86px;
        background-color: #F0F2F2;
        border-radius: 8px 8px 0 0;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-content: space-between;
    }

    .div_box_cuerpo {
        position: relative;
        width: 100%;
        height: 275px;
        background-color: #fff;
        border-radius: 0 0 8px 8px;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        display: flex;
        flex-wrap: wrap;
    }
    
    

    .div_cuerpo_productos{
        position: relative;
        width: 70%;
        height: 100%;
        border-radius:0 0 0 8px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;
        padding: 10px;
        overflow: auto;
    }

    .div_cuerpo_opciones{
        position: relative;
        top: -15%;
        width: 30%;
        height: 100%;
        border-radius:0 0 8px 0;
        padding: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        justify-items: flex-start;
        align-content: flex-start;
        align-items: flex-start;

    }
    
    
    .s_titulo_pedido{
        position: relative;
        font-size: 10px;
        margin: 0px;
        top: 0%;
        width: 80px;
        height: 80px;
        overflow: hidden;
    }
    
    

    .a_row {
        width: 100%;
    }

    .a-ws div.a-column, div.a-column {
        position: relative;
        top: 60%;
        transform: translateY(-50%);
        margin-left: 6%;
        float: left;
        min-height: 1px;
        overflow: visible;
        display: block;
    }

    .a-row .a-span3, .a-ws .a-row .a-ws-span3 {
        width: 25%;
    }

    .a-size-mini {
        font-size: 15px!important;
        line-height: 16px!important;
    }

    .label {
        text-transform: uppercase;
        font-size: 15px;
    }

    .a-color-secondary, .a-color-tertiary {
        color: #565959!important;
    }

    .a-size-base {
        font-size: 14px!important;
        line-height: 20px!important;
    }

    .a-row .a-span2, .a-ws .a-row .a-ws-span2 {
        width: 14.948%;
    }

    .a-row .a-span7, .a-ws .a-row .a-ws-span7 {
        width: 57.448%;
    }

    .a-ws .a-ws-span12, div.a-column.a-span-last {
        margin-right: 0;
        float: right;
    }
    .a-column.a-span-last {
        margin-right: 0;
        top: 8%;
        left: 45%;
        transform: translate(-50%, -50%);
    }

    .a-fixed-left-grid-col, .a-fixed-right-grid-col {
        position: relative;
        overflow: visible;
        min-height: 1px;
    }
    .a-fixed-right-grid .a-col-left {
        width: 100%;
        padding-right: 3.5%;
    }
    
    .div_localizacion{
        position: relative;
        width: 65%;
        height: 320px;
        background: #fff;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: flex;
        flex-wrap: wrap;
    }
    
    .ul_escalones{
        position: relative;
        top: 20%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .li_pasos{
        position: relative;
        width: 260px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;

    }


    .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  95px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .li_pasos::after{
        display: block;
        content: '';
        width: 100%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .li_pasos:first-child::after{

        content: none;


    }

    .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }

    .envio_check.active{
        color: aliceblue;
    }

    .envio_check{
        position: absolute;
        top: 48%;
        left: 50%;
        transform: translateY(-50%);
        z-index: 2;
        
    }


    .a_localizador{
        position: absolute;
        bottom: 19px;
        left: 50%;
        transform: translate(-50%);
        background: var(--color--artesanos);
        color: aliceblue;
        width: 200px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        text-decoration: none;
        border-radius: 8px;
        cursor: pointer;

    }

    
    .div_desplegable_factura{
        position: relative;
        width: 0px;
        *height: 0px;
        background: #fff;
        left: 14%;
        top: 40px;
        border-radius: 6px;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        justify-items: center;
        transition: all .5s ease;
        overflow: hidden;
    }
    
    
    .l_devo_hasta{
        position: absolute;
        top: 80%;
        left: 50%;
        transform: translate(-50%);
        width: 100%;
        text-align: center;
    }
    
    
    .s_total_cantidad{
        position: absolute;
        right: 15px;
        width: 160px;
        height: 80px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .3);
        display: grid;
        font-size: 19px;
        line-height: 80px;
        padding-left: 10px;
        background: #FEBF28;
        color: aliceblue;
        border-radius: 5px;
    }
    
    
    .s_detalle_comprado{
        position: relative;
        width: 100%;
        color: rgba(0, 0, 0, .4);
    }
    
    
    .div_detalles{
        position: relative;
        margin-top: 20px;
        width: 100%;
        min-height: 260px;
        background: #fff;
        border: 1px solid rgba(0, 0, 0, .3);
        border-radius: 8px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);

    }

    
    .div_localizacion_detalles{
        position: relative;
        width: 100%;
        height: 320px;
        background: #fff;
        top: 17.5%;
        left: 0%;
        transform: translate(-0%, -50%);
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
    }
    
    
    .div_productos_detalles{
        position: relative;
        width: 100%;
        min-height: 320px;
        background: #fff;
        top: 0px;
        display: flex;
        flex-wrap: wrap;
        background: white;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, .3);
        margin-top: 18px;
        padding: 10px;
        margin-bottom: 70px;
    }
    
    
    .div_resumen{
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);


    }
    
    
    .img_pagos{
        width: 200px;
        position: relative;
        top: 20px;
    }
    
    
    .div_dire{
        position: relative;
        width: 100%;
        padding: 10px;
        display: grid;
    }

    .div_pago{
        position: relative;
        padding: 10px;
        display: grid;
        width: 100%;
    }

    .div_deta{
        position: relative;
        padding: 10px;
        width: 100%;
    }
    
    
    .div_localizacion_detalles .ul_escalones{
        position: relative;
        top: 0%;
        width: 100%;
        height: 20%;
        transform: translateY(-50%);
        list-style: none;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    
    .div_localizacion_detalles .li_pasos{
        position: relative;
        width: 260px;
        text-align: center;
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        flex-wrap: wrap;
    }


    .div_localizacion_detalles .li_pasos::before{
        display: flex;
        content: '';
        width: 35px;
        height: 35px;
        line-height: 35px;
        color: black;
        background: white;
        margin: 0  95px;
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        border: 1px solid rgba(0, 0, 0, .3);
        position: relative;
        z-index: 2;
        transition: all 1s;
    }

    .div_localizacion_detalles .li_pasos::after{
        display: flex;
        content: '';
        width: 110%;
        height: 5px;
        background-color: rgba(255, 255, 255, .3);
        border: 1px solid rgba(0, 0, 0, .3);
        position: absolute;
        top: 34%;
        left: -50%;
        z-index: 1;
        transition: all 1s;

    }

    .div_localizacion_detalles .li_pasos:first-child::after{

        content: none;


    }

    .div_localizacion_detalles .li_pasos.active:before, .li_pasos.active:after{
        border: none;
        background: var(--color--artesanos--secundario);
        color: aliceblue;
    }
    
    .div_localizacion_detalles .envio_check{
        top: 41%;
        left: 130px;
        
    }
    
    
    .s_titulo_pedido{
        position: relative;
        font-size: 10px;
        margin: 0px;
        top: 0%;
        width: 80px;
        height: 80px;
        overflow: hidden;
        display: block;
    }

    
    .s_titulo_pedido_detalle{
        position: absolute;
        font-size: 19px;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        left: 120px;
        display: block;
    }
    
    
}









