@import url("https://fonts.googleapis.com/css?family=Almendra:400,400italic");
/**
Tienda Simple - Tema
**nombre:Piratas**
*/
.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/viajes_006.imgpgral');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}
.site-header {
  display: block;
  height: 150px;
  background-image: url("cabecera.jpg");
  background-position: top center;
  background-repeat: repeat-x;
  background-size: auto;
  background-attachment: 'scroll';
  background-color: transparent;
  position: relative;
}
.site-body {
  background-color: #000000;
  background-image: url('container.jpg');
  background-repeat: repeat-y;
  background-size: cover;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#footer {
  height: 0;
  background-image: url("cabecera.jpg");
  background-position: top left;
  background-repeat: 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;
}
.page-header {
  text-align: center;
}
.page-header h1 {
  font-size: 80px;
  line-height: 90px;
  /*
		font-family: 'Lilita one', sans-serif;
		font-weight: normal;
		*/

}
.page-header h1 [class*="icon-"] {
  display: none;
}
.page-header h1 small {
  display: block;
}
.site-header {
  -webkit-box-shadow: 30px 0px 25px -10px #000000 inset, -30px 0px 25px -10px #000000 inset;
  -moz-box-shadow: 30px 0px 25px -10px #000000 inset, -30px 0px 25px -10px #000000 inset;
  box-shadow: 30px 0px 25px -10px #000000 inset, -30px 0px 25px -10px #000000 inset;
}
.site-header::before {
  position: absolute;
  left: -40px;
  top: -55px;
  content: ' ';
  background-image: url('hojas.png');
  background-repeat: no-repeat;
  width: 760px;
  height: 388px;
  display: block;
  z-index: 0;
}
.site-header::after {
  position: absolute;
  right: -15px;
  bottom: -165px;
  content: ' ';
  background-image: url('piedra.png');
  background-repeat: no-repeat;
  width: 564px;
  height: 433px;
  display: block;
}
.site-header h2 {
  position: relative;
  z-index: 1;
  color: white;
}
.navbar-inner,
.well {
  background-image: url('aniejar.png');
  background-repeat: repeat-x;
}
.sidebar.listado-categorias {
  background-image: url('container.jpg');
  -webkit-box-shadow: 1px 0px 2px #808080;
  -moz-box-shadow: 1px 0px 2px #808080;
  box-shadow: 1px 0px 2px #808080;
}
h1,
h2,
h3,
h4,
h5,
body,
p {
  font-family: Almendra, Serif;
  font-weight: normal;
}
h1 {
  font-style: italic;
}
.site-header {
  display: block;
  height: 150px;
  background-image: url("cabecera.jpg");
  background-position: top center;
  background-repeat: repeat-x;
  background-size: auto;
  background-attachment: 'scroll';
  background-color: transparent;
  position: relative;
}
.site-header .brand {
  font-size: 50px;
  padding-top: 50px;
  padding-left: 70px;
  display: block;
  color: #E5E2CE;
  z-index: 3;
  position: relative;
}
.site-footer {
  background-image: url("cabecera.jpg");
  background-position: top left;
  background-repeat: repeat;
  color: #E5E2CE;
  font-weight: bold;
}
.site-footer a {
  color: #E5E2CE;
  font-weight: normal;
}
body {
  font-size: 16px;
}
