@charset "UTF-8";
/* CSS Document */
body{
	background:#FFF;
}

header{
	margin:10px 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/* font-weight: 500; */
line-height: 1.1;
}
h3, .h3 {
font-size: 18px;
}
h1, h2, h3 {
margin-top: 1px;
margin-bottom: 1px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #b20000;
    border-color: #b20000;
}
.btn-primary {
    color: #fff;
    background-color: #b20000;
    border-color: #b20000;
}
.badge-grande-info:hover {
    background-color: #b00000;
}
.badge-grande-info {
    background-color: #b20000;
}
a {
    color: #da1e1e;
    text-decoration: none;
}
.badge-info {
    background-color: #da1e1e;
    bottom: 40px;
    position: absolute;
}
.btn-info {
    color: #fff;
    background-color: #b20000;
    border-color: #b37979;
}
.btn-primary-t {
    color: #fff;
    background-color: #b20000;
    border-color: #da1e1e;
    bottom: 10px;
    position: absolute;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 15px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eee;
}
.thumbnail {
display: inline-block;
display: block;
height: 300px;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #eee;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
 text-align: center;
}
.form-control.input-xlarge-menu {

}
.well-descuento {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
height: 80px;
}
.form-control.input-xlarge-cupon {
width: 20%;
margin-left: 20px;
}
.panel-heading-combo {
padding: 10px 15px;
height: 55px;
background-color: #b20000;
}
.panel-heading-combo-cat {
padding: 10px 15px;
height: 93px;
background-color: #b20000;
}
.thumbnail .caption {
padding: 9px;
color: #333;
text-align: left;
}
.highslide img {
border: 0px solid silver;
vertical-align: middle;
display: inline-block;
}
.badge-grande-t {
padding: 1px 9px 2px;
font-size: 20px;
font-weight: bold;
white-space: nowrap;
color: #ffffff;
background-color: #999999;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
bottom: 50px;
position: absolute;
}


.wellpr {
min-height: 200px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 0px solid #ddd;
}
.offer {
   position:absolute; 
   top:0px;
   left:100px;
  
}
.txt-oferta {
font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
position: absolute;
font-weight: bold;
color: white;
top: 10px;
left: 162px;
text-decoration: none;
}
.image{position:relative};
#footer {
position: absolute;
bottom: 0;
width: 100%;
height: 60px;
background-color: #000;
}

.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 1px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption p {
margin-bottom: 0;
}
.carousel-caption h4, .carousel-caption p {
line-height: 20px;
color: #ffffff;
}
.carousel-indicators {
position: absolute;
top: 15px;
right: 15px;
z-index: 5;
margin: 0;
list-style: none;
}

.badge-grande{
  padding: 1px 9px 2px;
  font-size: 20px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #b20000;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.badge-grande:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-grande-error {
  background-color: #b94a48;
}
.badge-grande-error:hover {
  background-color: #953b39;
}
.badge-grande-warning {
  background-color: #f89406;
}
.badge-grande-warning:hover {
  background-color: #c67605;
}
.badge-grande-success {
  background-color: #468847;
}
.badge-grande-success:hover {
  background-color: #356635;
}
/*
.badge-grande-info {
  background-color: #3a87ad;
}
*/
.badge-grande-info:hover {
  background-color: #2d6987;
}
.badge-grande-inverse {
  background-color: #333333;
}
.badge-grande-inverse:hover {
  background-color: #1a1a1a;
}

/*input#NO.form-control.input-xlarge{*/
.form-control.input-xlarge{
   width: 300px;
   margin-left: 20px; 
 }
 .col-sm-2.control-label{
	text-align: left;
    margin-left: 5px;

 }
 .form-horizontal .control-label {
  /*text-align: right;
  margin-left: 25px;
  */
  
}
.form-horizontal-reg .control-label {
  
  margin-left: 25px;
  
  
}
 .help-block{
	margin-left: 20px; 
 }
 

.container{
	background-color:#fff;
	pading:15px;
	-webkit-box-shadow:1px 0px 6px rgba(0,0,0,0.2);
	box-shadow:1px 0px 6px rgba(0,0,0,0.2);
}
#logo h1{
	margin:0;
	padding:0;
	line-height:10px;
	text-indent:-9000px;
}
#carrito{
	margin-top:30px;
}
p{
	text-align:justify;
}

.nav-list li{
	margin-left:30px;
}
.panel-group{
	margin-bottom:20px;
}
.tit-grupo{
	font-size:1.5em; 
	border-bottom:2px dotted #ccc; 
	color:#999; 
	/* padding:0 15px; */
	text-transform:capitalize;
	letter-spacing:0.1em;
	font-weight:bold;
	margin: 15px 0;
}
ul.menu-marcas li{
	list-style:none;
	margin-left:-40px;
}
ul.menu-banners-lat li{
	margin-left:-40px;
	list-style:none;
	margin-bottom:10px;
}

/* Iconos redes sociales */
ul.social {
	text-align: center;
    padding: 0;
    margin: 0;
}
.social li{
	display: inline-table;
    list-style: none;
}
.social img{
	width:36px;
	margin:5px;
}

.sombra{
	box-shadow: 2px 2px 8px #666;
}
.separa{
	border-bottom:1px dotted #ccc;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	margin: 20px 0;
}
.precio-mod-novedad{
	text-align:center;
	font-weight:bold;
}
.col-md-4, .col-md-3, .col-md-6{
	margin-bottom: 20px;
}
div#location {
	 width: 100%;
	 height: 220px;
}
.bg-footer {
    background-color: #f1f5f8;
    background-image: linear-gradient(to bottom, #fff, #f1f5f8);
    background-repeat: repeat-x;
    border-bottom: 1px solid #C1C1C1;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.form-horizontal{
	display:inline;
}
.precio-ficha{
	font-size:1.5em;
	font-weight:bold;
	padding-bottom:20px;
}
div.ficha{
	padding-left:0;
}
.centrar{
	margin:0 auto;
	text-align:center;
}
.label-important{
	background:#C00;
}
.label-important strong{
	font-size:1.3em;
}
/* Si la pantalla es inferior a 995px */
@media screen and (max-width:995px) {

.hideOnSmall{
	display:none!important;
}
.centerSmall{
	text-align:center;
	margin:0 auto;
}
.col-xs-12, .col-xs-12 img, .col-sm-6, .col-sm-6 p{
	text-align:center;
	margin:0 auto;
	margin-bottom: 15px;
}



}