#productos_contenedor{
    padding: 55px 0px;
}

#productos_contenedor h1{
    font-family:"Roboto Light";
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
}

#inicio{
    color: #FFF;
    margin-top: 30px;
    border-bottom: solid #FFCB00 15px;
    float: left;
    position: relative;
    background-color: #aeaeae33;
}

#texto-is {
   background: #000;
    color: #FFF !important;
    text-align: center;
    padding: 15px;
    font-size: 20px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    font-family:"Roboto Light";
}

#texto-in{
    float: left;
    position: relative;
}

#texto-in p{
    font-family:"Roboto Light";
    padding-top: 55px;
    font-size: 18px;
    line-height: 21px;
    text-align: justify;
}

#texto-in input {
    border-radius: 0px;
}

.campo h4{
    color: #000;
    font-family:"Roboto Regular";
    font-size: 20px;
    padding-bottom: 10px;
}

#continuar{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 16px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 30px !important;
    margin-right: 15px;
    padding: 11px 10px !important;
    background:#1059a8 !important;
    border:none;
    font-family:"Roboto Regular";
}

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

.campo{
    padding-top: 20px;
}

#borrar2{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 16px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 30px !important;
    padding: 11px 10px !important;
    background:#1059a8 !important;
    border:none;
    font-family: "Paprika-Regular";
}

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

#btn_invitado{
    cursor: pointer;
    position: relative;
    float: left;
    font-size: 16px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 30px !important;
    padding: 11px 10px !important;
    background:#000 !important;
    border:none;
    border-radius: 0px !important; 
    font-family: "Paprika-Regular";
}

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

#registro{
    float: left;
}

#registro p{
    text-align: justify;
    line-height: 20px;
    font-size: 19px;
    font-family:"Roboto Light";
    padding: 15px;
}

#form-reg h3{
    font-family:"Roboto Regular";
    font-size: 18px;
    padding: 9px 0px;
    color: #000;
}

#form-reg input{
    background: #3859a624;
    padding: 8px;
    color: #000;
    border: none;
    border-radius: 0px !important;
}

#form-reg{
    background-color:transparent;
}

#borrar-r{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 16px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 30px !important;
    padding: 11px 10px !important;
    background:#000 !important;
    border:none !important;
    border-radius: 0px !important; 
    font-family: "Paprika-Regular";
}

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

#enviar-r{
    width: 120px !important;
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 22px !important;
    color: color: #000 !important;
    text-align: center;
    margin-top: 30px !important;
    padding: 11px 0px !important;
    border: none;
    margin-right: 8px;
    text-transform: uppercase;
    background: #fff !important;
}

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

.producto {
    float: left;
    position: relative;
    margin-top: 20px;
    width: 100%;
    max-height: 565px;
    padding: 5px;
    min-height: 565px;
    border:1px solid #00000014;
}

/*
.img-producto {
    height: 275px;
}*/

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

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

.botones-producto a {
    display: inline-block;
    background: #FFF000;
    font-family:"Caviar Dreams Bold";
    color: #000;
    padding: 6px 10px;
    text-decoration: none;
    margin-top: 15px;
}

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

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

.texto-producto h2 {
    font-family:"Caviar Dreams";
    font-size: 16px;
    padding-top: 16px;
    line-height: 22px;
    color: #000;
}

.texto-producto p {
    margin-top: 4px;
    color: #ff0000;
    padding-top: 15px;
    font-size: 22px;
    text-align: center;
    font-family:"Roboto Condensed";
}

.agregar {
    margin-bottom: 15px;
    margin-top: 25px;
    background: #FF0A02;
    color: #fff;
    display: inline-block;
    padding:10px;
    text-decoration: none !important;
    float: right;
    border:none;
    font-family:"Roboto Condensed";
    font-size: 20px;
}

.agregar:hover {
    margin-bottom: 15px;
    margin-top: 25px;
    background: #000;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
    float: right;
    border:none;
}

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

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

.detalle-texto h1 {
    color: #000;
    font-family:"Caviar Dreams Bold";
    margin-top: 0px;
    font-size: 23px;
}

.detalle-texto h2 {
    font-size: 21px;
    color: #000;
    margin-top: 15px;
    border-bottom: dotted 1px #959595;
    padding-bottom: 7px;
    margin-bottom: 10px;
    text-align: right;
}

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

.detalle-texto p {
    color: #000;
    margin-top: 6px;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    font-family:"Caviar Dreams";
    padding-bottom: 20px;
    font-weight: normal;
}

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

#volver:hover {
    background-color: #D50B1B;
}




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

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

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

.carrito-img {
    box-shadow: 2px 4px 4px #00000059;
    overflow: hidden;
    border: 1px solid #ccc;
}

