/*GENERAL*/
.clear-left{
	clear: left;
}
.clear-right{
	clear: right;
}
.clear{
	clear: both;
}
.valign-mid:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -5px; /* Adjusts for spacing */
}
.valign-mid > img,
.ch-valign-mid {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
.ch-valign-top {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}
.ch-valign-bot {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 5px;
}
.lista-bg-impares > .row{
	padding: 15px;
}
.lista-bg-impares > .row:nth-of-type(odd),
.lista-bg-pares > .row:nth-of-type(even){
	background-color: #ecf0f1;
}
fieldset{
	margin: 0;
}
figure.text-center > img,
figure.text-left > img,
figure.text-right > img {
    display: inline-block !important;
}
fieldset.login-fields{
	border: 1px solid;
	padding: 50px;
}
.pager.round li>a{
 border-radius: 50% !important;
}
.has-open-dropdown{
	/*z-index: 10000000000;*/
}

/*CONTENT*/
#content{
	padding-bottom: 0;
	min-height: 500px;
}
section.no-margin-top #breadcrumb-container {
    margin-bottom: 0px;
}

/* DROP DOWN LOGIN */
#main-nav .main-menu-icono{
	margin-right: 3px;	
}
.navbar-usuario {
    width: 300px;
    padding: 5px 20px;
}
#navbar-session {
    background-color: #fff !important;
}
#navbar-session > li > a{
	text-align: left !important;
}
#header {
    z-index: 10000;
    position: relative;
}
#header #navbar-session .divider{
	margin: 0;
	background-color: #e5e5e5;
}
.header-top,
.header-top-dropdowns {
	z-index: 10000;
    position: relative;
}
.header-top-dropdowns .btn-group {
    margin-left: 0px;
}
.dropdown-menu:focus,
.dropdown-menu:active,
.dropdown-menu:hover,
.btn-group:focus .dropdown-menu,
.btn-group:active .dropdown-menu,
.dropdown-login.abierto .dropdown-menu,
.btn-group .dropdown-menu.abierto{
    display: block !important;
}
.dropdown-login:not(.abierto) .dropdown-menu{
	display: none !important;
}

/* RESPONSIVE NAV */
#main-nav-container #main-nav #responsive-nav-button {
    text-indent: -999px;
    width: 35px;
}
#main-nav-container #main-nav #responsive-nav-button #responsive-nav-button-icon {
    float: left;
    margin: 0;
}
/* MAIN NAV */
#main-nav-container #main-nav .menu li ul li a {
    display: block;
}
/* MAIN NAV - ICONOS */
#main-nav-container #main-nav .menu li ul.has-iconos li a {
	padding-left: 35px !important;
}
#main-nav-container #main-nav .menu li ul li a i {
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -0.5em;
}
/* .MEGA MENU */
#main-nav-container #main-nav .menu li .mega-menu .mega-menu-list li{
	background-image: none;
}
/* .MEGA MENU BLOCK */
#block-nav {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px #333;
}
#block-nav-container > div.blockmenu {
	border-top: 4px solid;
	display: none;
}
#block-nav-container > div.blockmenu a {
    padding: 15px;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
#block-nav.fixed {
	position: fixed;
	left: 0;
	background: #333;
	top: 50px;
}

/* .dropdown-cart */
#main-nav-container.fixed #quick-access .dropdown-cart-menu-container{
	display: block;
}
#main-nav-container.fixed #quick-access .dropdown-cart-menu-container .mini-cart > button span{
	display: none;
}
#header .dropdown-cart-menu-container .btn.dropdown-toggle {
    padding: 7.5px 10px !important;
}
#header.header7 .dropdown-cart-menu-container .dropdown-cart > .btn {
    padding: 14px 20px !important;
}
#header .dropdown-cart .dropdown-cart-menu{
	margin-top: 1px;
}
.dropdown-cart.favoritos{
	float: none;
}
#header .dropdown-cart.favoritos .dropdown-cart-menu{
	margin-top: 0;
}
#header .dropdown-cart.favoritos i.fa-heart{
	margin-right: 3px;
}
.dropdown-cart .dropdown-cart-product-list figure {
    max-height: 80px;
    overflow: hidden;
}
.dropdown-cart .dropdown-cart-product-list .item-name {
    margin-bottom: 0px;
}
.dropdown-cart-total,
.dropdown-cart-action{
	float: none;
	width: 100%;
}
.dropdown-cart .dropdown-cart-product-list {
    max-height: 500px;
    overflow-y: auto;
    margin-right: -20px;
}
.dropdown-cart .dropdown-cart-product-list .delete-item {
    right: 10px;
}
.dropdown-cart-details .item-name {
    height: auto;
}

