
#contenido {
    padding: 99px 0px;
}
  
#det_productos {
    padding: 75px 0px;
    background: url(/assets/imagenes/bg-polit.png) center top;
}

#barra-top{
    background-color:#8EB7CC;
}

#barra-top ul li {
    float: left;
    position: relative;
}

#barra-top ul li a {
    float: left;
    position: relative;
    color: #fff;
    padding: 11px 0px;
    margin-left: 59px;
}

#barra-cart{
  padding: 5px 0px;
  background-color: #000;
}

#barra-cart ul li {
  float: right;
  margin-left: 39px;
  position: relative;
}

#barra-cart ul li a{
    color: #fff;
    font-size: 14px;
}

#buscar{
    width: 350px;
    float: left;
    position: relative;
    margin-top: 6px;
}


.form-control::placeholder{
    color: #ffffff80
}

#barra-cart p {
  color: #fff;
  padding-top: 7px;
  padding-left: 2px;
  font-size: 15px;
  float: left;
  position: relative;
}

.lupa {
  background-image: url(/assets/imagenes/lupa.png);
  background-repeat: no-repeat;
  float: left;
  position: relative;
  width: 28px;
  height: 24px;
}

.ico_point {
  background-image: url(/assets/imagenes/point.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 31px;
  height: 32px;
  float: left;
}

.ico_point2 {
  background-image: url(/assets/imagenes/cart.png);
  background-repeat: no-repeat;
  display: inline-block;
  width: 37px;
  height: 32px;
  float: left;
  position: relative;
}

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

#cart {
    background: url(/assets/imagenes/cart.png) no-repeat;
    background-position: 4px 6px;
    width: 45px;
    height: 40px;
}

.producto {
    position: relative;
    margin-top: 20px;
    margin-bottom: 65px;
}

.botones-producto{
    position: relative;
}

.botones-producto a{
  position: absolute;
  left: 0px;
  background:#2673ff;
  color: #fff;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  padding:10px 10px;
  font-family: "UKIJ Tuz Tom";
  text-shadow: 1px 1px 2px #000;
}

/*
.botones-producto a {
    
    
    width: 100%;
    text-decoration: none;
    font-family:"Roboto Bold";
    text-transform: uppercase;
}*/

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

#sel1{
    color: #3a3f40;
    padding-bottom: 5px;
}

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

.texto-producto h2 {
    font-size:18px;
    color: #000;
    padding-bottom: 15px;
    font-family: "Roboto Regular";
}

.texto-producto p {
    color: #000;
    text-align: center;
    font-size: 21px;
    font-family:"UKIJ Tuz Tom";
}

.agregar {
    margin-bottom: 15px;
    background: #000;
    color: #fff;
    display: inline-block;
    padding: 11px 26px;
    text-decoration: none !important;
    margin-top:15%;
    font-family: 'gothamblack';
    float: right;
    font-size: 18px;
    border: none;
    border-radius: 21px;
}

.agregar:hover{
    background: #b9b6b8;
    color: #fff;
}

#MainMenu .panel {
    border-radius: 0px;
    padding: 20px 10px;
    background:#2673ff;
    margin-top: 20px;
}

.nivel1 {
    color:#fff !important;
    margin-bottom: 5px !important;
    background: transparent;
    border: none;
    border-bottom: solid 1px #fff;
    padding: 5px;
    font-size: 22px;
    font-family: 'gothamblack';
    text-transform: uppercase;
    text-shadow: 2px 1px 2px #000000b8;
}

.nivel1 span {
    font-size: 18px;
    float: right;
    margin-top: 0px;
}

.nivel:focus, .nivel1:hover {
    color:#b9b6b8 !important;
    background-color: transparent !important;
}

.nivel2 {
    font-size: 19px;
    color:#fff !important;
    border: none;
    background: transparent !important;
    border-radius: 0px !important;
    font-family: "UKIJ Tuz Tom";
}

.nivel2:focus, .nivel2:hover {
    background: #0f49ae !important;
}

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

.nivel3 {
    color: #fff !important;
    border: none;
}

.list-group-item{
    background-color:transparent !important;
}

.nivel3:focus, .nivel3:hover {
    background: #0f49ae !important;
}

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

.detalle-texto {
    background-color: #ffffff47;
    margin-top: 20px;
    padding: 34px 22px;
}

.detalle-texto h1 {
    color: #000;
    font-family: 'gothamblack';
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}

.detalle-texto h2 {
    color: #4f4f4f;
    font-size: 21px;
    text-align: right;
    padding-top: 8px;
    font-family:"UKIJ Tuz Tom";
}

.detalle-texto h2 span{
    color: #989899;
    font-size: 17px;
    font-family: "Free Sans";
}

.detalle-texto h3 {
    font-size: 18px;
    color: #674287;
    padding-bottom: 11px;
}

.detalle-texto h4 {
    margin-top: 9px;
    text-align: right;
    font-size: 19px;
}

