/*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 !important;
	vertical-align: middle;
	margin-left: 0;
}
.valign-top > img,
.ch-valign-top {
	display: inline-block !important;
	vertical-align: top;
	margin-left: 0;
}
.valign-bot > img,
.ch-valign-bot {
	display: inline-block !important;
	vertical-align: bottom;
	margin-left: 0;
}
.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: 10px 16px;
	color: #1368c3;
	background-color: #efefef;
	font-size: 1em;
	line-height: 1.3;
}

#navbar-session {
    background-color: #fff !important;
}
#navbar-session > li > a{
	text-align: left !important;
}
#header {
    z-index: 10001;
    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;
}
.header-top-dropdowns .btn-group .btn.dropdown-toggle {
    padding: 7.5px 10px !important;
}

#header #header-top.invertido .header-top-dropdowns .dropdown-menu{
	left: 0 !important;
}

#header .dropdown-menu > li > a {
	position: relative;
}
#header .dropdown-menu > li > a > .fa,
#header .dropdown-menu > li > a > .glyphicon {
    line-height: 2;
    position: absolute;
    right: 8px;
}

.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;
}

/* MAIN NAV */
#main-nav-container{
	transition: background-color 0.25s ease;
	-webkit-transition: background-color 0.25s ease;
	-moz-transition: background-color 0.25s ease;
	-o-transition: background-color 0.25s ease;
	-ms-transition: background-color 0.25s ease;
}
#header:not(.header3) #main-nav-container:not(.fixed){
	background: rgba(255,255,255,0);
}
/* RESPONSIVE NAV */
#main-nav-container #main-nav #responsive-nav {
	text-align: center;
}
#main-nav-container #main-nav #responsive-nav-button {
	display: inline-block;
    text-indent: -9999px;
    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;
}

/* .accordeon filtros */

/* .buttons */

.btn-custom,
.btn-custom-2,
.btn-custom:hover,
.btn-custom-2:hover,
.btn-custom:active,
.btn-custom-2:active,
.item-add-btn,
.item-add-btn:hover,
.item-add-btn:active{
	box-shadow: 0 0 0;
}
/* fin .buttons */


/* .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.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 .btn-custom[data-toggle="dropdown"] i.fa{
	margin-right: 3px;
}
#header .dropdown-cart.favoritos .btn i.fa-heart {
	transform: scale(1.05);
}
#header .dropdown-cart.favoritos .btn:before {
    content: attr(data-before);
    color: #999;
    position: absolute;
    left: 9px;
    font-size: 9px;
    top: 8px;
    display: inline-block;
    width: 16px;
    text-align: center;
    font-weight: bold;
    z-index: 1;
}
.dropdown-cart .dropdown-cart-product-list li.item{
	margin: 10px 0;
}
.dropdown-cart .dropdown-cart-product-list figure {
    max-height: 80px;
    overflow: hidden;
}
#header .dropdown-cart.favoritos .item img.cucarda {
    position: absolute;
    top: 14px;
    left: 23px;
    width: 30px;
}
#header .dropdown-cart.favoritos .item:hover img.cucarda {
 	display: none;
}
.dropdown-cart .dropdown-cart-product-list .item-name {
    margin-bottom: 0px;
}
.dropdown-cart-total,
.dropdown-cart-action{
	float: none;
	width: 100%;
}
.dropdown-cart-action > p {
	margin-top: 5px;
	width:auto;
	float: left;
}
.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;
}
#header.header4 .dropdown-cart-menu-container{
    margin-right: 0;
}

.logo > a{
	margin: 0;
}
.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*/
.modulo-revslider ul > li.slider-item {
    background-size: cover;
    background-position: top center;
}
.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%;
    background-position: top center;
}
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;
}
.sidebar .banner-slider .banner-slider-list img{
	width: auto;
	height: auto;
	max-width: 100%;
}

