@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');


.wdg-producto .caption .precio {
    float: none;    
}
.listado-productos .thumbnail h5 {
    padding: 10px 0 0 0;
    border-top: 0px solid rgba(128,128,128,0.29);
}
.listado-productos .atributos-a-eleccion,
.listado-productos .producto-stock,
.listado-productos .producto-acciones,
.listado-productos .producto-descripcion-corta {
    display: none !important;
}


h1, h2, h3, h4, h5, h6, label, body, p {
    font-family: 'Open Sans', sans-serif;
}

.page-content h1, .page-content h2 {
    font-family: 'Open Sans', sans-serif;
} 

.logo-market {
    height: 70px!important;
   
}

/* TEXTOS */ 

h1, h2, h3 {
    line-height: 1em;
}

.page-content h1 {
    font-weight: 300;
    letter-spacing: 0px;
    font-size: 46px;
    text-transform: uppercase;
}

.page-content h2 {
    font-size: 32px;
    padding: 0px 0px 0px 0px;
    color: #1a7dba;
    letter-spacing: 0px;
}

/* TEXTO PRODUCTOS */
.listado-productos .thumbnail h5 a {
    color: #000;
}

.wdg-producto .caption .precio {
    line-height: 100%;
    font-size: 32px;
    text-align: center;
    line-height: 10%;
    margin-top: 16px;
    float: center;
}



.listado-productos .btn-primary {
    color: #f5f5f5;
    padding: 10px 15px;
    font-size: 14px;
    margin: 0px 0px 0 0;
    border-radius: 0;
    width: 100%;
}

/* BOTONERA */ 

.navbar {
    background-color: #fff;
    border-bottom: 0px solid #d5d5d5;
}

.navbar-inner {
    background-color: #fff;
}


.navbar .nav {
    float: right;
    margin: 38px 0px 0 0;
}

.navbar .nav>li>a {
    margin: 0 1px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: 400;
    color: #333333;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #000;
    background-color: transparent;
    border-radius: 4px;
    transition: all 0.3s ease;
    margin: 0 2px;
}

.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    background-color: #f9f9f9;
    color: #3A3A3A;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    margin: 0 2px;
}

/* BOT CONTA */ 
.form-actions {
    padding: 0px 0px 0px;
}
.btn {
    background-color: #000;
    transition: all 0.3s ease;
    font-family: 'Roboto Condensed', sans-serif;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: #ffe6e6;
    transition: all 0.3s ease;
    border: 1px solid #ffe6e6;
    color: #3A3A3A;
}

/* FOOTER */ 

.modal-footer {
    border-top: 0px solid #ddd;
}
.site-footer .btn {
    background-color: #ff0000;
}
.modal-footer .btn-link {
    color: #000;
}

/* AGREGADOS */ 
.nav-spinner{
    display:none;   
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #fff;
    border-bottom: 0px solid #fff;
}

.page-body {
    margin-bottom: 0;
}

.listado-productos img {
    padding: 0px 0 0px 0;
}

a {
    color: #000;
    text-decoration: none;
}

.mu {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
    border-radius: 5px;
    background-color: #fff;
}

/* IMAGEN PRODUCTOS */ 


@media (max-width: 979px){
.catalogo .page-header {
    display: none;
}

.logo-market {
    height: 40px!important;
   
}
}
.categorias-y-productos .detalle .galeria-detalle-producto.galeria-zoom .thumbnail .vista-previa>img.thumb {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    background-color: #fff;
}
.listado-productos .thumbnail h5 a {
    color: #000;
}
.muted {
    color: #3a3a3a;
}

.listado-productos .btn-primary span  {
    display: none;
}
.listado-productos .btn-primary:after  {
    content: 'LO QUIERO';
}

.navbar .logo-market {
    margin: 12px 0;
    height: 32px;
   max-width: none;
    vertical-align: top;
}

.navbar .nav>li>a {
    float: none;
    padding: 17px 8px 15px;
    color: #000;
    text-decoration: none;
    text-shadow: 0 1px 0 transparent;
}

.listado-productos .thumbnail {
    padding: 0;
    border: 1px solid #fff;
    border-radius: 0;
    display: block;
    line-height: 20px;
    margin-bottom: 30px;
}
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.thumbnail .caption {
    padding: 9px;
    color: #fff;
     text-align: center;
   
}
.wdg-producto .caption .precio {
    line-height: 100%;
    font-size: 32px;
    text-align: center;
    line-height: 10%;
    margin-top: 16px;
    float: center;
}
.precio-final {
     font-size: 19px;
     text-align: center !important;
    }
    
.navbar-static-top .container, 
.navbar-fixed-top .container,
.navbar-fixed-bottom .container, 
.navbar-static-top .navbar-inner .container,
.navbar-inner .container {
    width: 100%;
}

.whatsapp {
    position: fixed !important;
    float: right;
    z-index: 99999 !important;
    right: 1%;
    bottom: 1%;
}