#iniciar_sesion {
    padding: 69px 0px 99px 0px;
}

.iniciar_sesion {
    display: flex;
  }

#texto-in {
    background-color: #f7f7f7a6;
    padding: 73px 83px;
}

#texto-in h1 {
    text-align: center;
    line-height: 21px;
    font-size: 16px;
    padding-bottom: 28px;
}

#categorias-car{
    padding-top: 26px;
    background-color:#c1cbd11a;
}

#categorias-car h1 {
    font-size: 28px;
    color: #000;
    font-family:"Montserrat-Bold";
    text-align: center;
    margin-bottom: 32px;
    border-bottom: 1px solid #0000007a;
    padding-bottom: 6px;
}

#cart-badge {
    font-size: 13px;
    background: #FF311A;
    font-weight: normal;
    color: #fff;
    padding: 5px 8px;
    vertical-align: top;
    border-radius: 50%;
    z-index: 1;
    margin-left: -6px;
    margin-top: -1px;
    position: relative;
    float: left;
}

.badge:empty {
    display: none;
}

#texto-in h2 {
    line-height: 20px;
    font-size: 18px;
    padding-bottom: 6px;
    color: #484848;
    font-family:"Montserrat-Bold";
    padding-top: 31px;
}

#texto-in input {
    border-radius: 0px;
    border: 1px solid #313e4847;
    padding: 10px 17px !important;
    height: 43px !important;
}

#borrar3{
    cursor:pointer;
    position:relative;
    float:left;
    font-size:20px !important;
    color:#FFF !important;
    text-align:center;
    padding:12px 24px !important;
    border: none;
    background:#053692d9 !important;
    border: none !important;
}

#borrar3:hover{
    background: #000 !important;
    color: #FFF !important;
}

#enviar_s {
    position: relative;
    float: left;
    cursor: pointer;
    font-size: 20px !important;
    color: #fff !important;
    text-align: center;
    margin-right: 1%;
    padding: 12px 11px !important;
    background:#053692d9 !important;
    border: none !important;
}

#enviar_s:hover{
    background: #000 !important;
    color: #FFF !important;
}

.olvido {
    color: #00000069 !important;
    float: right;
    font-size: 15px;
    padding-top: 9px;
    padding-bottom: 34px;
}

#texto-registrarse {
    padding: 54px 72px !important;
    background-color: #ababab1f;
}

#texto-registrarse h1 {
    text-align: center;
    line-height: 21px;
    font-size: 16px;
    padding-bottom: 28px;
}

.log_registrarse a{
    width: 100%;
    position: relative;
    float: left;
    cursor: pointer;
    font-size: 20px !important;
    color: #fff !important;
    text-align: center;
    margin-right: 1%;
    font-family:"Montserrat-Bold";
    padding: 12px 11px !important;
    background:#000 !important;
    border: none !important;
}

.log_registrarse a:hover{
    background-color:#053692d9 !important;
    text-decoration: none;
}

#registro{
    padding: 65px 0px;
}

#registro h1 {
    font-size: 30px;
    color: #000;
    font-family:"Roboto Bold";
    border-bottom: 1px solid #000;
    margin-bottom: 39px;
}

.registro p{
    font-family:"Montserrat-Regular";
    color:#353535;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    padding-bottom:54px;
}

.registro h2 {
    color:#484848;
    font-family:"Montserrat-Bold";
    font-size: 18px;
    padding-left: 5px;
}

.registro input {
    background-color:#f9f9f9!important;
    color: #000 !important;
    border-radius: 0px !important;
    border: 1px solid #313e4847 !important;
    font-size: 18px !important;
    margin-top: 6px !important;
    margin-bottom:21px;
    font-family:"Raleway";
}

#btn-registro {
    width: 15%;
    position: relative;
    float: right;
    cursor: pointer;
    font-size: 20px !important;
    color: #fff !important;
    text-align: center;
    margin-right: 1%;
    padding: 12px 11px !important;
    font-family:"Montserrat-Bold";
    background: #053692d9 !important;
    border: none !important;
}

#btn-registro:hover{
    background-color:#000 !important;
}