.detalle-texto h5 {
    color: #000;
    font-family:"UKIJ Tuz Tom";
    margin-top: 25px;
    padding-left: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #0000004d;
    font-size: 19px;
}

.detalle-texto p {
    color:#000;
    font-size: 17px;
    line-height: 24px;
    text-align: justify;
    padding: 0px 12px;
}

table td {
    font-size:16px;
    padding: 6px 10px;
    border: 1px solid #7bacc5;
}


.contenido-tab{
    padding: 7px 10px;
    font-size: 17px;
    border: 1px solid #7bacc5;
}

#volver {
    float: right;
    position: relative;
    font-family: 'gothamblack';
    text-transform: uppercase;
    color:#000;
    margin-bottom: 30px;
}

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

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

.carrito {
    margin-top: 30px;
}

.carrito-img {
    width: 100%;
    overflow: hidden;
}


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

.carrito-nombre h2 {
    color: #9593c5;
    font-weight: 700;
    margin-top: 15px;
    font-size: 24px;
}

.carrito-nombre h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
}

.carrito-sub {
   background-color:#efefef;
   padding: 0px 18px;
   margin-top: 20px;
}

.carrito-sub h4 {
    text-align: right;
    padding-top: 9px;
    font-size: 17px;
    color: #000;  
}

#total {
    text-align: right;
    font-size: 20px;
}

.carrito {
    margin-top: 30px;
}

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

.carrito-nombre h2 {
    color: #86bbd6;
    margin-top: 15px;
    font-size: 24px;
}

.carrito-nombre h3 {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 11px;
}

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

#total {
    text-align: right;
    font-size: 20px;
}

.carrito-item a {
    background-color: #3a3f4030;
    color: #000;
    text-align: center;
    float: left;
    position: relative;
    padding: 10px 0px;
    width: 100%;
    margin-right: 5px;
    text-decoration: none;
    font-size: 19px;
    font-family:"UKIJ Tuz Tom";
    border-right: 1px solid #fff;
}

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

.carrito-item2 a {
    background: #000;
    color: #fff;
    text-align: center;
    float: left;
    position: relative;
    padding: 10px 0px;
    width: 100%;
    margin-right: 5px;
    margin-top: 5px;
    text-decoration: none;
    font-size: 20px;
}

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

.valor_total {
    padding: 10px 15px;
    float: right;
    text-align: right;
    position: relative;
    color: #fff;
    font-size: 18px;
    background-color:#2673ff;
}

.valor_total p {
    margin: 0px;
    font-family:"UKIJ Tuz Tom";
}

#cantidadd{
    margin-top: 12px;
}

#cantidad2 {
    border: 1px solid #00000061;
    color: #000;
    border-radius: 0px;
}

.btn{
    background-color: #000 !important;
    border-radius: 0px;
    border: none;
}

.btn a{
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    color: #000;
    font-size: 24px;
}

.btn a:hover{
    background: #000;
    color: #fff;
    text-decoration: none;
}

#cantidad-text {
    font-size: 16px;
    color: #3c3d3e;
    margin-top: 8px;
    padding-left: 8px;
    margin-bottom: 8px;
}

#cantidad {
    border-radius: 0px;
    border: 1px solid #b3b3b3;
    color: #000;
    font-size: 16px;
    margin-top: 0px;
    width:100%;
}

.form-control{
    border-radius: 0px !important;
}


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

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

.eliminar {
    font-size: 18px;
    color: #000;
    display: inline-block;
    padding: 8px 15px;
    font-family:"UKIJ Tuz Tom";
}

.eliminar:hover {
    color: #8f8e8f;
    text-decoration: underline;
}

.carrito-nombre .eliminar a:hover {
    background: #7BACC5;
    color: #000;
}

.productos {
    margin-top: 20px;
    float: left;
    position: relative;
    width: 100%;
}

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

.titulo-carrito {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-size: 30px;
    color: #000;
    border-bottom: solid 1px #7BACC5;
    margin-top: 20px;
}

.campo {
    margin-bottom: 15px;
}

.campo h2 {
    padding: 6px;
    font-size: 20px;
    color: #000;
    font-family: "UKIJ Tuz Tom";
}

#categorias{
    padding-top: 20px;
}

#categorias h1 {
    font-size: 35px;
    font-family: 'gothamblack';
    text-align: center;
    margin-bottom: 32px;
    border-bottom: 1px solid #000;
    padding-bottom: 6px;
}

#login {
    padding: 70px 0px;
}

#login h1 {
    font-size: 32px;
    color: #000;
    text-align: center;
    font-family: 'gothamblack';
    border-bottom: 1px solid #000;
    margin-bottom: 39px;
    text-transform: uppercase;
}

.login {
    float: left;
    background-color:#b9b6b869;
}

.login p {
    padding-top: 33px;
    line-height: 21px;
    padding-bottom: 40px;
    color: #000;
    text-align: center;
    font-size: 17px;
}