.logo > a img {
    max-width: 100%;
}

#header #login-dp {
    min-width: 250px;
    padding: 14px 14px 0;
    background-color: #f5f5f5;
}
#header #login-dp .input-text {
    width: 100%;
    padding: 5px;
}
#header.header4 .header-top-dropdowns #login-dp .btn{
    color: #fff;
    background-color: #3071a9;
}
.header-top-dropdowns .dropdown-money .glyphicon-usd{
	font-size: 12px;
    margin-left: -3px;
}

.quick-contact-text {
    text-align: right;
    color: #555;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 8px 0;
}
footer{
    /*margin: -40px 0 20px;*/
}
.quick-contact-text small {
    vertical-align: top;
}
footer .quick-contact-text {
	text-align: left;
	margin: 0;
}
#top-links .quick-contact-text {
    font-size: 20px;
    line-height: 36px;
	margin: 0;
	font-weight: normal;
}
.header4 #top-links .quick-contact-text {
    font-size: 20px;
    line-height: 30px;
}
#top-links .quick-contact-text i.fa-phone {
    font-size: 16px;
    opacity: 0.8;
}
#top-links .quick-contact-text:hover i.fa-phone {
	opacity: 1;
}

.header3 #top-links .quick-contact-text{
	display: none;
}
.header5 .cart-menu-icon {
    margin-top: -1px;
}

/* ICONOS - REEMPLAZO FONTAWESOME*/
#top-links li a{
	padding-left: 0;
}
#top-links li i.fa{
	margin-right: 3px;
}
.header-box ul li{
	padding-left: 0;
}
.header-box ul li i.fa{
	font-size: 18px;
	margin-right: 6px;
	position: relative;
	/*top: 3px;*/
}
.header-box ul li i.fa-envelope{
	font-size: 16px;
	top: 1px;
}
.header-box.contact-phones{
	padding-left: 15px;
}
.header-box.contact-phones i.fa-phone-square{
	float: left;
	font-size: 18px;
	margin-right: 6px;
	position: relative;
	/*top: 3px;*/
}

/* Quick Search */
#quick-access .quick-search-form .form-group {
    z-index: 999 !important;
}
#quick-search-btn{
	background-image: none;
}
#quick-search-btn i.fa-search{
	position: relative;
	left: -1px;
}
/* FIN Quick Search */

/*REV SLIDER*/
.tp-caption img{
	max-width: none !important;
}
.tp-caption iframe {
    min-width: 100% !important;
    max-width: 100% !important;
    /*height: auto !important;*/
}
.youtube-flexslider-container .flexslider, 
.youtube-flexslider-container iframe {
    max-width: 100%;
    margin: 0 auto;
}
/*FIN REV SLIDER*/

/*BX SLIDER*/
ul.bxslider,
ul.bxslider li,
ul.bxslider li .slider-item{
    height: 100%;
}
ul.bxslider li .slider-item img{
	height: 100% !important;
	width: auto !important;
	max-width: none !important;
	opacity: 0;
}
.bx-wrapper .bx-viewport{
	height: 600px;
}
#bxslider .slider-item-details .item-name {
    text-align: center;
}
#bxslider .slider-item-details {
    background: rgba(19, 19, 19, 0.40);
}
#bxslider .slider-item-details p{
	color: #ccc;
}
/* Banners */
.home-banners a{
	max-width: none;
	margin-bottom: 0;
}

/* Pedido */
.table thead tr th {
    padding: 10px;
}
.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: 10px 10px;
}
.table sup.old-price {
    text-decoration: line-through;
    display: block;
    top: 0;
    margin-bottom: 3px;
    font-size: 80%;
}