#productos {
    margin-top: 10%;
    padding-bottom: 45px;
}

.img-producto img {
    max-height: 100%;
}

.botones-producto {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.botones-producto a{
    position: relative;
    left: 0px;
    background: #0065b5;
    color: #fff;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    padding: 10px 10px;
    font-family: "Montserrat-Regular";
    display: block;
    text-decoration: none;
  }
  

.botones-producto a:hover {
    background: #000;
}

.texto-producto {
    padding: 15px 5px;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

.texto-producto h2 {
    font-family:"Montserrat-Regular";
    font-size: 17px;
    padding: 0px 4px;
}

.texto-producto p {
    margin-top: 4px;
    color: #000;
    font-size: 18px;
    text-align: center;
    font-family: "Roboto Regular";
}

.agregar {
    margin-bottom: 15px;
    margin-top: 25px;
    background: #1059a8;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none !important;
    float: right;
    border:none;
    font-family:"Montserrat-Bold";
    font-size: 18px;
}

.agregar:hover {
    background: #000;
}

#MainMenu .panel {
    border-radius: 0px;
    padding: 20px 10px;
    background: #c1cbd11a;
    font-family:"HaginCapsMedium";
}

.nivel1 {
    color: #0c0c0c !important;
    font-family:"Montserrat-Regular";
    background-color: transparent;
    border: none;
    border-bottom:solid 1px #d6d6d6;
    padding: 11px 8px;
    font-size: 16px;
    border-radius: 0px !important;
}

.nivel1 span {
    font-size: 15px;
    float: right;
    margin-top: 1px;
}

.nivel1:focus, .nivel1:hover {
    color: #fff !important;
    background: #f91814ed !important;
}

.nivel2 {
    font-family:"Montserrat-Regular";
    font-size:14px;
    color: #000 !important;
    border: none;
    background: transparent !important;
    border-bottom: solid 1px #d6d6d6;
    border-radius: 0px !important;
}

.nivel2:focus, .nivel2:hover {
    background: #1059a8 !important;
     color: #fff !important;
}

.nivel2 span {
    font-size: 8px;
    float: right;
    margin-top: 3px;
}

.nivel3 {
    color: #000 !important;
    border: none;
    font-size: 18px !important;
    font-family: "Roboto Regular" !important;
}

.nivel3:focus, .nivel3:hover {
    color: #1059a8 !important;
    background: #e9e9e9e9 !important;
}

.detalle-img {
    margin-top: 20px;
}

.detalle-texto {
    background-color: #8f8f8f0a;
    margin-top: 20px;
    padding: 45px;
}

.detalle-texto h1 {
    color: #000;
    font-family: "Montserrat-Bold";
    margin-bottom: 28px;
    font-size: 22px;
    border-bottom: 1px solid #cecece;
    padding-bottom: 5px;
}

.detalle-texto h3 {
    font-size: 24px;
    color: #000;
    margin-top: 26px;
    border-bottom: solid 1px #959595;
    padding-bottom: 7px;
    font-family:"Montserrat-Bold";
}

.detalle-texto h2 {
    color: #000;
    margin-top: 15px;
    font-size: 20px;
    line-height: 23px;
    text-align: justify;
    padding-bottom: 20px;
}


.detalle-texto p {
    margin-top: 15px;
    font-size: 16px;
    font-family:"Montserrat-Regular";
    line-height: 21px;
    text-align: justify;
}

#volver {
    float: right;
    margin-bottom: 2px;
    margin-top: 15px;
    color: #fff;
    font-size: 18px;
    background: #000;
    padding: 6px 10px;
    font-family:"Montserrat-Regular";
}

#volver:hover {
    font-size: 18px;
    text-decoration: none;
    background: #1059a8;
    color: #fff;
}

#compartir{
    padding-top: 56px;
}

#compartir p{
    font-family:"Montserrat-Regular";
}

#fb-d {
    display: inline-block;
    width: 48px;
    height: 48px;
    background: url(/assets/statics/img/redes2.svg) no-repeat left;
        background-size: auto;
    background-size: auto;
    margin-right: 5px;
    background-size: cover;
}

