@media (min-width: 1200px) {
	#category-header.category-banner {
	    margin-bottom: 25px !important;
	}
	.item .item-image-container img {
	    max-width: 175px !important;
	    max-height: 180px;
	}
	.item-image-wrapper {
	    height: 165px;
	}
	.item.item-product {
	    max-height: 345px;
    	min-height: 345px;
	}
	#quick-access .quick-search-form .form-group {
	    width: 380px;
	}
	.header6 #main-nav-container #main-nav .menu > li:first-child a {
	    padding-left: 15px;
	}
	.lista-categorias .item {
	    min-height: 250px;
	    border-radius: 15px;
	}
}
@media (min-width:1199px){
	.owl-item .item:hover {
	    transform: scale(1.1);
	    -webkit-transform: scale(1.1);
	}
}
@media (max-width:1199px){
	.estadisticas-cajas .small-box{
		margin-bottom: 15px;
	}
	.config-pedido-box h5{
		height: auto !important;
    	text-align: left !important;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.item-image-wrapper img {
	    max-height: 120px !important;
	    min-height: 120px !important;
	}
	.header6 #main-nav-container #main-nav .menu > li> a {
		padding: 11px;
	}
	.item-image-wrapper {
	    height: 135px !important;
	}
	#top-links li {
	    margin-right: 0;
	}
	.item.item-product {
	   	max-height: 320px;
    	min-height: 320px;
	}
	#footer h3 {
	    font-size: 1.1em;
	}
	.datos-prod {
	    width: 195px;
	}
	.table-striped.tb-cotizacion {
	    font-size: 12px;
	}
	#main-nav-container.fixed {
	    max-width: inherit;
	}
	.item-price-container {
	    margin-top: 25px;
	}

}
@media (max-width:991px) {
	.tipo-vistas-productos{
		visibility: hidden;
	}
	.banners.bloque_1-home .banner-box.inf,
	.banners.bloque_1-home .banner-box.sup{
		margin-top: 0px;
	}
	.banners.bloque_1-home .banner-box img{
		width: 100%;
	}
	.table-container{
	    overflow-x: scroll;
    	margin-bottom: 40px;
	}
	.table-container > table{
		min-width: 850px;
		margin-bottom: 15px;
	}
	.carga-rapida-productos .toolbox-filter .vistas-pp{
		display: none;
	}
	.carga-rapida-productos .toolbox-filter .vistas-pp .ordenar{
	    width: 50%;
    	float: left;
	}
	.informacion-top.table-tada-desing {
	    display: inherit;
	    border-radius: 0;
	}
	.table-responsive.max-width {
	    overflow-x: auto!important;
	    overflow-y: hidden!important;
	    margin-bottom: 70px;
	}
	.table-responsive.max-width > table {
	    min-width: 992px;
	}
	.table-responsive.max-width .ng-table-counts {
	    position: absolute;
	    bottom: 50px;
	    right: 15px;
	}

}
@media (min-width:768px) and (max-width:991px) {

	#category-header.category-banner {
	    margin-bottom: 17px !important;
	}
	.dropdown > a:after {
	    font-size: 14px !important;
	    margin-left: 1px !important;
	}

	ul#top-links {
	    display: none;
	}
	#footer h3 {
	    font-size: 17px;
	}
	#top-links {
	    display: none;
	    top: 30px;
	    position: absolute;
	    background: #E9E9E9;
	    right: 0px;
	    width: 250px;
	    z-index: 99999;
	}
	#top-links li a {
	    color: #555555;
	}
	#top-links .mi-carrito-top a {
	    padding: 6px;
	    margin: 0;
	}
	#top-links li.visible-tb {
	    width: 100%;
	    float: left;
	    border-bottom: 1px solid #cccccc;
	    padding: 0;
	    border-left: none;
	}

	#top-links .mi-carrito-top {
	    border-left: none;
	}
	#top-links .mi-cuenta-top a {
	    width: 100%;
	}
	.item .item-image-container img {
	    max-width: 125px !important;
	}
	.item-image-wrapper {
	    max-height: 130px;
	}
	.item.item-product {
	    max-height: 310px !important;
    	min-height: 310px;
	}
	.item-price-container {
	    margin-top: 15px;
	}
	.canasta-pedido.pagcanasta .table figure {
	    display: none;
	}
	.canasta-pedido .table .item-name {
	    font-size: 13px;
	    line-height: 17px;
	}
	.config-pedido-box.box2 {
	    padding: 0 !important;
	}
	.config-pedido-box.box1 h5, 
	.config-pedido-box.box2 h5, 
	.config-pedido-box.box3 h5 {
	    background: none !important;
	    padding: 0 !important;
	    height: 9px;
	    text-align: center;
	}
	.config-pedido-box h5 {
	    font-size: 14px !important;
	    font-weight: 600;
	}
	#filtros-top-cotizacion .ver-cotizacion {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: end;
	    -ms-flex-pack: end;
	    justify-content: flex-end;
	}
	.paginador-cotizacion .paginador-pp {
	    float: left;
	}
	.header-cotizacion {
        padding: 0 !important;
        margin-bottom: 20px;
    }
    .header-cotizacion strong {
        font-size: 15px !important;
    	font-weight: 700 !important;
    }
    .table-striped.tb-cotizacion {
        font-size: 11px;
    }
    .anotaciones strong {
        font-size: 12px;
    }
    .header6 #main-nav-container #main-nav .menu > li> a {
	    padding: 12.5px 10px;
	    font-size: 12px;
	}
	#main-nav-container.fixed {
	    max-width: inherit;
	}
	.header-box.user-box {
	    display: block !important;
	}
	.newsletter-inner strong {
	    text-align: center;
	    display: block;
	}
	.newsletter-inner {
	    min-height: 70px;
	}
	.newsletter-inner:before {
	    top: 5px;
	}
	.newsletter-inner:after {
	    top: 6px;
	}
	.bloque_1-home-desc h2 {
	    font-size: 25px;
	    margin-bottom: 4px;
	}
	table.pago-detallado + div .ng-table-counts.btn-group,
	table.pago-detallado + div ul.pagination.ng-table-pagination {
		position: absolute;
		margin: 0px 15px -5px;
		/* margin-top: 30px; */
	}
	.btns-accion.btn-pago-detallado {
		margin-top: 70px;
	}
}
@media (max-width: 767px) {
	.extras-xs{
		width: 60%;
    	position: relative;
    	float: left;
	}
	.banners.bloque_1-home .banner-box{
		margin-bottom: 15px;
	}
    #top-links {
	    display: none;
	    top: 30px;
	    position: absolute;
	    background: #E9E9E9;
	    right: 0px;
	    width: 250px;
	    z-index: 99999;
	}
	#top-links li a {
	    color: #555555;
	}
	#top-links .mi-carrito-top a {
	    padding: 6px 6px 22px;
	    margin: 0;
	}
	#top-links li.visible-tb {
	    width: 100%;
	    float: left;
	    border-bottom: 1px solid #cccccc;
	    padding: 0px;
	    border-left: none;
	}
	#footer h3 {
	    font-size: 14px;
	    font-weight: 600;
	}
	.logo {
	    text-align: left;
	    margin: 0;
	}
	.logo img {
	    width: 180px;
	    height: 80px;
	}
	#top-links li a {
	    padding: 0;
	    border-right: 0;
	    height: 0;
	    margin: 5px 5px 22px;
	    padding-left: 9px;
	}
	#top-links .mi-cuenta-top a {
	    width: 100%;
	}
	.item .item-image-container img {
	    max-height: 180px;
	}
	.item-image-wrapper {
	    height: 180px;
	}
	.header-text span.glyphicon {
	    color: #626262;
	    font-size: 18px;
	    position: relative;
	    top: 5px;
	    left: 2px;
	    display: inline !important;
	}
	.banner-centro.no-padding > a:nth-child(1) > img {
	    margin-bottom: 4%;
	}
	#responsive-nav-button #responsive-nav-button-icon {
	    background-color: #626262;
	}
	#responsive-nav-button:hover #responsive-nav-button-icon, 
	#responsive-nav-button.active #responsive-nav-button-icon {
	    background-color: #9E9E9E;
	}
	#slthird {
	    display: none;
	    font-size: 13px;
	    line-height: 20px;
	    /* margin: 17px 0; */
	    position: absolute;
	    background: #ffffff;
	    z-index: 99999;
	    padding: 10px 10px 10px;
	    top: 31px;
	    border: 1px solid #EEEEEE;
	}
	.iconos-tercero {
	    font-size: 1.6em;
	    float: left;
	    position: absolute;
	    top: 2px;
	    
	}
	.d_active {
	    background-color: #f68b1f;
	    color: #FFF;
	    border-color: #f9a005;
	}
	div#wrapper-detail-description {
	    height: auto;
	}
	.resumen-cotizaciones div {
	    margin-bottom: 4px;
	    text-align: center;
	}
	.paginador-cotizacion .paginador-pp {
	    float: left;
	}
	.ordenar-cotizacion div {
	    float: right;
	    left: 13px;
	}
	.select-dropdown .select-btn {
	    padding: 3px 8px !important;
	}
	.header-cotizacion {
	    padding: 0 15px 20px !important;
	}
	.logotipo-header-cotizacion {
	    width: 100%;
	}
	.logotipo-header-cotizacion img {
	    width: 180px;
	    display: block;
	    margin: 0 auto 30px;
	}
	.header-cotizacion strong {
	    font-size: 15px !important;
	    font-weight: 700 !important;
	}
	.header-cotizacion .cotizacion-datos-header strong {
	    font-size: 15px !important;
	}
	.text-center.datos-header {
	    text-align: left;
	}
	.col-md-3.firma {
	    margin-bottom: 20px;
	}
	#main-nav-container {
	    background: #fbfbfb;
	}
	.logo img {
	    width: 150px;
	    height: auto;
	}
	.header6 #inner-header .logo-container {
	    margin-bottom: 10px;
	}
	#header {
	    -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3), 0 -52px #FBFBFB inset, 0 -44px rgb(238, 238, 238) inset;
	    -moz-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3), 0 -52px #FBFBFB inset, 0 -44px rgb(238, 238, 238) inset;
	    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3), 0 -52px #FBFBFB inset, 0 -44px rgb(238, 238, 238) inset;
	    padding-top: 35px;
	}
	#header-top {
	    position: fixed;
	    width: 100%;
	    z-index: 99;
	    left: 0;
	    top: 0;
	}
	#responsive-nav-button #responsive-nav-button-icon {
	    margin-left: 0;
	}
	#quick-access {
	    margin-top: 15px;
	}
	.btn-mostrar-catg {
	    background-color: #f55f00 !important;
	}
	.owl-carousel .item {
	    min-height: 335px;
	}
	.welcome_message-content {
	    width: inherit;
	}
	.bloque_1-home-desc h2 {
	    font-size: 23px;
	    margin-bottom: 2px;
	}
	.banner_block {
	    margin-bottom: 20px;
	}
	.header-box.user-box {
	    /* display: block !important; */
	}
	.header6 .dropdown-cart-menu-container {
	    position: inherit;
	    z-index: inherit;
	    margin-top: 10px !important;
	}
	.header-inner-right-wrapper {
	    padding-top: 5px;
	}
	.header6 #inner-header .header-inner-right {
	    margin-bottom: 10px;
	}
	#category-header.category-banner {
	    margin-top: -13px;
	}
	.header-pagos h2 span {
	    font-size: 19px;
	}
	table.pago-detallado + div .ng-table-counts.btn-group,
	table.pago-detallado + div ul.pagination.ng-table-pagination {
		position: absolute;
		margin: 0px 15px -5px;
		margin-top: 35px;
	}
	.btns-accion.btn-pago-detallado {
		margin-top: 60px;
	}
	#toolsLinks-bar .open-bar {
	    padding: 5px 11px;
	    top: -68px;
	    line-height: 1.3;
	    box-shadow: inset 0px -1px 0 rgba(0,0,0,0.3);
	}
	ul#toolsLinks {
	    top: -38px;
	}
	div#flight-datepicker {
	    overflow: hidden;
	}

	div#flight-datepicker form {
	    float: initial !important;
	}
	.zoomContainer {
	    display: none;
	}
}
@media (max-width: 480px) {
	/*.logo img {
	    width: 139px;
	    height: 65px;
	    top: -3px;
	}*/
	#filtros-top-cotizacion .ordenar-cotizacion {
	    display: none;
	}
	.text-center.datos-header {
	    margin-bottom: 20px;
	}
	.text-center.datos-header, 
	.cotizacion-datos-header {
	    width: 100%;
	    text-align: center;
	}
	.cotizacion-datos-header .text-right {
	    text-align: center;
	}
	.cabezas-info + .entregas-contactos ul strong {
    	display: inherit !important;
	}
	.cabezas-info + .entregas-contactos ul strong:before {
	    content: none;
	}
	.botonera-acciones a {
	    display: block;
	}
	.header6 .dropdown-cart-menu-container {
	    margin-top: -1px;
	}
	.logo {
	    text-align: center;
	    margin: 10px 0 15px;
	}
	.logo img {
	    width: 120px;
	    height: auto;
	    top: 0;
	}
	.dropdown-cart-menu-container {
	    top: 103px !important;
	}
	.email-bottom {
	    display: none;
	}
	.bloque_1-home-desc h2 {
	    font-size: 20px;
	}
	.purchased-items-container.carousel-wrapper h2 {
	    letter-spacing: 0;
	}
	.header6 #inner-header .logo-container {
		/* margin-bottom: 10px; */
		/* width: 100%; */
	}
	.header6 #inner-header .header-inner-right {
	    margin-bottom: 5px;
	    /* width: 100%; */
	}
	.user-box, .transp-box {
	    top: -9px;
	}
	#main-nav-container .search-box {
	    width: 70%;
	}
	.resumen-box {
	    width: 100%;
	}
	.btns-xxs a,
	.btns-xxs button {
	    display: block;
	    margin-bottom: 5px;
	    width: 100%;
	}
}
@media (max-width: 380px) {

	#quick-access .quick-search-form .form-control {
	    width: 80%;
	}
	#quick-access .quick-search-form .form-group {
	    background: transparent;
	}
	.quick-search-form .form-group {
	    top: 7px !important;
	}
	.header6 #quick-search {
	    margin-top: 3px;
	    top: 4px;
	    position: relative;
	}
	.text_transporte {
	    width: 80px;
	}
	.header6 .dropdown-cart-menu-container {
	    top: 94px !important;
	}
	.purchased-items-container.carousel-wrapper h2 {
	    font-size: 15px;
	    text-shadow: none;
	    letter-spacing: 0;
	}
	.welcome_message-content h2 {
	    line-height: 36px;
	}
	.table-tada-desing > div .leicon {
	    display: none;
	}

}

