
body {
	background: #fff !important;
	-webkit-print-color-adjust: exact !important;
	color-adjust: exact !important;
	margin-top: 0 !important;
}

/*#header, #footer, .h1-migas, h1, .breadcrumb, .well-print, .mensaje-confirmacion, .buscador, .btn-csv, .cod-print, .table-print .figure-carrito, .restos span{*/
#header, #footer, .h1-migas, h1, .breadcrumb, .well-print, .mensaje-confirmacion, .buscador, .btn-csv, .cod-print, .table-print .figure-carrito, .btn-primary {
		display: none;
}

.cabecera-imprimir {
	display: flex !important;
}

.col-print {
    display: table-cell !important;
}

th.col-print {

}

.table-print .dto {
	padding: 0;
	color: #343434;
	background: none;
	font-weight: normal;
}

.table-print td  {
	padding-top: 0!important;
	padding-bottom: 0 !important;
	border-top: 0 !important;
	font-size: 13px;
}
.table-print .title-producto {
	padding-bottom: 0 !important;
}

/* .table-print {
	min-height: 700px;
} */

.header-ficha-print {
	display: flex;
}

.header-ficha {
	background: none;
	gap: 5ren;
}

.header-ficha img {
	width: auto;
	max-width: 100% !important;
    min-width: auto!important;
}

.botones-opciones, .my-sidebar, .h2-ficha, .intro-ficha {
	display: none;
}

.intro-ficha-print, .header-ficha h1 {
	display: block;
}

.edukia-fitxa {
	max-width: 100%;
}
.header-ficha dl {
	width: 310px;

}

.header-ficha dt {
    width: 60px;
	white-space: nowrap;

}

.header-ficha dd {
    width: auto;
	margin-right: 10px;
}

.header-ficha dl {
	margin-bottom: 2rem;
}

.header-ficha img {
	max-height:600px;
}

.header-ficha .figure{
	width: 700px;
	display: block;
	display: flex;
	align-items: center;
}

.bloque-print {
	page-break-inside: avoid;
}

.header-ficha .table-ficha {
	margin-bottom: 2rem;
}

.body-ficha .cabecera-imprimir {
	display: none !important;
}