/* 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 a.product-image {
    display: block;
    max-height: 80px;
    overflow: hidden;
}
.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;
	float: left;
    margin-right: 3px;
}
.producto-detalle .item-action-inner{
	margin-right: 10px;
}

.tab-container .tab-content .tab-pane * {
    max-width: 100% !important;
}

/* PrettyPhoto */
div.light_square .pp_close {
	background: none;
	width: 80px;
}
div.light_square .pp_close:before {
    content: 'Cerrar X';
    color: #fff;
    display: block;
    z-index: 1;
    position: relative;
    text-indent: 0;
    padding: 5px 10px;
    background: #a2a0a0;
    border-radius: 5px;
}
div.light_square .pp_previous:hover,
div.light_square .pp_next:hover{
	position: relative;
	background: none;
}
div.light_square .pp_previous:after,
div.light_square .pp_next:after{	
	position: absolute;
	top: 50%;
	text-align: center;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
	color: #999;
	line-height: 2;
	font-size: 2em;
	margin-top: -30px;
}
div.light_square .pp_previous:hover:after{
	content: "\f053";
	left: 5px;
}
div.light_square .pp_next:hover:after{	
	content: "\f054";
	right: 5px;
}

/* Lista Productos */
.category-toolbar {
    position: relative;
    z-index: 10000;
}
.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-wrapper .item-image-container{
	width: 100%;
	max-width: 100%;
	padding-top: 60%;
	overflow: hidden;
	position: relative;
}
.item-image-container img.cucarda,
.item .item-image-wrapper img.cucarda {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-left: -38px;
    margin-top: -38px;
    width: auto !important;
    height: auto !important;
}
.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: 24px;
    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;
	margin: 5px 0 10px;
	font-size: 1em;
}
.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;
	width: 100%;
}
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);
}

tr.item.item-tabla .item-price-container {
    top: 0px;
    position: relative;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    left: auto;
    right: auto;
    float: none;
    width: 100%;
    padding: 10px 0;
}
tr.item.item-tabla td.action-wrapper {
    width: 142px;
    padding: 0 10px;
}
tr.item.item-tabla .item-action {
    text-align: center !important;
}
tr.item.item-tabla .item-action .icon-cart-text{
    padding: 10px 0;
}
tr.item.item-tabla .item-action span.cantidad, 
tr.item.item-tabla .item-action .item-add-btn {
    clear: none;
    display: inline-block;
    height: 36px;
}
tr.item.item-tabla .item-action .item-add-btn {
    float: left;
    text-align: center;
}
tr.item.item-tabla .item-action .icon-cart-text {
    padding: 10px;
}
body.logged-in tr.item.item-tabla .item-action span.cantidad {
    width: 86px;
}
body.logged-in tr.item.item-tabla .item-action .item-add-btn {
    width: 35px;
}
body.logged-in tr.item.item-tabla .item-action .icon-cart-text {
    letter-spacing: -9999999px;
}
body.logged-in tr.item.item-tabla .item-action .icon-cart-text i {
    letter-spacing: 0;
    transform: scale(1.4) translate(3px,-1px);
}
.item-action .icon-cart-text i:before,
tr.item.item-tabla .item-action .icon-cart-text i:before {
    content: "\f07a";
    margin: 0 5px 0 -5px;
}
tr.item.item-tabla .item-image-wrapper img.cucarda {
    transform: scale(0.7);
}


.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;
	text-align: center;
	line-height: 1;
	background-image: none;
    text-indent: 0;
}
.item-action .btn-extra .icon-ver{
	text-indent: 0;
	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-action .btn-extra .icon-button i.fa {
    line-height: 2;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin: 0;
    color: #fff;
}
.item-action .btn-extra .icon-button i.fa-heart {
    line-height: 2.3;
}

.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;
	display: block;
	margin: 0 auto 15px;
}
.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;
}

.articles-container.blog-lista .article .article-media-container iframe {
    max-width: 100%;
    height: auto;
}

