#categorias {
  margin-top: 14px;
  padding-bottom: 45px;
}

#categorias h1 {
  padding-bottom: 10px;
  font-family: "cooper-black-italic-bt-webfon";
  text-align: center;
  font-size: 42px;
  border-bottom: 1px solid #000;
  margin-bottom: 31px;
}

#producto_caja {
  display: flex;
  flex-wrap: wrap;
}

.producto_item {
  background-color: #9fa5a236;
  margin-bottom: 25px;
  margin-right: 14px;
  padding: 14px;
  width: 32%;
}

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

.botones-producto a {
    display: inline-block;
    background: #024792;
    font-family: "cooper-black-italic-bt-webfon";
    color: #fff;
    padding: 6px 10px;
    text-decoration: none;
}

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

.texto-producto {
    margin-top: 15px;
    position: relative;
    width: 100%;
    font-family: 'Kids', sans-serif;
    text-align: center;
}

.texto-producto h2 {
    font-family: "STEINEMU";
    font-size: 19px;
    padding-bottom: 14px;
    color: #000;
}

.texto-producto p {
    margin-top: 4px;
    color: #000;
    align-content: center;
    text-align: center;
}

.agregar {
    margin-bottom: 15px;
    background: #024691;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none !important;
    margin-top: 20px;
    float: right;
    font-family: "cooper-black-italic-bt-webfon";
    font-size: 18px;
    border: none;
}

.agregar:hover{
    background-color: #000;
}

#MainMenu .panel {
    border-radius: 0px;
    padding: 20px 10px;
    background: #FFF;
    font-family: "Kids";
    margin-top: 20px;
}

.nivel1 {
    color: #000 !important;
    margin-bottom: 5px !important;
    font-family: "cooper-black-italic-bt-webfon";
    background: transparent;
    border: none;
    border-bottom: solid 1px #000;
    padding: 5px;
    font-size: 25px;
}

.nivel1 span {
    font-size: 8px;
    float: right;
    margin-top: 5px;
}

.nivel1:focus, .nivel1:hover {
    background: transparent !important;
}

.nivel2 {
    font-family: "STEINEMU";
    font-size: 20px;
    color: #000 !important;
    border: none;
    background: transparent !important;
    margin-top: 5px;
    border-radius: 0px !important;
}

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

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

.nivel3 {
    color: #000 !important;
    border: none;
    font-family: "STEINEMU";
}

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

#detalle_carrito{
    background: url(/assets/img/bg.jpg);
    background-position: center;
    background-size: auto;
    background-size: cover;
    padding: 65px 0px;
}

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

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

.detalle-texto h1 {
    color: #000;
    font-family: "STEINEMU";
    margin-top: 15px;
    border-bottom: 1px solid #000;
    font-size: 27px;
    margin-bottom: 30px;
    text-align: center;
}

.detalle-descripcion{
    margin-top: 28px;
    background-color: #9c928426;
    padding: 17px 5px;
}

.detalle-descripcion h1{
    color: #000;
    font-family: "STEINEMU";
    font-size: 24px;
    padding-bottom: 15px;
}

.detalle-descripcion p{
    line-height: 19px;
    font-family: "STEINEMU";
}

.detalle-texto h2 {
    color: #000;
    font-family: "Kids";
    font-weight: 700;
    margin-top: 15px;
    font-size: 28px;
}

.detalle-texto h3 {
    font-size: 22px;
    text-align: right;
    font-family: "STEINEMU";
    margin-top: 6px;
}

.detalle-texto p {
    color: #000;
    font-family: "STEINEMU";
    margin-top: 15px;
    font-size:17px;
    line-height: 21px;
}

#volver {
    float: right;
    position: relative;
    text-transform: uppercase;
    color: #000;
    font-family: "STEINEMU";
}

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

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

.carrito {
    margin-top: 30px;
}

.carrito-img {
    width: 100%;
    height: 211px;
    box-shadow: 2px 2px 2px #999;
    overflow: hidden;
}

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

.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 {
    margin-top: 20px;
}

.carrito-sub h4 {
    font-family: 'Kids', sans-serif;
    font-weight: 500;
    text-align: right;
    font-size: 20px;
}

#total {
    font-family: 'Kids', sans-serif;
    font-weight: 500;
    text-align: right;
    font-size: 20px;
}

.carrito {
    margin-top: 30px;
}

.carrito-img {
    width: 100%;
    height: 211px;
    box-shadow: 2px 2px 2px #999;
    overflow: hidden;
}

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

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