/* Detalle Productos */
.producto-detalle .price-block {
    margin-top: 10px;
}
.producto-detalle .price-box {
	display: block;
	margin: 0 0 10px;
	padding: 5px 0 10px;
}
.producto-detalle .grouped-items-table .price-box {
	margin: 0;
	padding: 0;
}
.producto-detalle .price-box .old-price {
	margin-right: 5px;
	margin-top: 0;
	display: inline-block;
}
.producto-detalle .main-price {
	font-size: 1.25em;
	margin-right: 0;
}
.producto-detalle .special-price {
	display: inline-block;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
.producto-detalle .old-price .price {
	font-size: 20px;
	color: #777;
}
.producto-detalle .price {
	font-size: 22px;
	font-weight: 900;
}

.producto-detalle .price2 {
	font-size: 18px;
	font-weight: 300;
}
.producto-detalle .price-box table {
	width: 100%;
	max-width: 280px;
}
.producto-detalle .price-box table td {
	height: 28px;
	padding: 0 5px;
}
.producto-detalle .price-box table tr:nth-of-type(odd) td {
	background-color: #f1f1f1;
}
.producto-detalle .price-box table td:nth-of-type(2) {
	text-align: right;
}
.producto-detalle .share-button-group{
	margin-left: 0;
}
.producto-detalle .icon-button.icon-compare, 
.producto-detalle .product-extra  .icon-button{
	margin: 0;
}
.producto-detalle .item-action-inner{
	margin-right: 10px;
}

.tab-container .tab-content .tab-pane * {
    max-width: 100% !important;
}

/* Lista Productos */
.item:hover .item-image-container .item-image,
.item .item-image-container .item-image {
    visibility: visible;
    opacity: 1;
}
.item.foto-hover:hover .item-image-container .item-image {
    visibility: hidden;
    opacity: 0;
}
.item.foto-hover .item-action .item-action-inner,
.item-action-inner{
	text-align: left;
}
.item-action-inner {
    padding-left: 5px !important;
}
#meta-cats .item-image-container,
.item .item-image-container{
	max-width: 100%;
	padding-top: 60%;
	overflow: hidden;
	position: relative;
}
.category-list-container .item .item-meta-container{
    width: 100% !important;
}
.category-list-container .item .item-image-container{
	padding-top: 0 !important;
	max-height: 300px;
    overflow: hidden;
    width: 100% !important;
}
#meta-cats .item-image-container > a,
.item .item-image-container > a{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.item-name {
	text-align: left;
    height: 48px;
	/*font: 400 18px/1 'PT Sans', sans-serif;*/
	margin: 5px 0;
}
.item-name[data-col-height="item-name"] {
    min-height: 48px;
    height: auto;
}
/* title for all items */
.item-cat.item-marca {
	clear: both;
	overflow: hidden;
}
.item-name + .item-cat,
.item-cat + .item-marca {
	margin-top: 10px;
}
.item-cat {
	text-align: left;
	/*font: 400 16px/1 'PT Sans', sans-serif;*/
	margin: 5px 0 10px;
}
.item-cat i{
	-webkit-transition: color .24s ease-in-out;
	-moz-transition: color .24s ease-in-out;
	-o-transition: color .24s ease-in-out;
	-ms-transition: color .24s ease-in-out;
	transition: color .24s ease-in-out;
}
/* title for list style items */
.item.item-list .col-image {
	position: relative;
	overflow: hidden;
}
.item.item-list  .item-name{
	height: auto;
}
.item.item-list  .item-cat {
	font-weight:700;
	font-size:20px;
	margin:0 0 5px;
}

/* prodcutos view = tabla */
.productos-lista.vista-tabla table.data-table{
	overflow: hidden;
}
tr.item.item-tabla td{
	position: relative;
	overflow: hidden;
	padding: 10px;
	min-width: 80px;
}
tr.item.item-tabla .item-name{
	font-weight: bold;
	height: auto;
}
tr.item.item-tabla .item-image-container{
	margin-bottom: 0;
}
tr.item.item-tabla .item-price-container{
	position: relative;
	float: right;
}
tr.item.item-tabla .item-action span.cantidad, 
tr.item.item-tabla .item-action .item-add-btn {
    display: block;
    float: none;
    clear: both;
    width: 120px;
    margin: 4px auto;
    overflow: hidden;
}
tr.item.item-tabla .item-action input.qty{
    width: calc(100% - 28px);
    width: -webkit-calc(100% - 28px);
    width: -moz-calc(100% - 28px);
    width: -ms-calc(100% - 28px);
}

.item-cat a {
	color:#646464;
}
.item-cat:not(:hover) i.fa{
	opacity: 0.3;
}

.item-cat ~ .item-action {
	margin: 25px 0 0;
}
.item-action .item-add-btn {
	line-height: 1.2;
}
.item-action span.cantidad {
    display: inline-block;
    margin: 0 4px 0 0;
}
.item-action input.qty {
	float: left;
    color: #333;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    height: auto;
    line-height: 24px;
    margin: 0;
    padding: 4px;
    text-align: center;
    width: 50px;
    background-color: #ffffff;
    border: 2px solid #ecf0f1;
    border-radius: 3px;
}

.item-action button.items-count {
    font-size: 14px;
    padding: 1px 6px 1px 10px;
    background-color: #f2f2f2;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border: none;
    clear: both;
    color: #999;
    font-size: 14px;
    padding: 4px 6px 4px 10px;
    text-align: center;
    line-height: 10px;
    height: 18px;
}
.item-action button.items-count.increase {
    margin-left: -1px;
    float: right;
    border-radius: 0 3px 0 0;
}
.item-action button.items-count.reduced {
    margin-left: -5px;
    /*margin-top: -20px;*/
    float: right;
    border-radius: 0 0 3px 0;
}
.item-action .btn-extra {
    margin: 10px;
}
.item-action .btn-extra .icon-button{
	margin-left: 5px;
	font-size: 16px;
}
.item-action .btn-extra .ver{
	display: inline-block;
    width: 35px;
    height: 35px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.45);
    font-size: 16px;
    border-radius: 2px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    line-height: 2;
	margin-left: 5px;
	color: #fff;
}
.item-price-container{
	opacity: 0.9;
}
.category-list-container .item-meta-cats {
	margin-bottom: 20px;
}
.category-list-container .item-meta-cats .item-marca {
	clear: none;
}

/* Datos de Contacto */
.modulo-datos-contacto li {
	float: left;
	clear: left;
	margin: 2px 0;
}
.modulo-datos-contacto li span {
    float: left;
}
.modulo-datos-contacto .icono-wraper{
	width: 32px;
	margin-right: 3px;
	text-align: center;
}
.modulo-datos-contacto .text-wraper{
	line-height: 1;
}

/* Descargas */
.modulo-descargas .icono-wraper{
	font-size: 5em;
	max-width: 200px;
	margin-bottom: 10px;
}
.modulo-descargas .content-title {
	margin-bottom: 5px;
}
.modulo-descargas .content-title h2{
	font-size: 30px;
}
.modulo-descargas .content-title h2,
.modulo-descargas .content-title p{
	margin-bottom: 5px;
}

/* Destacado */
span.discount-rect,
span.new-rect {
	left: -15px;
	width: auto;
	padding: 5px 8px;
    transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
    -moz-transform: rotate(-30deg);
    -o-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
}
span.discount-rect {
    top: 5px;
    left: auto;
    right: 0;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
}
.new-rect + .discount-rect{
	top: 5px;
}

#modulo-destacados .new-rect{
	display: none;
}

