#productos_contenedor{
    padding: 55px 0px;
}

#productos_contenedor h1{
    font-family: "Paprika-Regular";
    border-bottom: 1px solid #000;
    padding-bottom: 7px;
    font-size: 28px;
}

#inicio{
    background-color: #c4b57366;
    float: left;
    position: relative;
}

#texto-is {
    background: RGB(255, 133, 0);
    color: #fff;
    text-align: center;
    padding: 11px 7px;
    font-size: 18px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    line-height: 20px;
}

#login {
    margin-top: 16%;
  padding: 70px 0px;
}

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

.login{
    background-color: #7c7c7c42;
}

.olvido a{
  color: #000 !important;
  float: right;
}

.campo{
    margin-bottom: 15px;
}

.form-control{
    border: 1px solid #00000078 !important;
    border-radius: 0px;
}

.login p {
  font-size: 18px;
  padding-top: 33px;
  line-height: 21px;
  padding-bottom: 40px;
  color: #000;
  font-family:"Montserrat-Regular";
}

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

#texto-in p{
    padding-top: 55px;
    font-size: 18px;
    line-height: 18px;
    text-align: justify;
    padding-bottom: 32px;
}

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

#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:#FF8500 !important;
    border:none;
    font-family: "Paprika-Regular";
}

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

#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:##FF8500 !important;
    border:none;
    font-family: "Paprika-Regular";
}

#borrar2:hover{
    background-color: #C4B573 !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:#C4B573 !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;
    padding: 15px;
}

#form-reg h3{
    font-family: "Paprika-Regular";
    font-size: 17px;
    color: #000;
}

#form-reg input{
    background-color: #fff;
    border-radius: 0px;
    border:none;
    color: #000;
    font-size: 18px;
}

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

#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: #C4B573 !important;
    color: #000 !important;    
}

#enviar-r{
    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:#000 !important;
    border:none !important;
    border-radius: 0px !important; 
    font-family: "Paprika-Regular";
}

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

.producto {
    float: left;
    position: relative;
    margin-top: 20px;
    width: 100%;
    max-height: 539px;
    min-height: 532px;
    border:1px solid #0000003d;
}

/*
.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: #FF8500;
    font-family:"Neuropol Bold";
    color: #fff;
    padding: 6px 10px;
    text-decoration: none;
    margin-top: 15px;
    text-shadow: 2px 1px 2px #000;
    text-transform: uppercase;
}

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

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

.texto-producto h2 {
    font-family:"Montserrat-Regular";
    font-size: 17px;
    color: #000;
    padding: 8px;
}

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

.agregar {
    margin-bottom: 15px;
    margin-top:66px;
    background: #FF8500;
    color: #fff;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none !important;
    float: right;
    border:none;
    font-family:"Neuropol Bold";
    text-transform: uppercase;
    font-size: 18px;
    text-shadow: 2px 1px 2px #000;
}

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


#contenido h1 {
    text-transform: uppercase;
    border-bottom: solid 1px #000;
    padding-bottom: 10px;
    font-size: 24px;
    color: #000;
    font-family:"Montserrat-Bold";
}

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

#categorias{
    padding-top: 36px;
}

.nivel1 {
    color:#fff !important;
    margin-bottom: 5px !important;
    font-family:"Montserrat-Regular";
    background: transparent;
    border: none;
    border-bottom: solid 1px #fff;
    padding: 5px;
    font-size:17px;
    line-height: 22px;
}

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

.nivel1:focus, .nivel1:hover {
    background: #fff6 !important;
    border-radius: 0px;
}

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

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

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

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

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

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

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

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

.detalle-texto h2 {
    font-size: 21px;
    color: #000;
    border-bottom: solid 1px #000;
    padding-bottom: 4px;
}

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

.detalle-texto p {
    color:#000000b2;
    font-family:"Montserrat-Regular";
    margin-top: 15px;
    font-size: 17px;
    line-height: 22px;
    text-align: justify;
}

#volver {
    font-family:"Neuropol Bold";
    float: right;
    margin-bottom: 32px;
    margin-top: 25px;
    color: #fff;
    font-size: 18px;
    background: #FF8500;
    padding: 6px 10px;
    text-shadow: 2px 1px 2px #000;
    text-transform: uppercase;
}

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

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

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

#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 {
    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: #FF8500;
    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 {
    background-color: #c4b5735c;
    margin-top: 20px;
}

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

.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:#5f5f5f;
    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: #FF8500;
    color: #fff;
}

.carrito-item2 a {
    background: #FF8500;
    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: #C4B573;
    color: #fff;
}

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

.valor_total p{
    margin: 0px;
}

#cantidad {
    width: 40%;
    border: none;
    color: #000;
    font-size: 18px;
    text-align: center;
    border: 1px solid #b3b3b3;
    padding: 9px 5px;
    border-radius: 0px;
}

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

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

#cantidad-text {
    float: left;
    font-size: 17px;
    color: #000;
    font-family:"Montserrat-Regular";
    font-weight: normal;
    padding-bottom: 8px;
    margin-right: 16px;
}

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

#sel2 {
    color: #000;
    font-family: "Paprika-Regular";
    font-size: 18px;
    border-radius: 0px;
    font-weight: normal !important;
    padding-bottom: 8px;
}

.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: #FF8500;
    color: #fff;
}

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

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

.campo h2 {
    font-size: 18px;
    color: #000;
    padding-bottom: 8px;
}

#variant_option{
    background-color: #fff;
    color: #000;
    border-radius: 0px;
    width: 50%;
    float: left;
    text-align: center;
}

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: #FF8500;
}

#cupon{
    background-color:#9393934d;
    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";
    margin-bottom: 26px;
}

#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: #FF8500;
    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:#FF8500;
    border-color: #FF8500;
    margin-top: 2px;
}

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

@media (max-width: 750px) {

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

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

    .detalle-texto h1{
        font-size: 19px;
        padding-bottom: 9px;
    }

    #cantidad-text{
        font-size: 15px;
    }

    #sel2{
        font-size: 15px;
    }

    .detalle-texto p{
        font-size: 16px;
    }

    .detalle-texto h3{
        font-size: 19px;
    }

    #cupon h2{
        margin-bottom: 12px;
        font-size: 17px;
    }

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

    .carrito-item2{
        font-size: 17px;
    }

    .carrito-item a{
        font-size: 17px;
    }

    .carrito-item2 a{
        font-size: 17px;
    }
}

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

    #btn_invitado{
        font-size: 15px !important;
    }

    #continuar {
      font-size: 15px !important;
      margin-right: 1px !important;
    }

    #borrar2{
        font-size: 15px !important;
    }

    #texto-in p{
        padding-top: 17px !important;
    }
}

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

    #texto-in p{
        padding-top: 17px !important;
    }

    .campo h2{
        font-size: 16px !important;
        padding-bottom: 4px !important;
    }
}

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

    #btn_invitado{
        font-size: 14px !important;
    }

    #continuar{
        font-size: 14px !important;
        margin-right: 5px;
        padding: 11px 5px;
    }

    #borrar2{
        font-size: 14px !important;
    }

    #texto-in p{
        padding-top: 22px;
        padding-bottom: 18px;
        font-size: 16px;
    }

    .campo h2{
        font-size: 15px;
        padding-bottom: 3px;
    }
}


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

    #btn_invitado{
        font-size: 14px !important;
    }

    #borrar2{
        font-size: 14px !important;
    }

    #texto-in p{
        padding-top: 15px;
        padding-bottom: 24px;
    }

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

    #continuar{
        font-size: 14px !important;
    }
}