/* 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 {
	position: relative;
	width:100%;
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

#meta-cats .item-image-container {
	padding-top: 115px;
	width:115px;
	float:left;
	margin-right:20px;
	margin-bottom: 0;
}
#meta-cats .item .item-image-container img.cucarda {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    width: 60px !important;
}

#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;
}

footer #meta-cats .item-meta > [class*="item-"] {
    clear: left;
    height: auto;
    color: #fff;
}

#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;
}
.category-toolbar .dropdown-menu.dropdown-menu-abc {
	min-width: 80px;
}
.category-toolbar .dropdown-menu.dropdown-menu-abc li a {
    padding: 4px 0;
    text-align: center;
}
.category-toolbar .dropdown-menu.dropdown-menu-abc li:not(:last-child) {
    float: left;
    width: 33.333%;
}
.category-toolbar .dropdown-menu.dropdown-menu-abc li:not(:nth-child(3n)):not(:last-child){
	border-right: 1px solid #e4e2e2;
}
/* 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;
	border-bottom: 1px solid;	
	border-color: #ddd;
}
.panel-group.bootstrap-list-group .category-filter-list li.list-group-item {
	border-color: inherit;
    margin: 0;
}
.panel-group.bootstrap-list-group .category-filter-list li.list-group-item + .list-group-item {
	border-top: 0;
}
.panel-group.bootstrap-list-group .category-filter-list li.list-group-item:last-of-type {
	border-bottom: 0;
}
.panel-group.bootstrap-list-group .category-filter-list li.list-group-item:first-child {
    border-top-left-radius: 0; 
    border-top-right-radius: 0; 
}
.panel-group.bootstrap-list-group .category-filter-list li.list-group-item.active a:hover,
.panel-group.bootstrap-list-group .category-filter-list li.list-group-item.active a{
	color: #fff;
}
.category-filter-list.perfectScrollbar:not(.ps) {
  	overflow-y:auto;
  	/*max-height: 100vh;*/
 }
.category-filter-list li a {
	line-height: 1.25;
}
.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;
}

.price-range {
	margin:15px 0 20px;
}
.price-range #price-range-details input{
	color: #333;
}

/* FIN FILTROS PRODUCTOS  */

/* SIDEBAR  */

.sidebar .widget {
    margin-bottom: 30px;
}
.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;
}
.list-group-brand {
	overflow-y: auto;
}
.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;
}

/*--------- block boxes en Sidebar ---------- */

.block .block-title {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 3px solid;
	border-radius: 3px 3px 0 0;
	font-size: 16px;
	font-weight: normal;
	padding: 14px 15px;
	text-transform: uppercase;
}
.block .block-title span.glyphicon {
    float: right;
    position: relative;
    top: 5px;
}
.block .block-title strong {
	font-weight: bold;
}
.block .block-title a {
	text-decoration: none;
}
.block .block-content {
	padding: 10px;
	background: #eeeeee;
	border-bottom: 1px solid #dddddd;
	border-top: none;
	font-size: 14px
}
.block .block-content li.list-group-item {
    margin: 0;
    border-radius: 0;
    padding: 0;
    border: 1px solid #efefef;
    border-bottom: 0;
}
.block .block-content li.list-group-item a{
    padding: 2px 15px;
}
.block .block-content li.list-group-item a:before {
    position: relative;
    left: -6px;
    top: 50%;
    text-align: center;
    display: inline-block;
    font: normal normal normal 11px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    color: #999;
    line-height: 2;
    font-size: 11px;
    margin-top: -30px;
    content: "\f054";
}