/*TESTIMONIOS*/

.testimonials-section {
    background-color: #444645;
}
.testimonials-section h4{
	color: #fff;
}

.testimonials-section figure.img-wraper {
    width: 240px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
    height: 240px;
    overflow: hidden;
    margin-bottom: 40px;
}

/*SERVICIOS*/
.icon-wraper{
	margin-bottom: 15px;
}
.icon-wraper > i,
.icon-wraper > span{
	font-size: 3em;
}
.services-box h3 {
    font-size: 28px;
}

/* NOVEDADES*/
.latest-posts .latest-posts-media-container, 
.latest-posts .video-wraper,
.latestnews-slider .latestnews-media-container, 
.latestnews-slider .video-wraper {
    margin-bottom: 20px;
    height: 180px;
    overflow: hidden;
}
a.read-more{
	display: block;
}

/* FIN NOVEDADES*/


/* CATALOGO*/
.modulo-catalogos span.zoom-btn{
	font-size: 22px;
	text-shadow: 0 0 0;
	margin: -3px 3px;
	display: inline-block;
	width: 28px;
	text-align: center;
}
.modulo-catalogos .magazine-canvas .nav span.zoom-btn.disabled{
	opacity: 0.5;
}
.modulo-catalogos .magazine-canvas .nav span.button,
.modulo-catalogos .magazine-canvas .nav span.zoom-btn{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform-origin: center;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    -ms-transform-origin: center;
}
.modulo-catalogos .magazine-canvas .nav span.button:hover,
.modulo-catalogos .magazine-canvas .nav span.zoom-btn:not(.disabled):hover{
	cursor: pointer;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}
