
.productos-lista{margin-top: 2rem;}
.productos-lista .filtrador h4{font-family: 'Raleway', sans-serif;font-size: 14px;color: #666;border-bottom: 1px solid #ccc;padding:1.5rem 0;}
.productos-lista .filtrador label{font-weight: 400;}
.productos-lista .filtrador .btn{margin: 1rem 0;}
.productos-lista .filtrador span.glyphicon{font-size: 12px;color: #666;float: right;}
.productos-lista .breadcrumb{background: transparent;color: #00477d;padding: 0;margin: 2rem 0;}
.productos-lista .breadcrumb .active{font-weight: 700;color: #00477d;}
.productos-lista .breadcrumb>li+li:before{content: ">";color:#00477d;font-weight: 400;}
.productos-lista ul li a{color: inherit;}
.productos-lista ul li:hover a{color:#00477d;}

.productos-buscar h4{color: #666;}
.listado-productos{margin: 2rem 0;}
.listado-productos .columna{border-right: 1px solid #ccc;margin: 1rem 0;}
.listado-productos .columna .in{padding-bottom: 15px;font-family: 'Raleway', sans-serif;}
.listado-productos .columna:hover .in{background: #f5f5f5;}
.listado-productos .columna.no-border{border:none;}
.listado-productos .in{text-align: center;}
.listado-productos .in a{text-decoration: none!important;}
.listado-productos .in .btn{display: block;margin: auto;}
.listado-productos .in h5{font-size: 14px;font-weight: 700;}
.listado-productos .in h5 small{font-size: 14px;display: block;font-size: 12px;}
.listado-productos .in p{color: #666;}
.listado-productos .in figure{position: relative;width: 100%;height:auto;overflow: hidden;}
.listado-productos .in figure:before{content: "";display: block;padding-top: 100%;}
.listado-productos .in figure img{position: absolute;top:0;left: 0;right: 0;margin: auto;width: 100%;height: auto;}
.listado-productos nav{text-align: center;}
.listado-productos .pagination>.active>a, .listado-productos .pagination>.active>a:focus, .listado-productos .pagination>.active>a:hover, .listado-productos .pagination>.active>span, .listado-productos .pagination>.active>span:focus,.listado-productos .pagination>.active>span:hover{background-color: #00477d!important;border-color: #00477d!important;color: #fff!important;}
.listado-productos .pagination>li>a, .listado-productos .pagination>li>span{color: #00477d!important;}
.listado-productos .carousel img{display: block;margin: 0 auto;}
.listado-productos .carousel-control.right, .listado-productos .carousel-control.left{background: none;}
.listado-productos .carousel-control .glyphicon{color: #666;opacity: 1!important;font-size: 16px;}
.listado-productos .carousel-indicators{bottom: -40px;}
.listado-productos .carousel-indicators .active{background: #999;}
.listado-productos .carousel-indicators li{border-color: #999;}
.listado-productos .well{margin-top: 4rem;border:none;box-shadow: none;font-family: 'Raleway', sans-serif;}
.listado-productos .well h4{color: #00477d;font-size: 16px;text-transform: uppercase;font-weight: 700;}
.listado-productos .well h4 small{display: block;}
.listado-productos .well p{font-size: 16px;color: #666;text-transform: uppercase;}
.listado-productos .well .btn{margin-top: 2.5rem;width: 100%;}
.listado-productos .info-especifica{border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}
.listado-productos .info-especifica h5{display: inline-block;margin-top: 1.5rem!important;margin-right: 1.5rem;}
.listado-productos .info-especifica h5 span{color: #666;font-weight: 400;margin-left: 5px;}
.listado-productos .info-producto .btn{margin-top: 2rem;}
.listado-productos .info-producto h5{color: #00477d;font-weight: 700;font-family: 'Raleway', sans-serif;margin-top: 2rem;}
.listado-productos .info-producto p{color: #666;font-weight: 400;font-family: 'Raleway', sans-serif;font-size: 14px;}
