﻿﻿body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica, serif; color: #000;}

/* Links */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}

  @page 
    {
        size: auto;   /* auto is the initial value */
        margin: 10mm;  /* this affects the margin in the printer settings */
    }

/*Image*/
img {display:none!important;}

/*Remove Element*/
.noprint, .navbar {display:none;}

/*cook name*/
.printelement {display:block; padding-bottom:15px;}

/* Footer */
footer {display:none;}

#onetrust-consent-sdk {
    display: none;
}