.carrito-nombre h2 {
    color: #F5A32A;
    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 {
    margin-top: 20px;
}

.carrito-sub h4 {
    font-family: "Paprika-Regular";
    text-align: right;
    font-size: 18px;
    font-weight: bold;
}

.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-size: 20px;
}

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

.carrito-item2 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-size: 20px;
}

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

.valor_total {
    padding: 10px 15px;
    float: right;
    text-align: right;
    position: relative;
    margin-top: 5px;
    color: #fff;
    font-size: 20px;
    background-color: #F5A32A;
}

.valor_total p {
    margin: 0px;
}

#cantidad {
    border: none;
    color: #000;
    background-color: #fff;
    padding: 9px 5px;
    width: 40%;
    margin-bottom: 20px;
    border-radius: 0px;
    border: 1px solid #00000047;
}


#cantidad2 {
    color: #000;
    background-color: #fff;
    padding:5px;
    width: 60%;
    border-radius: 0px;
    border: 1px solid #00000047;
}


#cantidad-text {
    float: left;
    font-size: 18px;
    color: #3c3d3e;
    margin-top: 6px;
    margin-right: 6px;
    font-family: "STEINEMU";
    font-weight: normal;
}

#sel2 {
    color: #000;
    margin-bottom: 5px;
    font-size: 18px;
}

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

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

.eliminar {
    font-family: "Kids";
    font-size: 16px;
    background: #9f191f;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    padding: 8px 15px;
    text-decoration: none !important;
    margin-top: 25px;
    text-transform: uppercase;
}

.eliminar:hover {
    background: #e2262c;
    color: #fff;
}

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

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

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

element.style {
}

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

#login{
    background: url(/assets/img/bg.jpg);
    padding: 91px 0px;
}

#login h1{
  color: #000;
  font-size: 29px;
  font-family: "cooper-black-italic-bt-webfon";  
  border-bottom: 1px solid #000;
}

#texto-registro {
  background: RGBA(0, 0, 0, 0.66);
  color: #FFF;
  text-align: center;
  padding: 15px 7px;
  font-size: 18px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  font-family: "STEINEMU";
}

.login p {
  font-family: "STEINEMU";
  font-size: 17px;
  padding-top: 18px;
  line-height: 21px;
  padding-bottom: 40px;
}

.campo h2 {
    font-size: 18px;
    color: #000;
    font-family: "STEINEMU";
    padding-left: 5px;
    padding-bottom: 2px;
}

.campo input{
    margin-bottom: 15px;
    border-radius: 0px;
}

#enviar_lo{
    width: 90px !important;
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 16px !important;
    color: #fff !important;
    text-align: center;
    margin-top: 11px !important;
    margin-bottom: 30px !important;
    padding: 10px 0px !important;
    background: #02438D !important;
    font-weight: bold;
    margin-right: 15px;
    border: none;
    font-family: "STEINEMU" !important;
}

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

#borrar_lo{
    width: 90px !important;
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 16px !important;
    color: #fff !important;
    text-align: center;
    margin-top: 11px !important;
    margin-bottom: 30px !important;
    padding: 10px 0px !important;
    background: #02438D !important;
    font-weight: bold;
    border: none;
    font-family: "STEINEMU" !important;
}

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

.olvido {
  color: #00000075 !important;
  float: left;
  font-family: "STEINEMU" !important;
}

#registro{
    background: url(/assets/img/bg.jpg);
    padding: 91px 0px;
}

#registro h1 {
  font-size: 29px;
  color: #000;
  font-family: "cooper-black-italic-bt-webfon" !important;
  border-bottom: 1px solid #000;
  margin-bottom: 27px;
}

#registro p{
  font-family: "STEINEMU" !important;
  line-height: 24px;
  font-size: 17px;
}

#form-reg h2{
  color: #000;
  font-size: 21px;
  padding-bottom: 5px;
  margin-top: 10px;
  padding-left: 6px;
  font-family: "STEINEMU" !important;
}

#registrar2 {
  cursor: pointer !important;
  position: relative !important;
  float: right !important;
  font-size: 16px !important;
  color: #FFF !important;
  text-align: center;
  margin-top: 38px !important;
  padding: 6px 15px !important;
  border: none;
  border-radius: 0px;
  background: #02438d !important;
  font-family: "STEINEMU" !important;
}

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

#borrar2 {
  cursor: pointer !important;
  position: relative !important;
  float: right !important;
  font-size: 16px !important;
  color: #FFF !important;
  text-align: center;
  margin-top: 38px !important;
  padding: 6px 15px !important;
  background: #02438d !important;
  font-family: "STEINEMU" !important;
  border: none;
  border-radius: 0px;
  margin-left: 15px;
}

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