/***********/
/* COOKIES */
/***********/

.cookies{
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 20px 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 5;
}
.cookies p{ color: #fafafa; }

/**************/
/* DATEPICKER */
/**************/

body.header-fixed .datepicker{
  z-index: 8030 !important;
}

/***********/
/* ENLACES */
/***********/

a:focus,
a:hover {
  color: #861010;
  text-decoration: underline;
}
.enlace{
  cursor: hand;
  cursor: pointer;
}

a {
  color:#861010;
}

/**********/
/* TABLAS */
/**********/

table.table-middle tbody tr td{ vertical-align: middle; }

/*********/
/* FONTS */
/*********/

* { font-family:  sans-serif; }
h1,
h2,
.header-v5 .navbar-default .navbar-nav > li > a {
  font-family: sans-serif;
}
h1, h2, h3, h4, h5, h6, .headline-left h1.headline-brd {
  color: #861010;
}
.one-line{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (min-width: 992px){
  body,p{
    font-size: 16px;
  }
}
dl{
  color: #666;
}
.headline h1, .headline h2, .headline h3, .headline h4 {
  border-bottom: 2px solid #861010;
}

/*********/
/* MODAL */
/*********/

.modal{ z-index: 10000; }
.modal-content {
  box-shadow: 0 0px 15px rgba(0,0,0,.5);
  border-radius: 0;
}
.modal-header,
.modal-footer{
	background-color: #F8FAFB;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

/********/
/* MENU */
/********/
.header-fixed .header-v5.header-fixed-shrink {
  z-index: 8029;
}
.header-v5 .navbar-brand{
	padding-top: 15px;
}
.header-fixed .header-v5.header-fixed-shrink .navbar-brand{
	padding-top: 0;
}
.header-v5 .navbar{
  background-color: #FBFBFB;
  box-shadow: 0 0 1px #888;
  border-radius: 0 !important;
}
.topbar-v3 {
  background: #861010;
}
.topbar-v3 .search-open,
.topbar-v3 .search-open .form-control {
  background: #861010;
}
.header-v5 .navbar-default .navbar-nav > li > a {
  color: #3c3c3c ;
}
.header-v5 .navbar-default .navbar-nav > li > a:hover,
.header-v5 .navbar-default .navbar-nav > .active > a {
  border-top: solid 2px #861010;
}
.header-v5 .navbar-default .navbar-nav > .active > a,
.header-v5 .navbar-default .navbar-nav > li:hover > a{
  color: #861010 !important;
}
@media (max-width: 768px){
  .topbar-v3 .left-topbar{
    text-align: left;
    float: left !important;
  }
  .topbar-v3 .right-topbar{
    text-align: right;
    float: right !important;
  }
}
@media (max-width: 991px){
  .header-v5 .navbar-header{
      margin-right: 0;
  }
  .header-v5 .navbar {
    margin-top: 0;
  }
  .header-v5 .navbar-default .navbar-nav > .active > a,
  .header-v5 .navbar-default .navbar-nav > li:hover > a{
    color: #fff !important;
    background-color: #861010;
  }
  .header-v5 .navbar-default .navbar-nav > li > a:hover,
  .header-v5 .navbar-default .navbar-nav > .active > a {
    border-top: none !important;
  }
}

/********/
/* LOGO */
/********/

.navbar-brand img{ width: auto !important; }

/************/
/* CABECERA */
/************/

.txt-bg-black-title{
  color: #fafafa;
  text-shadow: 0px 0px 3px #000;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 7px;
}

.txt-bg-white-title{
  color: #000;
  text-shadow: 0px 0px 1px #fff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 7px;
}

/***********/
/* CONTENT */
/***********/

@media (min-width: 992px){
	.wrapper .container.content{
	  min-height: 800px;
	}
}

/**********/
/* INICIO */
/**********/
form.home-search{
  position: absolute;
  z-index: 1000;
  right: 15%;
  top: 15%;
  padding: 20px;
  background-color: #fafafa;
  box-shadow: 0 0 10px #888;
  border-radius: 2px;
}
@media (max-width: 1200px){
  form.home-search{
    right: 20%;
    left: 20%;
    top: 5%;
  }
}
@media (max-width: 800px){
  form.home-search{
    right: 5%;
    left: 5%;
    top: 5%;
  }
}

/************/
/* ALQUILER */
/************/

dl.dl-left dt{
  text-align: left;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
span.label.label-lg {
  font-size: 20px;
}

/************/
/* NOTICIAS */
/************/

.blog-comments .comments-itself{
	background-color: #fafafa;
}
.blog-comments .comments-itself:before{
	border-color: transparent #fafafa transparent transparent;
}

/***********/
/* EVENTOS */
/***********/

.news-v2 .news-v2-badge p {
  background: rgba(255, 255, 255, 0.85);
}

/**********/
/* TIENDA */
/**********/

.checkbox-list a,
.checkbox-list li{
  color: #999;
}
.slider-snap-text span:after {
  left: 0;
  top: -1px;
  content: "\20AC";
  position: absolute;
}
.illustration-v2 .product-img{
  height: 200px;
  text-align: center;
  font: 0/0 a;
  background-color: #fff;
}
.illustration-v2 .product-img:before,
.illustration-v2 .product-img-mini:before {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.illustration-v2 .product-img-element,
.illustration-v2 .product-img-element-mini {
  display: inline-block;
  vertical-align: middle;
  font: 16px/1 Arial sans-serif;
}
.illustration-v2 .product-img img{
  max-height: 200px;
}
.illustration-v2 .product-img-mini{
  height: 162px;
  text-align: center;
  font: 0/0 a;
  background-color: #fff;
}
.illustration-v2 .product-img-mini img{
  max-height: 162px;
}
li.cat-active a{
  text-decoration: underline;
  font-weight: 700;
}

/***********/
/* CARRITO */
/***********/

.badge-open>ul>div{
  border-bottom: 1px solid #fafafa;
}
.header-v5 .badge-open li{
  margin-top: 0;
  padding-bottom: 15px;
}
@media (max-width: 768px){
  .shopping-cart .quantity-button,
  .shopping-cart .quantity-field{
    font-size: 12px;
    width: 30px;
    height: 30px;
  }
}

/************/
/* PRODUCTO */
/************/

.ms-thumb-frame img{
  height: 100px;
  width: auto;
}
.shop-product .product-size label {color: #18BA9B;}
.shop-product .product-size input:checked ~ label {
  color: #fafafa;
  border-color: #18ba9b;
  background-color: #18BA9B;
}
button[disabled],
button[disabled]:hover,
button[disabled]:focus{
  background-color: grey;
  color: #aaa;
}
.illustration-v2 .owl-carousel .item {
  padding: 5px;
  box-shadow: 0 0 1px #ccc;
  margin: 10px;
}
.shop-product .product-size label{
  width: auto;
  height: auto;
  padding: 6px;
  text-transform: none;
  font-size: 17px;
}
@media (max-width: 768px){
  .shop-product .product-size label{
    font-size: 12px;
    padding: 3px;
  }
  .tab-v6 .nav-tabs > li{margin-right: 15px;}
  .tab-v6 .nav-tabs > li > a{font-size: 14px;}
}

/**********/
/* FOOTER */
/**********/
.footer-v4 .footer {background: #861010;}
.footer-v4 .copyright {background: #3c3c3c;}
.shop-subscribe h2 {font-size: 20px;}
.footer-v4 .simple-list a:hover{color: #fff;}


/* Start: Google Maps Responsive */
.map-responsive {
    overflow:hidden;
    padding-bottom:200px; /*Reduce este valor si el mapa fuera muy alto, por ejemplo 250px, puedes usar porcentajes, 50%*/
    position:relative;
    height:0;
    border-style: solid;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
/* End: Google Maps Responsive */



