#contenido h1 {
    text-transform: uppercase;
    border-bottom: solid 1px #49494a;
    padding-bottom: 10px;
    font-size: 30px;
    color: #49494a;
    font-family:"Lato Bold";
    margin-top: 20px;
}

.producto {
    float: left;
    position: relative;
    margin-top: 20px;
    width: 100%;
    min-height: 414px;
    border: 1px solid #ACB7B5;
    background-color: #749CB5;
}

.img-producto {
    background-color: #fff;
    height: 275px;
}

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

.botones-producto {
    float: left;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0px;
}

.botones-producto a {
    width: 100%;
    display: inline-block;
    background: #ffffff59;
    font-family:"Lato Bold";
    color: #000;
    font-size: 15px;
    padding: 9px 0px;
    text-transform: uppercase;
    text-decoration: none;
}

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

.texto-producto {
    margin-bottom: 15px;
    float: left;
    position: relative;
    width: 100%;
    font-family:"Lato Regular";
    text-align: center;
}

.texto-producto h2 {
    font-family:"Lato Regular";
    font-size: 18px;
    padding-top: 16px;
    padding-bottom: 10px;
    color: #fffdfd;
}

.texto-producto p {
    margin-top: 4px;
    font-family:"Lato Bold";
    text-align: center;
    color: #fff;
    font-size: 20px;
}

.agregar {
    border: none;
    margin-bottom: 15px;
    background: #2FA38C;
    color: #FFF;
    display: inline-block;
    padding: 13px 15px;
    text-decoration: none !important;
    margin-top: 20px;
    float: right;
    font-family:"Lato Bold";
    text-transform: uppercase;
}

.agregar:hover{
    background-color: #49494a;
}

#MainMenu .panel {
    border-radius: 0px;
    background:#30a58b;
    font-family:"Lato Regular";
    margin-top: 20px;
    border: none;
}

.nivel1 {
    color: #FFF !important;
    font-family:"Lato Regular";
    background: transparent;
    border: solid 1px #fff;
    padding: 7px 11px;
    font-size: 18px;
    border-radius: 0px !important;
}

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

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

.nivel2 {
    font-family:"Lato Regular";
    font-size: 18px;
    color: #fff !important;
    background: transparent !important;
    padding: 7px 15px;
    border-radius: 0px !important;
}

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

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

.nivel3 {
    color: #fff !important;
    background: transparent !important;
    font-size: 16px;
    padding: 7px 15px !important;
    border-radius: 0px !important;
}

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

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

.detalle-texto {
    margin-top: 20px;
    padding: 15px 17px;
    background-color: #797a7a21;
}

.pagination > li > a, .pagination > li > span{
    color: #000;
     font-family:"Lato Regular";
    border: none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: #4a7f63;
    border: none;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover{
    background-color: #4a7f63;
    color: #fff;
    border: none;
}

.detalle-texto h2 {
    color: #49494a;
    margin-top: 15px;
    font-size: 22px;
    padding-left: 7px;
    font-family:"Lato Black";
    padding-bottom: 6px;
    border-bottom: 1px solid #49494a;
}

.detalle-texto h3 {
    font-size: 22px;
    color: #49494a;
    margin-top: 7px;
    padding-bottom: 3px;
    font-family:"Lato Bold";
    text-align: right;
}

.detalle-texto h4 {
    font-size: 22px;
    color: #49494a;
    margin-top: 7px;
    padding-bottom: 22px;
    font-family:"Lato Bold";
    text-align: right;
}

#volver {
    float: right;
    position: relative;
    text-transform: uppercase;
    color: #000;
    font-family:"Lato Bold";
    text-decoration: none;
}

#volver:hover{
    color: #4B7F64;
}

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

.carrito-img {
    overflow: hidden;
}


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

.carrito-nombre h2 {
    color: #49494a;
    font-size: 20px;
}

.carrito-nombre h3 {
    font-family:"Lato Bold";
    color: #49494a;
    font-size: 19px;
    margin-top: 9px;
    margin-bottom: 14px;
}

.carrito-sub {
  text-align: right;
  margin-bottom: 17px;
  margin-top: 21px;
  padding: 11px 15px;
}

