@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,700');
.dropdown-menu a[href="https://logisticasur.com.ar/#"] {
    display: none !important;
}
.dropdown-menu>.active>a {
    background-color: #004985;
}
ul.ulfiltra li {
    display: block;
    background: #007d5d;
    padding: 6px 10px;
    max-width: 310px;
    margin: 5px;
    color: #fff;
    list-style: none;
    margin-left: -20px;
}
.filtros a.btn {
    display: block;
    margin: 0 auto;
    max-width: 260px;
}
ul.lubricantes li {
    list-style: none;
    display: inline-block;
    background: white;
    padding: 4px 8px;
    margin: 4px;
    border-radius: 4px;
    box-shadow: 0 0 4px;
}
h1, h2, h3, h4, h5, h6, label, body, p {
    font-family: 'Quicksand', sans-serif;
}

.page-content h1, .page-content h2 {
    font-family: 'Quicksand', sans-serif;
} 

.logo-market {
    height: 60px!important;
}

/* TEXTOS */ 

h1, h2, h3 {
    line-height: 1em;
}

.page-content h1 {
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 60px;
}

.page-content h2 {
    font-size: 32px;
    padding: 15px 0 10px 0;
    color: #1a7dba;
    letter-spacing: 0px;
}

/* TEXTO PRODUCTOS */
.listado-productos .thumbnail h5 a {
    color: #ff5f5f;
}

.wdg-producto .caption .precio {
    line-height: 100%;
    font-size: 32px;
    text-align: left;
    line-height: 10%;
    margin-top: 16px;
    float: left;
}

.listado-productos .thumbnail h5 {
    font-size: 20px;
    min-height: 48px;
    font-weight: 700;
    line-height: 24px;
    margin: 0px 0px;
    padding: 60px 0px 0px;
    border-top: 1px solid rgba(128,128,128,0.29);
}

.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-static-top .container, 
.navbar-fixed-top .container,
.navbar-fixed-bottom .container, 
.navbar-static-top .navbar-inner .container,
.navbar-inner .container {
    width: 100%;
}

.navbar-inner {
    background-color: #fff;
}

.navbar.navbar-static-top.affix-bottom.affix.affix-at-top {
    background-color: #333333 !important;
}

.navbar.navbar-static-top.affix-bottom {
    transition: background-color .5s;
}


.navbar .nav {
    float: right;
    margin: 10px 0px 0 0;
    text-transform: uppercase;
    font-weight: bold;
}

.navbar .nav>li>a {
    margin: 0 2px;
    color: #666;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #174a82;
    background-color: transparent;
    border-radius: 4px;
    transition: all 0.3s ease;
    margin: 0 2px;
}

.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color: #007d5d;
    background-color: transparent;
    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: #1d1e20;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: #fff;
    background-color: #ff5f5f;
    border: 1px solid #ff5f5f;
}
/* FOOTER */ 

.modal-footer {
    border-top: 0px solid #ddd;
}

.modal-footer .btn-link {
    color: #02a8f3;
}

/* AGREGADOS */ 
.nav-spinner{
    display:none;   
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #f7f7f7;
    border-bottom: 0px solid #000;
}

.page-body {
    margin-bottom: 0;
}

.listado-productos img {
    padding: 0px 0 0px 0;
}

a {
    color: #dadada;
    text-decoration: none;
}
a:hover, a:focus {
    color: #ff5f5f;
}
  



/* IMAGEN PRODUCTOS

.catalogo .page-header {
    margin-top: -80px;
    height: 400px;
    padding-bottom: 30px;
}
.catalogo .page-header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 400px;    
    background: url(https://sitiosimple.com/las-agustinas-top/admin/galeriaimagenes/obtenerimagen/?id=21)no-repeat top center #FFFFFF;
    background-size: cover;
} */ 

@media (max-width: 979px){
.catalogo .page-header {
    display: none;
}
.logo-market {
    height: 40px!important;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    background-color: #fff;
    background-image: none;
}
.navbar .nav.pull-right {
    background: transparent;
}
.nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a {
    color: #0066b3!important;
}
.navbar .nav.pull-right>li>a {
    color: #174a82;
}
.navbar .btn-navbar .icon-bar {
    background-color: #174a82;
}
}
.site-footer, .site-footer a{
font-size:17px;
}

.background-ws > a {
    font-size: 30px !important;
}

.ws-button-icon {
    margin-top: 9px !important;
    margin-right: 0 !important;
}