/**
* PALLOMARO
*/
@media (min-width: 1200px) {
	#category-header.category-banner {
	    margin-bottom: 12px !important;
	}
	/*.item .item-image-container img {
	    max-width: 160px !important;
	    max-height: 180px;
	}*/
	.item-image-wrapper {
	    height: 180px;
	}
	.item.item-product {
	    max-height: 310px;
    	min-height: 310px;
	}
	#quick-access .quick-search-form .form-group {
	    width: 351px;
	}
	.header6 #main-nav-container #main-nav .menu > li:first-child a {
	    padding-left: 15px;
	}
	.item-price-container {
	    float: left;
    	text-align: inherit;
    	width: 100% !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: 160px !important;
	}
	#top-links li {
	    margin-right: 0;
	}
	.item.item-product {
	   max-height: 300px;
	   min-height: 300px;
	}
	.productos-no-users .item:nth-child(1),
	.productos-no-users .item:nth-child(2) {
		width: 50%;
		margin: 0 0 20px;
		padding: 20px;
	}
	.productos-no-users .item {
		border: none;
	}
	.productos-no-users .item .item-image-container img {
		max-width: 100% !important;
		max-height: 100% !important;
	}
	.productos-no-users .item .item-datos {
		border: 1px solid #e6e6e6;
	}
	.productos-no-users .item-price-container {
		text-align: left;
	}
	.about-left {
		min-height: 240px;
	}
	#footer h3 {
	    font-size: 1.1em;
	}
	.datos-prod {
	    width: 195px;
	}
	.table-striped.tb-cotizacion {
	    font-size: 12px;
	}
	.table.ultimos-comprados thead th:nth-child(3) {
    width: 12%;
	}
	.table.ultimos-comprados thead th:nth-child(4) {
	    width: 20%;
	}
	.logo img {
	    width: 230px;
	    margin-top: 10px;
	}
	.about-right {
	    padding: 10px 30px;
	}
	.logo-footer img {
	    width: 100%;
	}
	#product-image-container img {
	    margin-top: 40px;
	}
	.related-slider .related-product h5 {
	    margin-bottom: 2px;
	    font: 100 17px/24px 'Playball', cursive;
	}
	.featured-slider .featured-product, 
	.related-slider .related-product {
	    margin-bottom: 15px;
	}
	div#wrapper-detail-description {
	    height: 180px;
	}
	#products-tabs-content {
	    min-height: 180px;
	}
	.informacion-producto .product-list li span.precio_valor, .precio_valor {
	    font: 500 20px/18px 'Playball', cursive;
	}
	.informacion-producto {
	    padding: 15px 0 15px;
	}
	.precio-normal {
	    font-size: 13px;
	}
	.lista-categorias .item {
	    max-height: 240px;
	    min-height: 240px;
	}

}
@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: 190px;
	    z-index: 99999;
	}
	#top-links .mi-carrito-top a {
	    padding: 6px;
	    margin: 0;
	}
	#top-links li.visible-tb {
	    width: 100%;
	    float: left;
	    border-bottom: 1px solid #CBCBCB;
	    padding: 0;
	}
	#top-links .mi-cuenta-top a {
	    background: #D00A13;
	    width: 100%;
	}
	.about-left {
	    background-size: cover;
	}
	.welcome-message {
	    margin: 10px 0;
	}
	.item .item-image-container img {
	    max-width: 125px !important;
	}
	.item-image-wrapper {
	    max-height: 130px;
	}
	.item.item-product {
	    /* max-height: 275px !important; */
	    /* min-height: 275px; */
	}
	.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;
	}
	.productos-no-users .item {
		width: 48%;
		/* max-height: 100% !important; */
	}
	.productos-no-users .item .item-image-container img {
		max-width: 100% !important;
	}
	.productos-no-users .icon-button {
	    margin: 0 10px;
	}
}
@media (max-width: 767px) {
    #top-links {
	    display: none;
	    top: 30px;
	    position: absolute;
	    background: #E9E9E9;
	    right: 0px;
	    width: 190px;
	    z-index: 99999;
	}
	#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 #CBCBCB;
	    padding: 0px;
	}
	#footer h3 {
	    font-size: 14px;
	    font-weight: 600;
	}
	.logo {
	    text-align: left;
	}
	.logo img {
	    width: 180px;
	    height: 100%;
	}
	#top-links li a {
	    padding: 0;
	    border-right: 0;
	    height: 0;
	    margin: 5px 5px 22px;
	    padding-left: 9px;
	}
	#top-links .mi-cuenta-top a {
	    background: #D00A13;
	    width: 100%;
	}
	.item .item-image-container img {
	    max-height: 180px;
	}
	.productos-no-users .item .item-image-container img {
	    max-width: 100% !important;
	    width: 100%;
	}
	.item-image-wrapper {
	    height: 180px;
	}
	#header {
	    -webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3), 0 -52px #ffffff inset, 0 -54px rgb(255, 255, 255) inset;
	    -moz-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3), 0 -52px #ffffff inset, 0 -54px rgb(255, 255, 255) inset;
	    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.3), 0 -52px #ffffff inset, 0 -54px rgb(255, 255, 255) inset;
	}
	.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%;
	}
	#pestana_der {
	    bottom: 0;
	    width: 100%;
	    top: inherit;
	    border-radius: 0;
	    box-shadow: inset 0 1px 0px rgb(90, 90, 90);
	    z-index: 9;
	    background: #313131;
	}
	#pestana_der li {
	    box-shadow: none;
	    display: inline-block;
	    position: relative;
	}
	#pestana_der li a {
		    color: #eee;
	    border-right: 0;
	    height: 40px;
	    width: 40px;
	    box-shadow: 1px 0 0 rgb(90, 90, 90);
	}
	#pestana_der li a i {
	    font-size: 20px;
	    top: -4px;
	    position: relative;
	}
	#pestana_der li:first-child a {
	    box-shadow: 1px 0 0 rgb(90, 90, 90), -1px 0 0 rgb(90, 90, 90);
	}
	#pestana_der li a:hover {
	    width: 50px;
	}
	#pestana_der li:hover a {
	    border-right: 0;
	    color: #9a9a9a;
	}
	#pestana_der:hover a {
	    width: 40px;
	    color: #eee;
	}
	.derechos {
	    padding: 1px 0 15px;
	}
	.ttip_pd {
	    margin-top: -45px;
	    padding: 5px 6px;
	    box-shadow: none;
	    bottom: 47px;
	    border-radius: 0;
	}
	.ttip_pd {
	    right: initial;
	}
	.ttip_pd:after {
	    left: 20px;
	    top: 100%;
	    margin-top: 0px;
	    border-top-color: #990c54;
	    border-left-color: transparent;
	}
	@-webkit-keyframes bounceInRight { 
	    0% { opacity: 0; -webkit-transform: translateY(200px); } 
	    40% { opacity: 1; -webkit-transform: translateY(-30px); } 
	    60% { -webkit-transform: translateY(10px); } 
	    100% { -webkit-transform: translateY(0); } 
	}
	@-moz-keyframes bounceInRight { 
	    0% { opacity: 0; -moz-transform: translateY(200px); } 
	    40% { opacity: 1; -moz-transform: translateY(-30px); } 
	    60% { -moz-transform: translateY(10px); } 
	    100% { -moz-transform: translateY(0); } 
	}
	@keyframes bounceInRight { 
	    0% { opacity: 0; transform: translateY(200px); } 
	    40% { opacity: 1; transform: translateY(-30px); } 
	    60% { transform: translateY(10px); } 
	    100% { transform: translateY(0); } 
	}
	#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: #990c54;
	    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: #fe4a10;
	    color: #FFF;
	    border-color: #fe4a10;
	}
	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 0px !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;
	}
	.header6 #inner-header .logo-container {
	    margin-bottom: 10px;
	}
	.header6 .dropdown-cart-menu-container {
	    top: 84px;
	    right: 15px;
	}
	#responsive-nav-button #responsive-nav-button-icon {
	    margin-left: 0;
	}
	#quick-access {
	    margin-top: 10px;
	}
	.table.ultimos-comprados thead th:nth-child(5) {
	    width: 10%;
	}
	.welcome-message {
	    margin: 10px 0;
	}
	.welcome-message h2 {
	    font-size: 30px;
	    line-height: 35px;
	}
	.about-left {
	    background: url(../images/bg-somos.jpg) bottom right no-repeat;
	    min-height: 250px;
	    background-size: cover;
	}
	.productos-no-users .item:nth-child(1),
	.productos-no-users .item:nth-child(2) {
		margin: 15px;
	}
	.productos-no-users .item {
	    width: 95%;
	}
	.productos-no-users .icon-button {
	    margin: 0 10px;
	}
	.productos-no-users h3.item-name {
		font: 100 25px/30px 'Playball', cursive;
		text-align: center;
	}
	
}
@media (max-width: 480px) {
	.header6 #inner-header .logo-container {
		margin-top: 25px;
	}
	.logo img {
	    width: 140px;
	    height: 31px;
	}
	#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;
	}
	.dropdown-cart-menu-container {
	    top: 112px !important;
	}
	.logo-footer img {
	    width: 100px;
	    height: auto;
	}
	.table.ultimos-comprados thead th:nth-child(3) {
	    width: 15%;
	}
	.table.ultimos-comprados thead th:nth-child(4) {
	    width: 25%;
	}
	.productos-no-users .item {
	    width: 93%;
	}
	.welcome-message h2 {
	    font-size: 26px;
	    line-height: 30px;
	}
	.welcome-message h2 span {
	    font-size: 25px;
	}
	.about-right {
	    padding: 20px 15px;
	}
	.header6 .dropdown-cart-menu-container {
	    top: 90px !important;
	}
}
@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;
	}
	
	.productos-no-users .item {
	    width: 92%;
	}
	.header6 .dropdown-cart-menu-container {
	    top: 87px !important;
	}

}

.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 {
         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;
	}
	.anotaciones-block .col-md-4 {
	    width: 38.5% !important;
	}
	.anotaciones-block .col-md-8 {
	    width: 60% !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: #89BC22 !important;
        color: white !important;
    }
    .cabezas-info.text-left.asesor,
    .pedidos-bloques1  .cabezas-info.text-left.asesor{
        background-color: #CEB814 !important;
    }
    th.table-title {
        background: #626262 !important;
        color: #FFFFFF !important;
        border-color: #ffffff !important;
    }
    .anotaciones strong {
        background-color: #CEB814 !important;
        color: white !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: #b9782b !important;
    }
    .firma strong{
        font-size: 15px !important;
    }

}