.modulo-catalogos .magazine-canvas .nav span.button:active,
.modulo-catalogos .magazine-canvas .nav span.zoom-btn:not(.disabled):active{
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
/* FIN CATALOGO*/


/* META CATS (FOOTERSLIDER)*/
/* Footer 3 Sliders*/
#meta-cats {
	padding: 53px 0 45px;
}
footer #meta-cats {
	padding: 53px 0 0;
}

#meta-cats .widget {
	padding-right:35px;
}

#meta-cats .title-bg {
	margin:0 0 30px;
}

#meta-cats .title-bg h3 {
	padding-right:20px;
	font-size:27px;
	color:#444645;
	text-transform:capitalize;
	background:#f8f6f0;
	margin:0;
}

#meta-cats .title-bg:after {
	background: #e8e6e2;
}

#meta-cats .slide-item {
	width:100%;
	margin-bottom:25px;
}

#meta-cats .item-image-container {
	padding-top: 115px;
	width:115px;
	float:left;
	margin-right:20px;
}

#meta-cats .item-image-container + .item-meta {
    float: left;
    max-width: calc(100% - 135px);
}

#meta-cats .item-action {
	clear: left;
}

#meta-cats .item-name {
	font-size:18px;
	line-height:20px;
	margin-top: 0;
	margin-bottom:11px;
	float: left;
	width: 70%;
}

#meta-cats .item-name a {
	color:#646464;
}

#meta-cats .item-name a:hover {
	color:#c0aa77;
}

#meta-cats .item-price-special, 
#meta-cats .old-price {
    color: inherit;
    font-size: 28px;
    padding: 10px 0;
    margin: -10px 0 0;
    float: left;
    width: 29%;
    text-align: right;
}

#meta-cats .old-price {
    font-size: 1.1em;
    text-decoration: line-through;
    margin-bottom: -11px;
}

#meta-cats .ratings-container {
	padding:0;
	height:16px;
	line-height:16px;
	margin-bottom:10px;
}

#meta-cats .ratings {
	width:86px;
	background: url(../images/sprites/ratings-small.png) no-repeat;
	background-position: 0 0;
}

#meta-cats .ratings .ratings-result {
	background: url(../images/sprites/ratings-small.png) no-repeat;
	background-position: 0 -16px;
}

#meta-cats .flex-direction-nav {
	top:-58px;
}

#meta-cats .flex-direction-nav {/*
	top:-62px;
	width:81px;
	background:#f8f6f0;
*/}

#meta-cats .flex-direction-nav .flex-prev {/*
	left:15px;
*/}

#meta-cats .flex-direction-nav {/*
	position:absolute;
	top:-47px;
	right:0;
	width:66px;
	height:22px;
*/}

#meta-cats .flex-direction-nav li {/*
	display:block;
	float:left;
*/}

#meta-cats .flex-direction-nav a  {/* 
	display:block; 
    background-color:#fafafa;
    background-image: url('../images/sprites/sprite.png');
    background-repeat: no-repeat;
    border:1px solid #e0e0e0;
	width:31px;
	height:22px;
	margin-top:-11px;
	opacity:1;
	margin-left:2px;
	-webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.45);
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.45);

*/}

#meta-cats .flex-direction-nav a:hover {/*
	background-color:#c0aa77;
	opacity: 1;
	text-shadow:none;
	border-color:#c0aa77;
*/}

#meta-cats .flex-direction-nav .flex-prev {/*
	left:0;
    background-position: -188px -202px;
*/}

#meta-cats .flex-direction-nav .flex-next {/*
	right:0;
    background-position: -221px -202px;
*/}

#meta-cats .flex-direction-nav .flex-prev:hover {/*
    background-position: -188px -225px;
*/}

#meta-cats .flex-direction-nav .flex-next:hover {/*
    background-position: -221px -225px;
*/}


