

.total-pagar
{
	background-color: rgb(118,190,231);
	width: 100%;
	text-align: center;
	padding-bottom: 1vw;
	padding-top: 1vw;
}

.total-info-container
{
	padding-left: 3vw;
	padding-right: 3vw;
	padding-top: 2vw;
	text-align: center;
}

/* .carrito-button-continuar
{
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(71,100,146);
	border: 2px solid rgb(115,128,158);
	padding-bottom: 1vw;
	padding-top: 1vw;
	color: white;
	box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.5);

}

.carrito-button-comprar
{
	width: 80%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(166,206,234);
	border: 2px solid rgb(194,216,233);
	padding-bottom: 1vw;
	padding-top: 1vw;
	color: white;
	box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.5);
} */


img.productos-item-img
{
	max-width: 100%;
}

.productos-item-row
{
	background-color: rgb(235,235,235);
	border: 1px solid rgb(132,118,115);
	box-shadow: 1px 5px 5px 0px rgba(132,118,115,0.5);
	margin-bottom: 1vw;
	padding-left: 2vw;
	padding-right: 2vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
}

b.productos-item-name
{
	color: rgb(2,84,155);
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

select.productos-item-select
{
	width: 100%;
	background-color: rgb(235,235,235);
	border: 1px solid rgb(132,118,115);
}

button.carrito-eliminar-button
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4vw;
	background-color: rgb(71,100,146);
	border: 2px solid rgb(115,128,158);
	color: white;
	box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.5);
}

img.productos-item-img
{
	max-width: 100%;
}

.productos-item-row
{
	border: 1px solid var(--grayCommon);
	border-radius: 15px;
	margin-bottom: 1vw;
	padding-left: 2vw;
	padding-right: 2vw;
	padding-top: 1vw;
	padding-bottom: 1vw;
	width: 60%;
	margin-left: auto;
}

b.productos-item-name
{
	color: rgb(2,84,155);
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

select.productos-item-select
{
	width: 100%;
	background-color: rgb(235,235,235);
	border: 1px solid rgb(132,118,115);
}

button.carrito-eliminar-button
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4vw;
	background-color: rgb(71,100,146);
	border: 2px solid rgb(115,128,158);
	color: white;
	box-shadow: 1px 5px 5px 0px rgba(0,0,0,0.5);
}

/*  Documento de estilos pricipales */
/*    Fuentes personalizadas */



/*  Estilos globales */

.cb-top {overflow: auto;}

.carrito-contenido {
    margin: 2.5%;
    margin-top: 5%;
    overflow: auto;
}

h1.cbt-titulo {
    font-family: Arboria;
    font-size: 4vw;
    font-weight: bold;
    color: var(--borCommon);;
    width: 40%;
    float: left;
}

input#buscar {
    border-radius: 10px;
    border-width: 0px;
    font-size: 1.5vw;
    font-family: Arboria;
    color: #D91E62;
    background-image: url(../../assets/image/global/lupa.png);
    background-repeat: no-repeat;
    text-indent: 30px;
    background-size: 7.5%;
    background-position: 1%;
    width: 32.5%;
    float: left;
    margin-left: 22.5%;
    margin-top: 1.5%;
    background-color: #F7F7F7;
}

.carrito-box {
    margin: 2.5%;
}


.c-productos {
    width: 55%;
    float: left;
    margin: 2%;
}

.c-pagar {
    width: 35%;
    float: left;
    padding: 2.5%;
    background-color: var(--borCommon);;
    border-radius: 20px;
    margin: 2.5%;
}

button#continuar {
    background-color: #C3C3C3;
    border-color: #C3C3C3;
}

button#continuar:hover {
    background-color: #A3A3A3;
    border-color: #A3A3A3;
}

h1.c-titulo {
    text-align: center;
    color: white;
    font-size: 3vw;
    font-family: Arboria;
}

.line {
    clear: both;
    overflow: auto;
    margin-bottom: 5%;
}

p.t-left {
    float: left;
    width: 40%;
    margin: 0;
    margin-left: 5%;
    text-align: center;
    color: white;
    /* font-size: 1.25vw; */
    font-family: Arboria;
    padding: 0;
    margin-top: 10%;
}

p.t-right {
    width: 40%;
    margin: 0;
    margin-left: 5%;
    float: left;
    text-align: center;
    color: white;
    /* font-size: 1.25vw; */
    font-family: Arboria;
    margin-top: 10%;
    padding: 0;
}

.input-group.md-form.form-sm.form-2.pl-0 {
    width: 40%;
    margin: 0;
    margin-left: 5%;
    float: left;
    margin-top: 9%;
}

input#cupon {
    text-align: center;
    font-size: 1vw;
    font-family: Arboria;
}

span#buscar-cupon {
    font-size: 1vw;
    cursor: pointer;
}

.input-group-append {
    width: 30%;
}

.objeto {
    padding: 10px 15px;
    margin: 20px auto;

    border-radius: 5px;
    width: 100%;
    height: 280px;
    -webkit-box-shadow: 3px 3px 20px -5px rgba(0,0,0,0.3);
    -moz-box-shadow: 3px 3px 20px -5px rgba(0,0,0,0.3);
    box-shadow: 3px 3px 20px -5px rgba(0,0,0,0.3);
    overflow: auto;
}

.o-left {
    width: 25%;
    float: left;
    /* margin-top: 2.5%; */
}

