/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.page-print .logo {
  display: block;
  float: none;
  text-align: left;
}
@media print {
  * {
    -webkit-filter: none !important;
    background: transparent !important;
    color: #000000 !important;
    filter: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline !important;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  .table-wrapper table {
    width: 100%;
    table-layout: fixed;
  }
  .table-wrapper table td {
    width: auto;
  }
  .table-wrapper table > tfoot > tr:first-child {
    border-top: 1px solid #999999;
  }
  .box,
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 1cm;
  }
  .block-content,
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  .block-content {
    page-break-before: avoid;
  }
  .block-title,
  h2,
  h3 {
    page-break-after: avoid;
  }
  .nav-toggle {
    display: none !important;
  }
  .sidebar,
  .nav-sections,
  .header.content > *[class],
  .panel.wrapper > *[class],
  .footer.content > *[class] {
    display: none;
  }
  .logo,
  .footer .copyright {
    display: block !important;
    margin: 10px 0;
  }
  .order-details-items .order-items .order-gift-message:not(.expanded-content) {
    height: auto;
    visibility: visible;
  }
  .column.main {
    float: none !important;
    width: 100% !important;
  }
  .breadcrumbs {
    margin: 0 auto;
    text-align: right;
  }
  .footer.content {
    padding: 0;
  }
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22var%5C%2Fwww%5C%2Fvhosts%5C%2Finstitutesthederm.gr%5C%2Fhttpdocs%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FDigitalUp%5C%2Fdiogenes%5C%2Fel_GR%5C%2Fcss%5C%2Fprint.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3BAAYA%2CWACI%3BEACI%3BEACA%3BEACA%3B%3BAA2HR%3BEAtHI%3BIACI%3BIACA%3BIACA%2CcAAA%3BIACA%3BIACA%3B%3BEAIJ%3BEACA%2CCAAC%3BIACG%3B%3BEAIJ%3BEACA%3BIACI%2CyBAAA%3BIACA%3B%3BEAGJ%3BIACI%3B%3BEAGJ%2CcAAe%3BIACX%3BIAMA%3B%3BEAPJ%2CcAAe%2CMAGX%3BIACI%3B%3BEAKJ%2CcATW%2CMASP%2CQAAQ%2CKAAE%3BIACV%2C6BAAA%3B%3BEAIR%3BEACA%3BEACA%3BIACI%3B%3BEAGJ%3BIACI%3B%3BEAGJ%3BIACI%3B%3BEAGJ%3BEACA%3BEACA%3BEACA%3BIACI%3BIACA%3B%3BEAGJ%3BIACI%3B%3BEAGJ%3BEACA%3BEACA%3BIACI%3B%3BEAGJ%3BIACI%3B%3BEAGJ%3BEACA%3BEACA%2COAAO%2CQAAW%2CIAAC%3BEACnB%2CMAAM%2CQAAW%2CIAAC%3BEAClB%2COAAO%2CQAAW%2CIAAC%3BIACf%3B%3BEAGJ%3BEACA%2COAAQ%3BIACJ%3BIACA%2CcAAA%3B%3BEAMQ%2CoBAFR%2CaACI%2CoBACK%2CIAAI%3BIACD%3BIACA%3B%3BEAMhB%2COAAO%3BIACH%3BIACA%3B%3BEAGJ%3BIACI%2CcAAA%3BIACA%3B%3BEAGJ%2COAAO%3BIACH%3B%3BEAGJ%3BIACI%22%7D */