.carrito-sub h4 {
   font-size: 20px;
  font-family: "Lato Black";
}

.carrito-item a {
    border: 1px solid #4a7f64;
    color: #4a7f64;
    text-align: center;
    float: left;
    position: relative;
    padding: 13px 0px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 5px;
    font-family:"Lato Black";
    text-decoration: none;
    font-size: 16px;
}

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

.btn-actualizar {
  color: #355677;
  border: none !important;
  padding: 8px;
  font-size: 26px;
  background-color: transparent;
}

.valor_total{
    font-family:"Lato Black";
    padding: 14px 15px;
    float: right;
    text-align: right;
    position: relative;
    margin-top: 5px;
    color:#fff;
    font-size: 17px;
    background-color: #355677;
    text-transform: uppercase;
}

.valor_total p{
    margin: 0px;
}

#cantidad {
    border-radius: 0px;
    border: 1px solid #b3b3b3;
    color: #000;
    font-size: 18px;
    height: 30px;
    margin-top: 0px;
    width: 20%;
    padding: 3px 5px !important;
    text-align: center;
}

#cantidad2 {
    border: 1px solid #00000052;
    color: #000;
    padding: 9px 5px;
    width: 50%;
    margin-top: 5px;
}

#cantidad-text{
    color: #49494a;
    float: left;
    font-size: 18px;
    margin-top: 5px;
    margin-right: 14px;
}

#sel2{
    float: left;
    font-size: 18px;
    color: #49494a;
    padding-bottom: 10px;
}

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

.detalle-desc p{
    color: #49494a;
    line-height: 20px;
}

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

.eliminar {
    font-size: 11px;
    background: #355677;
    color: #FFF;
    display: inline-block;
    padding: 5px 11px;
    text-decoration: none !important;
    margin-top: 11px;
    float: right;
    text-transform: uppercase;
}

.eliminar:hover{
    color: #fff;
    background-color: #4A7F63;
}

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

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

element.style {
}

#contenido {
    padding: 99px 0px;
}

#login {
    padding: 70px 0px;
}

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

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

.login p {
    font-size: 20px;
    padding-top: 49px;
    line-height: 24px;
    padding-bottom: 33px;
    color: #fff;
    text-align: center;
}

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

.campo h2 {
  padding: 6px;
  font-size: 18px;
  color: #fff;
  font-family:"Lato Bold";
}

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

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

#enviar3{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 19px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 38px !important;
    padding:10px 24px !important;
    background: #325677 !important;
    border: none;
    margin-left: 15px;
    border-radius: 25px;
    font-family:"Lato Bold";
}

#enviar3:hover{
    background:#3c3d3e  !important;
    color: #FFF !important;
}

#borrar3{
    cursor:pointer;
    position:relative;
    float:right;
    font-size:19px !important;
    color:#FFF !important;
    text-align:center;
    margin-top:38px!important;
    padding:10px 24px !important;
    border: none;
    background: #325677 !important;
    font-family:"Lato Bold";
    border-radius: 25px;
}

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

#registro{
    padding: 65px 0px;
}

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

.registro p{
    color:#000;
    font-size: 17px;
    line-height: 22px;
}

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

.registro input {
    background-color:#6fbaa7 !important;
    color: #000 !important;
    border-radius: 17px !important;
    font-size: 17px !important;
    margin-top: 6px !important;
    margin-bottom: 15px;
    padding: 5px 20px;
    border: none !important;
}

#borrar-r{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 19px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 26px !important;
    padding: 6px 24px !important;
    border: none;
    background: #325677 !important;
    font-family: "Lato Bold";
}

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

#enviar-r{
    cursor: pointer;
    position: relative;
    float: right;
    font-size: 19px !important;
    color: #FFF !important;
    text-align: center;
    margin-top: 26px !important;
    padding: 6px 24px !important;
    border: none;
    background: #325677 !important;
    font-family: "Lato Bold";
    margin-right: 12px;
}

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

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

    #borrar3 {
      margin-top: 20px !important;
      margin-bottom: 40px !important;
    }

    #enviar3{
      margin-top: 20px !important;
      margin-bottom: 40px !important;
    }

}
