@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');

.logo-market {
    height: 130px!important;
}
.navbar .brand {
    padding: 15px 5px !important;
}
.navbar-inner {
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    border-bottom-color: #e4e4e4;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.navbar .nav {
    font-family: 'Roboto Condensed', sans-serif !important;
    color: #ff0000 !important;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #ff0000 !important;
    font-weight: 700 !important;
}
.navbar .nav.pull-right {
    background-color: #12491D !important;
}
.navbar .nav>li>a {
    border-bottom: 3px solid #ff0000;
    color: #ff0000 !important;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover {
    border-bottom: 10px solid #FF0000;
}
.navbar .nav>li>a:hover, .navbar .nav>.active>a:hover, .navbar .nav>li>a:focus {
    border-bottom: 10px solid #FF0000;
    background: transparent;
    color: #FF0000;
}
.navbar .nav.pull-right>li>a {
    color: #fff !important;
}
.site-footer.modal-footer {
    background: url(none) repeat-x top #fff;
    border-top-color: #12491D;
    border-top-style: solid;
    border-top-width: 15px;
    -webkit-box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px -5px 15px 0px rgba(0,0,0,0.3);
}
.site-copyright {
    display:none;
}
.site-footer .btn {
    background-color: #12491D;
}
.site-footer .btn:hover {
    background-color: #ff0000;
}
a {
    color: #ff0000;
}
.sitefooter-nota {
    font-weight: 700;
    border-top-color: #888888;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 10px;
}
.carousel.slide.carousel-reset {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);
}

.site-header.modal-header {
    border-bottom: 0;
    min-height: 10px;
    padding-top: 0;
    background: #ff0000;
}

.page-content .noticias img {
    border-top: 5px solid #12491D;
}

a.restore-pointer-events:hover {
    font-weight: 700 !important;
    text-decoration: none;
}
.page-header {
    display: none;
}

h3 {
    text-transform: none !important;
}
button.btn, input[type=submit].btn {
    font-weight: bold;
}

.back_img {
    z-index: -1;
    position: relative;    
}
.input-block-level {
    min-height: 40px !important;
}
.site-footer.modal-footer {
    margin-top: -150px !important;
}
.ws.icon-comments:before {
    content: "\f232" !important;
}

.listado-productos img {
    border-top-color: #FF0000 !important;
}

.thumbnail h5 {
    background-color: #e8e8e8;
}

.thumbnail h3 small {
    color: #ff0000 !important;
}

.listado-productos h3 {
    color: #ff0000 !important;
}

.thumbnail h5 a {
    color: #696969;
    font-family: 'Roboto Condensed', sans-serif !important;
}

.thumbnail h5 a:hover {
    color: #ff0000;
}

@media only screen and (max-width: 979px) {
    .logo-market {
    height: 90px!important;
    padding-left: 10px !important;
}
li.nav-spinner {
    display: none !important;
}
.navbar .nav.pull-right>li>a:hover {
    background-color: #ff0000 !important;
}
.navbar .btn {
    background: #12491D !important;   
}
.navbar .btn:hover {
    background-color: #ff0000 !important;
}
.navbar {
    min-height: 100px !important;
}
.navbar-container , .navbar.affix {
    border-top-color: #12491D;
    border-top-width: 10px;
    border-top-style: solid;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    background-color: #ffffff !important;
    background-image: none;
}
.navbar-container, .navbar.affix {
    margin-left: -20px;
    margin-right: -20px;
}
}

.categorias-y-productos .detalles {
    margin-bottom: 50px;
}
.categorias-y-productos .detalle .galeria-detalle-producto .thumbnail {
    background-color: rgba(0,0,0,0);
}

.purchase-btn {
    bottom: 12px;
    left: 12px;
    position: fixed;
    z-index: 99999999999999999999999999999999;
    text-align: center;
}
.purchase-btn > a {
    background-color: #3cb879;
    color: #ffffff;
    display: inline-block;
    font-family: montserrat;
    font-size: 20px;
    font-weight: 700;
    height: 70px;
    left: 0px;
    line-height: 70px;
    width: 70px;
}
.pulse-button {
    position: relative;
    width: 64px;
    height: 64px;
    border: none;
    box-shadow: 0 0 0 rgba(37,211,102, 0.6);
    animation: pulse 3s infinite;
    border-radius: 50%;
    background-color: #a1577b;
    background-image: url(https://ss-static-01.esmsv.com/id/106362/galeriaimagenes/obtenerimagen/?id=37&tipoEscala=stretch&width=64&height=64);
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    
}


.pulse-button:hover {
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(37,211,102, 0.6);
  }
  70% {
      -webkit-box-shadow: 0 0 0 30px rgba(37,211,102, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(37,211,102, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(37,211,102, 0.6);
    box-shadow: 0 0 0 0 rgba(37,211,102, 0.6);
  }
  70% {
      -moz-box-shadow: 0 0 0 30px rgba(37,211,102, 0);
      box-shadow: 0 0 0 30px rgba(37,211,102, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(37,211,102, 0);
      box-shadow: 0 0 0 0 rgba(37,211,102, 0);
  }
}

@media screen and (max-width:1125px) {

.purchase-btn {
    left: 12px !important;
    position: fixed;

}
}