/*FOTOS PRODUCTO*/
.item-image-container.no-foto {
    background: url(../images/nofoto-producto.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}
.item-image-container.no-foto img{
	opacity: 0 !important;
}
/* TOOLBAR  */
.category-toolbar .btn {
    height: 30px;
}
.category-toolbar .view-box .icon-button {
	background-image: none !important;
	text-align: center;
	padding: 3px;
}
.category-toolbar .view-box .icon-button i {
	font-size: 18px;
	display: block;
	height: 100%;
	text-indent: initial;
	color: #757575;
	font-weight: 100;
	line-height: 1.4;
}
.category-toolbar .view-box .icon-button:hover i,
.category-toolbar .view-box .icon-button.active i {
	color: #fff;
}
/* FIN TOOLBAR  */

/* FILTROS PRODUCTOS  */
.sidebar .widget .panel-group .panel:last-of-type .panel-body {
    border-bottom-color: #e4e2e2;
}
.panel-group.bootstrap-list-group .category-list-wraper .panel-body {
    padding: 0 !important;
    border: 0 !important;
}
.panel-group.bootstrap-list-group .category-filter-list {
	margin-bottom: 0;
}
.panel-group.bootstrap-list-group .category-filter-list li {
    margin: 0;
}
.panel-group.bootstrap-list-group .category-filter-list .list-group-item + .list-group-item {
	border-top: 0;
}
.panel-group.bootstrap-list-group .category-filter-list .list-group-item:first-child {
    border-top-left-radius: 0; 
    border-top-right-radius: 0; 
}
.panel-group.bootstrap-list-group .category-filter-list .list-group-item.active a:hover,
.panel-group.bootstrap-list-group .category-filter-list .list-group-item.active a{
	color: #fff;
}
.category-filter-list li a > *{
	transition: color 0.25s ease;
	-webkit-transition: color 0.25s ease;
	-moz-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	-ms-transition: color 0.25s ease;
}
.category-filter-list.lista-iconos h5 {
    display: inline-block;
}
.category-filter-list.lista-iconos li{
	position: relative;
	overflow: hidden;
}
.category-filter-list.lista-iconos a{
	/*padding-left: 50px;*/
}
.category-filter-list.lista-iconos figure.mini-thumb{
/*	position: absolute;
	top: 0;
	left: 0;
*/
    height: 30px;
    width: 30px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.category-filter-list a{
    display: block;
}
/* FIN FILTROS PRODUCTOS  */

/* SIDEBAR  */

.sidebarslider figure.item-image-container {
	max-height: 140px;
	overflow: hidden;
}
.sidebarslider .info-container h5{
	margin-bottom: 7px;
}
.small-fig .sidebarslider figure.item-image-container {
	max-height: 140px;
    max-width: 40%;
    margin-right: 0;
    padding-right: 10px;
}
.small-fig .sidebarslider .info-container {
    max-width: 60%;
}
figure.icon-thumb,
figure.mini-thumb{
    position: relative;
    width: 30px;
    height: 30px;
    text-align: center;
    overflow: hidden;
}
.thumbs:not(.thumbs-only) .list-group-brand figure.mini-thumb{
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 50px;
    overflow: hidden;
}
.thumbs:not(.thumbs-only) .list-group-brand a{
	padding-left: 50px;
}
.thumbs-only .list-group-brand a{
	padding: 0;
	width: 24%;
	margin: 0.5%;
	float: left;
}
.thumbs-only .list-group-brand figure.mini-thumb{
    width: 100%;
    height: 0;
    padding-top: 100%;
}
figure.mini-thumb img{
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
figure.icon-thumb i.fa {
    font-size: 30px;
}
figure.icon-thumb {
	width: 40px;
	margin-left: -5px;
}
.item-cat figure.mini-thumb,
.item-cat figure.mini-thumb ~ h5,
.lista-iconos figure.icon-thumb,
.lista-iconos figure.icon-thumb ~ h5,
.list-group-item figure.icon-thumb,
.list-group-item figure.icon-thumb ~ h5,
.list-group-item figure.mini-thumb,
.list-group-item figure.mini-thumb ~ h5{
	float: left;
}
.item-cat figure.mini-thumb ~ h5,
.lista-iconos figure.icon-thumb ~ h5,
.list-group-item figure.icon-thumb ~ h5,
.list-group-item figure.mini-thumb ~ h5{
	margin-left: 10px;
    line-height: 30px;
    margin-bottom: 0;
}
.thumbs-only .list-group-item figure.icon-thumb ~ h5,
.thumbs-only .list-group-item figure.mini-thumb ~ h5{
	display: none;
}

.social-box iframe {
    max-width: 100%;
}

.sidebar-contacto .contact-list li{
	margin: 5px 0;
}
.sidebar-contacto .contact-list li i{
	margin: 0 10px 0 0;
}
.sidebar-contacto .contact-list li.direccion span{
    display: inline-block;
    line-height: 1;
    vertical-align: bottom;
}

/* FIN SIDEBAR  */

/* info-tabs */
.info-tabs.top-tabs .tab-container .nav-tabs {
	width: 100% !important;
	border-right: 0 !important;
    height: auto !important;
}
.info-tabs.top-tabs .tab-container .nav-tabs > li {
    float: left !important;
    width: auto !important;
}
.info-tabs.top-tabs .tab-container .tab-content {
    padding: 0 30px !important;
}
.info-tabs.top-tabs .tab-container .nav-tabs > li > a {
    min-width: auto !important;
    width: 100% !important;
    border-bottom: 0 !important;
}
.info-tabs.top-tabs .tab-container .nav-tabs{
	border-bottom: 1px solid #ddd !important;
}
.info-tabs.top-tabs .tab-container .tab-content .tab-pane {
	min-height: 160px;
    padding: 80px 0 20px;
}

/* social-links */
.social-links {
    font-size: 2em; 
    line-height: 1; 
}
.social-links li{
	float: left;
}
.social-links a{
	display: block;
}
.social-links a i.fa{
	font-size: 40px;
	transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
}
.social-links a:hover i[class*="fa-facebook"]{
	color: #3b5998;
}
.social-links a:hover i[class*="fa-twitter"]{
	color: #55acee;
}
.social-links a:hover i[class*="fa-youtube"]{
	color: #bb0000;
}
.social-links a:hover i[class*="fa-linkedin"]{
	color: #007bb5;
}
.social-links a:hover i[class*="fa-pinterest"]{
	color: #cb2027;
}
.social-links a:hover i[class*="fa-instagram"]{
	color: #fb3958;
}
.social-links a:hover i[class*="fa-google-plus"]{
	color: #dd4b39;
}

#footer .contact-list li {
	margin: 10px 0;
	font-size: 16px;
    line-height: 1.4;
}
#footer .contact-list li.direccion span {
    display: inline-block;
    line-height: 1;
    vertical-align: bottom;
}
#footer .contact-list li i.fa {
	margin-right: 6px;
}
#footer .footer-logo img{
	max-width: 180px;
}