.modal {
    z-index: 99999;
}
/*Estilos para imprimir, cotizaciones*/

@media print {

	body{
	  -webkit-print-color-adjust:exact;
	}

	@page { margin: 5mm; size: A3;}

    #footer, 
    #header, 
    #pestana_der, 
    #lhc_status_container,
    .detalles-pedido-titulo,
    .calificacion,
    .botonera-acciones,
    #scroll-top.fixed,
    .separador-detalles-pedidos,
    .breadcrumb,
    .footer_newsletter {
         display: none;
    }
    section#content div + .container, .container.fondo-blanco, #breadcrumb-container + div > .container {
	    padding: 0 20px;
	    width: 100%;
	}
    .header-cotizacion {
    	padding: 0;
    }
    a:link:after, a:visited:after { 
    	content:" [" attr(href) "] "; 
    	font-size: 0%;
    }
    .f_anexos {
	    margin-left: 20px;
	}
	.select_print,
	input {
		border: none;
	}
	.header-cotizacion {
	    padding: 0 20px;
	}
	.header-cotizacion b {
	    font-size: 14px;
	}
	#cotizacion-form .col-md-4,
	.pedidos-bloques1.col-md-4 {
	    width: 33.3%;
	    float: left;
	    padding: 0;
	}

	.detalles-pedidos .table .table-title {
	    font: 400 13px/22px "Open sans",sans-serif;
	    padding: 5px 7px;
	}
	h4.titulo-detalle-tabla {
	    font-size: 15px;
	}
	.table-striped.tb-cotizacion {
	    float: right;
	}
	.table.tb-cotizacion td {
        vertical-align: middle;
        line-height: auto;
    }
	#cotizacion-form .col-md-4,
	#cotizacion-form .detalles-pedidos .col-md-12,
	#cotizacion-form .anotaciones-block.col-md-12,
	#cotizacion-form .formas-block.col-md-12 {
	    padding: 0;
	}
	.entregas-contactos {
		height: 9em;
	}
	.anotaciones-block .col-md-4 {
	    width: 38.5% !important;
	}
	.anotaciones-block .col-md-8 {
	    width: 60% !important;
	}
	.anotaciones-block .col-md-6 {
		width: 50% !important;
	}

	.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
	    background-color: #f7f7f7 !important;
	}
	.header-cotizacion b span {
	    color: red !important;
	}
	.cabezas-info.text-left {
        background-color: #f68b1f !important;
        color: white !important;
    }
    .cabezas-info.text-left.asesor,
    .pedidos-bloques1  .cabezas-info.text-left.asesor{
        background-color: #f68b1f !important;
    }
    th.table-title {
        background: #626262 !important;
        color: #FFFFFF !important;
        border-color: #ffffff !important;
    }
    .anotaciones strong {
        background-color: #CEB814 !important;
        color: white !important;
    }
    .anotaciones strong.print-green,
    .cabezas-info.text-left.asesor.verdeprint{
	    background-color: #f68b1f !important;
	}
    .calificacion {
	    display: none;
	}
	.only_print{
		display: inline-block;
	}
	.no_print{
		display: none;
	}
    .header-cotizacion strong{
    	font-size: 20px !important;
    }
    .header-cotizacion strong span {
        color: red !important;
    }
    .firma strong{
        font-size: 15px !important;
    }

}