/*.navbar {
	margin-bottom: 0;
}*/
.botones{background-color: #fafafa;padding: 30px 0;border-top: 1px solid #f2f2f2}
.cata {margin-top: 20px}
.cata img {margin: 20px 10px 0}

.nav-tabs>li, .nav-pills>li {float: inherit;}

.bs-docs-sidenav {
  /*width: 228px;*/
  margin: 20px 0 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
     -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
          box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
  display: block;
  width: 190px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0,0,0,.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
     -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
          box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
.bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url(../img/glyphicons-halflings-white.png);
  opacity: 1;
}
.affix {
  top: 40px;
  width: 220px;
}
.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}
/*.thumbnails {
	margin-top: 15px;
}
.thumbnails > li a {
	min-height: 180px;
}*/
#marcas .thumbnails > li a {
	min-height: inherit;
}
.thumbnail {
	background-color: #FFF;
	height: 176px;
}
.thumbnail > img {
	border-bottom: 1px solid #eee;
	height: 90px;
}
#marcas .thumbnail .titulo,
.thumbnail .titulo {
	padding: 8px 0 0 0;
	display: inline-block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	width:100%;
	height: 42px;
	line-height: normal;
}
#marcas .thumbnail .titulo{
	height: 20px;
}
.thumb-img {
	width: 155px;
	height: 90px;
	background: url('../img/image-loader.gif') center 40px no-repeat;
}
.thumb-img img {
	height: inherit;
	max-width: 100%;
}
.thumb-info {
	text-align: center;
	font-size: 11px;
}
.thumb-info i {
	margin-left: 4px;
}
.thumb-info p {
	color: #555;
}
a.thumbnail {
	text-decoration: none;
}
h1.titulo {
	font-size: 16px;
	line-height: 20px;
	/*margin-top: 100px;*/
}
.subnav {
	background-color: #d9d9d9;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #fff;
	margin-bottom: 20px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
}
.subnav .nav-pills>li>a {
	color: #666;
	padding:8px;
}/*
.subnav .nav-pills a:hover {
	background-color: #e5e5e5;
	color: #666;
	text-decoration: none;
}*/
.sidebar-catalogo ol li {
	background: url(../img/bullet.gif) no-repeat 0 5px;
	padding-left: 10px;
}
.subnav .nav-pills>.active>a:hover, .subnav .nav-pills>.active>a, .subnav .nav-pills>.active>a:focus {
/*background-color: #999;*/
text-decoration: none;
color: #fff;
}

#the-products ol {
  column-count:5;
  -moz-column-count:5;
  -webkit-column-count:5; 
  
  column-gap:1em;
  -moz-column-gap:1em;
  -webkit-column-gap:1em;
  
  margin: 0 0 25px 0;
}
#the-products ol li {
   display: block;
   margin-bottom: 5px;
} 


/*.listado-indice {margin-top: 15px;}*/
.listado-indice ul {margin:0}
.listado-indice li { list-style-type:none;}
.listado-indice li h2 {font-size: 13px;margin: 0;}
.listado-indice li a.item {
	padding-left: 10px;
}

.listado-indice li a.item/*,
.brands li a.item*/ {
	background: url(../img/bullet.png) no-repeat 0 3px;
	color: #162E5E;
}
.lista-indice a.item:hover,
.brands a.item:hover {
	color: #999;
}
.brands {
	margin-left:15px
}