picture.o-picture img {
    width: 100%;
    height: auto;
    transition: transform .2s;
    cursor: pointer;
}

picture.o-picture img:hover{
    transform: scale(1.05);
}

.o-right {
    width: 70%;
    margin-left: 2.5%;
    float: left;
}

h1.o-titulo {
    /* font-family: Arboria; */
    /* font-size: 1.5vw; */
    font-weight: 1rem;
    color: var(--borCommon);;
    font-weight: bold;
}

p.o-sub-left {
    float: left;
    /* font-size: 1.25vw; */
    /* font-family: Arboria; */
    width: 60%;
    margin-top: 2.5%;
}

.sub-line{
    overflow: auto;
    /* font-family: Arboria; */
    /* font-size: 1.25vw; */
}

.o-line {
    width: 75%;
    margin: 2.5%;
    float: left;
}

p#precio {
    /* font-family: Arboria; */
    /* font-size: 1.25vw; */
    float: left;
    width: 20%;
    margin-left: 10%;
    text-align: left;
    margin-top: 2.5%;
}

.to-buy {
    /* font-family: Arboria; */
    /* font-size: 1.25vw; */
    float: left;
    width: 25%;
    margin-left: 10%;
    text-align: left;
}

.object-delete {
    width: 25%;
    background-color: transparent;
    border-radius: 3px;
    color: red;
    /* margin: 10px 10px 10px auto; */
}

.o-spec-line {
    text-align: center;
    /* float: left; */
    width: 100%;
    /* height: 50px; */
        /* margin-left: 2.5%; */
    /* display: block; */
}

/* Desktop */

@media screen and (min-width: 1025px){

}

/* Tablet */

@media screen and (min-width: 768px) and (max-width: 1024px){
    .object-delete {
        width: 50%;
    }
    /* .o-left {
        margin-top: 4%;
    }
    p#precio {
        margin-left: 15%;
    }
    p.o-sub-left {
        width: 50%;
    }
    .to-buy {
        width: 30%;
        margin-left: 10%;
    }
    .object-delete {
        margin-top: 17.5%;
    } */
}

/* Mobile */

@media screen and (max-width: 767px){
    .object-delete {
        width: 50%;
        margin-bottom: 15px;
    }
    .objeto {
        text-align: center;
        height: auto;
    }
    .o-left {
        /* display: block; */
        width: 100%;
        margin: 0 auto;
    }
    .o-right {
        width: 100%;
    }
    .o-picture {
        width: 50%;
        margin: 0 auto;
    }
    picture.o-picture img {
        width: 50%;
    }
    /* .o-left {
        margin-top: 10%;
    }
    p#precio {
        margin-left: 22.5%;
        margin-top: 7.5%;
    }
    p.o-sub-left {
        width: 30%;
        margin-top: 7.5%;
    }
    .to-buy {
        width: 60%;
        margin-left: 10%;
    }
    .object-delete {
        margin-top: 15%;
    }
    .o-line {
        width: 50%;
    }
    .o-spec-line {
        width: 40%;
        margin-top: 5%;
    } */
}


.button-method
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

/* Proceso de compra */
.comprar-div
{
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.titulo
{
    color: var(--borCommon);
    text-align: center;
    margin-bottom: 4vw;
}

.recover-div
{
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.input-container
{
    border-color: var(--borCommon);
    border-radius: 5px;
    border: 1px solid lightgray;
    padding-top: 0.375rem;
    padding-right: 0.75rem;
    padding-bottom: 0.375rem;
    padding-left: 0.75rem;
}

input.contained-input
{
    border: 0px;
    background-color:  transparent;
    width: 100%;
    display: block;
    /* margin-left: auto; */
}


.input-img
{
        left: -5px;
    position: absolute;
    top: -10px;
}

.btn-contained
{
    border-color: var(--borCommon);
    border-radius: 25px 25px 25px 25px;
    border: 2px solid var(--borCommon);
    text-align: center;
    box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.23);
}

.centered
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.modal-body
{
    padding-left: 10%;
    padding-right: 10%;
}


.facturacion
{
    border-radius: 10px 10px 10px 10px;
    border: 16px solid var(--borCommon);
    background-color: rgb(231, 227, 226);
}

.form-panel
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.nav-pills .nav-link.active
{
    background-color: var(--borCommon) !important;
}

.nav-link
{
    color: var(--borCommon);
}

.titulo-panel
{
    font-size: 20px;
}

.row-contained
{
    border-top: 10px solid var(--borCommon);
    
}

.col-contained-left
{
    border-right: 5px solid var(--borCommon);
    padding-top: 2vw;
}

.col-contained-right
{
    border-left: 5px solid var(--borCommon);
    padding-top: 2vw;
}

.btn-compra
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}


#p-1
{
    margin-top: 4vw;
    margin-bottom: 4vw;
}

#p-2
{
    margin-top: 4vw;
    margin-bottom: 4vw;
}

#p-3
{
    margin-top: 4vw;
    margin-bottom: 4vw;
}

.button-row
{
    margin-top: 2vw;
}

#user_name
{
    color: var(--borCommon);
    font-weight: bold;
}

.final-text
{
    text-align: center;
}


.modal-header
{
    border: 0px;
}

.comprar-img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    max-height: 80%;
    cursor: pointer;
}
/* Fin de proceso de compra */