.block .block-content .list-group {
	padding-bottom: 0;
	margin-bottom: 0;
}
.block .block-content .item {
	padding: 5px 0;
}
.block .btn-remove, .block .btn-edit {
	float: right;
	margin-top: 6px
}
.sidebar .block .access .btn-remove {
	float: right;
	margin-top: -38px
}
.block .actions {
	text-align: left;
	padding: 8px 0;
}
.block .actions a {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.block .empty {
	color: #666666;
}
.block li.odd {
}
.block li.even {
}
@media(max-width:768px){
 	.block .block-content:not(.collapsing):not(.in) {
 		display: none;
 	}
}

/* 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: 2em;
	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 .social-links a i.fa{
	font-size: 1em;
}

#footer .links li{
	background: none !important;
	padding-left: 0;
	font-size: 16px;	
}

/* LOADER */
.modulo-loader{
	font-size: 5em;
	text-align: center;
	padding: 2em 0;
	border: 1px solid rgba(138, 138, 138, 0.5);
	border-radius: 5px;
}
.modulo-loader:after {
	content: attr(data-msg);
	display: block;
	font-size: 26px;
}

/* 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[type="number"] {
    padding: 7px 0 7px 3px;
}
.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 */
#formLogin .buttons-set {
    margin-top: 1em;
}

#colorbox, #cboxOverlay, #cboxWrapper {
    z-index: 99999;
}

/* MEDIA QUERIES */
@media (min-width: 992px){
	.col-md-2 + .col-md-2:nth-of-type(6n+1) {
	    clear: left;
	}
	.col-md-3 + .col-md-3:nth-of-type(4n+1) {
	    clear: left;
	}
	.col-md-4 + .col-md-4:nth-of-type(3n+1) {
	    clear: left;
	}
	.col-md-6 + .col-md-6:nth-of-type(2n+1) {
	    clear: left;
	}
	[class*="col-md-"]:not(.col-md-2) ~ .col-md-2,
	[class*="col-md-"]:not(.col-md-3) ~ .col-md-3,
	[class*="col-md-"]:not(.col-md-4) ~ .col-md-4,
	[class*="col-md-"]:not(.col-md-6) ~ .col-md-6{
		clear: none;
	}
}

@media (max-width: 991px) and (min-width: 768px) {
	.col-sm-2 + .col-sm-2:nth-of-type(6n+1) {
	    clear: left;
	}
	.col-sm-3 + .col-sm-3:nth-of-type(4n+1) {
	    clear: left;
	}
	.col-sm-4 + .col-sm-4:nth-of-type(3n+1) {
	    clear: left;
	}
	.col-sm-6 + .col-sm-6:nth-of-type(2n+1) {
	    clear: left;
	}
	[class*="col-sm-"]:not(.col-sm-2) ~ .col-sm-2,
	[class*="col-sm-"]:not(.col-sm-3) ~ .col-sm-3,
	[class*="col-sm-"]:not(.col-sm-4) ~ .col-sm-4,
	[class*="col-sm-"]:not(.col-sm-6) ~ .col-sm-6{
		clear: none;
	}
}

@media (max-width: 767px) {
	.header4 #top-links li a, 
	.header5 #top-links li a,
	#top-links li a {
	    padding: 0 12px !important;
	    margin-left: 0 !important;
	}
	.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;
	}
	tr.item.item-tabla td.meta-wrapper {
	    width: calc(100% - 160px);
	    width: -webkit-calc(100% - 160px);
	    width: -moz-calc(100% - 160px);
	    width: -o-calc(100% - 160px);
	    width: -ms-calc(100% - 160px);
	}
	tr.item.item-tabla td.price-wrapper {
	    position: absolute;
	    top: 20px;
	    left: 0px;
	    padding: 25px;
	}
	tr.item.item-tabla td.action-wrapper {
	    width: 100%;
	    clear: none;
	}
	tr.item.item-tabla .item-action {
	    width: 122px;
	    margin: 0 auto;
	    display: block;
	    float: none;
	}

}

@media (max-width: 479px) {
	.toolbox-pagination .pages {
	    text-align: center;
	}
	.toolbox-pagination .pagination {
	    float: none;
	    display: inline-block;
	    margin: 0 auto;
	}
	tr.item.item-tabla td.meta-wrapper {
	    width: 100%;
	}
	tr.item.item-tabla td.action-wrapper {
	    width: 100%;
	    clear: left;
	}
	tr.item.item-tabla .item-action span.cantidad, tr.item.item-tabla .item-action .item-add-btn {
	    display: inline-block;
	    margin: 4px 5px;
	}
}

@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;
  }
}
