@media print{
	/* Cabecera */

	.main-container { margin-top: -19px !important; } 

	ul.tabs--primary { display: none; } 
	
	/* Cabecera superior */

	header#navbar { display: inline-block !important; position: static; }	
		header#navbar  .superior { display: none; }
		header#navbar  .principal { display: none; }
		header#navbar .secundario { -webkit-print-color-adjust: exact; background: #FFD600 !important; color: #333 !important; padding: 15px 0; }	
	
	
	/* Cabecera inferior */
	
	.page-ficha-producto .info_familias_producto { -webkit-print-color-adjust: exact; background: transparent !important; height: 58px; border-right: none !important; overflow: hidden; }
		.page-ficha-producto .info_familias_producto .container .info_producto > span.info_familia { font-size: 18px; font-weight: bold; -webkit-print-color-adjust: exact; background: #666 !important; position: relative; color: #FFF !important; padding-left: 18px; left: -14px; }
		.page-ficha-producto .info_familias_producto .container .info_producto > span.info_familia:after { position: absolute; right: 1px; border-right: 40px solid #FFF !important; border-top: 60px solid transparent; content: ''; display: inline-block; top: 0; }
		.page-ficha-producto .info_familias_producto .container .info_producto > span.info_familia.tienemarca:after { border-right: 40px solid #AAA !important; }
		.page-ficha-producto .info_familias_producto .container .info_producto > span.info_marca { font-size: 16px; -webkit-print-color-adjust: exact; background: #AAA !important; padding-left: 30px; position: relative; left: -20px; padding-right: 72px; color: #FFF !important; top: 0px; }
			.page-ficha-producto .info_familias_producto .container .info_producto > span.info_marca.tienefamilia {  }
		.page-ficha-producto .info_familias_producto .container .info_producto > span.info_marca:after { position: absolute; right: 0; border-right: 40px solid #FFF !important; border-top: 60px solid transparent !important; content: ''; display: inline-block; top: -3px; right: -2px; } 
	
	
	/* Pictogramas */

		.page-ficha-producto .info_familias_producto .container #img-pictogramas  #img-pictogramas-nor .pictograma {text-align: center; font-size: 10px !important; }
	
	
	/* SECCIÓN NOTICIAS */
	.seccion_noticias { display: none; }	
	
	/* BREADCRUMB*/
	.seccion_breadcrumb { display: none; }
	
	/* PRODUCTOS */
	.producto { width: 50%; overflow: hidden; }
	
	.producto .views-field-field-nombre { color: #979797 !important; text-align:center; }
	.producto .views-field-field-marca { color: #333 !important; font-size: 15px; text-align:center;}
	.producto .views-field-field-imagen { margin: 10px 0 !important; }
	
	.producto .views-field-title { color: #333 !important; text-align: center; background: #E8E8E8 !important; font-size: 15px; }
	.producto .views-field-title a { color: red !important; text-align: center; background: #E8E8E8 !important; font-size: 15px; } 

	/* Botón contacto */
	
	.showFormularioContacto.visible { display: none; }
	
	
	a[href]:after { display: none !important; }
	
	
	/* FICHA PRODUCTO */
	
	.page-ficha-producto .contenido .informacion_principal { width: 50%; position: relative; float: left; }
		.page-ficha-producto .contenido .informacion_principal .field-name-body { box-sizing: border-box;}
		.page-ficha-producto .contenido .informacion .field_nombre_producto { color: #333 !important; font-size: 16px; text-align: center; width: 100%; margin: 0 auto; margin-bottom: 30px; margin-top: 10px; }
			.page-ficha-producto .contenido .informacion_principal .field-name-body .contenido_producto .informacion_producto > div { margin-bottom: 0; }
			.page-ficha-producto .contenido .informacion_principal .field-name-body .contenido_producto .informacion_producto ul { padding-left: 18px; }
			.page-ficha-producto .contenido .informacion_principal .field-name-body .contenido_producto .informacion_producto ul li { color: rgba(51, 51, 51, .8) !important; font-size: 12px !important; } 
	
	
	/* Usos y rasgos */
	
	.page-ficha-producto .contenido .tabla_informacion { margin: 15px 0; }
			.page-ficha-producto .contenido .tabla_informacion table { width: 100%; }
				.page-ficha-producto .contenido .tabla_informacion table tr { border-bottom: 1px solid rgba(102, 102, 102, .2) !important; }
				.page-ficha-producto .contenido .tabla_informacion table tr:first-of-type { border-bottom: none !important; }
				.page-ficha-producto .contenido .tabla_informacion table tr td { padding: 10px 15px; color: #666 !important; }
				.page-ficha-producto .contenido .tabla_informacion table tr td.cabecera { background: #555 !important; color: #FFF !important; text-transform: capitalize; font-size: 12px; }
				.page-ficha-producto .contenido .tabla_informacion table tr td.cabecera { background: #555 !important; color: #FFF !important; text-transform: capitalize !important; font-size: 14px; }
	.page-ficha-producto .contenido .informacion_principal .field-name-body .contenido_producto .informacion_producto .titulo { color: #333; font-size: 12px; margin-bottom: 10px; border-bottom: 5px solid #FFD600; padding-bottom: 5px; display: inline-block; }
	.page-ficha-producto .contenido .informacion_principal .field-name-body .contenido_producto .informacion_producto ul li { color: rgba(51, 51, 51, .8); font-size: 12px; } 
		
		
	/* Especificaciones */

	.page-ficha-producto .contenido .informacion_principal .grupoInformacion { margin-top: 0 !important; }
	.page-ficha-producto .contenido .informacion_principal .grupoInformacion h3 { color: #333 !important; font-size: 14px; margin-bottom: 20px; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion h3 span { border-bottom: 5px solid #FFD600; padding-bottom: 5px; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .horizontal-tabs-panes {  }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .horizontal-tabs-panes > div:last-of-type { display: none; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-label { color: #999 !important; font-size: 12px; font-weight: normal; min-width: 150px; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-items { color: #333 !important; font-size: 12px; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-items > div { display: inline-block; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-items > div:after { content: '/'; display: inline-block; margin: 0 3px; }
		.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-items > div:last-of-type:after { display: none; margin: 0; }
		.page-ficha-producto .contenido .informacion_principal .field-name-body .contenido_producto .informacion_producto ul { list-style-type: none; padding-left: 0; }
	.page-ficha-producto .contenido .informacion_principal .grupoInformacion h3 span { font-size:12px; border-bottom: 5px solid #FFD600; padding-bottom: 5px; }
	.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-items { color: #333; font-size: 12px; }
	.page-ficha-producto .contenido .informacion_principal .grupoInformacion .field-label { color: #999; font-size: 12px; font-weight: normal; min-width: 150px; }
	
	
	/* Imagenes */			
	
	.page-ficha-producto .contenido .informacion_secundaria { width: 50%; position: static; float: left; top: -25px;  height: 625px; margin-bottom: 50px; }
		.page-ficha-producto .contenido .informacion_secundaria .imagenes {  }
			.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_grande { width: 80%; float: right; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_grande > .field { border: none !important; height: 360px; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_grande > .field img { margin: 0 auto; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini { width: 100%; height: 100px; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen {  }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen:nth-of-type(2) { display: none; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen:first-of-type { top: -190px; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen > .field { float: left; height: auto; border: none !important; width: 50%; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen > .field img { float: left; margin-right: 0; margin-top: 0; width: 100px; height: auto; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen:last-of-type { width: 100% !important; top: -150px; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen:last-of-type > .field { width: 100% !important; height: auto; }
				.page-ficha-producto .contenido .informacion_secundaria .imagenes .seccion_mini .imagen:last-of-type > .field  img{ width: 100%; margin-right: 0; float: right; }
	.page-ficha-producto .contenido .informacion_principal .grupoInformacion .horizontal-tabs-panes > div { padding: 0 0; } 
	
		
	/* Tabla */
	
	.page-ficha-producto .contenido .tabla_informacion { clear: left; }
			.page-ficha-producto .contenido .tabla_informacion table { width: 100%; height: auto; background-color: transparent; border-spacing: 0 !important; border-collapse: collapse; }
				.page-ficha-producto .contenido .tabla_informacion table tr { border-bottom: 1px solid rgba(102, 102, 102, .2) !important; }
				.page-ficha-producto .contenido .tabla_informacion table tr:first-of-type { border-bottom: none !important; }
				.page-ficha-producto .contenido .tabla_informacion table tr td { padding: 5px 5px; color: #666 !important; font-size: 12px; }
				.page-ficha-producto .contenido .tabla_informacion table tr td  div { padding: 5px 5px; color: #666 !important; font-size: 12px; }
				.page-ficha-producto .contenido .tabla_informacion table tr td.cabecera { -webkit-print-color-adjust: exact;  background: #555 !important; color: #FFF !important; text-transform: capitalize; font-size: 12px; }
	.page-ficha-producto .contenido .info_tabs { display: none; } 
	
	table { page-break-after: avoid; }
		
	/* Footer */
	
	.footer { display: none !important; }
	
	/* widgets redes sociales */
	
	#widgets-element-socialmedia_share-default { display: none !important; }
	
	@page { size: auto; margin: 13px 13px; }
}