/**
Tienda Simple - Tema
**nombre:Surf**
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background-image: url('/imgmarkets/publicas/deporte_009.imgpgral');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
#header {
  display: block;
  height: 120px;
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: 'scroll';
  background-color: transparent;
  position: relative;
}
#content-container {
  background-color: rgba(207, 252, 253, 0.63);
}
#footer {
  height: 0;
  background-image: none;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: 'scroll';
  padding-top: 80px;
  padding-bottom: 80px;
  border: none;
  height: auto;
  text-align: center;
  background-color: transparent;
  position: relative;
}
.site-header {
  background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&tipoEscala=stretch&width=1060&height=450');
  background-repeat: no-repeat;
  background-position: top center;
  height: 110px;
}
.site-body {
  background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&width=1060&tipoEscala=cropStart&height=275');
  background-repeat: no-repeat;
  background-position: center -123px;
  background-color: rgba(207, 252, 253, 0.63);
}
@media (min-width: 1200px) {
  .site-header {
    background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&tipoEscala=stretch&width=1300&height=450');
    height: 110px;
  }
  .site-body {
    background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&width=1300&tipoEscala=cropStart&height=305');
    background-position: center -152px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .site-header {
    background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&tipoEscala=stretch&width=840&height=450');
    height: 110px;
  }
  .site-body {
    background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&width=840&tipoEscala=cropStart&height=253');
    background-position: center -100px;
  }
}
@media (max-width: 767px) {
  .site-header {
    background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&tipoEscala=stretch&width=800&height=450');
    height: 110px;
  }
  .site-body {
    background-image: url('/site/galeriaimagenes/obtenerimagen/?id=cabecera_001&width=800&tipoEscala=cropStart&height=240');
    background-position: center -93px;
  }
}