.pull-center {
	margin-left: 25%;
}
.pricing {font-weight:bold;}
/*.pricing {
	 -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 
	    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 
	         box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); 
}*/
#sidebar-catalogo .cuadro {
	margin-bottom: 20px;
}
#sidebar-catalogo p{
	padding: 0 10px;
}
#sidebar-catalogo .brands,
#sidebar-catalogo .lista-indice {
	list-style-type:none;
}
/* Lo cambie a max-height, para cuando hay menos categorias, no quedes huecos
Y necesita el de la linea 198 igual
*/
#sidebar-catalogo .lista-indice {
	max-height:335px;
	margin-left: 0;
	padding-left:0;
}
#sidebar-catalogo .brands .divider {
	border-bottom: 1px solid #ddd;
	padding: 5px 10px 0 5px;
	margin-bottom: 10px;
	width:80%
}
#sidebar-catalogo .brands a,
#sidebar-catalogo .lista-indice a {text-decoration: none;}
#sidebar-catalogo .todos span,
#sidebar-catalogo .todos span {color: #aaa;}
#sidebar-catalogo .todos {
	font-size: 13px;
	padding: 4px 10px;
}

#sidebar-catalogo .indice p {
	margin-top: 5px;
}
#sidebar-catalogo .indice > li {
	/* background: url(../img/bullet.gif) no-repeat 10px 5px; */
	padding-left: 0;
	margin-left:0;
	cursor: pointer;
}
/*#sidebar-catalogo .indice ul li ul {
	padding:0;
	margin-left: -10px;
}*/
/* se quitó para meter clase hide o ponerla para dejar abierto
   el ul>ul que corresponda en el catálogo
ul.lista-indice ul{
	display:none;
}
*/
/*ul.lista-indice li ul li:nth-last-child(1) {
	border-bottom: 1px solid #ddd;
}*/
/*#sidebar-catalogo .indice li ul li {
	/* background: url(../img/mini-bullet.gif) no-repeat 10px 8px; *!/
	padding-left: 0;
	border-bottom: 1px solid #ddd;
	margin-left:0;
}*/
#sidebar-catalogo .indice a{
padding: 2px 20px;
display: block;
}
.thumbnail {
	border: 1px solid #c4c4c4;
}
.thumbnails .span3 {
	width: 23%;
	margin-left:10px;
	min-height: 167px;
}
.lista-resultados {margin-left: 0}
.lista-resultados h2 {
	font-size: 13px;
	margin: 0;
}
.lista-resultados .brand {background: none;}
.lista-resultados ul {margin: 0;}
.lista-resultados li {
	background: url(../img/bullet.png) no-repeat 0 5px;
	list-style-type: none;	
}
.lista-resultados li a {padding-left: 10px}
.groups{margin-left: 0;padding-left: 0;border-left: 5px solid #999;}
.groups > li {
	background-color: #fafafa;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #fff;
}
.groups > li > a {
	padding-left: 30px !important;
	background: url(../img/mini-bullet.gif) no-repeat 18px 8px;
}
.categories > li > a {
	padding-left: 40px !important;
	background: url(../img/mini-bullet.gif) no-repeat 28px 8px;
}
.groups > li:first-child {
	border-top: none;
	background: #fafafa url('../img/bg-menu-top.png') repeat-x left top;
}
.groups > li:last-child {
	border-bottom:none;
	background: #fafafa url('../img/bg-menu-bottom.png') repeat-x left bottom;
}
.categories{
	margin-left: -5px;
	background-color: #f2f2f2;
	border-left: 5px solid #ccc;
}
.categories > li {
	background-color: #f2f2f2;
	border-bottom: 1px solid #e7e7e7;
	border-top: 1px solid #f9f9f9;
	/*background: url(../img/mini-bullet.gif) no-repeat 10px 8px;*/
}
.categories > li:first-child {
	border-top: none;
	background: #f2f2f2 url('../img/bg-menu-top.png') repeat-x left top;
}
.categories > li:last-child {
	border-bottom:none;
	background: #f2f2f2 url('../img/bg-menu-bottom.png') repeat-x left bottom;
}

.lista-indice a{display: none;}


/*BRANDS*/
ul.brands {margin: 0;}
ul.brands > li {
	border-bottom: 1px solid #f5f5f5;
	background: url(../img/bullet.gif) no-repeat 10px 5px;
	line-height: 24px;
}

ul.brands > li.open {background-color:#fef200 !important;}
ul.brands > li.open > a,
ul.brands > li.open > a:hover {color:#635e00;}
ul.brands > li a.item {padding: 2px 20px;}


ul.brands2 {margin: 0;}
ul.brands2 > li {
	border-bottom: 1px solid #f5f5f5;
	background: url(../img/bullet.gif) no-repeat 10px 5px;
	line-height: 24px;
}

ul.brands2 > li.open2 {background-color:#fef200 !important;}
ul.brands2 > li.open2 > a,
ul.brands2 > li.open2 > a:hover {color:#635e00;}



/*DIVISIONS*/
ul.divisions,
ul.groups,
ul.categories {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.divisions > li {
	border-bottom: 1px solid #f5f5f5;	
	background: url(../img/bullet.gif) no-repeat 10px 5px;
}
ul.divisions > li.open {background-color:#162E5E !important;background: url(../img/bullet-open.png) no-repeat 7px 7px}
ul.divisions > li.open > a {color:#fff;}
ul.divisions > li.loading{
		background: url(/assets/img/loading.gif) no-repeat 7px 5px;
}

ul.divisions2 > li {
	border-bottom: 1px solid #f5f5f5;	
	background: url(../img/bullet.gif) no-repeat 10px 5px;
}
ul.divisions2 > li.open {background-color:#162E5E !important;background: url(../img/bullet-open.png) no-repeat 7px 7px}
ul.divisions2 > li.open > a {color:#fff;}
ul.divisions2 > li.loading{
		background: url(/assets/img/loading.gif) no-repeat 7px 5px;
}

/*GROUPS*/
ul.groups > li.open {background-color:#999 !important;}
ul.groups > li.open > a {color:#fff;}
ul.groups > li.loading{
		background: url(/assets/img/loading.gif) no-repeat 7px 5px;
}

ul.groups2 > li.open {background-color:#999 !important;}
ul.groups2 > li.open > a {color:#fff;}
ul.groups2 > li.loading{
		background: url(/assets/img/loading.gif) no-repeat 7px 5px;
}

/*CATEGORIES*/
ul.categories > li.open {background-color:#fef200 !important;}
ul.categories > li.open > a {color:#635e00;}
ul.categories > li.loading{
		background: url(/assets/img/loading.gif) no-repeat 7px 5px;
}

ul.categories2 > li.open {background-color:#fef200 !important;}
ul.categories2 > li.open > a {color:#635e00;}
ul.categories2 > li.loading{
		background: url(/assets/img/loading.gif) no-repeat 7px 5px;
}


.all-products, .all-brands {
	padding: 5px 0;
	border-bottom: 1px solid #f5f5f5;
	font-weight: bold;
	background-position-y: 13px !important;
	line-height: 20px;
}
.all-brands a{
	padding: 2px 20px;
	display: block;
}
.all-brands a:hover {
	color: #635e00 !important;
	text-decoration: underline !important;
}
.logo-brand  img {
	padding-top: 20px
}
.breadcrumb div {
	float: left;
	text-transform: capitalize;
}
.breadcrumb span.divider {
	padding: 0 10px
}
.pagination {
	text-align: center;
}

ul.lista-marcas li.selected a{color: #FF0000;}
ul.brands li.all-brands,
ul.divisions li.all-products{
	margin: 0 0 0 -10px;
	background-position-x: -10px;
	line-height: 20px;
}
ul.brands li.all-brands a,
ul.divisions il.all-products a{background: none;}


 
ul.brands2 li.all-brands2,
ul.divisions2 li.all-products2{
	margin: 0 0 0 -10px;
	background-position-x: -10px;
	line-height: 20px;
}
ul.brands2 li.all-brands2 a,
ul.divisions2 il.all-products2 a{background: none;}


#the-products {
	min-height: 412px;
	transition: all 0.5s ease;
}