/**************************************** TITLE INTERNA *********************************************/
.sect_title_interna{
    background: #0c0c0c;
    background-image: url(../../../img/fondo/design-slider.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 70px 0;
    padding-top: 220px;
    position: relative;
}
.sect_title_interna h2{
    color: #ffffff;
    font-weight: 700;
}
.sect_title_interna::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 15px;
    left: 0;
    background-image: url(../../../../public/img/fondo/header-bg.png);
    background-repeat: repeat-x;
    bottom: 0px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*************************************** END TITLE INTERNA *******************************************/


/*********************************** SECTION PROCESO DE COMPRA ***************************************/ 
/******************************* SECTION CARRITO *********************************/

.icart-bgs1{
    position: relative;
    padding: 40px 0;
}
.list_pasos{
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
}
.list_pasos:before{
    content: "";
    position: absolute;
    top: 58%;
    left: 0;
    right: 0;
    width: 70%;
    margin: 0 auto;
    height: 3px;
    background: #e9e9e9;
    z-index: -1;
}
.list_pasos>li{
    width: 30%;
    margin: 0 auto;
    text-align: center;
}
.list_pasos>li .box_pasos>span{
    width: 50px;
    display: block;
    margin: 0 auto;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e9e9e9;
    color: #747474;
    font-size: 20px;
    border-radius: 50%;
}
.list_pasos>li.active .box_pasos>span{
    background: #000000;
    color: #fff;
    transition: all ease 500ms;
}
.list_pasos>li.active .box_pasos>span:hover{
    border-radius: 0;
    border: 2px solid #dadada;
    box-shadow: 0px 3px 10px -2px rgba(0, 0, 0, 0.7);
    transition: all ease 500ms;
}
.list_pasos>li.active .box_pasos h4{
    font-size: 15px;
    font-weight: 700;
    color: #000;
    margin-top: 10px;
}
.list_pasos>li .box_pasos h4{
    font-size: 15px;
    font-weight: 700;
    color: #868686;
    margin-top: 10px;
}
.box-pasfig1{
    width: 100%;
    max-width: 50px;
    display: block;
    margin: auto;
    margin-bottom: 10px;
}
.box-pasfig1 svg {
    font-size: 50px;
}
.box-pasfig1 > img {
    width: 100%;
}
@media (max-width: 767px){
    .list_pasos>li {
        display: none;
    }
    .list_pasos>li.active {
        display: block;
        width: 100%;
    }
}

.cart-tabtotal1 .table-bordered {



    border: 1px solid #493438;



    margin-bottom: 5px;



}

.cart-tabtotal1 .table thead td, .cart-tabtotal1 .table th {

    text-transform: uppercase;

    font-weight: bold;

    color: #000000;

    font-size: 14px;

    background-color: #f9f9f9;

}

.cart-tabtotal1 .table-bordered > tbody > tr > td {



    vertical-align: middle;



    background-color: #fff;



}

.cart-tabtotal1 .table-bordered>tbody>tr>td, 

.cart-tabtotal1 .table-bordered>tbody>tr>th, 

.cart-tabtotal1 .table-bordered>tfoot>tr>td, 

.cart-tabtotal1 .table-bordered>tfoot>tr>th, 

.cart-tabtotal1 .table-bordered>thead>tr>td,

.cart-tabtotal1 .table-bordered>thead>tr>th {

    border: 1px solid #ebebeb;

    padding-top: 15px;

    padding-bottom: 15px;

    text-align: center;

}
.crt-thmb1{

    display: inline-block;

    width: 100%;

    max-width: 100px;

    height: auto;

    padding: 4px;

    line-height: 1.42857143;

    background-color: #fff;

    border: 1px solid #ddd;

    border-radius: 4px;

    -webkit-transition: all .2s ease-in-out;

    -o-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

}
.crt-tblehref1{

    color: #666;
    font-size: 15px;
    font-weight: 500;

    transition: all ease 300ms;

}

.crt-tblehref1:hover,.crt-tblehref1:active,.crt-tblehref1:focus{

    color: #f062a5;

}
.tb-prodatos1{

    margin-top: 10px;

}

.tb-prodatos1 strong{

    color: #333;

    margin-left: 10px;

}

.crt-inpquan1{

    display: block;

    width: 100%;

    border: 1px solid #bdbdbd;

    color: #3d3d3d;

    font-size: 14px;

    font-weight: 700;

    height: 35px;

    line-height: 24px;

    padding: 5.5px 10px 5.5px 33px;

    outline: none;

    letter-spacing: 1.2px;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    box-sizing: border-box;

    -webkit-border-radius: 4px;

    -moz-border-radius: 4px;

    border-radius: 4px;

    -moz-transition: 0.3s all ease;

    -o-transition: 0.3s all ease;

    -webkit-transition: 0.3s all ease;

    transition: 0.3s all ease;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    -webkit-appearance: none;

    -moz-appearance: none;

    appearance: none;

}
.crt-quan1{

    display: inline-block;

    width: 40px;

    text-align: center;

    padding-left: 5px;

    padding-right: 5px;

    vertical-align: middle;

    border-top-right-radius: 0;

    border-bottom-right-radius: 0;

}
.crt-bt1{
    display: inline-block;
    height: 35px;
    width: 35px;
    color: #ffffff;
    background: #000000;
    border: 1px solid #000000;
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    vertical-align: middle;
    outline: none;
    text-decoration: none;
    font-weight: 700;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: all ease 300ms;
    cursor: pointer;

}

.crt-bt1:hover,

.crt-bt1:active,

.crt-bt1:focus{

    color: #ffffff;
    background: #ffb700;
    border-color: #ffb700;

}
.crt-nmprice1{

    color: #333;

    font-weight: normal;

    text-align: center;

}
.crt-offprice1 small{

    text-decoration: line-through;
    font-weight: 400;
    color: #989898;
    padding-right: 3px;

}
.crt-dlete1{
    display: inline-block;
    font-size: 20px;
    color: #000000;
    background-color: #ffffff; 
    outline: none!important;
    /* border-radius: 50%; */
    /* border: 1px solid #242424; */
    transition: all ease 400ms;

}

.crt-dlete1:hover,.crt-dlete1:active,.crt-dlete1:focus{

    color: #ffb700;

    transform: transparent;

    background-color: #ffffff;

    outline: none!important;

}
.cnt-ueshp1 {

    background-color: #f2f2f2;
    border-radius: 50px;
    color: #253237;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 63px 17px;
    text-transform: uppercase;

}

.cnt-ueshp1:hover {

    background-color: #ffb700;
    color: #ffffff;

}
.log-bot1 {
background-color: #000000;
    border-radius: 50px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 10px 17px;
    text-align: center;
    text-transform: uppercase;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;

}

.log-bot1:hover{

    color: #ffffff;
    background: #ffb700;

}
.carrito_buttons .buttons{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 0 60px;
}
.grand-totall {
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 45px 30px 50px;
    width: 40%;
}
.grand-totall .title-wrap {
    position: relative;
}
.grand-totall .title-wrap::before {
    background-color: #e3e1e1;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: 1;
}
.grand-totall .title-wrap h4.cart-bottom-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding-right: 18px;
    background-color: #f8f9f9;
    position: relative;
    z-index: 99;
    color: #253237;
}
.grand-totall h4.grand-totall-title {
    color: #ffb700;
    font-size: 20px;
    font-weight: 700;
    margin: 25px 0 25px;
}
.grand-totall h4.grand-totall-title span {
    float: right;
}
@media (max-width: 991px){
    .carrito_buttons .buttons {
        display: grid;
        justify-content: unset;
    }
    .grand-totall {
        width: 100%;
    }
    .pull-center{
        text-align: center;
        margin-top: 30px;
    }
    .crt-quan1 {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-right-radius: 4px;
    }
    .crt-bt1 {
        width: 40px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 4px;
    }
}
/*******************/
.log-bot1 {
    background-color: #000000;
    border-radius: 50px;
    color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 10px 17px;
    text-align: center;
    text-transform: uppercase;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.log-bot1:hover {
    color: #ffffff;
    background: #ffb700;
}
.empty_bag{
    padding: 100px 0;
}
.contenedor_empty{
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
    padding: 50px;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}
.contenedor_empty img{
    max-width: 150px;
}
.contenedor_empty p{
    margin: 0;
    padding: 40px 0px;
}
@media(max-width: 991px){
    .empty_bag {
        padding: 60px 0;
    }
}
@media(max-width: 767px){
    .empty_bag {
        padding: 40px 0;
    }
}