.logo-market {
    height: 200px;
}
[class^="icon-"], [class*=" icon-"] {
    font-size: 20px;
}

.listado-productos .btn-primary{
    color: #fff;
    padding: 10px 15px;
    font-size: 14px;
    margin: 0;
    border-radius: 0;
    width: 100%;

}

.page-header h1 {
    color: #fff;
    font-size: 35px;
    line-height: 0;
    padding-top: 80px;
    padding-right: 18px;
    padding-bottom: 40px;
    padding-left: 18px;
}

h2 {
    font-size: 23.5px;
}

.wdg-producto .caption .precio {
   
    font-size: 55px;
    text-align: right;
    line-height: 5%;
    margin-top: 20px;
    float: right;
    font-family: 'Fredericka the Great',cursive;
   width: 100%;
    
}

.precio {
   
    font-family: 'Fredericka the Great',cursive;
      font-size: 70px;
    line-height: 5%;
    display:nonOe;

    float: right;
    font-weight: 500;
    content: 'Registrate ahora ';
}

.listado-productos img {
     padding:0px ;
     background-color: #fff000;
  
}


a img:hover, .noticias a img:hover {
    /* opacity: .4; */
    filter: alpha(opacity=.9);
    cursor:pointer;
}

.categorias-y-productos .detalle .galeria-detalle-producto .thumbnail {
    background: #ffffff;
}

.listado-productos .thumbnail {
    padding: 0;
    border: 1px solid #ddd;
    display: block;
    line-height: 10px;
    margin-bottom: 0px;    
}




.moneda {
    /* font-size: 14px; */
    margin-right: -10px;
}

.btn {
    font-weight: 800;
    color: #fff;
    background-color: #9F2124;
    border-color: transparent;
    border: none;
    border-bottom-color: #dd3732;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 3px;
    font-family: 'Merriweather',serif;
    text-transform: uppercase;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    
}

/* MENU*/
@import url('@import url('https://fonts.googleapis.com/css?family=Signika:600');');
.navbar .nav>li>a {
    padding: 30px 15px;
    color: #fff;
    font-family: 'Signika', sans-serif;
}

.dropdown-menu>li>a {
   font-family: 'Signika', sans-serif;
    
}


.site-body .page-header {
    min-height: 0px;
    padding-top: 0px; 
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0;
}

/* consulta enviada*/
.page-content p {
    color: #fff; 
    font-size: 24px;
    line-height: 1.6em;
    padding: 2px 0;
    font-weight: 400;
}

@media screen and (max-width: 600px) {
.site-body .page-header{
margin-top: 0px;
}
.page-header h1 {
    color: #fff;
    font-size: 21px;
}




}

.precio {
   
    font-family: 'Fredericka the Great',cursive;
      font-size: 70px;
    line-height: 5%;
    margin-top: 20px;
    float: right;
    font-weight: 500;
    content: 'Registrate ahora ';
    float: initial;
}

.producto-agregar-al-carro .form-horizontal .control-label {
    text-transform: capitalize;
    padding-right: 10px;
}


    .ico-wp{
        
		position: fixed;
		right: 20px;
		bottom: 50px;
	}
 
 
 @media screen and (min-width: 0px) and (max-width: 900px) {

        .site-footer{ display:none;
    }
    

.producto-agregar-al-carro 
.form-horizontal 
.control-label {
    width: 120px;
}

.botones-compra-consulta {
    width: 100%;
    /* margin: 5px auto 15px; */
    display: flex;
    /* flex-direction: row-reverse; */
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    position: fixed;
    bottom: -20px;
left:0px
}


.botones-compra-consulta button {
    margin: 0px  !important;
}

.btn-large {
    font-family: 'Fredericka the Great',cursive;
    padding: 30px 19px;
    font-size: 20.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    width: 100%;
}



}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    font-size: 13px !important;
}