#texto-is {
    background: #000000b8;
    color: #FFF;
    text-align: center;
    padding: 15px 7px;
    font-size: 17px;
    position: absolute;
    bottom: 0px;
    width: 100%;
}  

.olvido {
    color: #000 !important;
    float: right;
    font-size:15px;
}

.campo input {
    background-color: #fff;
    border-radius: 0px;
    border: 0px;
    font-size: 17px;
    color: #000;
}

#texto-in{
    padding: 29px 65px;
}

#enviar3{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 22px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 38px !important;
    padding: 8px 24px !important;
    background:#000 !important;
    border: none;
    margin-right: 15px;
    font-family: "UKIJ Tuz Tom";
}

#enviar3:hover{
    background:#2673ff !important;
    color: #FFF !important;
}

#borrar3{
    cursor:pointer;
    position:relative;
    float:right;
    font-size:22px !important;
    color:#FFF !important;
    text-align:center;
    margin-top:38px!important;
    padding:8px 24px !important;
    border: none;
    background: #000000 !important;
    font-family: "UKIJ Tuz Tom";
}

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

#registro{
    padding: 65px 0px;
}

#registro h1 {
    font-size: 32px;
    color: #000;
    font-family: 'gothamblack';
    border-bottom: 1px solid #000;
    margin-bottom: 39px;
    text-align: center;
    text-transform: uppercase;
}

.registro p{
    color:#000;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    padding-bottom: 46px;
}

.registro h2 {
    color: #000;
    font-family: "UKIJ Tuz Tom";
    font-size: 18px;
    padding-left: 5px;
}

.registro input {
    background-color:#b9b6b84d !important;
    color: #000 !important;
    border-radius: 0px !important;
    font-size: 17px !important;
    margin-top: 6px !important;
    margin-bottom: 25px;
    border-color: transparent;
    border: none !important;
}

#productos_agregados{
    padding: 66px 0px;
    background: url(/assets/imagenes/bg-polit.png) center top;
}

#productos_agregados h1{
    font-size: 30px;
    font-family: 'gothamblack';
    color: #000;
    text-align: center;
    margin-bottom:64px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    text-transform: uppercase;
}

.productos_agregados{
    padding-bottom: 65px;
}

.productos_agregados h2{
    text-align: right;
    margin-bottom: 15px;
    font-size: 19px;
    color: #000;
    border-bottom: 1px solid #000;
    font-family:"UKIJ Tuz Tom";
}

.productos_agregados h3{
    text-align: right;
    font-size: 17px;
    color: #000;
    padding-bottom: 25px;
}   

#buscar input {
    border: 1px solid #2673ff;
    background:#fff;
    color: #000;
    font-size: 15px;
    height: 30px;
}

#buscar button {
    margin: 0px;
    border: none;
    padding: 7px 8px;
    top: 2px;
    border-radius: 0px;
    color: #fff;
    background: #2673ff;
    font-size: 16px;
    line-height: 0px;
}

#pago{
    padding: 75px 0px;
}


#pago h1 {
  text-transform: uppercase;
  border-bottom: solid 1px #000;
  padding-bottom: 10px;
  font-size: 30px;
  color: #000;
  font-family: "Gontserrat ExtraBold";
  margin-bottom: 53px;
  text-align: center;
}

#btn_pagarcarrito{
    padding:11px 85px;
    background-color: #000 !important;
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 29px;
    border-radius: 44px;
    font-family: "emblemregular-webfont";
}

#btn_pagarcarrito:hover{
    background-color: #dedede !important;
    color: #000;
}

.pago{
    text-align: center;
}

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

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


@media (max-width: 500px) and (min-width:400px){

    #categorias h1{
        font-size: 24px;
    }

}


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

    #categorias h1{
        font-size: 24px;
    }

}


@media (max-width: 700px) and (min-width:601px){

    #categorias h1{
        font-size: 24px;
    }

}


@media (max-width: 800px) and (min-width:701px){

    #categorias h1{
        font-size: 24px;
    }

}


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

    #categorias h1{
      font-size: 25px !important;
    }
  
  }


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

    #categorias h1{
      font-size: 25px !important;
    }
  
  }


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

    #categorias h1{
      font-size: 25px !important;
    }
  
  }


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

  #categorias h1{
    font-size: 25px !important;
  }

}

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

    #categorias h1{
      font-size: 27px !important;
    }
  
  }


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

    #categorias h1{
      font-size: 27px !important;
    }

    .nivel2{
        font-size: 16px !important;
    }

    .nivel3{
        font-size: 16px !important;
    }
  
  }

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

    #categorias h1{
      font-size: 27px !important;
    }
  
  }

  @media (max-width: 1700px) and (min-width:1601px){

    #categorias h1{
      font-size: 27px !important;
    }
  
  }

  @media (max-width: 1800px) and (min-width:1701px){

    #categorias h1{
      font-size: 30px !important;
    }
  
  }