#tw-d {
    background: url(/assets/statics/img/redes2.svg) no-repeat center;
    display: inline-block;
    width: 50px;
    height: 48px;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: -51px 0px;
    
}

#instagram-d {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url(/assets/statics/img/instagram.png) no-repeat center;
    margin-left: 12px;
}



.carrito {
    margin-top: 30px;
}

.carrito-img img {
    margin-top: -30px;
}

.carrito-nombre {
    margin-top: 20px;
}

.carrito-nombre h2 {
    color: #000;
    font-size: 16px;
    font-family:"Montserrat-Regular";
}

.carrito-nombre h3 {
    color: #000;
    font-size: 20px;
    font-family:"Montserrat-Regular";
    margin-top: 15px;
    margin-bottom: 11px;
}

.carrito-sub {
    margin-top: 20px;
}

.carrito-sub h4 {
    font-family:"Montserrat-Regular";
    text-align: right;
    font-size: 20px;
    margin-bottom: 15px;
}

.carrito-sub h5 {
    font-family: "Paprika-Regular";
    text-align:center;
    font-size: 18px;
}

#total {
     font-family: "Paprika-Regular";
    text-align: right;
    font-size: 20px;
}

.carrito-item a {
    background:#000;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    padding: 10px 0px;
    width: 100%;
    margin-right: 5px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
    font-family:"Montserrat-Bold";
    font-size: 17px;
}

.carrito-item a:hover {
    background: #1059A8;
    color: #fff;
}

.carrito-item2 a {
    background: #428f27;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    padding: 10px 0px;
    width: 100%;
    margin-right: 5px;
    text-transform: uppercase;
    margin-top: 5px;
    text-decoration: none;
    font-size: 17px;
    font-family:"Montserrat-Bold";
}

.carrito-item2 a:hover {
    background: #000;
    color: #fff;
}

.valor_total{
    font-family:"Montserrat-Bold";
    padding: 10px 15px;
    float: right;
    text-align: right;
    position: relative;
    margin-top: 5px;
    color:#fff;
    font-size: 17px;
    background-color: #1059a8;
    text-transform: uppercase;
}

.valor_total p{
    margin: 0px;
}

#cantidad {
    border: none;
    color: #000;
    border: 1px solid #c4c4c4;
    padding: 9px 5px;
    border-radius: 0px;
}

#cantidad2 {
    border: 1px solid #0000004d;
    color: #000;
    border-radius: 0px;
    height: 40px;
    font-family: "Roboto Regular";
}

#cantidad_cupon {
    border: 1px solid #000;
    color: #000;
    border-radius: 0px;
    height: 40px;
    margin-bottom: 5px;
    font-family: "Roboto Regular";
}

#cantidad-text {
    font-size: 16px;
    color: #000;
    font-family:"Montserrat-Regular";
}

#sel1{
    font-size: 16px;
    ffont-family:"Montserrat-Regular";
    padding-top: 15px;
}

#sel2 {
    color: #000;
    font-family: "Roboto Regular";
    font-size: 18px;
    border-radius: 0px;
}

#producto_caja {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.producto_item {
    background-color: #fff;
    padding: 0px;
    border:1px solid #00000017;
    text-align: center;
}

.detalle-desc p {
    color: #000;
}

.detalle-redes p {
    color: #000;
}

.eliminar {
    background: url(/assets/statics/img/ico_eliminar.png) no-repeat center;
    width: 41px;
    height: 40px;
    display: inline-block;
    font-size: 0px;
}

.eliminar:hover {
    background: url(/assets/statics/img/ico_eliminar-h.png) no-repeat center;
}

.carrito-nombre .eliminar a:hover {
    background: #1059a8;
    color: #fff;
}

.productos {
    float: left;
    position: relative;
    width: 100%;
}

.pad {
    padding-left: 0px;
    padding-right: 0px;
}

.login {
    font-size: 18px;
    color: #000;
    font-family: "Roboto Regular";
}

.campo h2 {
    font-size: 18px;
    color: #000;
    font-family: "Roboto Regular";
}