#footer .links li{
	background: none !important;
	padding-left: 0;
	font-size: 16px;	
}

/* VALIDATION */
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
	top: auto !important;
    border-top-color: #000;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
}
.tooltip .tooltip-inner{
	background: #000;
}

.form-control-feedback.avisoError {	
	top: 0;
    float: right;
    position: absolute;
    margin-top: 5px;
    cursor: pointer !important;
    display: block;
    z-index: 899 !important;
    pointer-events: auto;
}
/* FIN VALIDATION */

#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 99999;
}

/* MEDIA QUERIES */
@media (min-width: 992px){
	.col-md-3:nth-of-type(4n+1) {
	    /*clear: left;*/
	}
}

@media (max-width: 767px) {
	.item .item-image-wrapper, .item .item-image-container, .item .item-meta-container{
		width: 100% !important;
	}
	.pull-right-xs {
		float: right !important;
	}
	.input-group:not(.textarea-container) .input-group-addon{
		min-width: 40px;
		text-align: center;
		padding: 0px;
	}
	.input-group:not(.textarea-container) .input-group-addon .input-text {
		display: none;
	}
	#colorbox h2 {
		margin: 1em 0;
		display: block;
		width: 100%;
	}
	tr.item.item-tabla,
	tr.item.item-tabla td{
		display: block;
		float: left;
		width: 100%;
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
  .pull-right-sm {
    float: right !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-right-md {
    float: right !important;
  }
}
@media (min-width: 1200px) {
  .pull-right-lg {
    float: right !important;
  }
}