.carrito{
    padding: 45px 0px;
}

.carrito-nombre h2 {
    color: #000;
    font-size: 16px;
    font-family:"Roboto Light";
    text-align:right;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}

.carrito-nombre h3 {
    color: #000;
    font-size: 24px;
    margin-top: 15px;
    text-align: right;
    font-family:"Roboto Regular";
}

#titulo h1{
    color: #ff0f03;
    font-family: "Roboto Bold Condensed";
    font-size: 33px;
    border-bottom: 1px solid #f96915;
}

.carrito-sub {
    background-color:#C1C1C145;;
    margin-top: 20px;
    padding: 9px 2px;
}

.carrito-sub h4 {
    text-align: right;
    font-size: 20px;
}

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

.carrito-item a:hover {
    background: #D50B1B;
    color: #fff;
    text-decoration: none;
}

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

.carrito-item2 a:hover {
     background: #D50B1B;
    text-decoration: none;
    color: #fff;
}

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

.valor_total p{
    margin: 0px;
}

#cantidad {
    border: none;
    color: #000;
    background-color: #FFCB00;
    padding: 9px 5px;
    border-radius: 0px;
}

#cantidad2 {
    border: 1px solid #000;
    color: #000;
    border-radius: 0px;
    font-family: "Paprika-Regular";
}

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

#cantidad-text {
    font-size: 20px;
    color: #000;
    font-family:"Roboto Condensed";
    padding-bottom: 7px;
    font-weight: normal;
}

#sel1{
    font-size: 16px;
    font-family:"Roboto Regular";
    padding-top: 15px;
    padding-bottom: 5px;
}

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

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

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

.eliminar {
    font-size: 13px;
    color: #000;
    border: 1px solid #000;
    padding: 5px;
}

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


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

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

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

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

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

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

table{
    margin-top: 23px;
}

table td{
  font-family: "Uqammaq_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: "Paprika-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: #FFCB00;
}

#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: "Paprika-Regular";
}

#entrega{
    padding-top: 15px;
}

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

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

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

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

#contenido{
    margin-bottom: 50px;
}

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

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

#pagar{
    padding: 65px 0px;
}

#pagar p{
    text-align: center;
    font-size: 37px;
    font-family: "Timotheos";
    padding-bottom: 47px;
    color: #000;
    padding-top: 142px;
}

.pagar{
  background: #c7c7c75c;
  border-bottom: 15px #ffcb00 solid;
}

.js-payment-checkout{
    background-color: #D50B1B;
    font-family: "Timotheos";
    color: #fff;
    border:none;
    font-size: 20px;
    padding: 15px;
    border-bottom:5px solid #81000a !important;
    border-radius: 15px;
    margin-left: 91px;
}

.js-payment-checkout:hover{
    background-color: #000;
}


#products{
    margin-top: 12%;
}

#detalle{
    margin-top: 12%;
}

#MainMenu .panel {
    border-radius: 0px;
    padding: 20px 10px;
    background: rgb(255,6,1);
    background: linear-gradient(79deg, rgba(255,6,1,1) 0%, rgba(250,99,20,1) 42%, rgba(251,73,15,1) 52%, rgba(247,139,28,1) 100%); 
    border-radius: 17px;
    border: none;
  }

  .nivel1 {
    color: #fff !important;
    margin-bottom: 5px !important;
    background: transparent;
    font-family:"Caviar Dreams Bold";
    border: none;
      border-bottom-width: medium;
      border-bottom-style: none;
      border-bottom-color: currentcolor;
    border-bottom: solid 1px #fff;
    padding: 6px 7px;
    font-size: 20px;
    text-transform: uppercase;
  }

  .nivel1:focus, .nivel1:hover {
    background-color: transparent !important;
    text-shadow: 2px 2px 2px #000 !important;
    }

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

  .nivel2 {
    font-family:"Caviar Dreams" !important;
    font-size: 17px;
    padding: 7px 15px;
    color: #fff !important;
    border-bottom: 1px dotted;
    background: transparent !important;
    border-radius: 0px !important;
    border-top: none;
    border-left: none;
    border-right: none;
    text-transform: uppercase;
  }

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

  .nivel3 {
    font-size: 16px;
    padding: 7px 19px;
    color: #fff !important;
    border-bottom: 1px dotted;
    background: transparent !important;
    border-radius: 0px !important;
    border-top: none;
    border-left: none;
    border-right: none;
  }

  .nivel3:focus, .nivel3:hover {
    background: #ffffff5c !important;
    color: #fff !important;
  }

  .pagination > li > a, .pagination > li > span{
    background-color: #f87f1a;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
  }


@media (max-width: 800px) {

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

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

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

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


}


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

}