#variant_option{
    background-color: #000;
    color: #fff;
    border-radius: 0px;
}

table{
    margin-top: 23px;
}

table td{
  font-family: "Roboto Regular";
  line-height: 24px !important;
  padding: 6px !important;
  color: #000;
  text-align: center;
  font-size: 16px;
}

table td p{
  font-size: 16px !important;
  margin-top: 0px !important; 
  line-height: 9px !important;
}

table th{
    text-align: center !important;
}

table th {
    background-color: #79977b;
    padding: 9px;
    font-family: "Roboto Regular";
    font-weight: normal;
    color: #fff;
    border-left:1px solid #000;
}

#aplicar{
    background-color:#000;
    border-radius: 0;
    padding: 8px 15px;
    border:none;
}

#aplicar:hover{
    background-color: #1059a8;
}

#cupon{
    background-color:#9999995e;
    padding: 25px 0px;
    margin-top: 10px;
}

#cupon h2{
    font-size: 20px;
    padding-bottom: 5px;
    color: #000;
    border-bottom: 1px solid #000;
    font-family: "Roboto Regular";
}

#entrega{
    padding-top: 15px;
}

#entrega p{
    font-family: "Roboto Regular";
    font-size: 17px;
}

#cupon h5{
    text-align: center;
    font-family: "Roboto Regular";
}

#cup_eliminar{
    background-color: #1059a8;
    float: right;
    border-radius: 0px;
    border-color: transparent;
    color: #fff;
    margin-top: -39px;
}

#cup_eliminar:hover{
    background-color: #000;
}

.btn-success {
    color: #fff;
    background-color:#1059a8;
    border-color: #1059a8;
    margin-top: 2px;
}

.btn-success:hover {
    background-color: #000;
    border-color: #000;
}

#texto-in #borrar {
  width: 120px !important;
  cursor: pointer;
  position: relative;
  float: right;
  font-size: 20px !important;
  color: #fff !important;
  text-align: center;
  margin-top: 30px !important;
  padding: 11px 0px !important;
  border: none;
  margin-right: 8px;
  background:#1059A8 !important;
  text-transform: uppercase;
  font-family: "Roboto Regular" !important;
}

#texto-in #borrar:hover{
  color: #fff !important;
  background-color:#000 !important;
}


#texto-in #enviar {
    width: 120px !important;
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 20px !important;
    color: #fff !important;
    text-align: center;
    margin-top: 30px !important;
    padding: 11px 0px !important;
    border: none;
    margin-right: 8px;
    text-transform: uppercase;
    background:#1059A8 !important;
    font-family: "Roboto Regular" !important;
}

#texto-in #enviar:hover{
  color: #fff !important;
  background-color:#000 !important;
}

.campo h4 {
    margin-top: 10px;
    padding-bottom: 5px;
    line-height: 20px;
    font-size: 18px;
    color: #000;
    font-family: "Roboto Regular";
}



@media (max-width: 800px) {

    #productos_contenedor h1{
        font-size: 27px;
    }

    .carrito-nombre h2{
        font-size: 21px;
    }

    .detalle-texto h1{
        font-size: 25px;
    }

    table td{
        line-height: 14px !important;
    }


}


@media (max-width: 600px) and (min-width:431px){

    #texto-in{
        padding: 73px 43px !important;
    }

    #texto-registrarse{
        padding: 73px 43px !important;
    }

}

@media (max-width:900px) and (min-width:831px){


    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }

}


@media (max-width:991px) and (min-width:901px){


    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }

}


@media (max-width: 1100px) and (min-width:992px){


    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }

}


@media (max-width: 1300px) and (min-width:1200px){

    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }

}


@media (max-width: 1400px) and (min-width:1301px){

    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }
}


@media (max-width: 1500px) and (min-width:1401px){

    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }

}

@media (max-width: 1600px) and (min-width:1501px){

    #texto-in{
        padding: 73px 34px !important;
    }

    #texto-registrarse{
        padding: 73px 34px !important;
    }

}





@media (max-width: 1300px) and (min-width: 1000px) {
    #total{
        font-size: 16px;
    }


}

